Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
finde beim emergen kein CUPS
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
thund3rbird
n00b
n00b


Joined: 19 Sep 2002
Posts: 35

PostPosted: Thu Mar 13, 2003 5:45 pm    Post subject: finde beim emergen kein CUPS Reply with quote

Hi Hu,

ich habe ein Problem mit dem emergen von CUPS

wenn ich
Code:
emerge -s cups
eingebe, dann hat er nur 3 results und findet den normalen CUPS nicht ... !

Woran liegt das??

Kann ich den cups auch noch irgendwie anders installieren für Gentoo, als aus einem tar.gz archiv??

Bitte um Hilfe

THX

cu
_________________
Linux -][- Life is too short for reboot!-][-
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Mar 13, 2003 6:43 pm    Post subject: Reply with quote

komisch, komisch... bei mir findet er vier stück:
Code:
# emerge -s cups                               
Searching...   
[ Results for search key : cups ]
[ Applications found : 4 ]
 
*  net-print/cups
      Latest version available: 1.1.18-r4
      Latest version installed: 1.1.18-r4
      Size of downloaded files: 3,409 kB
      Homepage:    http://www.cups.org
      Description: The Common Unix Printing System

*  net-print/gimp-print-cups
      Latest version available: 4.3.5
      Latest version installed: 4.3.5
      Size of downloaded files: 4,027 kB
      Homepage:    http://gimp-print.sourceforge.net
      Description: The Common Unix Printing System - Gimp Print Drivers

*  net-print/qtcups
      Latest version available: 2.0-r1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 385 kB
      Homepage:    http://cups.sourceforge.net
      Description: QT Frontend for the Common UNIX printing system

*  sys-apps/apcupsd
      Latest version available: 3.10.5-r3
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 2,748 kB
      Homepage:    http://www.sibbald.com/apcupsd/
      Description: APC UPS daemon with integrated tcp/ip remote shutdown


kann es sein, dass dein portage defekt ist? evt. würde das löschen von den portage dateien und ein erneutes emerge rsync das problem lösen? versuch doch mal:
Code:
for i in $(ls --color=never /usr/portage/|grep -i -v "current-packages\|header.txt\|skel\.*\|timestamp\|distfiles\|eclass\|files\|libsidplay\|licenses\|packages");do rm -rf /usr/portage/$i;done;emerge rsync


oder du könntest direkt auf das ebuild zugreiffen und über diesen weg cups installieren:
Code:
emerge /usr/portage/net-print/cups/cups-1.1.18-r4.ebuild



gruss

SteveB
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum