dependency problems
Thomas Blasejewicz
nyuwa at hb.tp1.jp
Mon Nov 24 18:29:54 UTC 2014
(2014/11/25 1:07), O. Sinclair wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 24/11/2014 16:33, Thomas Blasejewicz wrote:
>> (2014/11/24 23:18), Ralf Mardorf wrote:
>>> On Mon, 24 Nov 2014 22:56:34 +0900 Thomas Blasejewicz
>>> <nyuwa at hb.tp1.jp> wrote:
>>>> Where should I look / do something to get this thing back on
>>>> track?
>>> Run
>>>
>>> cat /etc/apt/sources.list
>>>
>>> to ensure that all needed repositories are enabled.
>>>
>>> Backup your install and then run
>>>
>>> sudo -i apt-get update apt-get dist-upgrade
>>>
>>> instead of apt-get upgrade to resolve dependency issues. Don't
>>> worry, dist-upgrade isn't a release update, it's an upgrade
>>> within the release you're using, that can resolve some kinds of
>>> dependency issues.
>>>
>> Thank you .. but that does not seem to work ...: Probably I am
>> missing something important. (please use "plain" English, since I
>> do not really follow the computer jargon ...)
>>
>>
>> nyuwa at spirit:~$ cat /etc/apt.sources.list cat:
>> /etc/apt.sources.list: No such file or directory nyuwa at spirit:~$
>> /etc/apt.sources.list bash: /etc/apt.sources.list: No such file or
>> directory nyuwa at spirit:~$ sudo -i [sudo] password for nyuwa:
>> root at spirit:~# apt-get update E: Could not get lock
>> /var/lib/apt/lists/lock - open (11: Resource temporarily
>> unavailable) E: Unable to lock directory /var/lib/apt/lists/
>> root at spirit:~#
>>
>>
> it should be cat /etc/apt/sources.list not
> cat /etc/apt.sources.list
> and try
> sudo rm /var/lib/apt/list/lock and then do
> sudo -i
> apt-get update
> apt-get dist-upgrade
>
> following that
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iEYEARECAAYFAlRzV70ACgkQdVb2AWQj/7a24QCgq0Bz+K0p4kT2AdUgH4+eunfj
> 3eYAoI/jt+gby2Pfh31S3w9jZqaLPpG/
> =mX9j
> -----END PGP SIGNATURE-----
>
Thank you.
I am afraid, there is still something wrong:
Below I also copy the output of the source list, which also seems
strange to me,
since I cannot remember having added the last entry "cloudme.com" after
THIS new installation ...)
root at spirit:~# sudo rm /var/lib/apt/list/lock
rm: cannot remove ‘/var/lib/apt/list/lock’: No such file or directory
root at spirit:~# sudo -i
root at spirit:~# apt-get update
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource
temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
root at spirit:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root at spirit:~#
source list:
root at spirit:~# cat /etc/apt/sources.list
# deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64
(20140722.2)]/ trusty main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty main restricted
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-updates main
restricted
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-updates main
restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty universe
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty universe
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-updates universe
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty multiverse
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty multiverse
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-updates multiverse
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-updates
multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-backports main
restricted universe multiverse
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-backports
main restricted universe multiverse
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-security main
restricted
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-security main
restricted
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-security universe
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-security universe
deb http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-security multiverse
deb-src http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ trusty-security
multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main
deb http://repos.cloudme.com/ ./
More information about the kubuntu-users
mailing list