| View previous topic :: View next topic |
| Author |
Message |
blasphemer n00b

Joined: 21 Dec 2007 Posts: 40
|
Posted: Thu Jan 17, 2008 1:56 pm Post subject: solved Problem with python |
|
|
Hi,
i wantet du install python but then i've got the following message:
| Code: |
emerge -av python
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-lang/python-2.4.4-r6 USE="berkdb build doc examples gdbm ipv6 ncurses readline ssl tk -bootstrap -nocxx -nothreads -ucs2" 0 kB
[blocks B ] dev-python/python-fchksum (is blocking dev-lang/python-2.4.4-r6)
[blocks B ] dev-python/pycrypto (is blocking dev-lang/python-2.4.4-r6)
Total: 1 package (1 new, 2 blocks), Size of downloads: 0 kB
!!! Error: The above package list contains packages which cannot be installed
!!! at the same time on the same system.
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
|
Can you help me with this problem?
Last edited by blasphemer on Thu Jan 17, 2008 2:00 pm; edited 1 time in total |
|
| Back to top |
|
 |
blasphemer n00b

Joined: 21 Dec 2007 Posts: 40
|
Posted: Thu Jan 17, 2008 2:00 pm Post subject: |
|
|
| solved |
|
| Back to top |
|
 |
kEiNsTeiN Guru


Joined: 29 Apr 2005 Posts: 361 Location: Germany
|
|
| Back to top |
|
 |
sno35 Guru


Joined: 15 May 2004 Posts: 309 Location: Paris, France
|
Posted: Sun Jan 27, 2008 11:41 am Post subject: |
|
|
@kEiNsTeiN : ++
We'll have to guess
I suppose he had to :
| Code: | | emerge -C pycrypto ; emerge -C python-fchksum |
with a
| Code: | | quickpkg pycrypto python-fchksum |
before if he was not sure ? |
|
| Back to top |
|
 |
kEiNsTeiN Guru


Joined: 29 Apr 2005 Posts: 361 Location: Germany
|
|
| Back to top |
|
 |
|