On 2016-09-04 08:43 +0200, Christian PERRIER wrote:
> Quoting Debian Bug Tracking System ([email protected]):
>> Processing commands for [email protected]:
>>
>> > tags 787044 + pending
>> Bug #787044 [src:libdebian-installer] libdebian-installer: please
>> make new Build-Depends: check optional via build profiles
>> Added tag(s) pending.
>> > thanks
>> Stopping processing here.
>>
>> Please contact me if you need assistance.
>> --
>> 787044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787044
>> Debian Bug Tracking System
>> Contact [email protected] with problems
>>
>
> With this change, I can't build libdebian-installer anymore:
>
> pdebuild --pbuilder cowbuilder -- --basepath /var/cache/pbuilder/base-sid.cow
> --distribution sid
>
> .../...
>
> Package: pbuilder-satisfydepends-dummy
> Version: 0.invalid.0
> Architecture: i386
> Maintainer: Debian Pbuilder Team <[email protected]>
> Description: Dummy package to satisfy dependencies with aptitude - created by
> pbuilder
> This package was created automatically by pbuilder to satisfy the
> build-dependencies of the package being currently built.
> Depends: dpkg-dev (>= 1.13.5), debhelper (>= 9), dh-autoreconf, doxygen,
> pkg-config, check <!nocheck>
> dpkg-deb: error: parsing file
> '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy/DEBIAN/control'
> near line 8 package 'pbuilder-satisfydepends-dummy':
> 'Depends' field, syntax error after reference to package 'check'
> E: pbuilder-satisfydepends failed.
That's because pbuilder in jessie does not support build profiles (see
#740577). Upgrade to the version from jessie-backports to fix this.
Cheers,
Sven