Upgrade Ubuntu & PHP help.

jonoathome

Active member
I took over a server from Gandi.net a while back and its set up with root access.. have xenforo 1.5.8 installed

its running ubuntu 10.04 and I attempting to upgrade to 12.04 so I can update PHP to 5.4 as it currently sits on 5.32 and current version of webmin are unsupported on 10.04..

Its do it yourself jobby with gandi.net..


anyway I've gone through the process of upgrading documented here >> https://www.liberiangeek.net/2012/04/upgrade-to-ubuntu-12-04-from-ubuntu-10-04-via-the-terminal/

I am met with the following error..

root@6CM001:/srv# sudo do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
Done downloading
authenticate 'precise.tar.gz' against 'precise.tar.gz.gpg'
extracting 'precise.tar.gz'
W:GPG error: http://mirrors.gandi.net precise-updates InRelease:
Unknown error executing gpgv, W:GPG error: http://mirrors.gandi.net
precise-security InRelease: Unknown error executing gpgv, W:GPG
error: http://ppa.launchpad.net precise InRelease: Unknown error
executing gpgv, W:GPG error: http://ppa.launchpad.net precise
InRelease: Unknown error executing gpgv, W:GPG error:
http://ppa.launchpad.net precise InRelease: Unknown error executing
gpgv, W:Failed to fetch
http://mirrors.gandi.net/gandi/gandios-1.1/dists/precise/main/binary-i386/Packages
404 Not Found [IP: 2001:4b98:dc0:49::233 80]
, E:Some index files failed to download. They have been ignored, or
old ones used instead.

so unable to upgrade... anyone have some advice ?
 
Thanks...

well got further.. but still no dice..

root@6CM001:/srv# sudo do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
Done downloading
authenticate 'precise.tar.gz' against 'precise.tar.gz.gpg'
extracting 'precise.tar.gz'
upstart
util-linux
uuid-dev
vim
vim-common
vim-nox
vim-runtime
vim-tiny
wget
x11-common
x11-utils
xkb-data
xterm


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
 
main_pre_req.log

