Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-18 Thread David C. Rankin
On 04/17/2010 09:50 PM, Allan McRae wrote: > On 18/04/10 11:44, David C. Rankin wrote: >> >> I guess one way would just be to rebuild everything and see if it >> fixes it, but >> there has to be some debugging tool that can ID who calls what. What >> say the >> experts? >> > > readelf -d $(pacman

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread Allan McRae
On 18/04/10 11:44, David C. Rankin wrote: On 04/17/2010 06:49 PM, Byron Clark wrote: Thanks Byron, The issue ended up being a new libssl version. Thankfully there was a libssl-compatibility package in AUR that provided libssl.so.0.9.8. That's one way to fix it. The other way is to reb

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread Byron Clark
On Sat, Apr 17, 2010 at 08:44:09PM -0500, David C. Rankin wrote: > On 04/17/2010 06:49 PM, Byron Clark wrote: > >> > Thanks Byron, > >> > > >> > The issue ended up being a new libssl version. Thankfully there was a > >> > libssl-compatibility package in AUR that provided libssl.so.0.9.8. > > That

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread David C. Rankin
On 04/17/2010 08:44 PM, David C. Rankin wrote: > On 04/17/2010 06:49 PM, Byron Clark wrote: Thanks Byron, > I guess one way would just be to rebuild everything and see if it fixes it, > but > there has to be some debugging tool that can ID who calls what. What say the > experts? > > >

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread David C. Rankin
On 04/17/2010 06:49 PM, Byron Clark wrote: >> > Thanks Byron, >> > >> >The issue ended up being a new libssl version. Thankfully there was a >> > libssl-compatibility package in AUR that provided libssl.so.0.9.8. > That's one way to fix it. The other way is to rebuild rpm or whichever > of it

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread Byron Clark
On Sat, Apr 17, 2010 at 05:59:33PM -0500, David C. Rankin wrote: > On 04/17/2010 02:09 PM, Byron Clark wrote: > > On Thu, Apr 15, 2010 at 11:02:55AM -0500, David C. Rankin wrote: > >> Traceback (most recent call last): > >> File "/usr/share/createrepo/genpkgmetadata.py", line 26, in > >> imp

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread David C. Rankin
On 04/17/2010 02:09 PM, Byron Clark wrote: > On Thu, Apr 15, 2010 at 11:02:55AM -0500, David C. Rankin wrote: >> Traceback (most recent call last): >> File "/usr/share/createrepo/genpkgmetadata.py", line 26, in >> import rpm >> File "/usr/lib/python2.6/site-packages/rpm/__init__.py", line

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-17 Thread Byron Clark
On Thu, Apr 15, 2010 at 11:02:55AM -0500, David C. Rankin wrote: > Traceback (most recent call last): > File "/usr/share/createrepo/genpkgmetadata.py", line 26, in > import rpm > File "/usr/lib/python2.6/site-packages/rpm/__init__.py", line 7, in > from _rpm import * > ImportError: li

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-15 Thread David Rosenstrauch
On 04/15/2010 12:02 PM, David C. Rankin wrote: Guys, After the latest openssl updates, the AUR packages for createrepo and repoview are failing. I know it must be the result of the openssl changes. "ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or directory" seem

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-15 Thread dave reisner
On Thu, Apr 15, 2010 at 12:02 PM, David C. Rankin < drankina...@suddenlinkmail.com> wrote: > Guys, > > After the latest openssl updates, the AUR packages for createrepo and > repoview > are failing. I know it must be the result of the openssl changes. My > question > is, "in situations like this d

[arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-15 Thread David C. Rankin
Guys, After the latest openssl updates, the AUR packages for createrepo and repoview are failing. I know it must be the result of the openssl changes. My question is, "in situations like this do I just try rebuilding the AUR packages, or does the maintainer have to make updates to accommodate the