Page 1 of 1

Cant install phpmyadmin

Posted: 23 Aug 2010, 06:45
by giorgio
Hi,

I just tried to install phpmyadmin and got:

Code: Select all

bubba ~: sudo apt-get install phpmyadmin 
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list http://ftp.se.debian.org etch/main Packages (/var/lib/apt/lists/ftp.se.debian.org_debian_dists_etch_main_binary-powerpc_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package phpmyadmin
bubba ~: 
Do I need to enable something else in sources.list?

I ran sudo apt-get update and got:

Code: Select all

bubba ~: sudo apt-get update
Get:1 http://update.excito.org marielle Release.gpg [189B]
Hit http://update.excito.org marielle Release         
Ign http://ftp.se.debian.org etch Release.gpg
Ign http://ftp.se.debian.org etch Release
Ign http://update.excito.org marielle/main Packages/DiffIndex
Err http://ftp.se.debian.org etch/main Packages
  404 Not Found [IP: 130.239.18.163 80]
Hit http://update.excito.org marielle/main Packages
Fetched 1B in 1s (1B/s)  
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/main/binary-powerpc/Packages.gz  404 Not Found [IP: 130.239.18.163 80]
Reading package lists... Done
W: Couldn't stat source package list http://ftp.se.debian.org etch/main Packages (/var/lib/apt/lists/ftp.se.debian.org_debian_dists_etch_main_binary-powerpc_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
bubba ~: 

Any help appreciated.
Thanks
George

Re: Cant install phpmyadmin

Posted: 24 Aug 2010, 03:19
by Kiff
Etch is no longer available at the debian ftp mirrors, but it is at the archives. A minor change in the sources list should do the trick:

http://forum.excito.net/viewtopic.php?f=1&t=2406#p11430