View previous topic :: View next topic |
Author |
Message |
Maurus n00b
Joined: 14 Dec 2002 Posts: 3
|
Posted: Sat Dec 14, 2002 11:35 pm Post subject: ghostscript masked |
|
|
hi
ich hab vor kurzem versucht kde zu mergen, und der hat mir dann beim compilieren von ghostscript nen fehler angezeit.
Dann hab ich versucht ghostscript alleine zu installieren, aber dann sagt er mir immer diesen fehler:
Code: | bash-2.05b# emerge ghostscript
Calculating dependencies portage: aux_get(): (1) couldn't open cache entry for app-text/ghostscript-7.05.3-r1
(likely caused by syntax error or corruption in the app-text/ghostscript-7.05.3-r1 ebuild.)
!!! all ebuilds that could satisfy "ghostscript" have been masked.
emerge: there are no masked or unmasked ebuilds to satisfy "ghostscript".
!!! Error calculating dependancies. Please correct. |
ich hab auch schon in der /usr/portage/profiles/modules.mask nachgeschaut, da ist aber auch kein eintrag mit ghostscript.
Gibt es irgend eine möglichkeit das zu installieren?
thx im vorraus
Maurus |
|
Back to top |
|
|
ddanier Tux's lil' helper
Joined: 19 May 2002 Posts: 87
|
Posted: Sun Dec 15, 2002 1:03 am Post subject: |
|
|
mach doch mal nen 'emerge rsync' und probiers nochmal....
schaut so aus, als wäre die .ebuild datei fehlerhaft _________________ My Box said: "Install Win95 or better ..." So I installed Linux. |
|
Back to top |
|
|
Maurus n00b
Joined: 14 Dec 2002 Posts: 3
|
Posted: Sun Dec 15, 2002 9:19 am Post subject: |
|
|
bringt leider auch nix
ich hab auch versucht den ghostsript ordner in /usr/portage zu löschen und dann emerge rsync, hat aber auch nicht geholfen |
|
Back to top |
|
|
Maurus n00b
Joined: 14 Dec 2002 Posts: 3
|
Posted: Sun Dec 15, 2002 10:06 am Post subject: |
|
|
mir ist noch etwas aufgefallen:
wenn ich emerge rsync mache zeigt er mir am schluss an:
Code: | >>> Updating Portage cache... /Traceback (most recent call last):
File "/usr/bin/emerge", line 1463, in ?
shutil.copy(newdbkey,curdbkey)
File "/usr/lib/python2.2/shutil.py", line 62, in copy
copyfile(src, dst)
File "/usr/lib/python2.2/shutil.py", line 29, in copyfile
fdst = open(dst, 'wb')
IOError: [Errno 5] Input/output error: '/var/cache/edb/dep//app-sci/qcad-1.5.4'
|
hat es damit was zu tun?
und wenn ich versuche ghostscript das packet direkt zu mergen (emerge /usr/portage/app-text/ghostscript/ghostscript-7.05.5.ebuild) zeigt er mir das dann an:
Code: | bash-2.05b# emerge /usr/portage/app-text/ghostscript/ghostscript-7.05.5.ebui
Calculating dependencies \portage: aux_get(): (1) couldn't open cache entry
app-text/ghostscript-7.05.5
(likely caused by syntax error or corruption in the app-text/ghostscript-7.0
ebuild.)
emerge: create(): aux_get() error on app-text/ghostscript-7.05.5; aborting..
|
|
|
Back to top |
|
|
|