Code:
root@6CM001:/var/log/dist-upgrade/20160611-1531# vi main_pre_req.log
2016-06-11 15:31:21,823 INFO Using config files '['./DistUpgrade.cfg.lucid']'
2016-06-11 15:31:21,824 INFO uname information: 'Linux sixcrazyminutes.com 3.10.99-xenU-26-7336ef7-x86_64 #16 SMP Wed Mar 9 09:32:06 UTC 2016 x86_64'
2016-06-11 15:31:21,824 INFO apt version: '0.7.25.3ubuntu9.17.1'
2016-06-11 15:31:21,824 INFO release-upgrader version '0.156.14.19' started
2016-06-11 15:31:21,825 DEBUG Using 'DistUpgradeViewText' view
2016-06-11 15:31:21,856 DEBUG aufsOptionsAndEnvironmentSetup()
2016-06-11 15:31:21,857 DEBUG using '/tmp/upgrade-rw-xoMhox' as aufs_rw_dir
2016-06-11 15:31:21,857 DEBUG using '/tmp/upgrade-chroot-22KYfR' as aufs chroot dir
2016-06-11 15:31:21,857 DEBUG enable dpkg --force-overwrite
2016-06-11 15:31:21,866 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2016-06-11 15:31:23,953 DEBUG lspci failed: [Errno 2] No such file or directory
2016-06-11 15:31:23,983 DEBUG lsb-release: 'lucid'
2016-06-11 15:31:23,983 DEBUG _pythonSymlinkCheck run
2016-06-11 15:31:23,984 DEBUG openCache()
2016-06-11 15:31:23,984 DEBUG Plugin modules in ./plugins: langpack_manual_plugin.py dpkg_status_plugin.py deb_plugin.py kdelibs4to5_plugin.py remove_lilo_plugin.py
2016-06-11 15:31:23,984 DEBUG Loading module ./plugins/langpack_manual_plugin.py
2016-06-11 15:31:23,985 DEBUG Plugins in <module 'langpack_manual_plugin' from './plugins/langpack_manual_plugin.pyc'>: <class 'langpack_manual_plugin.MarkLangpacksManuallyInstalledPlugin'>
2016-06-11 15:31:23,985 DEBUG Loading module ./plugins/dpkg_status_plugin.py
2016-06-11 15:31:23,986 DEBUG Plugins in <module 'dpkg_status_plugin' from './plugins/dpkg_status_plugin.pyc'>: <class 'dpkg_status_plugin.DpkgStatusPlugin'>
2016-06-11 15:31:23,986 DEBUG Loading module ./plugins/deb_plugin.py
2016-06-11 15:31:23,986 DEBUG Plugins in <module 'deb_plugin' from './plugins/deb_plugin.pyc'>: <class 'deb_plugin.DebPlugin'>
2016-06-11 15:31:23,986 DEBUG Loading module ./plugins/kdelibs4to5_plugin.py
2016-06-11 15:31:23,986 DEBUG Plugins in <module 'kdelibs4to5_plugin' from './plugins/kdelibs4to5_plugin.pyc'>: <class 'kdelibs4to5_plugin.Kdelibs4devToKdelibs5devPlugin'>
2016-06-11 15:31:23,987 DEBUG Loading module ./plugins/remove_lilo_plugin.py
2016-06-11 15:31:23,987 DEBUG Plugins in <module 'remove_lilo_plugin' from './plugins/remove_lilo_plugin.pyc'>: <class 'remove_lilo_plugin.RemoveLiloPlugin'>
2016-06-11 15:31:23,987 DEBUG plugins for condition 'PreCacheOpen' are '[]'
2016-06-11 15:31:23,987 DEBUG plugins for condition 'precisePreCacheOpen' are '[]'
2016-06-11 15:31:23,987 DEBUG plugins for condition 'from_lucidPreCacheOpen' are '[]'
2016-06-11 15:31:23,987 DEBUG quirks: running PreCacheOpen
2016-06-11 15:31:23,987 DEBUG running Quirks.PreCacheOpen
2016-06-11 15:31:24,264 DEBUG /openCache(), new cache size 32438
2016-06-11 15:31:24,265 DEBUG needServerMode(): can not find a desktop meta package or key deps, running in server mode
2016-06-11 15:31:24,265 DEBUG checkViewDepends()
2016-06-11 15:31:24,266 DEBUG need backports
2016-06-11 15:31:24,266 DEBUG getRequiredBackports()
2016-06-11 15:31:24,266 DEBUG writing prerequists sources.list at: '/etc/apt/sources.list.d/prerequists-sources.list'
2016-06-11 15:31:24,312 DEBUG adding '# sources.list fragment for pre-requists (mirror from sources.list + fallback)
' prerequists
2016-06-11 15:31:24,312 DEBUG adding '# this is safe to remove after the upgrade
' prerequists
2016-06-11 15:31:24,312 DEBUG adding '
' prerequists
2016-06-11 15:31:24,312 DEBUG adding '# when this changes from -proposed to -updates, ensure to update
' prerequists
2016-06-11 15:31:24,312 DEBUG adding '# DistUpgradeController.py:1393 as well
' prerequists
2016-06-11 15:31:24,312 DEBUG adding 'deb http://archive.ubuntu.com/ubuntu/ lucid-updates main
' prerequists
2016-06-11 15:31:24,312 DEBUG running doUpdate() (showErrors=False)
2016-06-11 15:31:25,644 DEBUG openCache()
2016-06-11 15:31:25,912 DEBUG /openCache(), new cache size 32438
2016-06-11 15:31:25,914 DEBUG marking 'libapt-pkg4.12' for install
2016-06-11 15:31:25,925 DEBUG marking 'libapt-inst1.4' for install
2016-06-11 15:31:25,932 DEBUG marking 'release-upgrader-python-apt' for install
2016-06-11 15:31:25,940 INFO cache.commit()
2016-06-11 15:31:25,940 DEBUG failed to SystemUnLock() (E:Not locked)
 
main.log

