[Bug 8260] New: ubuntu dapper install from source fails

Wine Bugs wine-bugs at winehq.org
Wed May 2 12:04:21 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8260

           Summary: ubuntu dapper install from source fails
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: wine-tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: donald at ziesig.org


Wine installation to ubuntu dapper (whether directly from make install or
./tools/wineinstall) fails when trying to rm version-stamp.  I've checked the
protections on the file (no problems) and can successfully rm version-stamp
manually.

I am able to install and run wine from the binaries, but wanted to debug some
problems I am having with a specific installer for the old MS JVM.


make[1]: Entering directory `/home/donz/Wine/wine-0.9.36~winehq0~ubuntu~6.06/loader'
(GIT_DIR=../.git git-describe HEAD 2>/dev/null || echo "wine-0.9.36") | sed -e
's/\(.*\)/const char wine_version[] = "\1";/' >version-stamp || (rm -f
version-stamp && exit 1)
/bin/sh: version-stamp: Permission denied
rm: cannot remove `version-stamp': Permission denied
make[1]: *** [version-stamp] Error 1
make[1]: Leaving directory `/home/donz/Wine/wine-0.9.36~winehq0~ubuntu~6.06/loader'
make: *** [loader/__install__] Error 2

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list