After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 342449 - gnome moduleset references both cairo-1-0 and cairo HEAD
gnome moduleset references both cairo-1-0 and cairo HEAD
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: James Henstridge
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2006-05-20 21:43 UTC by Jaap A. Haitsma
Modified: 2006-06-19 08:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jaap A. Haitsma 2006-05-20 21:43:15 UTC
Problem that these two modules overwrite each other when they are installed.
Comment 1 James Henstridge 2006-05-23 14:33:50 UTC
looks like cairo-1-0 is only pulled in by pycairo-1-0.  I suppose pygtk should be updated to depend on pycairo head.
Comment 2 James Henstridge 2006-06-19 08:24:51 UTC
Looks to be fixed:

2006-05-25  Elijah Newren  <newren gmail com>

        * modulesets/gnome-2.16.modules: Replace cairo-1-0 and pycairo-1-0
        with cairo and pycairo for all modules in the desktop.  Should
        avoid some of the nasty compilation errors people have been seeing
        with cairo and cairo-1-0 overwriting each other.