[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2017-01-16 Thread Bug Watch Updater
** Changed in: pbuilder (Debian)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2017-01-15 Thread Launchpad Bug Tracker
This bug was fixed in the package pbuilder - 0.228

---
pbuilder (0.228) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * modules:
+ Use default value of I if LOGLEVEL is undefined (fixes missing output
  from pbuilder-satisfydepends-apt).
+ create_basetgz(): explicitly exclude /sys/* and /proc/* from being saved
  in the tarball.  Closes: #560332
+ mount a tmpfs on /dev/shm by default, and set up a symlink
  /run/shm → /dev/shm.
  This also renames the configuration variable USERUNSHM to USESHM
  (deprecating the former).
  This will happen regardless of the Debian version of the chroot and the
  architecture used, as it ought to be harmless if unused.  Administrators
  are suggested to drop any workarounds in place to overcome this
  deficiency in pbuilder, such as bind-mounting /dev/shm from the host, to
  avoid situations like over-mounting.
  Closes: #591291, #717022, #773765
+ cross_build_setup(): run `apt-get update` after adding the foreign
  architecture in dpkg.  Otherwise apt won't know a thing about the
  foreign architectures, and won't be able to install anything.
+ extractbuildplace(): if ARCHITECTURE is not set, finalize it and
  HOST_ARCH right after chroot extraction, using the native architecture
  of the chroot.
  * pbuilder.8:
+ Fix a typo and add a missing word.
  Thanks to Unit193 for spotting and reporting.
  * pbuilderrc.5:
+ correct default for CCACHEDIR, which is not enabled by default.
  * satifydepends-apt:
+ Use the new --indep-only flag from APT 1.4~beta3 when performing an
  indep-only build.  This bumps the required apt version inside the chroot.
  * d/NEWS:
+ Add news entry for the SHM behaviour change.
  * t:
+ testlib: Autodetect if this is running from a git checkout and
  automatically set PBUILDER_CHECKOUT.

  [ James Clarke ]
  * modules:
+ add a get822field() function.
  * buildpackage-funcs:
+ add a dsc_get_basename() function returning the standard
  $srcname-$version as expected by other tools.
  * satisfydepends-funcs:
+ split get_build_depends_field() out of get_source_control_field().
  get_source_control_field() is now only a wrapper around the new
  get822field(), whilst the logic to clean up and normalize the dependency
  list is moved into get_build_depends_field(). Change get_build_deps()
  and get_build_conflicts() to use this new function.
+ Make get_source_control_field() more robust.
  This includes fixing comments or blank lines just before a field causing
  the field to be ignored.  Closes: #847944; LP: #1632980
  * Add new --source-only-changes option, and related SOURCE_ONLY_CHANGES
config variable, to ask pbuilder to also produce a _sources.changes file,
suitable for a source only upload.
  * pdebuild:
+ Use dpkg-source instead of dpkg-buildpackage to build the source package.
  This will avoid generating a .changes that can't be used in the case
  the source package is rebuilt (as the rebuilt source package is not
  guaranteed to be the same as the original one).  Although, if
  BUILDRESULT is not the parent directory, the _sources.changes will still
  be generated.
  * d/NEWS:
+ Add news entry for pdebuild switching from dpkg-buildpackage -S to
  calling dpkg-source directly.

 -- Mattia Rizzolo   Sun, 15 Jan 2017 20:52:02 +0100

** Changed in: pbuilder (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2017-01-08 Thread Bug Watch Updater
** Changed in: pbuilder (Debian)
   Status: Unknown => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2017-01-08 Thread James Clarke
** Bug watch added: Debian Bug tracker #847944
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847944

** Also affects: pbuilder (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847944
   Importance: Unknown
   Status: Unknown

** Changed in: pbuilder (Ubuntu)
   Status: Incomplete => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2016-11-28 Thread Dmitry
Mattia Rizzolo (mapreri)

>And apparently I made so many changes that I can't easily try to run
0.223

You can use Ubuntu Live Cd without installing anything. With Virtualbox
you don't need even to reboot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2016-11-28 Thread Mattia Rizzolo
I can't reproduce it with 0.226.1.
And apparently I made so many changes that I can't easily try to run 0.223 with 
my .pbuilderrc that is taking advantage of some later changes (!) and I'm way 
too lazy revert those changes...

Could you please try with a newer pbuilder?  What you can get from
yakkety repository is pretty ok (you can just install the .deb, there is
nothing yakkety-specific).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2016-10-18 Thread Dmitry
The full build log is attached

** Attachment added: "pulseaudio_8.0-0ubuntu3_i386.build"
   
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1632980/+attachment/4763047/+files/pulseaudio_8.0-0ubuntu3_i386.build

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632980] Re: pbuilder-satisfydepends breaks on comments

2016-10-17 Thread James Clarke
As far as I can see, the only comments involving Build-Depends for
pulseaudio 8.0-0ubuntu3 are the following, *before* Build-Depends:

# The following packages can be omitted for bootstrapping 
(DEB_BUILD_PROFILES=stage1):
#  libbluetooth-dev

Please post the full build log, otherwise we can't help you.

** Changed in: pbuilder (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632980

Title:
  pbuilder-satisfydepends breaks on comments

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs