Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435464 - x11-misc/mate-notification-daemon-1.4.0::mate-overlay and x11-misc/notification-daemon-0.7.6::gentoo self blocked
Summary: x11-misc/mate-notification-daemon-1.4.0::mate-overlay and x11-misc/notificati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-19 00:55 UTC by renesanso
Modified: 2012-09-20 04:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description renesanso 2012-09-19 00:55:33 UTC
I use gnome 3 and MATE. How can I some solve this dependency or can add flag "-notification-daemon" or "-nd" to mate-base/mate-1.4.0::mate-overlay, that disable x11-misc/mate-notification-daemon-1.4.0::mate-overlay on is dependency, to install x11-misc/notification-daemon-0.7.6::gentoo (from gnome 2/3)?

Reproducible: Always

Steps to Reproduce:
1. layman -a mate-overlay
2. emerge =mate-base/mate-1.4.0
3. emerge =gnome-base/gnome-3.4.1
4. Have error, or, if you have not, just emerge -eD --newuse --backtrack=50 --update world




(x11-misc/mate-notification-daemon-1.4.0::mate-overlay, ebuild scheduled for merge) pulled in by
    >=x11-misc/mate-notification-daemon-1.4.0 required by (mate-base/mate-1.4.0::mate-overlay, ebuild scheduled for merge)              

  (x11-misc/notification-daemon-0.7.6::gentoo, ebuild scheduled for merge) pulled in by
    x11-misc/notification-daemon required by (virtual/notification-daemon-0::gentoo, ebuild scheduled for merge)                        
    >=x11-misc/notification-daemon-0.7 required by (gnome-base/gnome-fallback-3.4.1::gentoo, ebuild scheduled for merge)
Comment 1 renesanso 2012-09-19 01:06:00 UTC
If I add virtual/notification-daemon::gentoo to /etc/portage/package.mask, I have:
  (x11-misc/mate-notification-daemon-1.4.0::mate-overlay, ebuild scheduled for merge) pulled in by
    >=x11-misc/mate-notification-daemon-1.4.0 required by (mate-base/mate-1.4.0::mate-overlay, ebuild scheduled for merge)              

  (x11-misc/notification-daemon-0.7.6::gentoo, ebuild scheduled for merge) pulled in by
    >=x11-misc/notification-daemon-0.7 required by (gnome-base/gnome-fallback-3.4.1::gentoo, ebuild scheduled for merge)                
    x11-misc/notification-daemon required by (virtual/notification-daemon-0::mate-overlay, ebuild scheduled for merge)
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-09-19 07:28:07 UTC
The overlay must be missing virtual/notification-daemon then. 

Futhermore GNOME is restricted in it's meta packages to the actual notification-daemon. So having the gnome-base/gnome or gnome-base/gnome-light installed won't fly.

Nothing to do for Portage anyways, all up to the overlay.
Comment 3 Steev Klimaszewski (RETIRED) gentoo-dev 2012-09-19 21:33:49 UTC
Sorry, will fix the mate metabuild.  The issue is that while MATE is friendly enough and can use any of the notification daemons, GNOME's developers have decided to explicitly require notification-daemon.  The virtual in the overlay supports any of the 3 being installed, so switching to depend on the virtual instead of mate-notification-daemon.
Comment 4 renesanso 2012-09-20 04:42:11 UTC
I change mate-base/mate-1.4.0 ebuild, replacing 52 line to "virtual/notification-daemon". I don't know is it corrent, or not, but now I have to problems.