ubuntuusers.de

[Raspbian] Problem mit python2.7-minimal

Status: Ungelöst | Ubuntu-Version: Kein Ubuntu
Antworten |

flo1805

Anmeldungsdatum:
6. Oktober 2010

Beiträge: 236

Hallo,

ich bin gestern auf ein Problem beim Update meines Raspberry Pi gestoßen:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
xbian@xbian ~ $ sudo apt-get update && sudo apt-get upgrade 
[sudo] password for xbian: 
Hit http://xbian.brantje.com stable Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://xbian.brantje.com stable Release
Hit http://mirrordirector.raspbian.org wheezy Release
Hit http://xbian.brantje.com stable/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  btrfs-tools xbian-package-cec xbian-package-config-shell xbian-package-config-xbmc xbian-package-initramfs-tools xbian-package-kernel
  xbian-package-xbmc xbian-update
The following packages will be upgraded:
  libpython2.7 locales lsb-release openssl python2.7 python2.7-minimal udisks xbian-package-usbmount xbian-package-vnc-server
9 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Need to get 0 B/12.2 MB of archives.
After this operation, 11.3 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Create a snapshot of '/tmp/btrfs-snap/root/@' in '/tmp/btrfs-snap/root/@btrfs-auto-snap_apt-run-2014-04-01-0905'
@btrfs-auto-snap_apt-run-2014-04-01-0905, 1 created snapshots, 0 destroyed snapshots, 0 warnings.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_TIME = "en_GB.UTF-8",
	LC_MONETARY = "en_GB.UTF-8",
	LC_CTYPE = "C",
	LC_TYPE = "C",
	LC_ADDRESS = "en_GB.UTF-8",
	LC_TELEPHONE = "en_GB.UTF-8",
	LC_NAME = "en_GB.UTF-8",
	LC_MEASUREMENT = "en_GB.UTF-8",
	LC_IDENTIFICATION = "en_GB.UTF-8",
	LC_NUMERIC = "en_GB.UTF-8",
	LC_PAPER = "en_GB.UTF-8",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory
Preconfiguring packages ...
(Reading database ... 31216 files and directories currently installed.)
Preparing to replace python2.7-minimal 2.7.3-6 (using .../python2.7-minimal_2.7.3-6+deb7u2_armhf.deb) ...
Unpacking replacement python2.7-minimal ...
dpkg: error processing /var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2_armhf.deb (--unpack):
 trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is also in package python2.7 2.7.3-6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
xbian@xbian ~ $ 

Nach intensiver Benutzung von Google bin ich trotzdem nicht weitergekommen. ☹

Wie immer schon mal vielen Dank im Voraus 😉

EDIT

Auch

1
2
3
xbian@xbian ~ $ sudo dpkg -a --configure 
Processing triggers for man-db ...
locale: Cannot set LC_ALL to default locale: No such file or directory

bringt leider keine Lösung..

Bearbeitet von tomtomtom:

Titel angepasst.

Moderiert von tomtomtom:

Ins am wenigsten unpassende Forum verschoben.

Antworten |