[Bug 858439] New: Failing at $install with access denied
https://bugzilla.novell.com/show_bug.cgi?id=858439 https://bugzilla.novell.com/show_bug.cgi?id=858439#c0 Summary: Failing at $install with access denied Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.5 Platform: All OS/Version: All Status: NEW Severity: Major Priority: P5 - None Component: build process AssignedTo: mls@suse.com ReportedBy: jorgeh@fsbcomputers.com QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 Hey guys, I just created a project on your OBS so you can see what I mean, you can find it at: https://build.opensuse.org/package/show/home:jfha73/libaacs It fails to install with an access denied error, I thought it uses root to build and install, please tell me what to do. Thanks. Reproducible: Always Steps to Reproduce: 1.Create project 2.Upload your spec and source file 3. Actual Results: it fails at %install with an access denied error Expected Results: to run the install process -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=858439 https://bugzilla.novell.com/show_bug.cgi?id=858439#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Adrian Schröter <adrian@suse.com> 2014-01-13 08:47:51 UTC --- usually packages get build as user (it is possible also as root within OBS, but it is considered bad packaging as the resulting src.rpm may corrupt the system). Try to use %makeinstall to install into the anyway used %{buildroot} subdirectory (current rpm version will not find files installed into the system directly anyway by default.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com