[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mass-rebuilding packages



Hi, what I do in this case:

reverse-depends -b dh-elpa |cut -f 2 -d " " > list

for i in read list
pull-debian-source $i
pbuilder-dist sid build $i*.dsc

(not bash code, but it is trivial to do ;) )



there are tools, but I never tried them :)

https://wiki.debian.org/MassRebuilds

cheers,

G.


Il Domenica 1 Maggio 2016 22:14, Sean Whitton <spwhitton@spwhitton.name> ha scritto:
Hello,

I need to rebuild all packages that depend on dh-elpa to check for
FTBFSs.  Does anyone have a script that tells sbuild or pbuilder to do
this?  I can write one, but I thought I'd ask first.

-- 
Sean Whitton 


Reply to: