Mailinglist Archive: opensuse-bugs (4069 mails)

< Previous Next >
[Bug 671276] pam_mount leaves stuff in /dev/mapper and does not unmount encrypted partitions

https://bugzilla.novell.com/show_bug.cgi?id=671276

https://bugzilla.novell.com/show_bug.cgi?id=671276#c42


--- Comment #42 from Jan Engelhardt <jengelh@xxxxxxxxxx> 2011-08-24 08:25:23
UTC ---
Not sure who is to respond now. Anyhow, building without any "requires" lines
in baselibs.conf would give the following requires:

($ osc build ...)
$ rpm -qRp
/var/tmp/b-openSUSE_11.4-i586/usr/src/packages/RPMS/x86_64/libHX27-32bit-3.11-1.x86_64.rpm

/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libdl.so.2
libdl.so.2(GLIBC_2.0)
libdl.so.2(GLIBC_2.1)
rpmlib(PayloadIsLzma) <= 4.4.6-1

$ rpm -qRp
/var/tmp/b-openSUSE_11.4-i586/usr/src/packages/RPMS/x86_64/libHX-devel-32bit-3.11-1.x86_64.rpm
libHX-devel = 3.11
libHX-32bit = 3.11
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
rpmlib(PayloadIsLzma) <= 4.4.6-1

Therefore, baselibs.conf has

libHX-devel
requires -libHX-<targettype>
requires libHX27-<targettype> = <version>

This follows the baselibs.conf entries that many other packages have. So I do
not see where this is supposed to be wrong.

--
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.

< Previous Next >