* [gentoo-user] emerge world problem
@ 2006-05-31 17:56 Roberto Zandonati
2006-05-31 18:18 ` Teresa and Dale
0 siblings, 1 reply; 7+ messages in thread
From: Roberto Zandonati @ 2006-05-31 17:56 UTC (permalink / raw
To: gentoo-user
hi at all, i've a problem when i try to do emerge world, i've the
follow message:
[blocks B ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2)
what i've to do? remove pam-login?
bye
--
Roberto Zandonati
GPG-Fingerprint: 577F CC47 AAD7 A5B9 12D7 F10D 89F8 3BA6 5CA8 58D5
GPG-Keynumber: 0x5CA858D5
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge world problem
2006-05-31 17:56 Roberto Zandonati
@ 2006-05-31 18:18 ` Teresa and Dale
0 siblings, 0 replies; 7+ messages in thread
From: Teresa and Dale @ 2006-05-31 18:18 UTC (permalink / raw
To: gentoo-user
Roberto Zandonati wrote:
> hi at all, i've a problem when i try to do emerge world, i've the
> follow message:
>
> [blocks B ] sys-apps/pam-login (is blocking
> sys-apps/shadow-4.0.15-r2)
>
> what i've to do? remove pam-login?
>
> bye
>
>From the forums:
> emerge --buildpkgonly --nodeps shadow && emerge -C pam-login && emerge
> --usepkgonly shadow
It worked for me so far.
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] emerge world problem
@ 2006-06-03 15:31 Roberto Zandonati
2006-06-03 16:19 ` Jeremy Teale
0 siblings, 1 reply; 7+ messages in thread
From: Roberto Zandonati @ 2006-06-03 15:31 UTC (permalink / raw
To: gentoo-user
hi at all, i've a problem when I try to do emerge world. I've the
following outpu: (I've gnome 2,14)
-------------------BEGIN OUTPUT--------------------------
# emerge -av world
These are the packages that I would merge, in order:
Calculating world dependencies
!!! Packages for the following atoms are either all
!!! masked or don't exist:
sci-misc/boinc media-sound/banshee
-
!!! All ebuilds that could satisfy ">=gnome-base/libgnome-2.13" have
been masked.
!!! One of the following masked packages is required to complete your request:
- gnome-base/libgnome-2.14.0 (masked by: ~x86 keyword)
- gnome-base/libgnome-2.14.1 (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 "gnome-base/gnome-panel-2.14.1" [ebuild])
!!! Problem resolving dependencies for gnome-base/gnome-panel
!!! Depgraph creation failed.
-------------------END OUTPUT--------------------------
--
Roberto Zandonati
GPG-Fingerprint: 577F CC47 AAD7 A5B9 12D7 F10D 89F8 3BA6 5CA8 58D5
GPG-Keynumber: 0x5CA858D5
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge world problem
2006-06-03 15:31 [gentoo-user] emerge world problem Roberto Zandonati
@ 2006-06-03 16:19 ` Jeremy Teale
2006-06-03 16:25 ` Jeremy Teale
0 siblings, 1 reply; 7+ messages in thread
From: Jeremy Teale @ 2006-06-03 16:19 UTC (permalink / raw
To: gentoo-user
On Jun 3, 2006, at 10:31 AM, Roberto Zandonati wrote:
> hi at all, i've a problem when I try to do emerge world. I've the
> following outpu: (I've gnome 2,14)
>
> -------------------BEGIN OUTPUT--------------------------
>
> # emerge -av world
>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies
> !!! Packages for the following atoms are either all
> !!! masked or don't exist:
> sci-misc/boinc media-sound/banshee
>
> -
> !!! All ebuilds that could satisfy ">=gnome-base/libgnome-2.13" have
> been masked.
> !!! One of the following masked packages is required to complete
> your request:
> - gnome-base/libgnome-2.14.0 (masked by: ~x86 keyword)
> - gnome-base/libgnome-2.14.1 (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 "gnome-base/gnome-
> panel-2.14.1" [ebuild])
>
>
>
> !!! Problem resolving dependencies for gnome-base/gnome-panel
> !!! Depgraph creation failed.
>
> -------------------END OUTPUT--------------------------
I'd recommend reading
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
and
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
You're trying to emerge packages that depend on something that has
not been put into the stable tree yet.
You can try adding the packages to your /etc/portage/package.keywords
file
(echo ' gnome-base/libgnome-2.14.1 ~x86' >> /etc/portage/
package.keywords).
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge world problem
2006-06-03 16:19 ` Jeremy Teale
@ 2006-06-03 16:25 ` Jeremy Teale
0 siblings, 0 replies; 7+ messages in thread
From: Jeremy Teale @ 2006-06-03 16:25 UTC (permalink / raw
To: gentoo-user
On Jun 3, 2006, at 11:19 AM, Jeremy Teale wrote:
> I'd recommend reading
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
> and
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
> You're trying to emerge packages that depend on something that has
> not been put into the stable tree yet.
> You can try adding the packages to your /etc/portage/
> package.keywords file
> (echo ' gnome-base/libgnome-2.14.1 ~x86' >> /etc/portage/
> package.keywords).--
> gentoo-user@gentoo.org mailing list
>
Sorry, that should be '=gnome-base/libgnome-2.14.1 ~x86'. Or to do a
general keywords entry, 'gnome-base/libgnome ~x86' which is version
independent.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] emerge world problem
@ 2008-03-12 10:16 Robert Stockdale IV
2008-03-12 10:24 ` Alan McKinnon
0 siblings, 1 reply; 7+ messages in thread
From: Robert Stockdale IV @ 2008-03-12 10:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3991 bytes --]
Hello all:
I have been trying to emerge world and the last 3 times I've been getting
this error message when Epiphany is in the emerge world list. The errror
from the out put is:
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.20.3
/work/epiphany-2.20.3'
make[1]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.20.3
/work/epiphany-2.20.3'
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY
---------------------------
LOG FILE = "/var/log/sandbox/sandbox-7750.log"
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/xpti.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/xpti.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
open_wr: /usr/lib64/mozilla-firefox/components/compreg.dat.tmp (symlink to
/usr/lib/mozilla-firefox/components/compreg.dat.tmp)
--------------------------------------------------------------------------------
* GNU info directory index is up-to-date.
The 2 line starting with ACCESS VIOLATION SUMMARY is in red. I believe the
open_wr: shows that the script is trying to open these files in read write
mode. Do I need to unemerge firefox in order to install Epiphany? Is there
some other way? Thank you.
Bob
[-- Attachment #2: Type: text/html, Size: 4403 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge world problem
2008-03-12 10:16 Robert Stockdale IV
@ 2008-03-12 10:24 ` Alan McKinnon
0 siblings, 0 replies; 7+ messages in thread
From: Alan McKinnon @ 2008-03-12 10:24 UTC (permalink / raw
To: gentoo-user
On Wednesday 12 March 2008, Robert Stockdale IV wrote:
> Hello all:
> I have been trying to emerge world and the last 3 times I've been
> getting this error message when Epiphany is in the emerge world list.
> The errror from the out put is:
>
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory
> `/var/tmp/portage/www-client/epiphany-2.20.3 /work/epiphany-2.20.3'
> make[1]: Leaving directory
> `/var/tmp/portage/www-client/epiphany-2.20.3 /work/epiphany-2.20.3'
probably same cause as your problem with wine. Fix that, then try again.
Post back if this problem then still persists
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-03-12 10:32 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-03 15:31 [gentoo-user] emerge world problem Roberto Zandonati
2006-06-03 16:19 ` Jeremy Teale
2006-06-03 16:25 ` Jeremy Teale
-- strict thread matches above, loose matches on Subject: below --
2008-03-12 10:16 Robert Stockdale IV
2008-03-12 10:24 ` Alan McKinnon
2006-05-31 17:56 Roberto Zandonati
2006-05-31 18:18 ` Teresa and Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox