Bug#341945: Investigation of the bug
Enrico Zini
enrico at enricozini.org
Sun Dec 11 11:34:42 UTC 2005
On Sun, Dec 11, 2005 at 12:41:57AM -0800, Steve Langasek wrote:
> On Sat, Dec 10, 2005 at 11:18:53AM +0100, Enrico Zini wrote:
> > So, it seems that there are some recompiles to be triggered:
> > Step 1: libtagcoll-dev
> > Step 2: tagcoll, tagcolledit, libapt-front-dev
> > (since they statically link libtagcoll-dev)
> > Step 3: debtags, debtags-edit, packagesearch
> > (since they statically link libapt-front-dev)
> Could you perform these steps locally on your system and confirm that it
> does correct the failure, before we commit buildd time on all archs to
> rebuilding these?
Sure. Done. It works.
Here's the list of things I did: there are small mismatches with the
list I gave above, as I was thinking more in terms of upstream deps than
actual debian deps.
* tagcoll
apt-get source tagcoll
cd tagcoll-1.5.1/
debuild -us -uc -rfakeroot
cd ..
su -c "dpkg -i libtagcoll-dev_1.5.1-1_i386.deb tagcoll_1.5.1-1_i386.deb"
* tagcolledit
apt-get source tagcolledit
cd tagcolledit-1.2/
debuild -us -uc -rfakeroot
cd ..
su -c "dpkg -i tagcolledit_1.2-1_i386.deb"
* libapt-front-dev
apt-get source libapt-front-dev
cd libapt-front-0.3.4/
debuild -us -uc -rfakeroot
cd ..
su -c "dpkg -i libapt-front-dev_0.3.4_i386.deb"
* debtags
apt-get source debtags
cd debtags-1.5.2/
debuild -us -uc -rfakeroot
cd ..
su -c "dpkg -i debtags_1.5.2_i386.deb"
* It works! *
* debtags-edit
apt-get source debtags-edit
cd debtags-edit-1.1.2/
debuild -us -uc -rfakeroot
cd ..
su -c "dpkg -i debtags-edit_1.1.2_i386.deb"
Haven't done packagesearch, but I think we have the idea.
Ciao,
Enrico
--
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <enrico at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debtags-devel/attachments/20051211/aded24f5/attachment.pgp
More information about the Debtags-devel
mailing list