RE: up2date package in two current-db : differen t behaviour???
Vincent Cojot <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2 Apr 2002, Rob Hagopian wrote: > Well, that's a little more complicated :-) > > What versions of the supporting packages (rpm-python in particular) are you > using? Well, I'm using poptmodule.so and rpmmodule.so built from rpm-4.0.4: root@unknown:[/usr/local/src/rpm-4.0.4/python ]uname -a SunOS unknown 5.8 Generic_108528-12 sun4u sparc SUNW,Ultra-2 root@unknown:[/usr/local/src/rpm-4.0.4/python ]ls -al *.so -rwxr-xr-x 1 root root 36548 Mar 16 14:15 poptmodule.so -rwxr-xr-x 1 root root 86320 Mar 16 14:14 rpmmodule.so I'll try to run current with more debug information to know where it fails.. I'm just unsure about where to start... Vincent