aMule Forum

English => en_Linux => Topic started by: solidaran on July 09, 2010, 11:39:13 AM

Title: Repository Debian doesn't work!
Post by: solidaran on July 09, 2010, 11:39:13 AM
Hi everybody!
First excuse me for my english.
Then I tried to install last version of amule on Debian 4.0. I used this guide (http://wiki.amule.org/index.php/HowTo_Compile_In_Debian (http://wiki.amule.org/index.php/HowTo_Compile_In_Debian) ) and , after I added GPG sign
Code: [Select]
apt-key adv --recv-keys --keyserver wwwkeys.eu.pgp.net D63913EF50D0AE60
, I used this command
Code: [Select]
apt-get update && apt-get install amule.
Well, amule didn't install so i decided to compile it. Then i checked that repos of Debian were good, but they didn't work. So I deleted GPG sign and retry to use repos of Debian and they still not working.

I hope somebody understanding what I write, if not make question.

Thanks to all.
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 09, 2010, 12:48:50 PM
Didn't work is not very precise. As you are using Debian 4.0, I can imagine 3 scenarios. Your sources.list reffers to oldstable, and you get an error saying old-stable not found, or your sources.list uses etch, and you get etch not found error, or you're trying to use my stable or testing repo in oldstable, which leads you to some unsatisfyable dependencies. Anyway without your sources.list entry and the error message, I can't tell you what's going wrong, and I recommend you to upgrade your system at least to debian stable, as old-stable isn't supported anymore by the debian team.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 10, 2010, 07:20:19 PM
Thank you Vollstrecker to help me.

This is my sources.list
Code: [Select]
#deb file:///cdrom/ sarge main

#deb-src ftp://ftp.it.debian.org/debian/ unstable main
#deb ftp://ftp.it.debian.org/debian/ unstable main

deb ftp://ftp.it.debian.org/debian/ oldstable main
deb-src ftp://ftp.it.debian.org/debian/ oldstable main

deb http://security.debian.org/ oldstable/updates main

#deb http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp
#deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp


and these are errors messages:
Code: [Select]
# apt-get update
Get:1 http://security.debian.org oldstable/updates Release.gpg [835B]
Get:2 ftp://ftp.it.debian.org oldstable Release.gpg
Hit http://security.debian.org oldstable/updates Release
Ign ftp://ftp.it.debian.org oldstable Release.gpg
Get:3 ftp://ftp.it.debian.org oldstable Release
Ign ftp://ftp.it.debian.org oldstable Release
Ign http://security.debian.org oldstable/updates/main Packages/DiffIndex
Get:4 ftp://ftp.it.debian.org oldstable/main Packages
Hit http://security.debian.org oldstable/updates/main Packages
Err ftp://ftp.it.debian.org oldstable/main Packages
  Unable to fetch file, server said 'Failed to open file.  ' [IP: 213.92.8.5 21]
Get:5 ftp://ftp.it.debian.org oldstable/main Sources
Err ftp://ftp.it.debian.org oldstable/main Sources
  Unable to fetch file, server said 'Failed to open file.  ' [IP: 213.92.8.5 21]
Scaricato 1B in 1s (1B/s)
Unable to fetch ftp://ftp.it.debian.org/debian/dists/oldstable/main/binary-i386/Packages.gz  Unable to fetch file, server said 'Failed to open file.  ' [IP: 213.92.8.5 21]
Unable to fetch ftp://ftp.it.debian.org/debian/dists/oldstable/main/source/Sources.gz  Unable to fetch file, server said 'Failed to open file.  ' [IP: 213.92.8.5 21]
Reading package list in progress... Done
W: Unable checking package list sorgent ftp://ftp.it.debian.org oldstable/main Packages (/var/lib/apt/lists/ftp.it.debian.org_debian_dists_oldstable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: you can run apt-get update to correct these problems.

Maybe errors are not correct, i translate from italian.
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 11, 2010, 12:23:35 AM
And there's your problem. Replace oldstable with stable, apt-get update, apt-get dist-upgrade and you're fine. old stable is too old to be used.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 11, 2010, 10:38:41 PM
I done what you told me.
Now what will i do to install amule daemon?
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 12, 2010, 01:18:52 PM
Uncomment the lines for my repo, add the key and install amule-daemon.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 12, 2010, 11:30:33 PM
I tried to make what you told me, but
Code: [Select]
# apt-get update && apt-get install amule-daemon amule-utilsreports that binutils isn't installable.
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 13, 2010, 01:49:54 AM
So if you only changed oldstable to stable, give me please the output of
Code: [Select]
LC_ALL=C apt-get update && apt-get install amule-daemon amule-utils
Code: [Select]
LC_ALL=C apt-cache policy amule-daemon binutils
Code: [Select]
LC_ALL=C dpkg --audit
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 13, 2010, 06:59:24 PM
this is my sources.list
Code: [Select]
#deb file:///cdrom/ sarge main

#deb-src ftp://ftp.it.debian.org/debian/ unstable main
#deb ftp://ftp.it.debian.org/debian/ unstable main

#deb ftp://ftp.it.debian.org/debian/ stable main
#deb-src ftp://ftp.it.debian.org/debian/ stable main

#deb http://security.debian.org/ stable/updates main

deb http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp
deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp

First output
Code: [Select]
# LC_ALL=C apt-get update && apt-get install amule-daemon amule-utils
Hit http://www.vollstreckernet.de stable Release.gpg
Hit http://www.vollstreckernet.de stable Release
Ign http://www.vollstreckernet.de stable/amule-stable Packages/DiffIndex
Ign http://www.vollstreckernet.de stable/wx Packages/DiffIndex
Ign http://www.vollstreckernet.de stable/upnp Packages/DiffIndex
Ign http://www.vollstreckernet.de stable/amule-stable Sources/DiffIndex
Ign http://www.vollstreckernet.de stable/wx Sources/DiffIndex
Ign http://www.vollstreckernet.de stable/upnp Sources/DiffIndex
Hit http://www.vollstreckernet.de stable/amule-stable Packages
Hit http://www.vollstreckernet.de stable/wx Packages     
Hit http://www.vollstreckernet.de stable/upnp Packages   
Hit http://www.vollstreckernet.de stable/amule-stable Sources
Hit http://www.vollstreckernet.de stable/wx Sources     
Hit http://www.vollstreckernet.de stable/upnp Sources   
Reading package lists... Done                           
Generating dependency now
Reading information state... Done
Some packages can not be installed. This may mean that you have requested a impossible situation or, if you are using "unstable" distribution, that some packages requested have not yet been created or been moved out of incoming.
Following informations may help to resolve the situation:

Following packages have dependences not satisfied:
  amule-daemon: Depends: binutils but is not installable
  amule-utils: Depends: amule-cmd (= 2.2.6-1) but is not to be installed
E: Package not intact

Second output
Code: [Select]
# LC_ALL=C apt-cache policy amule-daemon binutils
amule-daemon:
  Installed: (none)
  Candidate: 2.2.6-1
  Version table:
     2.2.6-1 0
        500 http://www.vollstreckernet.de stable/amule-stable Packages
     2.2.1-1+lenny2 0
        100 /var/lib/dpkg/status
binutils:
  Installed: (none)
  Candidate: (none)
  Version table:

Third output
Code: [Select]
# LC_ALL=C dpkg --audit
no answer
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 13, 2010, 09:10:52 PM
this is my sources.list
Code: [Select]
...
#deb ftp://ftp.it.debian.org/debian/ stable main
#deb-src ftp://ftp.it.debian.org/debian/ stable main

#deb http://security.debian.org/ stable/updates main
...

And here is your problem. How should apt know where to find binutils, when you comment these lines?
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 14, 2010, 09:43:27 AM
Thanks Vollstrecker! I finally installed amuled 2.2.6!  ;D
There is another little problem: before I had amule 2.1.3 with all configuration files in
Code: [Select]
/home/user/.aMule,  now I have these files in the same path with amule 2.2.6 . I opened amule.conf and there are old configurations.
Well, where will I find the correct file?

I hope it's all clear

Thanks a lot
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 14, 2010, 01:11:05 PM
Your old configuration is your new configuration. Why should the same app use different configgs in each version.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 14, 2010, 02:29:54 PM
OK! I told you this  because yesterday night i tried to run amuled
Code: [Select]
amuled -f but i can't connect to amuleweb
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 14, 2010, 11:29:30 PM
Nope, amuleweb has to connect to amuled.
And as I told you already, noone can help you, without informations. Errors Messages anything that could be helpfull.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 15, 2010, 11:21:32 PM
Here I am!
Well I copied configurations from my old amule.conf. After that I installed amuleweb from your repository but it said me this
Code: [Select]
# amuleweb -w -h=localhost -P=password
FATAL ERROR: Cannot find template: php-default
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 16, 2010, 09:05:25 PM
atm there is only one theme in 2.2.6 which was named php-default and is now named default.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 19, 2010, 09:14:47 PM
These are my two configuration files:
amule.conf
Code: [Select]
[eMule]
AppVersion=2.2.6
Nick=http://www.aMule.org
QueueSizePref=50
VerboseDebug=0
MaxUpload=0
MaxDownload=0
SlotAllocation=2
Port=4662
UDPPort=4672
UDPDisable=0
Address=
Autoconnect=1
MaxSourcesPerFile=300
MaxConnections=500
MaxConnectionsPerFiveSeconds=20
RemoveDeadServer=1eadServerRetry=3
ServerKeepAliveTimeout=0
Reconnect=1
Scoresystem=1
Serverlist=0
AddServerListFromServer=0
AddServerListFromClient=0
SafeServerConnect=0
AutoConnectStaticOnly=0
UPnPEnabled=0
UPnPTCPPort=50000
SmartIdCheck=1
ConnectToKad=1
ConnectToED2K=1
TempDir=/home/mulo/.aMule/Temp
IncomingDir=/home/mulo/Documents_Shared/aMule_Download
ICH=1
AICHTrust=0
CheckDiskspace=1
MinFreeDiskSpace=1
AddNewFilesPaused=0
PreviewPrio=0
ManualHighPrio=0
FullChunkTransfers=1
StartNextFile=0
StartNextFileSameCat=0
FileBufferSizePref=16
DAPPref=1
UAPPref=1
AllocateFullFile=0
OSDirectory=/home/mulo/.aMule/
OnlineSignature=0
OnlineSignatureUpdate=5
EnableTrayIcon=0
MinToTray=0
ConfirmExit=0
StartupMinimized=0
3DDepth=10
ToolTipDelay=1
ShowOverhead=0
ShowInfoOnCatTabs=1
ShowRatesOnTitle=0
VerticalToolbar=0
ShowPartFileNumber=0
VideoPlayer=
VideoPreviewBackupped=0
StatGraphsInterval=3
statsInterval=30
DownloadCapacity=300
UploadCapacity=100
StatsAverageMinutes=5
VariousStatisticsMaxValue=100
SeeShare=2
FilterLanIPs=1
ParanoidFiltering=1
IPFilterAutoLoad=1
IPFilterURL=
FilterLevel=127
IPFilterSystem=0
FilterMessages=1
FilterAllMessages=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
FilterWordMessages=0
MessageFilter=
FilterComments=0
CommentFilter=
ShareHiddenFiles=0
AutoSortDownloads=0
NewVersionCheck=0
Language=
SplitterbarPosition=75
YourHostname=
DateTimeFormat=%A, %x, %X
AllcatType=0
ShowAllNotCats=0
SmartIdState=0
DropSlowSources=0
KadNodesUrl=http://emule-inside.net/nodes.dat
Ed2kServersUrl=http://gruk.org/server.met.gz
[Browser]
DefaultBrowser=0
OpenPageInTab=1
CustomBrowserString=
[Proxy]
ProxyEnableProxy=0
ProxyType=0
ProxyName=
ProxyPort=1080
ProxyEnablePassword=0
ProxyUser=
ProxyPassword=
[ExternalConnect]
UseSrcSeeds=0
AcceptExternalConnections=1
ECAddress=localhost
ECPort=4712
ECPassword=8e90b1766d31e42693ca0b5ad18fc882
UPnPECEnabled=0
ShowProgressBar=1
ShowPercent=1
UseSecIdent=1
IpFilterClients=1
IpFilterServers=1
[WebServer]
Enabled=0
Password=
PasswordLow=
Port=4711
WebUPnPTCPPort=50001
UPnPWebServerEnabled=0
seGzip=1
UseLowRightsUser=0
PageRefreshTime=120
Template=
[Razor_Preferences]
FastED2KLinksHandler=1
[SkinGUIOptions]
UseSkinFiles=0
Skin=
[Statistics]
MaxClientVersions=0
TotalDownloadedBytes=0
TotalUploadedBytes=123040
[Obfuscation]
IsClientCryptLayerSupported=1
IsCryptLayerRequested=1
IsClientCryptLayerRequired=0
CryptoPaddingLenght=254
CryptoKadUDPKey=2006049487
[UserEvents]
[UserEvents/DownloadCompleted]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/NewChatSession]
CoreEnabled=0
oreCommand=
GUIEnabled=0
GUICommand=
[Debug]
Cat_General=0
Cat_Hasher=0
Cat_ED2k\ Client=0
Cat_Local\ Client\ Protocol=0
Cat_Remote\ Client\ Protocol=0
Cat_Packet\ Parsing\ Errors=0
Cat_CFile=0
Cat_FileIO=0
Cat_ZLib=0
Cat_AICH-Hasher=0
Cat_AICH-Transfer=0
Cat_AICH-Recovery=0
Cat_ListenSocket=0
Cat_Credits=0
Cat_ClientUDPSocket=0
Cat_DownloadQueue=0
Cat_IPFilter=0
Cat_KnownFileList=0
Cat_PartFiles=0
Cat_SHAHashSet=0
Cat_Servers=0
Cat_Proxy=0
Cat_Searching=0
Cat_ServerUDP=0
Cat_Client\ Kademlia\ UDP=0
Cat_Kademlia\ Search=0
at_Kademlia\ Routing=0
Cat_Kademlia\ Indexing=0
Cat_Kademlia\ Main\ Thread=0
Cat_Kademlia\ Preferences=0
Cat_PartFileConvert=0
Cat_MuleUDPSocket=0
Cat_ThreadScheduler=0
Cat_Universal\ Plug\ and\ Play=0
Cat_Kademlia\ UDP\ Firewall\ Tester=0
Cat_Kademlia\ Packet\ Tracking=0
Cat_Kademlia\ Entry\ Tracking=0

remote.conf
Code: [Select]
ocale=
[EC]
Host=localhost
Port=4712
Password=8e90b1766d31e42693ca0b5ad18fc882
[Webserver]
Port=-1
Template=default
UseGzip=1
AllowGuest=0
AdminPassword=6E6BC4E49DD477EBC98EF4046C067B5F
GuestPassword=
UPnPWebServerEnabled=0
UPnPTCPPort=50001

is there something wrong?
Title: Re: Repository Debian doesn't work!
Post by: Vollstrecker on July 20, 2010, 11:51:05 AM
It seems so, but as I'm not using the webserver, and this is a bit offtopic, I would ask you to start a new thread for this. Maybe in the section of your lang, so you'll get the best understandable results.
Title: Re: Repository Debian doesn't work!
Post by: solidaran on July 20, 2010, 01:03:59 PM
Ok, I'll do.
Thanks a lot Vollstrecker.