Can't install mysq [solved]

Archived topics about LMDE 1 and LMDE 2
Locked
marlar
Level 2
Level 2
Posts: 72
Joined: Thu Dec 10, 2009 9:30 am

Can't install mysq [solved]

Post by marlar »

I am trying to install mysql in LMDE:

Code: Select all

sudo aptitude install mysql-server-5.1
The result is this:

Code: Select all

Error http://ftp.debian.org/debian/ testing/main libdbi-perl amd64 1.616-1
  404  Not Found [IP: 130.89.149.226 80]
Error http://ftp.debian.org/debian/ testing/main libdbd-mysql-perl amd64 4.018-1
  404  Not Found [IP: 130.89.149.226 80]
E: Could not get http://ftp.debian.org/debian/pool/main/libd/libdbi-perl/libdbi-perl_1.616-1_amd64.deb: 404  Not Found [IP: 130.89.149.226 80]
The above is translated from Danish, so the exact wording might differ a bit.

What is wrong?

Thanks in advance :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Leit

Re: Can't install mysql

Post by Leit »

have you tried an aptitude update before?
was your Internetconnection working at this moment?
else -> try

Code: Select all

sudo aptitude install mysql-server
(without the version-number).

greetings, leit
marlar
Level 2
Level 2
Posts: 72
Joined: Thu Dec 10, 2009 9:30 am

Re: Can't install mysql

Post by marlar »

aptitude update did it!

I always - well, not always afterall !, do an update before installing, but for some reason not this time. DOH!

At least this shows why it is important to update :-)

Thanks a lot.
Martin
Locked

Return to “LMDE Archive”