Code:
2016-06-11 15:31:33,978 DEBUG examining: 'deb http://mirrors.gandi.net/gandi/gandios-1.1 lucid main'
2016-06-11 15:31:33,981 DEBUG entry '# deb http://mirrors.gandi.net/gandi/gandios-1.1 precise main # disabled on upgrade to precise' was disabled (unknown mirror)
2016-06-11 15:31:33,982 DEBUG examining: 'deb http://ppa.launchpad.net/ondrej/php5/ubuntu lucid main'
2016-06-11 15:31:33,985 DEBUG entry '# deb http://ppa.launchpad.net/ondrej/php5/ubuntu precise main # disabled on upgrade to precise' was disabled (unknown mirror)
2016-06-11 15:31:33,985 DEBUG examining: 'deb-src http://ppa.launchpad.net/ondrej/php5/ubuntu lucid main'
2016-06-11 15:31:33,989 DEBUG entry '# deb-src http://ppa.launchpad.net/ondrej/php5/ubuntu precise main # disabled on upgrade to precise' was disabled (unknown mirror)
2016-06-11 15:31:33,989 DEBUG examining: 'deb http://ppa.launchpad.net/ondrej/php5/ubuntu lucid main'
2016-06-11 15:31:33,993 DEBUG entry '# deb http://ppa.launchpad.net/ondrej/php5/ubuntu precise main # disabled on upgrade to precise' was disabled (unknown mirror)
2016-06-11 15:31:33,993 DEBUG examining: 'deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu lucid main'
2016-06-11 15:31:33,997 DEBUG entry '# deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu precise main # disabled on upgrade to precise' was disabled (unknown mirror)
2016-06-11 15:31:33,997 DEBUG examining: 'deb http://ppa.launchpad.net/ondrej/php5-oldstable/ubuntu lucid main'
2016-06-11 15:31:34,000 DEBUG entry '# deb http://ppa.launchpad.net/ondrej/php5-oldstable/ubuntu precise main # disabled on upgrade to precise' was disabled (unknown mirror)
2016-06-11 15:31:34,003 DEBUG running doUpdate() (showErrors=True)
2016-06-11 15:31:34,181 DEBUG openCache()
2016-06-11 15:31:34,181 DEBUG failed to SystemUnLock() (E:Not locked)
2016-06-11 15:31:37,152 DEBUG /openCache(), new cache size 42207
2016-06-11 15:31:37,153 DEBUG needServerMode(): can not find a desktop meta package or key deps, running in server mode
2016-06-11 15:31:38,225 DEBUG Installing 'libelf1' (priority in required set 'required' but not scheduled for install)
2016-06-11 15:31:39,486 DEBUG Running KeepInstalledSection rules
2016-06-11 15:31:40,471 DEBUG Kernel uname: '3.10.99-xenU-26-7336ef7-x86_64'
2016-06-11 15:31:40,471 WARNING Can't parse kernel uname: 'too many values to unpack' (self compiled?)
2016-06-11 15:31:40,471 DEBUG nvidiaUpdate()
2016-06-11 15:31:40,487 ERROR NvidiaDetection returned a error: [Errno 2] No such file or directory
2016-06-11 15:31:40,488 DEBUG Upgrading 'brasero' (Distro PostUpgradeUpgrade rule)
2016-06-11 15:31:40,488 DEBUG Upgrading 'edubuntu-desktop' (Distro PostUpgradeUpgrade rule)
2016-06-11 15:31:40,488 DEBUG Removing 'libflashsupport' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,488 DEBUG Removing 'kvm-source' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'gtk-qt-engine' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'libparted1.8-12' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'usplash' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'printconf' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'foomatic-db-gutenprint' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'ebox-printers' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'kbluetooth' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,489 DEBUG Removing 'kde-plasmoid-cwp' (Distro PostUpgradeRemove rule)
2016-06-11 15:31:40,490 DEBUG Purging 'linux-restricted-modules-common' (Distro PostUpgradePurge rule)
2016-06-11 15:31:40,490 DEBUG plugins for condition 'PostDistUpgradeCache' are '[]'
2016-06-11 15:31:40,490 DEBUG plugins for condition 'precisePostDistUpgradeCache' are '[]'
2016-06-11 15:31:40,490 DEBUG plugins for condition 'from_lucidPostDistUpgradeCache' are '[]'
2016-06-11 15:31:40,686 ERROR Unauthenticated packages found: 'apache2 apache2-mpm-prefork apache2-threaded-dev apache2-utils apache2.2-bin apache2.2-common apt apt-utils apt-xapian-index aptitude base-files bash bind9-host binutils bsdutils busybox-initramfs ca-certificates comerr-dev consolekit coreutils cpio cron dbus dbus-x11 dconf-gsettings-backend dconf-service dhcp3-client dhcp3-common dmidecode dmsetup dpkg e2fslibs e2fsprogs ecryptfs-utils fail2ban file fontconfig fontconfig-config gamin gnome-keyring gnupg gnupg-curl gpgv ifupdown initramfs-tools initramfs-tools-bin initscripts iproute iptables isc-dhcp-client isc-dhcp-common krb5-locales krb5-multidev language-pack-ar language-pack-ar-base language-pack-de language-pack-de-base language-pack-en language-pack-en-base language-pack-es language-pack-es-base language-pack-fr language-pack-fr-base language-pack-it language-pack-it-base language-pack-ko language-pack-ko-base language-pack-pl language-pack-pl-base language-pack-pt language-pack-pt-base language-pack-tlh language-pack-tlh-base language-pack-zh-hans language-pack-zh-hans-base language-pack-zh-hant language-pack-zh-hant-base libapache2-mod-php5 libappindicator1 libappindicator3-1 libapt-inst1.4 libapt-pkg4.12 libasn1-8-heimdal libasound2 libavahi-client3 libavahi-common-data libavahi-common3 libbind9-80 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libc6-xen libcairo-gobject2 libcairo2 libck-connector0 libcomerr2 libcups2 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdbusmenu-glib4 libdbusmenu-gtk3-4 libdbusmenu-gtk4 libdconf0 libdevmapper1.02.1 libdns81 libdrm-intel1 libdrm-nouveau1a libdrm-radeon1 libdrm2 libecryptfs0 libelf1 libexpat1 libexpat1-dev libfontconfig1 libfreetype6 libgamin0 libgck-1-0 libgcr-3-1 libgcr-3-common libgcrypt11 libgd2-xpm libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgl1-mesa-dri libgl1-mesa-glx libglade2-0 libglapi-mesa libglib2.0-0 libgnutls26 libgssapi-krb5-2 libgssapi3-heimdal libgssrpc4 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisc83 libisccc80 libisccfg82 libjasper1 libjpeg-turbo8 libjpeg62 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkrb5-26-heimdal libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev liblockfile-bin liblockfile1 liblua5.1-0 liblwres80 libmagic1 libmount1 libmysqlclient-dev libmysqlclient18 libnih-dbus1 libnih1 libnspr4 libnss3 libnss3-1d liborbit2 libpam-ck-connector libpam-gnome-keyring libpam-modules libpam-modules-bin libpam-runtime libpam0g libpango1.0-0 libparted0debian1 libpciaccess0 libpcre3 libpcre3-dev libpcrecpp0 libperl5.14 libpixman-1-0 libplymouth2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpq-dev libpq5 libpython2.7 libroken18-heimdal libruby1.8 libsasl2-2 libsasl2-modules libsqlite3-0 libsqlite3-dev libss2 libssl-dev libssl-doc libssl0.9.8 libssl1.0.0 libtasn1-3 libtiff4 libudev0 libuuid1 libwind0-heimdal libx11-6 libx11-data libx11-xcb1 libxcb-glx0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb1 libxcursor1 libxext6 libxfixes3 libxfont1 libxi6 libxinerama1 libxml-sax-perl libxml2 libxrandr2 libxrender1 libxres1 libxslt1.1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libyaml-0-2 linux-libc-dev login lsb-base lsb-release lynx lynx-cur mailman make man-db mime-support mount mountall multiarch-support mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common ntpdate openssh-client openssh-server openssl parted passwd patch perl perl-base perl-modules php-pear php5 php5-cgi php5-cli php5-common php5-dev php5-gd php5-mysql php5-pgsql plymouth policykit-1 postfix postfix-pcre postgresql postgresql-8.4 postgresql-9.1 postgresql-client postgresql-client-8.4 postgresql-client-9.1 postgresql-client-common postgresql-common procps psmisc python python-appindicator python-apt python-apt-common python-central python-crypto python-gamin python-gi python-gobject python-httplib2 python-keyring python-lazr.restfulclient python-lxml python-minimal python-openssl python-software-properties python-yaml python2.7 python2.7-minimal quota resolvconf rsync rsyslog ruby1.8 shared-mime-info ssl-cert sudo sysv-rc sysvinit-utils tcpdump tzdata ubuntu-keyring ubuntu-minimal udev unattended-upgrades unzip update-manager-core upstart util-linux uuid-dev vim vim-common vim-nox vim-runtime vim-tiny wget x11-common x11-utils xkb-data xterm'
2016-06-11 15:31:40,693 DEBUG abort called
2016-06-11 15:31:40,694 DEBUG openCache()
2016-06-11 15:31:42,634 DEBUG /openCache(), new cache size 32438
2016-06-11 15:31:42,634 DEBUG enabling apt cron job
 
