pbuilder ignoring additional repositories

Junichi Uekawa dancer at netfort.gr.jp
Wed Mar 14 21:45:47 UTC 2012


> I am expecting pbuilder to use that dependencies. However, it complains.
> From the chroot:

Is this from pbuilder login ? Just checking.

I wonder if there's some explicit config to ignore backports per default.

find /etc/apt may find some stale config file that you're not aware of.


I guess you're using pbuilder-satisfydepends-aptitude, as a
workaround, it might work better if you try other variants, but that's
the best-maintained version now that other things may break.

> 
> # apt-cache policy libnss3-dev
> libnss3-dev:
>   Installed: (none)
>   Candidate: 3.12.8-1+squeeze4
>   Version table:
>      3.13.3-1~bpo60+1 0
>         699 http://backports.debian.org/debian-backports/ squeeze-backports/main amd64 Packages
>      3.12.8-1+squeeze4 0
>         700 http://ftp.lt.debian.org/debian/ squeeze/main amd64 Packages
> 
> # apt-cache policy libnspr4-dev
> libnspr4-dev:
>   Installed: (none)
>   Candidate: 4.8.6-1
>   Version table:
>      4.9-1~bpo60+1 0
>         699 http://backports.debian.org/debian-backports/ squeeze-backports/main amd64 Packages
>      4.8.6-1 0
>         700 http://ftp.lt.debian.org/debian/ squeeze/main amd64 Packages
> 
> 
> # cat /etc/apt/sources.list
> deb http://ftp.lt.debian.org/debian squeeze main contrib non-free
> deb-src http://ftp.lt.debian.org/debian squeeze main contrib non-free
> 
> deb http://backports.debian.org/debian-backports squeeze-backports main
> contrib non-free
> deb-src http://backports.debian.org/debian-backports squeeze-backports
> main contrib non-free
> 
> deb http://127.0.0.1/ squeeze personal
> deb-src http://127.0.0.1/ squeeze personal
> 
> # cat /etc/apt/preferences
> Package: *
> Pin: release a=stable
> Pin-Priority: 700
> Package: *
> Pin: release a=squeeze-backports
> Pin-Priority: 699
> 
> Why is pbuilder ignoring debian-backports? With 127.0.0.1/ same scenario
> seems to go fine (dependencies are installed), but I would rather avoid
> re-backporting things that are already backported.
> 
> Thanks,
> Motiejus Jakštys
> 
> _______________________________________________
> Pbuilder-maint mailing list
> Pbuilder-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pbuilder-maint



More information about the Pbuilder-maint mailing list