[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mysql



Hi there,

I'm trying to install mysql-server-4.1 on sarge (2.6.8-2-686), and I keep getting following errors.


debian:/home/vrode# apt-get install mysql-server-4.1
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
gawk libdbd-mysql-perl libmysqlclient12 libmysqlclient14 mysql-client-4.1 mysql-common-4.1
Suggested packages:
  mysql-doc-4.1
Recommended packages:
  libmysqlclient14-dev
The following NEW packages will be installed:
gawk libdbd-mysql-perl libmysqlclient12 libmysqlclient14 mysql-client-4.1 mysql-common-4.1 mysql-server-4.1
0 upgraded, 7 newly installed, 0 to remove and 200 not upgraded.
Need to get 17.1MB/18.2MB of archives.
After unpacking 39.1MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 ftp://ftp.debian.org testing/main mysql-common-4.1 4.1.10-1 [32.4kB]
Err ftp://ftp.debian.org testing/main mysql-common-4.1 4.1.10-1
Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21]
Get:2 ftp://ftp.debian.org testing/main libmysqlclient12 4.0.23-7 [294kB]
Err ftp://ftp.debian.org testing/main libmysqlclient12 4.0.23-7
Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21]
Get:3 ftp://ftp.debian.org testing/main libmysqlclient14 4.1.10-1 [1411kB]
Err ftp://ftp.debian.org testing/main libmysqlclient14 4.1.10-1
Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21]
Get:4 ftp://ftp.debian.org testing/main mysql-client-4.1 4.1.10-1 [825kB]
Err ftp://ftp.debian.org testing/main mysql-client-4.1 4.1.10-1
Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21]
Get:5 ftp://ftp.debian.org testing/main mysql-server-4.1 4.1.10-1 [14.5MB]
Err ftp://ftp.debian.org testing/main mysql-server-4.1 4.1.10-1
Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/m/mysql-dfsg-4.1/mysql-common-4.1_4.1.10-1_all.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/m/mysql-dfsg/libmysqlclient12_4.0.23-7_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/m/mysql-dfsg-4.1/libmysqlclient14_4.1.10-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/m/mysql-dfsg-4.1/mysql-client-4.1_4.1.10-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/m/mysql-dfsg-4.1/mysql-server-4.1_4.1.10-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


Why is it unable to fetch/open file?


My current sources.list points to:

#deb file:///cdrom/ sarge main

deb ftp://ftp.debian.org/debian/ testing main
deb-src ftp://ftp.debian.org/debian/ testing main

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

On further digging I also found following locked files, see below. How do you delete these lock files? Could this be interfering with apt-get install?

/var/cache/apt/archives/partial/mysql-server_4.0.23-7_i386.deb
/var/cache/apt/archives/partial/mysql-server-4.1_4.1.10-1_i386.deb


Any pointers will be appreciated.


regards,
/virendra



Reply to: