HI Again
Okay,
I totally trashed my sources.list and replaced it using a great site I found
http://repogen.simplylinux.ch/
Here is the [/align]output now
root@websrv1:~/ispcp-omega-1.0.5# aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-jaunty)
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initialising package states... Done
*******************************************************
Couldn't find any package whose name or description matched "libmd5-perl"
** FIXED USING **
wget http://ftp.us.debian.org/debian/pool/mai...-1_all.deb
sudo dpkg -i libmd5-perl_2.03-1_all.deb
**PROBLEMS **
Couldn't find any package whose name or description matched "libmysqlclient15off"
** Apparently - this has been removed from lucid repo's **
Note: selecting "php5-common" instead of the
virtual package "php5-mhash"
Note: selecting "proftpd-basic" instead of the
virtual package "proftpd"
Couldn't find any package whose name or description matched "libmysqlclient15off"
Code:
###### Ubuntu Main Repos
deb http://uk.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
###### Ubuntu Update Repos
deb http://uk.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
deb http://uk.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner