Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 72610

Summary: Syntax error in mono-1.0.4-r1 ebuild
Product: Gentoo Linux Reporter: Andrew Clunis <orospakr>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Clunis 2004-11-27 01:39:59 UTC
the line:
# !dev-dotnet/pnet
breaks the ebuild.  changing it to:
!dev-dotnet/pnet
fixes it.

Reproducible: Always
Steps to Reproduce:
1.  Have portage as of Nov 27, 2004, on an x86 computer 
2.  ACCEPT_KEYWORDS="~x86" emerge mono
3.

Actual Results:  
emerge: there are no ebuilds to satisfy "#".

Expected Results:  
mono and its dependencies are downloaded, built and installed.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-11-27 04:57:17 UTC
Looks like this is already fixed in CVS. However, there is no ChangeLog entry for 1.0.4-r1, so I'm forwarding this bug to dotnet anyway. Please, fix it guys.
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2004-11-28 11:20:02 UTC
I have no idea what version of the ebuild you might have recieved, but the CVS lot for that ebuild has only the version i originally commited, and the line with a "#" like you mention has never been in there. See the ViewCVS at http://www.gentoo.org/cgi-bin/viewcvs.cgi/dev-dotnet/mono/mono-1.0.4-r1.ebuild

if you are not convinced. Have you synced lately and still found this problem to exist?
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2004-11-29 05:47:31 UTC
Marking INVALID, as no indication in CVS shows the lines as mentioned in the report. Please feel free to re-open if you have more details or continue to have the problem.