From the first few lines, you still have mirrors.gandi.net active, and also have a ppa.launchpad.net active

Double check /etc/apt/sources.list has neither of these. Remove or comment out any ppa.launchpad.net references
Also check any files in /etc/apt/sources.list.d/ ... if so, remove or comment them out.

sudo apt-get update after making any changes
 
Headache.. :D still no dice.. main log..

2016-06-11 16:10:18,548 ERROR Unauthenticated packages found the issue I think..



Code:
2016-06-11 16:10:14,960 DEBUG /openCache(), new cache size 42207
2016-06-11 16:10:14,961 DEBUG needServerMode(): can not find a desktop meta package or key deps, running in server mode
2016-06-11 16:10:16,019 DEBUG Installing 'libelf1' (priority in required set 'required' but not scheduled for install)
2016-06-11 16:10:17,228 DEBUG Running KeepInstalledSection rules
2016-06-11 16:10:18,327 DEBUG Kernel uname: '3.10.99-xenU-26-7336ef7-x86_64'
2016-06-11 16:10:18,327 WARNING Can't parse kernel uname: 'too many values to unpack' (self compiled?)
2016-06-11 16:10:18,327 DEBUG nvidiaUpdate()
2016-06-11 16:10:18,349 ERROR NvidiaDetection returned a error: [Errno 2] No such file or directory
2016-06-11 16:10:18,349 DEBUG Upgrading 'brasero' (Distro PostUpgradeUpgrade rule)
2016-06-11 16:10:18,350 DEBUG Upgrading 'edubuntu-desktop' (Distro PostUpgradeUpgrade rule)
2016-06-11 16:10:18,350 DEBUG Removing 'libflashsupport' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,350 DEBUG Removing 'kvm-source' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,350 DEBUG Removing 'gtk-qt-engine' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,350 DEBUG Removing 'libparted1.8-12' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,350 DEBUG Removing 'usplash' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,350 DEBUG Removing 'printconf' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,351 DEBUG Removing 'foomatic-db-gutenprint' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,351 DEBUG Removing 'ebox-printers' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,351 DEBUG Removing 'kbluetooth' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,351 DEBUG Removing 'kde-plasmoid-cwp' (Distro PostUpgradeRemove rule)
2016-06-11 16:10:18,351 DEBUG Purging 'linux-restricted-modules-common' (Distro PostUpgradePurge rule)
2016-06-11 16:10:18,352 DEBUG plugins for condition 'PostDistUpgradeCache' are '[]'
2016-06-11 16:10:18,352 DEBUG plugins for condition 'precisePostDistUpgradeCache' are '[]'
2016-06-11 16:10:18,352 DEBUG plugins for condition 'from_lucidPostDistUpgradeCache' are '[]'
2016-06-11 16:10:18,548 ERROR Unauthenticated packages found: 'apache2 apache2-mpm-prefork apache2-threaded-dev apache2-utils apache2.2-bin apache2.2-common apt apt-utils apt-xapian-index aptitude base-files bash bind9-host binutils bsdutils busybox-initramfs ca-certificates comerr-dev consolekit coreutils cpio cron dbus dbus-x11 dconf-gsettings-backend dconf-service dhcp3-client dhcp3-common dmidecode dmsetup dpkg e2fslibs e2fsprogs ecryptfs-utils fail2ban file fontconfig fontconfig-config gamin gnome-keyring gnupg gnupg-curl gpgv ifupdown initramfs-tools initramfs-tools-bin initscripts iproute iptables isc-dhcp-client isc-dhcp-common krb5-locales krb5-multidev language-pack-ar language-pack-ar-base language-pack-de language-pack-de-base language-pack-en language-pack-en-base language-pack-es language-pack-es-base language-pack-fr language-pack-fr-base language-pack-it language-pack-it-base language-pack-ko language-pack-ko-base language-pack-pl language-pack-pl-base language-pack-pt language-pack-pt-base language-pack-tlh language-pack-tlh-base language-pack-zh-hans language-pack-zh-hans-base language-pack-zh-hant language-pack-zh-hant-base libapache2-mod-php5 libappindicator1 libappindicator3-1 libapt-inst1.4 libapt-pkg4.12 libasn1-8-heimdal libasound2 libavahi-client3 libavahi-common-data libavahi-common3 libbind9-80 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libc6-xen libcairo-gobject2 libcairo2 libck-connector0 libcomerr2 libcups2 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdbusmenu-glib4 libdbusmenu-gtk3-4 libdbusmenu-gtk4 libdconf0 libdevmapper1.02.1 libdns81 libdrm-intel1 libdrm-nouveau1a libdrm-radeon1 libdrm2 libecryptfs0 libelf1 libexpat1 libexpat1-dev libfontconfig1 libfreetype6 libgamin0 libgck-1-0 libgcr-3-1 libgcr-3-common libgcrypt11 libgd2-xpm libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgl1-mesa-dri libgl1-mesa-glx libglade2-0 libglapi-mesa libglib2.0-0 libgnutls26 libgssapi-krb5-2 libgssapi3-heimdal libgssrpc4 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisc83 libisccc80 libisccfg82 libjasper1 libjpeg-turbo8 libjpeg62 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkrb5-26-heimdal libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev liblockfile-bin liblockfile1 liblua5.1-0 liblwres80 libmagic1 libmount1 libmysqlclient-dev libmysqlclient18 libnih-dbus1 libnih1 libnspr4 libnss3 libnss3-1d liborbit2 libpam-ck-connector libpam-gnome-keyring libpam-modules libpam-modules-bin libpam-runtime libpam0g libpango1.0-0 libparted0debian1 libpciaccess0 libpcre3 libpcre3-dev libpcrecpp0 libperl5.14 libpixman-1-0 libplymouth2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpq-dev libpq5 libpython2.7 libroken18-heimdal libruby1.8 libsasl2-2 libsasl2-modules libsqlite3-0 libsqlite3-dev libss2 libssl-dev libssl-doc libssl0.9.8 libssl1.0.0 libtasn1-3 libtiff4 libudev0 libuuid1 libwind0-heimdal libx11-6 libx11-data libx11-xcb1 libxcb-glx0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb1 libxcursor1 libxext6 libxfixes3 libxfont1 libxi6 libxinerama1 libxml-sax-perl libxml2 libxrandr2 libxrender1 libxres1 libxslt1.1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libyaml-0-2 linux-libc-dev login lsb-base lsb-release lynx lynx-cur mailman make man-db mime-support mount mountall multiarch-support mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common ntpdate openssh-client openssh-server openssl parted passwd patch perl perl-base perl-modules php-pear php5 php5-cgi php5-cli php5-common php5-dev php5-gd php5-mysql php5-pgsql plymouth policykit-1 postfix postfix-pcre postgresql postgresql-8.4 postgresql-9.1 postgresql-client postgresql-client-8.4 postgresql-client-9.1 postgresql-client-common postgresql-common procps psmisc python python-appindicator python-apt python-apt-common python-central python-crypto python-gamin python-gi python-gobject python-httplib2 python-keyring python-lazr.restfulclient python-lxml python-minimal python-openssl python-software-properties python-yaml python2.7 python2.7-minimal quota resolvconf rsync rsyslog ruby1.8 shared-mime-info ssl-cert sudo sysv-rc sysvinit-utils tcpdump tzdata ubuntu-keyring ubuntu-minimal udev unattended-upgrades unzip update-manager-core upstart util-linux uuid-dev vim vim-common vim-nox vim-runtime vim-tiny wget x11-common x11-utils xkb-data xterm'
2016-06-11 16:10:18,567 DEBUG abort called
2016-06-11 16:10:18,568 DEBUG openCache()
2016-06-11 16:10:20,798 DEBUG /openCache(), new cache size 32392
2016-06-11 16:10:20,798 DEBUG enabling apt cron job
 
have you done a:
Code:
sudo apt-get update
??

if yes take a look at this:
http://askubuntu.com/questions/425355/error-authenticating-some-packages-while-upgrade

make a backup before trying it!!

Yep.. pretty much everything..


this makes.. sense given the error...

Backup.. certainly before I proceed...

Code:
This worked out for me.

create the file  /etc/update-manager/release-upgrades.d/unauth.cfg as root and add the following.

[Distro]
AllowUnauthenticated=yes
After upgrade, remove this file.

Will try again later..
 
ah successfully upgraded..

But I couldnt start the SQL server or PHP MY Admin in webmin..

Restore my snapshots and look at it again another time..

I kept the modified current config files... (default N) I guess thats where I may have gone wrong..
 
Top Bottom