View previous topic :: View next topic |
Author |
Message |
brutuz n00b
Joined: 12 Jun 2003 Posts: 3
|
Posted: Thu Jun 12, 2003 3:17 pm Post subject: Nagios emerge fails (No package digest found) |
|
|
The directory (/usr/portage/net-analyzer/nagios/files/) is missing?
All ready tried emerge sync directory still missing.
Not sure what ebuild foo.ebuild digest does? but that aren't working
either. Any ideas? I guess I could download the tar.gz package and isntall
manually.
Thanks,
Graham
Error msg:
localhost files # emerge nagios
Calculating dependencies ...done!
>>> emerge (1 of 1) net-analyzer/nagios-1.0-r1 to /
!!! No package digest file found: /usr/portage/net-analyzer/nagios/files/digest-nagios-1.0-r1
!!! Type "ebuild foo.ebuild digest" to generate it. |
|
Back to top |
|
|
patan n00b
Joined: 19 Feb 2003 Posts: 66
|
Posted: Thu Jun 12, 2003 3:59 pm Post subject: |
|
|
Try this
Code: |
cd /usr/portage/net-analyzer/nagios
ebuild nagios-1.0-r1.ebuild digest
|
That should generate the digest for you. |
|
Back to top |
|
|
brutuz n00b
Joined: 12 Jun 2003 Posts: 3
|
Posted: Fri Jun 13, 2003 6:59 am Post subject: |
|
|
Great Thanks! |
|
Back to top |
|
|
jsleeper Tux's lil' helper
Joined: 04 Apr 2003 Posts: 75 Location: Virginia Beach, VA, US
|
Posted: Sat Jun 21, 2003 11:24 pm Post subject: |
|
|
I just had to do this on two machines when upgrading from nagios 1.0-r1 to nagios 1.1... Had not had any problems previously.
Is this some sort of bug? _________________ are sigs really usefull? |
|
Back to top |
|
|
cdunham Apprentice
Joined: 06 Jun 2003 Posts: 211 Location: Rhode Island
|
Posted: Sun Jun 22, 2003 3:36 am Post subject: |
|
|
Yes, it is. https://bugs.gentoo.org/show_bug.cgi?id=22852
I think that doing the ebuild ... digest is a dangerous habit to get into, especially for a package like nagios that is run as root and doing all sorts of system-related stuff, and relied on in event of an attack... Awesome place for a trojan! |
|
Back to top |
|
|
Rroet Apprentice
Joined: 27 May 2002 Posts: 176 Location: The Hague, The Netherlands
|
Posted: Sun Jun 22, 2003 12:21 pm Post subject: |
|
|
another problem arises on first time emerging of nagios.
It doesn't know the users and group nagios.
I manually made them to make it work. _________________ Workstation: Shuttle SN85G4v2, AMD64 3200+, 512MB, 250GB sata, Radeon 9800 Pro.
Server 1: here
Server 2: here |
|
Back to top |
|
|
|