Discussion:
[gentoo-user] emerge problm
(too old to reply)
Tom Stoddard
2004-11-20 22:20:08 UTC
Permalink
I have an emerge problem. When I try to update my system I get a
dependency that cannot be satisfied. For some reason emerge wants
gcc-4.7-r1,
which I do not think is available, even if it is masked. I have tried

ACCEPT_KEYWORDS="~x86" emerge gcc-4.7-r1

When I try to update my system I get:


zork root # emerge -up system

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

Calculating system dependencies \
emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".


!!! Problem with ebuild sys-apps/groff-1.19.1-r2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


I have seen similar postings but not for the problem I have.

This problem occurs even after an emerge sync.

I have spent hours pouring thru /usr/portage trying to find where the
dependency for gcc-4.7-r1 is coming from. No luck.

--
gentoo-***@gentoo.org mailing list
Knowles Burrell
2004-11-20 22:50:11 UTC
Permalink
On Sat, 20 Nov 2004 17:13:18 -0500, Tom Stoddard
Post by Tom Stoddard
I have an emerge problem. When I try to update my system I get a
dependency that cannot be satisfied. For some reason emerge wants
gcc-4.7-r1,
which I do not think is available, even if it is masked. I have tried
ACCEPT_KEYWORDS="~x86" emerge gcc-4.7-r1
zork root # emerge -up system
Calculating system dependencies \
emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".
!!! Problem with ebuild sys-apps/groff-1.19.1-r2
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
I have seen similar postings but not for the problem I have.
This problem occurs even after an emerge sync.
I have spent hours pouring thru /usr/portage trying to find where the
dependency for gcc-4.7-r1 is coming from. No luck.
--
What else does it want to emerge? There is probably a bad ebuild.
--
kb3
http://useless.sgpalace.com

--
gentoo-***@gentoo.org mailing list
Boyd Stephen Smith Jr.
2004-11-21 00:20:09 UTC
Permalink
On Saturday 20 November 2004 10:13 pm, Tom Stoddard <Tom Stoddard
Post by Tom Stoddard
I have an emerge problem. When I try to update my system I get a
dependency that cannot be satisfied. For some reason emerge wants
gcc-4.7-r1,
zork root # emerge -up system
Calculating system dependencies \
emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".
This problem occurs even after an emerge sync.
I have spent hours pouring thru /usr/portage trying to find where the
dependency for gcc-4.7-r1 is coming from. No luck.
Do you have a portage overlay directory? (generally /usr/local/portage) That
might contain a bad ebuild.

Also, have you tried emerge -ptu system and/or equery depgraph
=sys-apps/groff-1.19.1-r2? Those might be able to tell you what ebuilds are
trying to bring in gcc-4.7!
--
Boyd Stephen Smith Jr. <***@volumehost.com>
ICQ: 514984 YM/AIM: DaTwinkDaddy

--
gentoo-***@gentoo.org mailing list
Collin Starkweather
2004-11-21 01:10:05 UTC
Permalink
Post by Boyd Stephen Smith Jr.
On Saturday 20 November 2004 10:13 pm, Tom Stoddard <Tom Stoddard
Post by Tom Stoddard
I have an emerge problem. When I try to update my system I get a
dependency that cannot be satisfied. For some reason emerge wants
gcc-4.7-r1,
zork root # emerge -up system
Calculating system dependencies \
emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".
This problem occurs even after an emerge sync.
I have spent hours pouring thru /usr/portage trying to find where the
dependency for gcc-4.7-r1 is coming from. No luck.
Do you have a portage overlay directory? (generally /usr/local/portage) That
might contain a bad ebuild.
Also, have you tried emerge -ptu system and/or equery depgraph
=sys-apps/groff-1.19.1-r2? Those might be able to tell you what ebuilds are
trying to bring in gcc-4.7!
Try `emerge sync` again.

I recently encountered a similar problem after syncing a system that
hadn't been upgraded in awhile, but after syncing again, it went away.
Dunno why, but you may as well give it a shot.

-Collin
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Collin Starkweather, Ph.D. ***@collinstarkweather.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



--
gentoo-***@gentoo.org mailing list
Jason Stubbs
2004-11-21 01:40:07 UTC
Permalink
Post by Tom Stoddard
emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".
http://bugs.gentoo.org/show_bug.cgi?id=64339

To summarise, it seems that for some as yet unknown reason, gcc-2.95 sometimes
has PROVIDE="sys-apps/texinfo". Any dependencies on >=sys-apps/texinfo-4.7-r1
are being replaced with >=sys-devel/gcc-4.7-r1. To fix it, find the file
/var/db/pkg/sys-devel/gcc*/PROVIDE containing "sys-apps/texinfo" and make that
file empty.

Regards,
Jason Stubbs

--
gentoo-***@gentoo.org mailing list
Jeff Smelser
2004-11-21 02:00:13 UTC
Permalink
Post by Jason Stubbs
To summarise, it seems that for some as yet unknown reason, gcc-2.95
sometimes has PROVIDE="sys-apps/texinfo". Any dependencies on
=sys-apps/texinfo-4.7-r1 are being replaced with >=sys-devel/gcc-4.7-r1.
To fix it, find the file /var/db/pkg/sys-devel/gcc*/PROVIDE containing
"sys-apps/texinfo" and make that file empty.
This bug just doesnt want to go away, does it Jason? :)

Jeff
--
=======================================================================
Jabber: tradergt@(smelser.org|jabber.org)
Quote: Quantum Mechanics--the dreams stuff is made of.
=======================================================================
Continue reading on narkive:
Loading...