Thank you for your info!Spectre660 wrote:I installed 16.04.4 using my ramdisk installer and have not had any problem with the upgrade to 16.04.5 .
The Live image was giving problems a while ago .

Thank you for your info!Spectre660 wrote:I installed 16.04.4 using my ramdisk installer and have not had any problem with the upgrade to 16.04.5 .
The Live image was giving problems a while ago .
Great!Skateman wrote:Upgraded my X5000 to 16.04.5 ... no problems at all!
I also used a cheap Acer USB to LAN adapter and this worked out of the box... 10Mbps ..![]()
Code: Select all
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial main restricted
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial-updates main restricted
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial universe
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial-updates universe
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial multiverse
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial-updates multiverse
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial-backports main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports xenial-security main restricted
deb http://ports.ubuntu.com/ubuntu-ports xenial-security universe
deb http://ports.ubuntu.com/ubuntu-ports xenial-security multiverse
deb http://gb.ports.ubuntu.com/ubuntu-ports/ xenial-proposed universe main restricted multiverse
Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get upgrade
Both commands gave me the following error message:xeno74 wrote: Please try the following commands:Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get upgrade
Another update process is running. Please post the output of ps aux.Roland wrote:
Both commands gave me the following error message:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
I think the problem was with the user privileges... I was able run the commands from an user account set to 'administrator'. The original 'amigaone' account does not have that chosen, it's type is 'custom'. The upgrade was now installed without problems. Thanks!-)xeno74 wrote:Another update process is running. Please post the output of ps aux.Roland wrote:
Both commands gave me the following error message:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?