New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Cant install phpmyadmin

Got problems with your B2 or B3? Share and get helped!
Post Reply
giorgio
Posts: 21
Joined: 24 Sep 2009, 05:44

Cant install phpmyadmin

Post 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
Kiff
Posts: 48
Joined: 08 Feb 2010, 04:09
Location: Norway
Contact:

Re: Cant install phpmyadmin

Post 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
Post Reply