Regarding debian/clean, I didn't say you necessarily did it
intentionally or manually.  You could at least check.  The symptoms you
report are consistent with debian/clean being incorrectly executable.

Regarding the version number, I do!  All of those versions are based
directly on the upstream 7.2p2 release (git tag V_7_2_P2), not on any
newer upstream commit.  7.2p3~gitwhatever would be totally incorrect and
inappropriate.  Yes, some upstream patches are cherry-picked, but those
are all in debian/patches.  You can see the git history directly by
checking out https://anonscm.debian.org/git/pkg-ssh/openssh.git (the
value of Vcs-Git in debian/control).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1586620

Title:
  debian/clean: config.log: not found

Status in openssh package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 16.04 4.4.0-22
  Openssh debian 7.2p2-5

        echo --------
        echo Cleaning
        echo --------
        cd git-openssh
        git reset --hard
        git clean -fxd :/
        git fetch --progress --prune origin

        echo -------------------------------------------------------
        echo "Copying Debian control folder in the expected location"
        echo -------------------------------------------------------
        rsync -av ../debian .

        echo --------
        echo Building
        echo --------
        dpkg-buildpackage -m"Jean-Christophe Manciot 
<manciot.jeanchristo...@gmail.com>"

  ...
  make[1]: Leaving directory 
'/home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh'
     dh_autoreconf_clean
     dh_clean
  /home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh/debian/clean: 
1: /home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh/debian/clean: 
config.log: not found
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1586620/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to