Mailinglist Archive: opensuse-bugs (4874 mails)

< Previous Next >
[Bug 583952] kiwi: openssl-certs package causes kiwi fail in boot-prepare
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 3 Mar 2010 19:03:08 +0000
  • Message-id: <20100303190308.F3DFA24551E@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=583952

http://bugzilla.novell.com/show_bug.cgi?id=583952#c3


Robert Hetzler <robert.hetzler@xxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
CC| |robert.hetzler@xxxxxxx
Info Provider|robert.hetzler@xxxxxxx |

--- Comment #3 from Robert Hetzler <robert.hetzler@xxxxxxx> 2010-03-03 19:03:07
UTC ---
Sorry for the delay

Here is my log excerpt:

Retrieving package openssl-certs-0.9.8h-25.14.noarch (64/105), 112.0 K (190.0 K
unpacked)
Installing: openssl-certs-0.9.8h-25.14 [error]
Installation of openssl-certs-0.9.8h-25.14 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed:
/var/tmp/rpm-tmp.22855: line 2: /dev/null: Permission denied
error: %post(openssl-certs-0.9.8h-25.14.noarch) scriptlet failed, exit status 1


Abort, retry, ignore? [A/r/i]: a
Problem occured during or after installation or removal of packages:
Installation aborted by user

Please see the above error message for a hint.
+ ECODE=4
+ echo 4
exit 4



The scriptlet that it dies in (on line 2), should be the same one I posted in
the description. The system this test was run on wasn't new-fresh, but should
be reasonably so. Getting it reimaged may take some time.

The build is the oemboot/suse-SLES11 from 4.19 (and 4.16)
I took a look in the /dev to make sure /dev/null was ok. everything looks
good...

:~/kiwi/linux_x64/release/vmroot/kiwi-build/bootbuild/root/dev> ls -al
total 12
drwxr-xr-x 3 root root 4096 2009-02-20 17:34 .
drwxr-xr-x 20 root root 4096 2010-03-03 10:27 ..
lrwxrwxrwx 1 root root 13 2010-03-03 10:26 fd -> /proc/self/fd
crw--w--w- 1 root root 1, 7 2010-03-03 10:26 full
brw-r----- 1 root root 7, 0 2010-03-03 10:26 loop0
brw-r----- 1 root root 7, 1 2010-03-03 10:26 loop1
brw-r----- 1 root root 7, 2 2010-03-03 10:26 loop2
brw-r----- 1 root root 7, 3 2010-03-03 10:26 loop3
crw-rw-rw- 1 root root 1, 3 2010-03-03 10:26 null
crw-rw-rw- 1 root root 5, 2 2010-03-03 10:26 ptmx
drwxr-xr-x 2 root root 4096 2010-03-03 10:26 pts
crw-rw-rw- 1 root root 1, 8 2010-03-03 10:26 random
lrwxrwxrwx 1 root root 4 2010-03-03 10:26 stderr -> fd/2
lrwxrwxrwx 1 root root 4 2010-03-03 10:26 stdin -> fd/0
lrwxrwxrwx 1 root root 4 2010-03-03 10:26 stdout -> fd/1
crw-rw-rw- 1 root root 5, 0 2010-03-03 10:26 tty
crw-r--r-- 1 root root 1, 9 2010-03-03 10:26 urandom
crw-rw-rw- 1 root root 1, 5 2010-03-03 10:26 zero

The only major difference I can think of is that the build is happening on an
nfs partition. (all my previous builds have been done on local partitions)
Would this be likely to cause problems?

We are unlikely to need authentication on our repositories, so I can just as
easily edit the package out if that's all it's there for.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >