Your message dated Mon, 23 Feb 2009 01:36:05 +0900
with message-id <87tz6mmnt6.dancerj%[email protected]>
and subject line old bug cleanup
has caused the Debian Bug report #395480,
regarding pbuilder: pdebuild -i doesn't work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
395480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395480
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.160
Severity: wishlist
When building with dpkg-buildpackage or debuild you can use the -i option to
filter files out of the debian diff. You can use "-i" by itself which filters
a known list of stuff or you can use "-i<regexp>" to filter based on a PCRE.
This option gets passed through directly to dpkg-source.
pdebuild fails to behave like debuild and pass this option through. It appears
that dpkg-source is called on line 109 of pbuilder-buildpackage and isn't
passing options along. Could you enhance it to work as expected? Note that you
need to handle both the "-i" and "-i<regexp>" cases. Also there are probably
additional flags that debuild/dpkg-buildpackage pass through to dpkg-source,
so maybe there's a generic solution to fix all of them?
Thanks,
--
Matt Taggart
[email protected]
--- End Message ---
--- Begin Message ---
I assume this bugreport is no longer relevant.
--- End Message ---