Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Duplicate Threads
  • Search

Circular Dependencies?

Threads in this read-only forum cover topics discussed elsewhere in other forums.
Locked
Advanced search
4 posts • Page 1 of 1
Author
Message
Rroet
Apprentice
Apprentice
User avatar
Posts: 176
Joined: Mon May 27, 2002 5:53 pm
Location: The Hague, The Netherlands

Circular Dependencies?

Post by Rroet » Fri Jul 19, 2002 9:10 pm

Hi people, seems like I have a bad case of circular dependencies.. anybody else experiencing them? I installed cups and ghostscript on my machine and l8er on I installed winex.

Now this night I did a emerge rsync and it said I had a circular dependency, Cups required Ghostscript.... Winex required cups, and ghostscript required cups... so cups and ghostscript keep requireing eachother.. I fixed it manually already, but maybe the authors of the packages can be warned so they can fix it..... Thnx in advance
Top
trythil
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 123
Joined: Thu Jun 06, 2002 6:04 am
Location: RHIT, Terre Haute, IN, USA
Contact:
Contact trythil
Website

Post by trythil » Sat Jul 20, 2002 12:10 am

-edited for clarity-

The problem is worse than just CUPS and Ghostscript. It affects anything that relies upon either piece of software, and that can get pretty messy:

Code: Select all

root@lothlann etc # emerge --pretend --emptytree world

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

Calculating world dependencies ...done!
!!! Error: circular dependencies:

ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdegames-3.0.2
ebuild / net-print/cups-1.1.15-r2 depends on ebuild / app-text/ghostscript-7.05.3-r1
ebuild / kde-base/kdelibs-3.0.2-r1 depends on ebuild / app-text/ghostscript-7.05.3-r1
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdeedu-3.0.2
ebuild / kde-base/kdebase-3.0.2 depends on ebuild / net-fs/samba-2.2.5
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdeutils-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdeadmin-3.0.2
ebuild / kde-base/kdeaddons-3.0.2 depends on ebuild / kde-base/kdemultimedia-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdemultimedia-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdetoys-3.0.2
ebuild / app-cdr/k3b-0.7 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdemultimedia-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdeaddons-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdebase-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdenetwork-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdepim-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdeadmin-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdeartwork-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdegames-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdetoys-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdegraphics-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdeedu-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kdeutils-3.0.2 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / media-libs/xine-lib-0.9.12-r1 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / media-gfx/pixieplus-kde-0.3-r1 depends on ebuild / kde-base/kdelibs-3.0.2-r1
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdeaddons-3.0.2
ebuild / media-video/xine-dvdnav-0.9.12 depends on ebuild / media-libs/xine-lib-0.9.12-r1
ebuild / media-video/xine-ui-0.9.12 depends on ebuild / media-libs/xine-lib-0.9.12-r1
ebuild / kde-base/kdeaddons-3.0.2 depends on ebuild / kde-base/kdenetwork-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdenetwork-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdegraphics-3.0.2
ebuild / kde-base/kdeaddons-3.0.2 depends on ebuild / kde-base/kdebase-3.0.2
ebuild / kde-base/kdeartwork-3.0.2 depends on ebuild / kde-base/kdebase-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdebase-3.0.2
ebuild / media-gfx/pixieplus-kde-0.3-r1 depends on ebuild / kde-base/kdebase-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdeartwork-3.0.2
ebuild / kde-base/kde-3.0.2 depends on ebuild / kde-base/kdepim-3.0.2
ebuild / kde-base/kdelibs-3.0.2-r1 depends on ebuild / net-print/cups-1.1.15-r2
ebuild / app-text/ghostscript-7.05.3-r1 depends on ebuild / net-print/cups-1.1.15-r2
ebuild / net-fs/samba-2.2.5 depends on ebuild / net-print/cups-1.1.15-r2
ebuild / kde-base/kdebase-3.0.2 depends on ebuild / net-print/cups-1.1.15-r2
What happen ?
Somebody set up Portage tree the bomb !

:roll:

Commenting out the ghostscript dependency in CUPS "fixes" this here, but that seems less of a fix than a nasty, destabilizing hack.
Top
Lasker
Guru
Guru
User avatar
Posts: 445
Joined: Wed Jul 17, 2002 2:52 pm

Post by Lasker » Sat Jul 20, 2002 1:01 am

Seems to be fixed. I had the same problem (cups/ghostscript).
Just made a emerge rsync --clean then emerge cups again (unmerged both cups and ghostscript before).
Top
klieber
Bodhisattva
Bodhisattva
User avatar
Posts: 3657
Joined: Wed Apr 17, 2002 4:48 pm
Location: San Francisco, CA
Contact:
Contact klieber
Website

Post by klieber » Sat Jul 20, 2002 9:41 am

Locking this thread in favor of this one which describes the same problem.

--kurt
The problem with political jokes is that they get elected
Top
Locked

4 posts • Page 1 of 1

Return to “Duplicate Threads”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy