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



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