[Live-demo] [OSGeo] #1362: Ubuntu updates break build process
OSGeo
trac_osgeo at osgeo.org
Thu Jul 3 16:43:23 PDT 2014
#1362: Ubuntu updates break build process
---------------------+------------------------------------------------------
Reporter: kalxas | Owner: live-demo@…
Type: defect | Status: new
Priority: blocker | Milestone: OSGeoLive8.0
Component: LiveDVD | Keywords: iheartubuntu
---------------------+------------------------------------------------------
Comment(by hamish):
still no luck with the latest nightly build (r11547), from the build log:
{{{
...
Processing triggers for libc-bin (2.19-0ubuntu6) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-24-generic
cryptsetup: WARNING: could not determine root device from /etc/fstab
[before dhclient]
lrwxrwxrwx 1 root root 29 Jul 3 12:22 /etc/resolv.conf ->
../run/resolvconf/resolv.conf
-rw-r--r-- 1 root root 151 Jul 3 12:49 /run/resolvconf/resolv.conf
[after dhclient]
lrwxrwxrwx 1 root root 29 Jul 3 12:22 /etc/resolv.conf ->
../run/resolvconf/resolv.conf
-rw-r--r-- 1 root root 151 Jul 3 12:49 /run/resolvconf/resolv.conf
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
[after apt-get -f install]
lrwxrwxrwx 1 root root 29 Jul 3 12:22 /etc/resolv.conf ->
../run/resolvconf/resolv.conf
-rw-r--r-- 1 root root 151 Jul 3 12:49 /run/resolvconf/resolv.conf
[before dhclient]
lrwxrwxrwx 1 root root 29 Jul 3 12:22 /etc/resolv.conf ->
../run/resolvconf/resolv.conf
-rw-r--r-- 1 root root 151 Jul 3 12:49 /run/resolvconf/resolv.conf
[after dhclient]
lrwxrwxrwx 1 root root 29 Jul 3 12:22 /etc/resolv.conf ->
../run/resolvconf/resolv.conf
-rw-r--r-- 1 root root 151 Jul 3 12:49 /run/resolvconf/resolv.conf
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring
--homedir /tmp/tmp.6W4sDFAvDN --no-auto-check-trustdb --trust-model always
--keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg
--keyserver keyserver.ubuntu.com --recv-keys FADA29F7
gpg: requesting key FADA29F7 from hkp server keyserver.ubuntu.com
?: keyserver.ubuntu.com: Host not found
gpgkeys: HTTP fetch error 7: couldn't connect: Connection refused
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
Err http://security.ubuntu.com trusty-security InRelease
Err http://security.ubuntu.com trusty-security Release.gpg
Could not resolve 'security.ubuntu.com'
...
}}}
the added debug messages show that file sizes and timestamps remain the
same. no missing files. ?!
I suspect someone will have to poke around in the chroot and experiment
with nslookup to try and figure out why DNS went away.
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1362#comment:10>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list