Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Problema AGG.Software
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
macca75
n00b
n00b


Joined: 28 Dec 2005
Posts: 59

PostPosted: Sun Jan 15, 2006 3:45 pm    Post subject: [RISOLTO] Problema AGG.Software Reply with quote

Code:
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfilelocalhost torrents # emerge --info
Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Unknown CPU Typ
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -pipe -O2"
CHOST="i686-pc-linux-gnu"
s.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl dvd dvdread eds emboss encode exif expat fam ffmpeg foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 idn imlib java jpeg junit lcms ldap libg++ libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png ppds python qt quicktime readline samba sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis xine xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

Code:
localhost torrents # emerge --deep --update --newuse world -pv

These are the packages that I would merge, in order:

Calculating world dependencies \
!!! All ebuilds that could satisfy ">=dev-java/swt-3.0-r2" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-java/swt-3.2_pre1 (masked by: ~x86 keyword)
- dev-java/swt-3.1-r1 (masked by: ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
!!!    (dependency required by "net-p2p/azureus-2.3.0.6-r1" [ebuild])



!!! Problem resolving dependencies for net-p2p/azureus
!!! Depgraph creation failed.


Ho fatto qualche prova mettendo in /etc/portage/package.keywords i due paccheti che richiedono la flag ~x86 ma mi dà comunque l'errore:
Code:
localhost torrents # emerge --deep --update --newuse world -pv
--- Invalid atom in /etc/portage/package.keywords: dev-java/swt-3.1-r1
--- Invalid atom in /etc/portage/package.keywords: dev-java/swt-3.2_pre1

These are the packages that I would merge, in order:

Calculating world dependencies \
!!! All ebuilds that could satisfy ">=dev-java/swt-3.0-r2" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-java/swt-3.2_pre1 (masked by: ~x86 keyword)
- dev-java/swt-3.1-r1 (masked by: ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
!!!    (dependency required by "net-p2p/azureus-2.3.0.6-r1" [ebuild])



!!! Problem resolving dependencies for net-p2p/azureus
!!! Depgraph creation failed.


Ecco il file /etc/portage/package.keywords:
Code:
#sys-devel/gcc ~x86
net-p2p/azureus ~x86
net-print/hplip ~x86
dev-java/swt-3.2_pre1 ~x86
dev-java/swt-3.1-r1 ~x86


Spero le informazioni siano sufficienti.....
Sono a disposizione....
Ciao
Stefano


Last edited by macca75 on Sun Jan 15, 2006 9:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jan 15, 2006 4:15 pm    Post subject: Reply with quote

se metti il nome con la versione devi antecedere l'=, altrimenti togli il numero di versione e li smascheri tutti.
Back to top
View user's profile Send private message
macca75
n00b
n00b


Joined: 28 Dec 2005
Posts: 59

PostPosted: Sun Jan 15, 2006 4:20 pm    Post subject: Reply with quote

E' questo che intendi:
Code:
#sys-devel/gcc ~x86
net-p2p/azureus ~x86
net-print/hplip ~x86
l'=dev-java/swt-3.2_pre1 ~x86
l'=dev-java/swt-3.1-r1 ~x86

Ciao
Stafano
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jan 15, 2006 4:36 pm    Post subject: Reply with quote

Code:
=dev-java/swt-3.2_pre1 ~x86
=dev-java/swt-3.1-r1 ~x86

intendevo questo... l'= stava per l'uguale. lo so ho sbagliato non bisogna abbreviare.
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Sun Jan 15, 2006 7:33 pm    Post subject: Reply with quote

Se hai risolto metti il tag [risolto] grazie
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
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