Gentoo notebook: Aggiornamento in difficoltà

Sistemi operativi Linux e software open source
Rispondi
Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da Zievatron »

Ho dato comunque revdep-rebuild con questo risultato:

Codice: Seleziona tutto

darkstar / # revdep-rebuild
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 39% ]  *   broken /usr/bin/xfce4-session (requires libxfce4util.so.4)
 *   broken /usr/bin/xfce4-session-logout (requires libxfce4util.so.4)
 *   broken /usr/bin/xfce4-session-settings (requires libxfce4util.so.4)
 *   broken /usr/bin/xfce4-tips (requires libxfce4util.so.4)
[ 69% ]  *   broken /usr/lib64/libxfsm-4.6.so.0.0.0 (requires libxfce4util.so.4)
[ 90% ]  *   broken /usr/lib64/xfce4/panel/plugins/libxfsm-logout-plugin.so (requires libxfce4panel-1.0.so.3
libxfce4util.so.4)
 *   broken /usr/lib64/xfce4/session/splash-engines/libbalou.so (requires libxfce4util.so.4)
 *   broken /usr/lib64/xfce4/session/xfsm-shutdown-helper (requires libxfce4util.so.4)
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 *   /usr/bin/xfce4-session -> xfce-base/xfce4-session
 *   /usr/bin/xfce4-session-logout -> xfce-base/xfce4-session
 *   /usr/bin/xfce4-session-settings -> xfce-base/xfce4-session
 *   /usr/bin/xfce4-tips -> xfce-base/xfce4-session
 *   /usr/lib64/libxfsm-4.6.so.0.0.0 -> xfce-base/xfce4-session
 *   /usr/lib64/xfce4/panel/plugins/libxfsm-logout-plugin.so -> xfce-base/xfce4-session
 *   /usr/lib64/xfce4/session/splash-engines/libbalou.so -> xfce-base/xfce4-session
 *   /usr/lib64/xfce4/session/xfsm-shutdown-helper -> xfce-base/xfce4-session
 * Generated new 4_raw.rr and 4_owners.rr
 * Cleaning list of packages to rebuild
 * Generated new 4_pkgs.rr
 * Assigning packages to ebuilds
 * Generated new 4_ebuilds.rr
 * Evaluating package order
 * Portage could not find any version of the following packages it could build:
 * xfce-base/xfce4-session:0
 * (Perhaps they are masked, blocked, or removed from portage.)
 * Try to emerge them manually.
 * Warning: Portage cannot rebuild any of the necessary packages.
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da conoscenza »

in chroot dare:
/etc/init.d/dbus restart
non ha senso!

fai vedere:
cat /etc/portage/package.mask
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da Zievatron »

Ma è ovvio che sono in chroot! :D

Codice: Seleziona tutto

darkstar / # cat /etc/portage/package.mask
=x11-libs/libwnck-2.30.7
>=xfce-base/xfce4-session-4.10.0
>=xfce-base/xfce4-meta-4.10
xfce-base/xfce-utils
xfce-base/xfce4-session
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da conoscenza »

Cancella da
/etc/portage/package.mask
le righe:
>=xfce-base/xfce4-session-4.10.0
xfce-base/xfce4-session
ridai:
revdep-rebuild
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da Zievatron »

Fatto.
Mi sembra che sia andato tutto bene.
Allora ho dato:
etc-update
emerge --sync
emerge -DNu world
etc-update
emerge --depclean
revdep-rebuild

Codice: Seleziona tutto

darkstar / # revdep-rebuild
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 100% ]                 

 * Dynamic linking on your system is consistent... All done. 
Mi sembra che sia andato tutto bene.
Devo fare altr con queste righe?

Codice: Seleziona tutto

darkstar / # cat /etc/portage/package.mask
=x11-libs/libwnck-2.30.7
>=xfce-base/xfce4-meta-4.10
xfce-base/xfce-utils
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da conoscenza »

Perfetto le librerie sono sistemate.

emerge -DNu world

che ti risponde?
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da Zievatron »

Codice: Seleziona tutto

>>> Installing (4 of 4) sys-apps/grep-2.12
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * Regenerating GNU info directory index...
 * Processed 90 info files.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da conoscenza »

Perfetto!

dagli
emerge --depclean
per completezza!
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Avatar utente
Zievatron
Messaggi: 1657
Iscritto il: mercoledì 21 dicembre 2011, 23:49

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da Zievatron »

Non avevo visto quest'ultimo messaggio. Forse la notifica non ha funzionato.

emerge --depclean non ha rimosso niente,
revdep-rebuild non ha trovato niente,
emerge -DNu world nemmeno.

Quelle righe in /etc/portage/package.mask devono restare così?
Zievatron

Avatar utente
conoscenza
Messaggi: 3821
Iscritto il: venerdì 2 dicembre 2011, 23:27
Località: Parma

Re: Gentoo notebook: Aggiornamento in difficoltà

Messaggio da conoscenza »

Se quei comandi non hanno fatto nulla, direi proprio di si.

Tuttavia prova a dare:
eix x11-libs/libwnck && eix xfce-base/xfce4-meta && eix xfce-base/xfce-utils
e posta l'output
Sono allergico a mele morsicate e a finestre con tende.

Segnalate qui le vostre offerte di smartphone e tablet!!!

Rispondi