Find the answer to your Linux question:
Results 1 to 4 of 4
I have Linux version 2.6.8-3-386 (pbuilder@dl360-g3) (gcc version 3.3.5 (Debian 1:3.3.5-13)) .. i searched every where but i couldn't find any answer.. Code: apt-get install amule Reading Package Lists... Done ...
  1. #1
    Just Joined!
    Join Date
    Sep 2006
    Posts
    3

    Angry amule installing problem

    I have Linux version 2.6.8-3-386 (pbuilder@dl360-g3) (gcc version 3.3.5 (Debian 1:3.3.5-13)) ..
    i searched every where but i couldn't find any answer..
    Code:
    apt-get install amule
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
      amule: Depends: libwxgtk2.6-0 (>= 2.6.3.2.1.1) but it is not going to be installed
    E: Broken packages
    Then i tried
    Code:
    apt-get install libwxgtk2.6-0
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
      libwxgtk2.6-0: Depends: libgtk2.0-0 (>= 2.8.0) but 2.6.4-3.1 is to be installed
                     Depends: libxfixes3 but it is not going to be installed
                     Depends: libxinerama1 but it is not going to be installed
    E: Broken packages
    What should i do?

    I added

    #Amule Sarge
    deb http://apt.bxlug.be/sarge/ main/
    deb http://apt.bxlug.be/sarge/ not-debian/
    deb http://apt.bxlug.be/ experimental-sarge/

    in my sourcelist but nothing changed.. : (

  2. #2
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    Do you have all repos enabled?
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  3. #3
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    try this

    apt-get -f install -t amule

  4. #4
    Just Joined!
    Join Date
    Sep 2006
    Posts
    3
    Ok.. I installed etch beta 3 .. and the problem is solved.. Thanks anyway for your help.. i tried both of theme but it didn't work eighter..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •