First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 60889
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Desktop Misc. Team <desktop-misc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: John Russell <jjrussell@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 60889 depends on: Show dependency tree
Bug 60889 blocks: 70320
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-19 06:58 0000
regexxer has a dependency on a specific version of gtkmm (2.2.11).  So if any
other package updates gtkmm to version 2.2.12, the next time I update it gets
downgraded to 2.2.11, and then back up and down and up and down.....

Reproducible: Always
Steps to Reproduce:
1.emerge anything that requires gtkmm
2. emerge regexxer-0.6
3. emerge -uD will upgrade and downgrade gtkmm

Actual Results:  
emerge -uD will upgrade and downgrade gtkmm

Expected Results:  
all packages should be happy with the latest version of gtkmm

------- Comment #1 From Bob Thomas 2004-09-15 06:10:26 0000 -------
lostirc-0.3.3 also has a dependency on gtkmm-2.2.11

------- Comment #2 From John Russell 2004-09-15 06:14:06 0000 -------
Should lostirc depend on =gtkmm-2.2.11 or >=gtkmm-2.2.11?

------- Comment #3 From Antonio 2004-09-22 15:48:35 0000 -------
Same problem:

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

Calculating dependencies ...done!
[ebuild     UD] dev-cpp/gtkmm-2.2.11 [2.2.12] -debug -debug  3,770 kB
[ebuild   R   ] net-irc/lostirc-0.3.3  +gnome +kde  0 kB

Total size of downloads: 3,770 kB

------- Comment #4 From Jonas Fährmann 2004-10-03 04:39:29 0000 -------
same applies to media-sound/gnomoradio, I am now following the hints at
http://forums.gentoo.org/viewtopic.php?t=227464:

grep 'dev-cpp/gtkmm' /var/db/pkg/*/*/*.ebuild
(...)
/var/db/pkg/media-sound/gnomoradio-0.13/gnomoradio-0.13.ebuild:DEPEND="=dev-cpp/gtkmm-2.2.11
(...)

changing the DEPEND of
/usr/portage/media-sound/gnomoradio/gnomoradio-0.13.ebuild (and not
/var/db/pkg/media-sound/gnomoradio-0.13/gnomoradio-0.13.ebuild !!!) to
>=dev-cpp/gtkmm-2.2.11 seems to solve the problem temporarily for me - untill
the next sync :)

------- Comment #5 From Jonas Fährmann 2004-10-05 10:17:46 0000 -------
gnomoradio-0.13 builds without errors, but when I try to start it now it dies
with:

jonix@jonix ~ $ gnomoradio
Speicherzugriffsfehler

This is german for something like memory access error.

The DEPEND for =dev-cpp/gtkmm-2.2.11 seems to be no joke...

------- Comment #6 From Joe McCann (RETIRED) 2004-11-29 21:10:56 0000 -------
sorry this sit for so long, just fix all the mm deps in cvs

First Last Prev Next    No search results available      Search page      Enter new bug