[Bug 493922] Re: poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
Patryk Zawadzki
patrys at pld-linux.org
Tue Dec 8 09:34:04 CET 2009
I'd rather introduce --filelookup or --pathlookup so we can
differentiate between Provides and packaged files.
--
poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
https://bugs.launchpad.net/bugs/493922
You received this bug notification because you are subscribed to PLD
Linux.
Status in PLD Linux Distribution: New
Bug description:
i'd like to see possibility to enable repositories by a glob on commandline, so gdb issued hint could be adjusted for poldek:
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
it would enable all repositories matching *-debuginfo pattern:
$ poldek -l|grep debuginfo
th-debuginfo ftp://ftp.th.pld-linux.org/dists/th/PLD/i686/debuginfo/ (noauto,noautoup,type=pndir)
th-obsolete-debuginfo ftp://ftp.th.pld-linux.org/dists/th/obsolete/i686/debuginfo/ (noauto,noautoup,type=pndir)
th-ready-debuginfo ftp://ftp.th.pld-linux.org/dists/th/ready/i686/debuginfo/ (noauto,noautoup,type=pndir)
th-test-debuginfo ftp://ftp.th.pld-linux.org/dists/th/test/i686/debuginfo/ (noauto,noautoup,type=pndir)
so the gdb hint would be likely:
poldek --sn='*-debuginfo' --up -u --caplookup /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
More information about the pld-bugs
mailing list