aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Suse 9.2 RPM broken  (Read 2942 times)

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
Suse 9.2 RPM broken
« on: November 06, 2004, 02:56:27 PM »

I tried to install the package for suse 9.2, and rpm complains that libcurl.so.2 is missing:

error: Failed dependencies:
        libcurl.so.2 is needed by aMule-2.0.0rc7-1


This is because suse 9.2 has libcurl.so.3.  :))

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Suse 9.2 RPM broken
« Reply #1 on: November 06, 2004, 03:04:57 PM »

Get a newer curl version (from http://curl.haxx.se/) :)
or in /usr/lib do ln -s libcurl.so.3 libcurl.so.2 (but the first version is preferable).
Logged
concordia cum veritate

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
RE: Suse 9.2 RPM broken
« Reply #2 on: November 06, 2004, 03:08:15 PM »

The distro also has a package called curl-compat providing libcurl.so.2.

However, the bug remains valid.

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Suse 9.2 RPM broken
« Reply #3 on: November 06, 2004, 03:17:17 PM »

So you now do have both libcurl.so.2 and libcurl.so.3, and it's still complaining about missing libcurl.so.2?
Logged
concordia cum veritate

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
Re: Suse 9.2 RPM broken
« Reply #4 on: November 06, 2004, 03:38:59 PM »

Sorry, I wasn't clear. :)
Now I have both libraries, and aMule works.

What I meant is that it is not optimal for the RPM to require the old version of the library, that must be installed by hand (and most people would not realize that).

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
RE: Suse 9.2 RPM broken
« Reply #5 on: November 06, 2004, 03:43:07 PM »

Another thing... The amule icons is not shown in the k-menu (only the text entry). This is because the icon was installed in

/usr/local/share/pixmaps/amule.xpm

, which is correct according to freedesktop, but SUSE has a bug where it doesn't check /usr/local/share/pixmaps, but only /usr/share/pixmaps.

So if you should make a new rpm, please install the icon there.  :))

Thanks a lot!

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Suse 9.2 RPM broken
« Reply #6 on: November 06, 2004, 03:52:44 PM »

The SUSE packager will be told about it.

sigh...

AHU (Another Happy User) :)
Logged
concordia cum veritate

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Suse 9.2 RPM broken
« Reply #7 on: November 06, 2004, 04:30:42 PM »

hey,

the 9.2 amule rpm is a testing rpm (and like you see, its not on the dl page).. thx for any reports ;)
for now, i'll uninstall the compat-curl thingie

cheers