Skip to content

Instantly share code, notes, and snippets.

@Akendo
Created October 11, 2024 09:21
Show Gist options
  • Save Akendo/3ab67ab4d9e72e29d14b7aa938e726f3 to your computer and use it in GitHub Desktop.
Save Akendo/3ab67ab4d9e72e29d14b7aa938e726f3 to your computer and use it in GitHub Desktop.
~/s/g/p/openssh ((debian/1%9.8p1-8))> dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: warning: upstream signing key but no upstream tarball signature
dpkg-source: info: building openssh using existing ./openssh_9.8p1.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
patching file Makefile.in
Reversed (or previously applied) patch detected! Skipping patch.
3 out of 3 hunks ignored
patching file README.md
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file auth.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file auth2-gss.c
Reversed (or previously applied) patch detected! Skipping patch.
6 out of 6 hunks ignored
patching file auth2-methods.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file auth2.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file clientloop.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file configure.ac
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file gss-genr.c
Reversed (or previously applied) patch detected! Skipping patch.
9 out of 9 hunks ignored
patching file gss-serv-krb5.c
Reversed (or previously applied) patch detected! Skipping patch.
5 out of 5 hunks ignored
patching file gss-serv.c
Reversed (or previously applied) patch detected! Skipping patch.
10 out of 10 hunks ignored
patching file kex-names.c
Reversed (or previously applied) patch detected! Skipping patch.
5 out of 5 hunks ignored
patching file kex.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file kex.h
Reversed (or previously applied) patch detected! Skipping patch.
5 out of 5 hunks ignored
patching file kexdh.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file kexgen.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file kexgssc.c,
which already exists! Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file kexgsss.c,
which already exists! Skipping patch.
1 out of 1 hunk ignored
patching file monitor.c
Reversed (or previously applied) patch detected! Skipping patch.
12 out of 12 hunks ignored
patching file monitor.h
Hunk #1 FAILED at 63.
1 out of 1 hunk FAILED
patching file monitor_wrap.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file monitor_wrap.h
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file readconf.c
Reversed (or previously applied) patch detected! Skipping patch.
7 out of 7 hunks ignored
patching file readconf.h
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file servconf.c
Reversed (or previously applied) patch detected! Skipping patch.
8 out of 8 hunks ignored
patching file servconf.h
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file session.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file ssh-gss.h
Reversed (or previously applied) patch detected! Skipping patch.
7 out of 7 hunks ignored
The next patch would create the file ssh-null.c,
which already exists! Skipping patch.
1 out of 1 hunk ignored
patching file ssh.1
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file ssh.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file ssh_config
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file ssh_config.5
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file sshconnect2.c
Reversed (or previously applied) patch detected! Skipping patch.
8 out of 8 hunks ignored
patching file sshd-session.c
Reversed (or previously applied) patch detected! Skipping patch.
3 out of 3 hunks ignored
patching file sshd.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file sshd_config
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
patching file sshd_config.5
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored
patching file sshkey.c
Reversed (or previously applied) patch detected! Skipping patch.
3 out of 3 hunks ignored
patching file sshkey.h
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
dpkg-source: info: if patch 'gssapi.patch' is correctly applied by quilt, use 'quilt refresh' to update it
dpkg-source: info: if the file is present in the unpacked source, make sure it is also present in the orig tarball
dpkg-source: error: LC_ALL=C /opt/homebrew/opt/gpatch/bin/patch -t -F 0 -N -p1 -u -V never -E -b -B .pc/gssapi.patch/ --reject-file=- < openssh.orig.GinlNV/debian/patches/gssapi.patch subprocess returned exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment