BTS

Message2760

Author suntong
Recipients suntong
Date 2009-11-21.18:31:57
Content
Hi,

I'm using the latest grml-debootstrap v0.32

$ apt-cache policy grml-debootstrap
grml-debootstrap:
  Installed: 0.32
  Candidate: 0.32
  Version table:
 *** 0.32 0
        683 http://deb.grml.org grml-testing/main Packages
        100 /var/lib/dpkg/status

and noticed its DNS resolving failure (v0.30 was working fine). Here are the
details:

 * Executing chroot-script now
   [*] Notice: stage install_policy_rcd has been executed already, skipping
execution therefore.
   Executing stage kernel
Writing extended state information... Done
Err http://deb.grml.org grml-testing Release.gpg
  Temporary failure resolving 'deb.grml.org'
Err http://debian.mirror.rafal.ca testing Release.gpg
  Temporary failure resolving 'debian.mirror.rafal.ca'
Err . . .
. . .
   Executing stage packages
Err http://security.debian.org testing/updates Release.gpg
  Temporary failure resolving 'security.debian.org'
Err . . .

Ie, whenever it needs to install from the internet, it fails.

I then chroot into it myself, and do 'apt-get install'. Everything works
fine. When invoking grml-debootstrap again, the same problem occurs again.

Please verify.

thanks
Files
File name Uploaded
unnamed suntong, 2009-11-21.18:31:57
History
Date User Action Args
2009-11-21 18:32:01suntongsetrecipients: + suntong
2009-11-21 18:32:00suntonglinkissue777 messages
2009-11-21 18:31:57suntongcreate