Your message dated Mon, 23 Feb 2009 12:03:58 +0900
with message-id <87ocwtyhup.dancerj%[email protected]>
and subject line Re: Bug#493154: pbuilder: support update --othermirror, ie add
to base.tgz the new mirror
has caused the Debian Bug report #493154,
regarding pbuilder: support update --othermirror, ie add to base.tgz the new
mirror
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
493154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.181
Severity: normal
Hello,
as of now, only with 'create' command we can specify a --othermirror
option; please let even 'update' command add the new mirror specified
with --othermirror option.
Thanks,
Sandro
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pbuilder depends on:
ii cdebootstrap 0.5.3 Bootstrap a Debian system
ii coreutils 6.10-6 The GNU core utilities
ii debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii debianutils 2.30 Miscellaneous utilities specific t
ii debootstrap 1.0.10 Bootstrap a basic Debian system
ii gcc 4:4.3.1-2 The GNU C compiler
ii wget 1.11.4-1 retrieves files from the web
Versions of packages pbuilder recommends:
ii cowdancer 0.47 Copy-on-write directory tree utili
ii devscripts 2.10.35 scripts to make the life of a Debi
ii fakeroot 1.9.5 Gives a fake root environment
ii sudo 1.6.9p17-1 Provide limited super user privile
Versions of packages pbuilder suggests:
pn pbuilder-uml <none> (no description available)
-- debconf information:
pbuilder/nomirror:
pbuilder/mirrorsite: http://cdn.debian.net/debian
pbuilder/rewrite: false
--- End Message ---
--- Begin Message ---
At Sun, 22 Feb 2009 17:59:47 +0100,
Sandro Tosi wrote:
>
> reopen 493154
> found 493154 0.186
> thanks
>
> On Sat, Feb 14, 2009 at 05:19, Junichi Uekawa <[email protected]> wrote:
> >
> > There should be nothing that makes pbuilder update not accept
> > othermirror. Please check if it really doesn't work.
>
> I checked when I reported it, and I've checked even now, this is the result:
and I repeat:
--override-config.
>
> >>>>>
> $ sudo pbuilder update --othermirror deb
> http://ftp.it.debian.org/debian/ unstable main contrib non-free
> Building the build Environment
> -> extracting base tarball [/home/morph/deb/pbuilder/base.tgz]
> -> creating local configuration
> -> copying local configuration
> -> mounting /proc filesystem
> -> mounting /dev/pts filesystem
> -> policy-rc.d already exists
> Refreshing the base.tgz
> -> upgrading packages
> Get:1 http://debian.fastweb.it unstable Release.gpg [189B]
> Get:2 http://debian.fastweb.it experimental Release.gpg [189B]
> Get:3 http://debian.fastweb.it unstable Release [74.8kB]
> Get:4 http://debian.fastweb.it experimental Release [73.9kB]
> Get:5 http://debian.fastweb.it unstable/main Packages/DiffIndex
> [2038B]
> Get:6 http://debian.fastweb.it experimental/main Packages/DiffIndex
> [2023B]
> Get:7 http://debian.fastweb.it unstable/main 2009-02-19-1435.55.pdiff
> [4614B]
> Get:8 http://debian.fastweb.it unstable/main 2009-02-19-1435.55.pdiff
> [4614B]
> Get:9 http://debian.fastweb.it unstable/main 2009-02-19-1435.55.pdiff
> [4614B]
> Get:10 http://debian.fastweb.it experimental/main
> 2009-02-19-1435.55.pdiff [1783B]
> Get:11 http://debian.fastweb.it experimental/main
> 2009-02-19-1435.55.pdiff [1783B]
> Get:12 http://debian.fastweb.it experimental/main
> 2009-02-19-1435.55.pdiff [1783B]
> Get:13 http://debian.fastweb.it unstable/main 2009-02-19-2030.31.pdiff
> [6010B]
> Get:14 http://debian.fastweb.it unstable/main 2009-02-19-2030.31.pdiff
> [6010B]
> Get:15 http://debian.fastweb.it unstable/main 2009-02-19-2030.31.pdiff
> [6010B]
> Get:16 http://debian.fastweb.it experimental/main
> 2009-02-19-2030.31.pdiff [1404B]
> Get:17 http://debian.fastweb.it experimental/main
> 2009-02-19-2030.31.pdiff [1404B]
> Get:18 http://debian.fastweb.it experimental/main
> 2009-02-19-2030.31.pdiff [1404B]
> Fetched 167kB in 28s (5929B/s)
> W: Failed to fetch
> http://debian.fastweb.it/debian/dists/unstable/main/binary-amd64/PackagesIndex
> MD5Sum mismatch
>
> W: Failed to fetch
> http://debian.fastweb.it/debian/dists/experimental/main/binary-amd64/PackagesIndex
> MD5Sum mismatch
>
> E: Some index files failed to download, they have been ignored, or old
> ones used instead.
> -> Aborting with an error
> -> unmounting dev/pts filesystem
> -> unmounting proc filesystem
> -> cleaning the build env
> -> removing directory /var/cache/pbuilder/build//14223 and its
> subdirectories
>
> <<<<<
>
> Now, except the error on PackagesIndex ftp.it.debian.org mirror is
> never accessed, only debian.fastweb.it, the mirror specified in config
> file:
>
> $ grep fastweb ~/.pbuilderrc
> # Use debian.fastweb.it as source for other packages
> MIRRORSITE=http://debian.fastweb.it/debian/
>
> I've tried even using '--update' command and with "deb http://..." but
> still nothing.
>
> Regards,
> --
> Sandro Tosi (aka morph, morpheus, matrixhasu)
> My website: http://matrixhasu.altervista.org/
> Me at Debian: http://wiki.debian.org/SandroTosi
>
--- End Message ---