Discussion:
[gentoo-user] gtk-sharp or glade-sharp : what to do
(too old to reply)
Helmut Jarausch
2008-12-03 08:40:06 UTC
Permalink
Hi,

some packages need gtk-sharp, others glade-sharp and
mono-tools needs both.

But gtk-sharp-2.12.6-r1 has a negative dependency on
glade-sharp.

So, one cannot install both.

Who cuts this Gordian knot?

Helmut.
--
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
Florian Philipp
2008-12-03 12:30:09 UTC
Permalink
Post by Helmut Jarausch
Hi,
some packages need gtk-sharp, others glade-sharp and
mono-tools needs both.
But gtk-sharp-2.12.6-r1 has a negative dependency on
glade-sharp.
So, one cannot install both.
Who cuts this Gordian knot?
Helmut.
gtk-sharp-2.10 doesn't block glade-sharp.
simply do:
echo '>gtk-sharp-2.10.2' >> /etc/portage/package.mask
Helmut Jarausch
2008-12-04 08:50:08 UTC
Permalink
Post by Florian Philipp
Post by Helmut Jarausch
Hi,
some packages need gtk-sharp, others glade-sharp and
mono-tools needs both.
But gtk-sharp-2.12.6-r1 has a negative dependency on
glade-sharp.
So, one cannot install both.
Who cuts this Gordian knot?
Helmut.
gtk-sharp-2.10 doesn't block glade-sharp.
echo '>gtk-sharp-2.10.2' >> /etc/portage/package.mask
Unfortunately, that's not a solution
emerge dev-dotnet/art-sharp

gives

All ebuilds that could satisfy >=dev-dotnet/gtk-sharp-2.12[glade]
are masked.
--
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
Daniel Pielmeier
2008-12-04 09:10:07 UTC
Permalink
Post by Helmut Jarausch
Unfortunately, that's not a solution
emerge dev-dotnet/art-sharp
gives
All ebuilds that could satisfy >=dev-dotnet/gtk-sharp-2.12[glade]
are masked.
Do you use stable portage? So I guess after
Post by Helmut Jarausch
All ebuilds that could satisfy >=dev-dotnet/gtk-sharp-2.12[glade]
comes masked by EAPI=2 or similar. So you need portage >=2.1.6_rc1.
--
Regards,
Daniel
Loading...