Yeah usually I'm not this negative, but I'm feeling very frustrated, as what is installed works fine, but I need more programs.
I was trying to install wine from a terminal, but it came up with error messages. I tried with other applications, it's not easy from a tar ball because it always says there's a missing dependency or library or package, so it won't install... And try getting the missing stuff... Often not even possible
Thanks for help. Software manager/update manager seem to be broken, when I tried to gain access to the repositories, they freeze on me, so I have to kill the process. Maybe I should reinstall the system, as was suggested elsewhere. Here's the outputs anyway:
apt update && apt upgrade
[sudo] password for frank:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
====
inxi -Sr
System: Host: frank-Compaq-Mini-CQ10-100 Kernel: 3.5.0-17-generic i686 (32 bit)
Desktop: Gnome Distro: Linux Mint 14 Nadia
Repos: Active apt sources in file: /etc/apt/sources.list
deb
http://archive.ubuntu.com/ubuntu/ quantal restricted main multiverse universe
deb
http://archive.ubuntu.com/ubuntu/ quantal-updates restricted main multiverse universe
deb
http://security.ubuntu.com/ubuntu/ quantal-security main restricted universe multiverse
deb
http://archive.canonical.com/ubuntu/ quantal partner
deb
http://packages.medibuntu.org/ quantal free non-free
deb
http://archive.getdeb.net/ubuntu quantal-getdeb apps
deb
http://archive.getdeb.net/ubuntu quantal-getdeb games
deb
http://linuxmint.mirrorcatalogs.com/packages quantal main upstream import backport romeo
deb-src
http://archive.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
deb-src
http://archive.ubuntu.com/ubuntu/ quantal-updates main restricted universe multiverse
Active apt sources in file: /etc/apt/sources.list.d/jtaylor-keepass-quantal.list
deb
http://ppa.launchpad.net/jtaylor/keepass/ubuntu quantal main
deb-src
http://ppa.launchpad.net/jtaylor/keepass/ubuntu quantal main
Active apt sources in file: /etc/apt/sources.list.d/local-repository.list
deb
http://archive.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
deb
http://archive.canonical.com/ubuntu/ quantal partner
deb
http://packages.medibuntu.org/ quantal free non-free
deb
http://archive.getdeb.net/ubuntu quantal-getdeb apps
deb
http://archive.getdeb.net/ubuntu quantal-getdeb games
Active apt sources in file: /etc/apt/sources.list.d/peterlevi-ppa-quantal.list
deb
http://ppa.launchpad.net/peterlevi/ppa/ubuntu quantal main
deb-src
http://ppa.launchpad.net/peterlevi/ppa/ubuntu quantal main
So I can't change to any mirrors since I can't access the repositories by means of a GUI, I think installation is corrupted by now. Is there a way to look for best mirrors from a terminal?
Or should I reinstall system better, maybe Mint 13 instead?