On Wednesday 09 December 2009, Hans-Peter Jansen wrote:
On Wednesday 09 December 2009, 12:09:16 Rüdiger Meier wrote:
2. Using "osc build" on a local machine [...] Is it possible to build without being root somehow?
http://en.opensuse.org/Build_Service/Tutorial#Build_your_package_loca lly
The main problem is that I'm not root or rather don't want to do that as root on our production systems.
3. Is there a simple command to build an osc checkout against my local installation without using a chroot dir?
No simple command, but you may be able to build a matching RRM build environment around this dir with mkdir and symlinks, or copy it over to /usr/src/packages/{SOURCES,SPECS} and build there.
Jup this is no prob, I thought there is already something like osc build --no_chroot
But all these methods aren't fully deterministic dependency wise, hence these methods are strongly deprecated for generating rpms targeted to other systems (as long as they're not exact clones of your's).
I see that this is very important and the main reason to use osc at all. Nevertheless a quick build against / should be good enough for first tests. cu, Rudi -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org