View previous topic :: View next topic |
Author |
Message |
Kernel78 Moderator
Joined: 24 Jun 2005 Posts: 3654
|
Posted: Wed Apr 19, 2006 7:48 am Post subject: Errore aggiornando slocate |
|
|
Ciao a tutti, ho un problemino aggiornando slocate
Code: | >>> md5 src_uri ;-) slocate-2.7-debian.patch.bz2
* The 'slocate' group has been renamed to 'locate'.
* You seem to already have a 'slocate' group.
* Please rename it:
* groupmod -n locate slocate
!!! ERROR: sys-apps/slocate-2.7-r8 failed.
!!! Function pkg_setup, Line 28, Exitcode 0
!!! Change 'slocate' to 'locate'
|
ovviamente Code: | groupmod -n locate slocate | su una delle due macchine che ho aggiornato ha funzionato come aspettato ma sull'altra non ha sortito effetti.
Ho provato a disinstallare slocate e addirittura a rimuovere il gruppo (che dopo essere stato rinominato era diventato locate) ma continuo ad ottenere questo errore ma il gruppo slocate non esiste in /etc/group e io ho finito le idee _________________ Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con Code: | grep -vE '(^[[:space:]]*($|(#|!|;|//)))' |
|
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Wed Apr 19, 2006 8:00 am Post subject: Re: Errore aggiornando slocate |
|
|
Kernel78 wrote: | Ho provato a disinstallare slocate e addirittura a rimuovere il gruppo (che dopo essere stato rinominato era diventato locate) ma continuo ad ottenere questo errore ma il gruppo slocate non esiste in /etc/group e io ho finito le idee |
Cosa dice:
Code: | grep locate /etc/groups |
_________________ Ciao da me! |
|
Back to top |
|
|
Kernel78 Moderator
Joined: 24 Jun 2005 Posts: 3654
|
Posted: Wed Apr 19, 2006 8:07 am Post subject: Re: Errore aggiornando slocate |
|
|
randomaze wrote: | Kernel78 wrote: | Ho provato a disinstallare slocate e addirittura a rimuovere il gruppo (che dopo essere stato rinominato era diventato locate) ma continuo ad ottenere questo errore ma il gruppo slocate non esiste in /etc/group e io ho finito le idee |
Cosa dice:
Code: | grep locate /etc/groups |
|
Il file /etg/groups non esiste ma nel file /etc/group (che esiste) non c'è alcun riferimento ne a locate ne a slocate. _________________ Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con Code: | grep -vE '(^[[:space:]]*($|(#|!|;|//)))' |
|
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Wed Apr 19, 2006 8:37 am Post subject: Re: Errore aggiornando slocate |
|
|
Kernel78 wrote: | Il file /etg/groups non esiste ma nel file /etc/group (che esiste) non c'è alcun riferimento ne a locate ne a slocate. |
Beh andando a memoria succede
Aggiungi il gruppo manualmente, magari prendi l'ID dal PC dove il gruppo é presente. _________________ Ciao da me! |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Apr 19, 2006 10:12 am Post subject: |
|
|
oggi c'è un'altra update... magari sono stati sistemati dei problemi _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Wed Apr 19, 2006 10:55 am Post subject: |
|
|
Peach wrote: | oggi c'è un'altra update... magari sono stati sistemati dei problemi |
in compenso io con questa versione ho un problema in più: mi ignora i PRUNEPATHS _________________ [Vuoi guadagnare navigando?] |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Apr 19, 2006 11:04 am Post subject: |
|
|
ProT-0-TypE wrote: | Peach wrote: | oggi c'è un'altra update... magari sono stati sistemati dei problemi |
in compenso io con questa versione ho un problema in più: mi ignora i PRUNEPATHS |
fantastico io nn riesco a scaricarla... risolvo il problema alla radice _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Wed Apr 19, 2006 11:06 am Post subject: |
|
|
come ce la fai dimmi se hai lo stesso problema! mi indicizza pure /var/tmp :S _________________ [Vuoi guadagnare navigando?] |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Apr 19, 2006 1:25 pm Post subject: |
|
|
ProT-0-TypE wrote: | come ce la fai dimmi se hai lo stesso problema! mi indicizza pure /var/tmp :S |
sono riuscito a scaricarlo e non mi pare proprio abbia indicizzato /var/tmp
prima di lanciare updatedb hai eliminato il db? Code: | rm /var/lib/slocate/slocate.db.stf |
e controllato le opzioni di configurazione in /etc/updatedb.conf ? _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
GiRa l33t
Joined: 07 Apr 2005 Posts: 717
|
Posted: Wed Apr 19, 2006 1:33 pm Post subject: |
|
|
/etc/updatedb.conf è cambiato, controlla se hai rimesso i path che vuoi potare. |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Wed Apr 19, 2006 3:02 pm Post subject: |
|
|
ovviamente ho reindicizzato e ho ricontrollato il file, ho tolto e riemerso, cancellato l'updatedb.conf e ne ho fatto uno nuovo, ma sembra ignorarlo.. _________________ [Vuoi guadagnare navigando?] |
|
Back to top |
|
|
.:deadhead:. Advocate
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Wed Apr 19, 2006 3:12 pm Post subject: |
|
|
Ma la domanda ora sorge spontanea. Io ieri ho aggiornato slocate ed eliminato il gruppo slocate in favore di locate. Adesso riaggiorno slocate e rilancio updatedb [che è diventato un link al bin slocate] perchè il formato del db è != . Ma se vado a vedere cosa c'è scritto nel file slocate in /etc/cron.daily leggo Code: | ... chown root.slocate /var/lib/slocate/slocate.db ... | allora quale cavolo è il nome del gruppo? locate o slocate? _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Wed Apr 19, 2006 3:26 pm Post subject: |
|
|
mi sa che hanno fatto qualche casino...
comunque, ho provato ad eliminare TUTTI i file e a fare una nuova installazione, ma niente...
non è che è cambiata qualcosa nella sintassi di updatedb.conf?
Code: | gentoo rug # updatedb
gentoo rug # locate updatedb
/etc/updatedb.conf
/var/cache/man/cat1/updatedb.1.bz2
/usr/bin/updatedb
/usr/share/man/it/man1/updatedb.1
/usr/share/man/man1/updatedb.1.gz
/usr/portage/sys-freebsd/freebsd-ubin/files/locate-updatedb-cron
/usr/portage/app-portage/esearch/files/eupdatedb.cron
/usr/portage/sys-apps/slocate/files/updatedb.conf
gentoo rug # cat /etc/updatedb.conf | grep PRUNEPATHS
PRUNEPATHS="/tmp /var/tmp /root/.ccache /usr/portage/ /proc /var/cache/ /mnt/gentoo-fast /mnt/backup /var/db/pkg/" |
EDIT: risolto il mistero: prima mi prendeva pure la sintassi /usr/portage/ con la / finale, ora non più e bisogna scriverlo senza _________________ [Vuoi guadagnare navigando?] |
|
Back to top |
|
|
.:deadhead:. Advocate
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
|
Back to top |
|
|
|