Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Problemi aggiornamento a xfce4.4 :(
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
LastHope
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 237
Location: Mordor

PostPosted: Fri Mar 09, 2007 1:01 pm    Post subject: [RISOLTO] Problemi aggiornamento a xfce4.4 :( Reply with quote

Ciao a tutti,
vi sto scrivendo mediante lynx perche' mi si e' fermato l'aggiornamento di xfce4.4.
Per l'esattezza, ho fatto cosi':
Code:
emerge -C `qlist -CI xfce`

Come consigliato, visto che xfce4.2.4.2 ha plugin e altre feature incompatibili con xfce4.4...quindi ho lanciato xfce4.4 (38 pacchetti fra aggiornare e nuovi)
Per l'esattezza mi si e' bloccato con questo:
Code:
vteapp.o: In function `main':
vteapp.c:(.text+0xfb5): undefined reference to `gdk_screen_get_rgba_colormap'
collect2: ld returned 1 exit status
make[2]: *** [vte] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.14.1/work/vte-0.14.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.14.1/work/vte-0.14.1'
make: *** [all] Error 2

!!! ERROR: x11-libs/vte-0.14.1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3608:   Called src_compile
  ebuild.sh, line 1304:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

Qualche idea?
Ciao a tutti

LastHope


Last edited by LastHope on Fri Mar 09, 2007 2:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
LastHope
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 237
Location: Mordor

PostPosted: Fri Mar 09, 2007 1:34 pm    Post subject: Re: Problemi aggiornamento a xfce4.4 :( Reply with quote

LastHope wrote:
Ciao a tutti,
vi sto scrivendo mediante lynx perche' mi si e' fermato l'aggiornamento di xfce4.4.
Per l'esattezza, ho fatto cosi':
Code:
emerge -C `qlist -CI xfce`

Come consigliato, visto che xfce4.2.4.2 ha plugin e altre feature incompatibili con xfce4.4...quindi ho lanciato xfce4.4 (38 pacchetti fra aggiornare e nuovi)
Per l'esattezza mi si e' bloccato con questo:
Code:
vteapp.o: In function `main':
vteapp.c:(.text+0xfb5): undefined reference to `gdk_screen_get_rgba_colormap'
collect2: ld returned 1 exit status
make[2]: *** [vte] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.14.1/work/vte-0.14.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.14.1/work/vte-0.14.1'
make: *** [all] Error 2

!!! ERROR: x11-libs/vte-0.14.1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3608:   Called src_compile
  ebuild.sh, line 1304:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

Qualche idea?
Ciao a tutti

LastHope

revdep-rebbuild non mi ha indicato niente...Ho riprovato man mano a rilanciare emerge xfce4 (ogni volta mi installava altri pacchetti prima di questo che mi da problemi)...fino a quando sono giunto a:
Code:
checking for LIBRSVG... configure: error: Package requirements (        gdk-pixbuf-2.0 >= 1.3.7         glib-2.0 >= 2.12.0      libxml-2.0 >= 2.4.7     pangoft2 >= 1.2.0       pangocairo >= 1.2.0     cairo >= 1.2.0  cairo-png >= 1.2.0      fontconfig >= 1.0.1
        freetype2) were not met:

No package 'pangocairo' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBRSVG_CFLAGS
and LIBRSVG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gnome-base/librsvg-2.16.1/work/librsvg-2.16.1/config.log

!!! ERROR: gnome-base/librsvg-2.16.1 failed.

pangocairo cosa e'?

EDIT: Aggiornando pango sembra aver risolto questo secondo problema...attendo...
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Fri Mar 09, 2007 1:44 pm    Post subject: Reply with quote

Un piccolo appunto
Quote:

1° messaggio - Inviato: 09/03/2007 14:01
2° messaggio - Inviato: 09/03/2007 14:34

Rileggeti il punto 7 delle LINEE GUIDA di questo forum
Quote:

Prima di postare nuovamente, se nessuno vi ha risposto, aspettate almeno 24 ore; se dovete aggiungere informazioni prima che sia passato questo tempo è preferibile che editiate l'ultimo post.


Riguardo al tuo errore:
Code:

emerge -pv xfce4

cosa riporta esattamente?

Comunque nelle ultime ore vedo vari aggiornamenti ai pacchetti relativi a xfce, per cui ti consiglio di mantenere aggiornato il Portage Tree e riprovare ad installare.
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
LastHope
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 237
Location: Mordor

PostPosted: Fri Mar 09, 2007 1:53 pm    Post subject: Reply with quote

Hai ragione, non volevo in realta' tirare in alto il messaggio, ma solo aggiornare quello che sto provando a fare...
Per quanto l'output di emerge -pv xfce4, e' questo (dopo X lanci, mi ha installato la maggior parte dei pacchetti)
Il sync e l'aggiornamento di portage l'ho fatto proprio prima di provare ad aggiornare xfce4...
Code:
root@dani_lap dani # emerge -pvt xfce4

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] xfce-base/xfce4-4.4.0  USE="alsa cups -minimal -oss" 0 kB
[ebuild  N    ]  xfce-base/xfdesktop-4.4.0-r3  USE="-dbus -debug -doc -minimal" LINGUAS="-ca -cs -da -de -el -es -et -eu -fi -fr -he -hu -ja -ko -nl -pl -pt_BR
-ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 3,077 kB
[ebuild  N    ]  xfce-extra/mousepad-0.2.12  USE="-debug" 321 kB
[ebuild  N    ]  xfce-extra/xfce4-mixer-4.4.0-r1  USE="alsa -debug" 457 kB
[ebuild  N    ]  xfce-extra/xfce4-appfinder-4.4.0  USE="-debug" 362 kB
[ebuild  N    ]  xfce-base/xfprint-4.4.0  USE="cups -debug -doc" 854 kB
[ebuild  N    ]  xfce-extra/terminal-0.2.6-r1  USE="-dbus -debug -doc -startup-notification" 1,545 kB
[ebuild  N    ]   x11-libs/vte-0.14.1  USE="opengl python -debug -doc" 0 kB
[ebuild  N    ]  xfce-base/orage-4.4.0  USE="-debug" 1,634 kB


EDIT: ho fatto la prova di mascherare quella versione di vte...me ne ha installato una piu' vecchia, e sta proseguendo correttamente con l'installazione di xfce4.4...vediamo...
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Fri Mar 09, 2007 2:07 pm    Post subject: Reply with quote

LastHope wrote:
Hai ragione, non volevo in realta' tirare in alto il messaggio, ma solo aggiornare quello che sto provando a fare...
Per quanto l'output di emerge -pv xfce4, e' questo (dopo X lanci, mi ha installato la maggior parte dei pacchetti)
Il sync e l'aggiornamento di portage l'ho fatto proprio prima di provare ad aggiornare xfce4...
Code:
root@dani_lap dani # emerge -pvt xfce4

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] xfce-base/xfce4-4.4.0  USE="alsa cups -minimal -oss" 0 kB
[ebuild  N    ]  xfce-base/xfdesktop-4.4.0-r3  USE="-dbus -debug -doc -minimal" LINGUAS="-ca -cs -da -de -el -es -et -eu -fi -fr -he -hu -ja -ko -nl -pl -pt_BR
-ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 3,077 kB
[ebuild  N    ]  xfce-extra/mousepad-0.2.12  USE="-debug" 321 kB
[ebuild  N    ]  xfce-extra/xfce4-mixer-4.4.0-r1  USE="alsa -debug" 457 kB
[ebuild  N    ]  xfce-extra/xfce4-appfinder-4.4.0  USE="-debug" 362 kB
[ebuild  N    ]  xfce-base/xfprint-4.4.0  USE="cups -debug -doc" 854 kB
[ebuild  N    ]  xfce-extra/terminal-0.2.6-r1  USE="-dbus -debug -doc -startup-notification" 1,545 kB
[ebuild  N    ]   x11-libs/vte-0.14.1  USE="opengl python -debug -doc" 0 kB
[ebuild  N    ]  xfce-base/orage-4.4.0  USE="-debug" 1,634 kB


prova a riemergere
Code:
dev-python/pycairo &&  x11-libs/cairo


ciauz
Back to top
View user's profile Send private message
Guglie
Apprentice
Apprentice


Joined: 01 Mar 2004
Posts: 240
Location: switzerland - zürich

PostPosted: Fri Mar 09, 2007 2:08 pm    Post subject: Reply with quote

l'errore te lo da x11-libs/vte, che è dipendenza di terminal (l'emulatore shell di xfce)
quindi potresti installare xfce con la flag -minimal, in maniera da non installare alcune componenti (fra i quali, vado a memoria, mausepad, terminal, ..)

ovviamente se ti interessa davvero avere terminal questa non è una soluzione, ma un workaround ;)
_________________
A! Elbereth Gilthoniel! silivren penna míriel o menel aglar elenath!
Back to top
View user's profile Send private message
LastHope
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 237
Location: Mordor

PostPosted: Fri Mar 09, 2007 2:12 pm    Post subject: Reply with quote

Ciao a tutti!
Ho risolto mascherando la versione ultima indicatami da Portage...usando vte.0.12.2 mi ha correttamente completato l'installazione di xfce 4.4 :D :D
Ciao a tutti

LastHope
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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