pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42373: misc/rpm would not build on Solaris 8: __db185_open



The following reply was made to PR pkg/42373; it has been noted by GNATS.

From: "Mikhail T." <mi+thun%aldan.algebra.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: solaris-pkg-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        pkgsrc-bugs%NetBSD.org@localhost, mi+netbsd%aldan.algebra.com@localhost
Subject: Re: pkg/42373: misc/rpm would not build on Solaris 8: __db185_open
Date: Thu, 03 Dec 2009 17:55:29 -0500

 Mikhail T. напиÑ?ав(ла):
 >  Actually, I'd say, the rpm built for SPARC/Solaris via pkgsrc ought to
 >  be able to work with the DB-files created by the rpm, that comes with
 >  i386/Linux... Or is that asking for too much?
 
 Trying to verify the interoperability of the two rpm-executables on this
 Linux system:
 
        root@ws-testjw:~ (438) /bin/rpm -qf /lib/libc.so.6
        glibc-2.5-42
        root@ws-testjw:~ (439) /opt/bin/rpm -q -f /lib/libc.so.6
        file /lib/libc.so.6 is not owned by any package
        root@ws-testjw:~ (440) /opt/bin/rpm --dbpath /var/lib/rpm -qf \
                /lib/libc.so.6
        failed to open //var/lib/rpm/packages.rpm
 
 Something is wrong... /var/lib/rpm/packages.rpm exists and is 8-bytes in
 size:
 
     -rw-r--r-- 1 root root 8 Dec  2 18:05 /var/pkg/lib/rpm/packages.rpm
 
 Yours,
 
        -mi
 


Home | Main Index | Thread Index | Old Index