Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169897 - dev-util/mono-tools depends on old gecko-sharp
Summary: dev-util/mono-tools depends on old gecko-sharp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 227205
  Show dependency tree
 
Reported: 2007-03-08 07:29 UTC by Claes Mogren
Modified: 2008-11-19 10:15 UTC (History)
0 users

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


Attachments
mono-tools-1.2.3-r1.ebuild (mono-tools-1.2.3-r1.ebuild,1.78 KB, text/plain)
2007-03-16 08:05 UTC, Claes Mogren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Claes Mogren 2007-03-08 07:29:40 UTC
dev-util/mono-tools have a RDEPEND "seamonkey? ( =dev-dotnet/gecko-sharp-0.11* )" that fails because the latest gecko-sharp in the tree is 0.12. Adding a ">" to that line ("seamonkey? ( >=dev-dotnet/gecko-sharp-0.11* )") prevents the downgrading. 

Reproducible: Always

Steps to Reproduce:
1. emerge gecko-sharp-0.12
2. emerge mono-tools
3. Forced downgrade to gecko-sharp-0.11

Actual Results:  
mono-tools compiles fine with gecko-sharp-0.12

Expected Results:  
No upgrade/downgrade loop

Portage 2.1.2.1-r1 (default-linux/amd64/2006.0, gcc-4.1.2, glibc-2.5-r0, 2.6.19-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.9
Timestamp of tree: Thu, 08 Mar 2007 06:20:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-java/java-config: 1.3.7, 2.0.31-r4
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.15
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fno-ident -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
Comment 1 Claes Mogren 2007-03-16 08:05:08 UTC
Created attachment 113440 [details]
mono-tools-1.2.3-r1.ebuild

Ebuild that works with newer gecko-sharp versions
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-23 01:48:34 UTC
Fixed in 1.2.4, thanks!
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-28 22:37:20 UTC
>mono-tools-1.2.4 again depends on =gecko-sharp-0.11*. Any reason for that? Btw, there's a new gecko-sharp out, I'll bug you in a minute.
Comment 4 Billy DeVincentis 2008-06-29 02:11:49 UTC
Whats more is that mono-tools 1.9 also depends on gecko-sharp 11, these dependencies need updating!!!! 
Comment 5 Peter Alfredsen (RETIRED) gentoo-dev 2008-11-19 10:15:31 UTC
I just fixed this in-tree.