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

Bug 824

Summary: wine ebuild failed
Product: Gentoo Linux Reporter: Seemant Kulleen <seemantk>
Component: New packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Seemant Kulleen 2002-02-23 09:03:45 UTC
Hi again,

This happened on a wine emerge.  Also, why is cups required for wine anyway?
(and it's a serious question).

Thanks,

Seemant

--- cut here

ACCESS DENIED  mkdir:     /opt/man
/bin/install: cannot create directory `/opt/man': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/var/tmp/portage/wine-20011004-r1/work/wine-20011004/documentation'
make: *** [documentation/__install__] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 2, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-wine-20011004-r1-17964.log"

mkdir:     /opt/man
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/app-emulation/wine/wine-20011004-r1.ebuild
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-02-24 13:47:15 UTC
I'm gonna take this seriously indeed. That is, not just fix the sandbox problem (which is hopefully trivial since ther's just one violation), but also update to the latest wine snapshot (there's at least one from Feb 2002). I'll look into the cups issue too. What this actually means is that it'll take me a few days :-) 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-03-02 11:04:18 UTC
I've committed a wine-20020122 ebuild (masked). Please test it and tell me what you think.  It doesn't have any known bugs, but it's still lacking in ease of configuration. I plan to look at codeweavers' winesetup and see if it can work with the regular wine. I may also add a codeweavers-wine ebuild later, but it would be incompatible with the regular wine and they haven't released the code for their latest release yet (preview 5). 
Comment 3 Seemant Kulleen 2002-03-03 17:01:59 UTC
Hi,

this new ebuild you did was awesome.  It emerged perfectly.  I had a look at
debian's package page, and found winesetuptk from codeweavers there (in the
unstable branch).  Also, this snapshot of wine that you just packaged is in
there as well (in unstable).  This leads me to assume that it works.  I am
trying an ebuild for winesetuptk to see if it truly will handle it.  It's an
ugly source tarball though :)

Seemant
Comment 4 Dan Armak (RETIRED) gentoo-dev 2002-03-05 14:32:01 UTC
I'm commiting an ebuild for the latest snapshot (20020228) now, and unmasking it, as per the gentoo-dev post. The ebuild itself is the same.  I'm interested in winesetup too, so when you have it ready or are tired of working on it, post the ebuild here and I'll take a look.