aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: How to update from 2.0.0rc3 to 2.0.0rc5?  (Read 5057 times)

tonytiger

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
How to update from 2.0.0rc3 to 2.0.0rc5?
« on: July 26, 2004, 09:37:14 AM »

Probably this is here somewhere, but anyhow: How do I update to rc5? I'm using Linux Fedora 2. Is the lugdunum fix is included in rc5? If not how can I fix the rc5. I'm very new with Linux and aMule. Thank you in advance.

tony
Logged

big_julius

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #1 on: July 26, 2004, 10:50:13 AM »

Lugdunum fix must have been done. :)

To upgrade, simply download the Fedora rpm package and as root, type :

rpm -Uvh aMule-2.0.0-rc5_fc2.i686.rpm
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #2 on: July 26, 2004, 10:57:57 AM »

yes, the lugdunum fix is in since aMule 2.0.0-rc4a (or aMule 1.2.8)
Greetings!
Logged

tonytiger

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #3 on: July 26, 2004, 11:46:32 AM »

Tried but got problems:
Code: [Select]
file /usr/bin/amule from install of aMule-2.0.0-rc5_fc2 conflicts with file from package amule-2.0.0-0.rc3.1.1.fc2.fr
file /usr/bin/cas from install of aMule-2.0.0-rc5_fc2 conflicts with file from package amule-2.0.0-0.rc3.1.1.fc2.fr
file /usr/bin/wxcas from install of aMule-2.0.0-rc5_fc2 conflicts with file from package amule-2.0.0-0.rc3.1.1.fc2.fr

Does this say anything to you?

tony
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #4 on: July 26, 2004, 02:08:18 PM »

well, I use debian, so no rpms here, but I'd suggest to first uninstall aMule rc3 and then install amule rc5. Looks like that would fix your problem.
Report results
Greetigns!
Logged

tonytiger

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #5 on: July 26, 2004, 02:53:17 PM »

Something seems to messed up. I tried to uninstall:
Code: [Select]
rpm -e amule-2.0.0-0.rc3.1.1.fc2.fr.i386.rpm
error: package amule-2.0.0-0.rc3.1.1.fc2.fr.i386.rpm is not installed

Next I tried to install rc3:
Code: [Select]
rpm -Uvh amule-2.0.0-0.rc3.1.1.fc2.fr.i386.rpm
package amule-2.0.0-0.rc3.1.1.fc2.fr is already installed        
file /usr/bin/amule from install of amule-2.0.0-0.rc3.1.1.fc2.fr conflicts with file from package aMule-2.0.0-rc5_fc2
file /usr/bin/cas from install of amule-2.0.0-0.rc3.1.1.fc2.fr conflicts with file from package aMule-2.0.0-rc5_fc2
file /usr/bin/wxcas from install of amule-2.0.0-0.rc3.1.1.fc2.fr conflicts with file from package aMule-2.0.0-rc5_fc2
:)

Can I manually remove the conlicting files /usr/bin/amule,usr/bin/cas and usr/bin/wxca without damagind my current downloads and "ID-profile"? I could try if that helps...

Anything else I could try?


tony
Logged

Supersnail

  • Full Member
  • ***
  • Karma: 4
  • Offline Offline
  • Posts: 186
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #6 on: July 26, 2004, 03:01:41 PM »

Try if
Code: [Select]
rpm -e amule or
Code: [Select]
rpm -e amule-2.0.0-0.rc3.1.1.fc2.fr works.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #7 on: July 26, 2004, 03:15:48 PM »

yuor downloads are where your Temp and Incoming paths were configured to point in settings (by default, in ~/.aMule/Temp and ~/.aMule/Incoming).
You personal profile is at ~/.aMule
Your settings are at ~/.eMule
So while you keep those files on your system, the configuration will be kept.
Greetings!
Logged

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: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #8 on: July 26, 2004, 03:18:25 PM »

like Supersnail said:

rpm -e amule-2.0.0-0.rc3.1.1.fc2.fr

and then:

like big_julius said:

rpm -Uvh aMule-2.0.0-rc5_fc2.i686.rpm


and use better always rpms from our dl page

tonytiger

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #9 on: July 26, 2004, 03:24:55 PM »

Ok, using those two lines from Supersnail and
Code: [Select]
rpm -Uvh aMule-2.0.0-rc5_fc2.i686.rpmIt seems it installs. However amule doesn't work:
Code: [Select]
amule
Initialising aMule
Userhash loaded: 15613501C30ECABD2E64DC53100C6F1E
*** UDP socket at 4665
*** TCP socket at 4662
*** UDP socket at 4672
Serverlist loaded.
 
OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--
 
[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x5a) [0x82be8aa]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x58198dd]
[2] [0x795420]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x98) [0x8276674]
[4] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString7wxPoint6wxSize+0xbcb) [0x82c5519]
[5] amule(_ZN9CamuleApp6OnInitEv+0x27a9) [0x82bc197]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x5695828]
[7] amule(main+0x1e) [0x82b95ec]
[8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0xac6ad4]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x5d) [0x8152c51]
Aborted

tony
Logged

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: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #10 on: July 26, 2004, 03:32:24 PM »

rpm -qa | grep wx

i bet u use wxgtk from fedora ;)

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #11 on: July 26, 2004, 03:33:41 PM »

try running aMule _after_ trying this command:
rm -f ~/.eMule ~/.aMule/clients.met
Greetgings!
Logged

tonytiger

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #12 on: July 26, 2004, 03:43:43 PM »

Code: [Select]
rpm -qa |grep wx
wxBase-2.4.2-1
wxGTK-2.4.2-4.1.fc2.fr
Is this good?
Code: [Select]
rm -f ~/.eMule ~/.aMule/clients.metamule still crashes.


tony
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #13 on: July 26, 2004, 03:49:53 PM »

"wxGTK-2.4.2-4.1.fc2.fr" <- Please, use the rpms form http://dl.amule.org
So go there, and download the wxGTK rpm and install it (previous unisntallation of fedorea's wxgtk rpm, if necessary).
Greetings!
Logged

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: How to update from 2.0.0rc3 to 2.0.0rc5?
« Reply #14 on: July 26, 2004, 04:03:44 PM »

rpm -e wxGTK-2.4.2-4.1.fc2.fr

and then look at our howto http://www.amule.org/amule/howto.php (part B - how to install rpms)
Pages: [1] 2