also sprach Goswin von Brederlow <[EMAIL PROTECTED]> [2005.02.06.1849 +0100]:
> 1. setup a clean chroot
> 2. build package in chroot
pbuilder is really nice for those two tasks.
I also use this method.
--
Please do not send copies of list mail to me; I read the list!
.''`. martin f. kraf
also sprach Miguel Gea Milvaques <[EMAIL PROTECTED]> [2005.02.06.1744 +0100]:
> for x in `dpkg -S $(grep open /tmp/log|perl -pe 's!.*
> open\(\"([^\"]*).*!$1!' |grep "^/"| sort | uniq| grep -v
> "^\(/tmp\|/dev\|/proc\)" ) 2>/dev/null|cut -f1 -d":"| sort | uniq`; do
> echo -n "$x (>=" `dpkg -s $x|gr
Maykel Moya <[EMAIL PROTECTED]> writes:
> I'd followed the step recommended in maint-guide to obtain Build-Depends
>
> $ objdump -p /usr/bin/foo | grep NEEDED
>
> then a dpkg -S on each founded library. But I have now a (not so little)
> list of packages. I can add all of their -dev versions to Bu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maykel Moya wrote:
| I'd followed the step recommended in maint-guide to obtain Build-Depends
|
| $ objdump -p /usr/bin/foo | grep NEEDED
|
I use another form, I look in compiling time the "touched" packages, I
use this script:
# Here's a hack you can
* Adeodato Simó [Sun, 06 Feb 2005 17:42:57 +0100]:
> about "the minor subset of packages". This way, your package continues
> to work even if the dependencies work.
change (sorry)
--
Adeodato Simó
EM: asp16 [yk
* Maykel Moya [Sun, 06 Feb 2005 12:32:07 -0400]:
> list of packages. I can add all of their -dev versions to Build-Depends
> but there are already dependencies among then.
> Do exists a tool to automatize this task, I mean, obtain the minor
> subset of packages that resolved (which their respectiv
6 matches
Mail list logo