https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c0
Summary: Publishing:TeXLive: Can not build package texlive-specs Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: werner@suse.com ReportedBy: werner@suse.com QAContact: adrian@suse.com Found By: Development Blocker: ---
The last famous words from the virtual system is
6424 packages and 0 specfiles checked; 0 errors, 76 warnings.
... creating baselibs /.build/build: line 549: /usr/bin/chroot: Argument list too long [15324.871575] SysRq : Power Off Warning: clean shut down of the VM didn't work [15331.715541] Power down.
How can I avoid this? Why the system is not able to copy back the 6424 packages build by the main spec file texlive-specs.spec? Do I've really create 2200 main packages for the 2200 spec files.
https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c
Dr. Werner Fink werner@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|werner@suse.com |adrian@suse.com
https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c1
--- Comment #1 from Dr. Werner Fink werner@suse.com 2012-05-12 22:14:27 UTC --- Maybe something like
chroot $BUILD_ROOT tar cf - -C /.build/<????> . | tar xf - -C <???>
or similar would help?
https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c2
Dr. Werner Fink werner@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adrian@suse.com, | |coolo@suse.com AssignedTo|adrian@suse.com |lnussel@suse.com
--- Comment #2 from Dr. Werner Fink werner@suse.com 2012-05-14 09:33:19 UTC --- OK found the affected line with the help of coolo. Also I've a solution to support more than the supported numbers argument of main() C API call.
See request id 120882
https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c3
--- Comment #3 from Bernhard Wiedemann bwiedemann@suse.com 2012-05-14 12:00:12 CEST --- This is an autogenerated message for OBS integration: This bug (761977) was mentioned in https://build.opensuse.org/request/show/120882 Tools / build
https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c4
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Ludwig Nussel lnussel@suse.com 2012-05-14 14:59:09 CEST --- fixed in git and openSUSE:Tools:Unstable, next build script update will pick it up
https://bugzilla.novell.com/show_bug.cgi?id=761977
https://bugzilla.novell.com/show_bug.cgi?id=761977#c5
--- Comment #5 from Bernhard Wiedemann bwiedemann@suse.com 2012-05-14 17:00:12 CEST --- This is an autogenerated message for OBS integration: This bug (761977) was mentioned in https://build.opensuse.org/request/show/120967 Factory / build
http://bugzilla.novell.com/show_bug.cgi?id=761977
SMASH SMASH smash_bz@suse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|maint:planned:update |