Mailinglist Archive: opensuse-buildservice (189 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] obs - Job seems to be stuck here, killed.
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Mon, 02 Feb 2009 15:28:56 +0100
- Message-id: <49870328.805@xxxxxxx>
Christian napsal(a):
what is %{pid}?
Try adding set -x to the %post script of the nagios package to see where
exactly it gets stuck.
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Preparing packages for installation...
groupadd: Group `nagios' already exists.
nagios-3.0.6-1.%{pid}
what is %{pid}?
Updating etc/sysconfig/nagios...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
here it seems to work
nagios-debuginfo-3.0.6-1.%{pid}
nagios-debugsource-3.0.6-1.%{pid}
nagios-devel-3.0.6-1.%{pid}
nagios-www-3.0.6-1.%{pid}
... running 01-check-debuginfo
... testing for empty debuginfo packages
... running 02-check-gcc-output
... testing for serious compiler warnings
(using /usr/lib/build/checks-data/check_gcc_output)
(using /var/tmp/build-root/.build.log)
... running 03-check-binary-kernel-log
... running 04-check-filelist
... checking filelist
... running 05-check-invalid-requires
dependency check for nagios-debuginfo-3.0.6-1.%{pid}.i586.rpm:
dependency check for nagios-debugsource-3.0.6-1.%{pid}.i586.rpm:
... running 06-check-installtest
... testing for pre/postinstall scripts that are not idempotent
Updating etc/sysconfig/nagios...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
here it stucks
interrupted!
Try adding set -x to the %post script of the nagios package to see where
exactly it gets stuck.
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |