[Bug 331806] Re: better handling of building for ubuntu and debian on the same host
Maarten Bezemer
maarten.bezemer at gmail.com
Sun Feb 19 22:00:14 UTC 2012
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect 331806 and any other logs that are relevant for this
particular issue.
** Changed in: pbuilder (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pbuilder in Ubuntu.
https://bugs.launchpad.net/bugs/331806
Title:
better handling of building for ubuntu and debian on the same host
Status in “pbuilder” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: pbuilder
$ dpkg -l pbuilder
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=========================-=========================-==================================================================
ii pbuilder 0.183ubuntu1~hardy1 personal package builder for Debian packages
$ pbuilder-dist sid create
[...]
I: Configuring debian-archive-keyring...
I: Configuring apt...
I: Configuring libept0...
I: Configuring apt-utils...
I: Configuring aptitude...
I: Configuring tasksel-data...
I: Configuring tasksel...
I: Base system installed successfully.
-> debootstrap finished
-> copying local configuration
-> Installing apt-lines
Refreshing the base.tgz
-> upgrading packages
-> mounting /proc filesystem
-> mounting /dev/pts filesystem
-> installing dummy policy-rc.d
Get:1 http://ftp.debian.org sid Release.gpg [189B]
Hit http://ftp.debian.org sid Release
Ign http://ppa.launchpad.net hardy Release.gpg
Get:2 http://ppa.launchpad.net hardy Release [27.6kB]
Get:3 http://ppa.launchpad.net hardy/main Packages [5170B]
Get:4 http://ftp.debian.org sid/main Packages/DiffIndex [2038B]
Fetched 35.0kB in 32s (1090B/s)
W: Failed to fetch http://ftp.debian.org/dists/sid/Release Unable to find expected entry restricted/binary-i386/Packages in Meta-index file (malformed Release file?)
E: Some index files failed to download, they have been ignored, or old ones used instead.
-> Aborting with an error
-> unmounting dev/pts filesystem
-> unmounting proc filesystem
-> cleaning the build env
-> removing directory /usr/src/pbuilder/build//27011 and its subdirectories
The reason is simply that I added Ubuntu specific components in
pbuilderrc which threw pbuilder off when trying to build for sid.
$ grep ^COMPO /etc/pbuilderrc
COMPONENTS="main restricted universe multiverse"
Maybe it would be possible to change pbuilder configuration in such a
way that it is possible to specify components on the command line or
better yet set COMPONENTS for Debian and Ubuntu differently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/331806/+subscriptions
More information about the foundations-bugs
mailing list