[Bug 1586620] Re: debian/clean: config.log: not found

Colin Watson cjwatson at canonical.com
Sat May 28 18:24:33 UTC 2016


I think you've somehow managed to make debian/clean executable or
something.  Regardless, this is entirely unsupported; you can't just
randomly copy the debian directory around into an upstream tree and
expect things to work out of the box, it often requires non-trivial
effort.  As such I'm not willing to spend time investigating problems
you find when doing this - you will have to work them out for yourself.

** Changed in: openssh (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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.jeanchristophe at 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



More information about the foundations-bugs mailing list