Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824 - wine ebuild failed
Summary: wine ebuild failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-23 09:03 UTC by Seemant Kulleen
Modified: 2003-02-04 19: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 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.