ispCP - Board - Support
Ubuntu 8.04LTS isntall ispcp-rc6 error - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Ubuntu 8.04LTS isntall ispcp-rc6 error (/thread-4231.html)

Pages: 1 2 3 4


RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - BeNe - 09-13-2008 12:12 AM

CD1 should be enough with a minimal installation.
You can also download the netinstall.iso

Greez BeNe


RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - homodo - 09-13-2008 12:23 AM

i install cd1
Quote:# apt-get install $(cat ./docs/Debian/debian-packages-etch)
Reading package lists... Done
Building dependency tree... Done
bash is already the newest version.
bind9 is already the newest version.
bzip2 is already the newest version.
diff is already the newest version.
dnsutils is already the newest version.
gzip is already the newest version.
iptables is already the newest version.
ispell is already the newest version.
libsasl2 is already the newest version.
locales is already the newest version.
lsb-base is already the newest version.
patch is already the newest version.
perl is already the newest version.
perl-base is already the newest version.
perl-modules is already the newest version.
Package postfix-tls is a virtual package provided by:
postfix 2.3.8-2+etch1
You should explicitly select one to install.
W: Couldn't stat source package list http://dotdeb.pimpmylinux.org oldstable/all Packages (/var/lib/apt/lists/dotdeb.pimpmylinux.org_dists_oldstable_all_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Package postfix-tls has no installation candidate



RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - BeNe - 09-13-2008 12:34 AM

Code:
Package postfix-tls is a virtual package provided by:
postfix 2.3.8-2+etch1
You should explicitly select one to install.

Open the file "./docs/Debian/debian-packages-etch"
and remove the line with "postfix-tls"
Then save the file and do it again:
Quote:apt-get install $(cat ./docs/Debian/debian-packages-etch)

Greez BeNe


RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - gOOvER - 09-13-2008 12:57 AM

homodo Wrote:
Quote:W: Couldn't stat source package list http://dotdeb.pimpmylinux.org oldstable/all Packages (/var/lib/apt/lists/dotdeb.pimpmylinux.org_dists_oldstable_all_binary-i386_Packages)

Please remove this from your sources.list. This is ONLY needed for the Old Debian sarge!!


RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - homodo - 09-13-2008 01:19 AM

re:gOOvER
thanks,i have remove the.

re:BeNe
Thank you very much,install is ok
How can I deal with security the server,I previously installed VHCS, was hacked off login,add the admin and edit.


RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - Kotty - 09-13-2008 06:19 AM

BeNe Wrote:So we need a Maintainer for Ubuntu ?!?
Greez BeNe

I'll try it at Ubuntu but i think there shouldn't be a wide difference between ubuntu and debian.


RE: Ubuntu 8.04LTS isntall ispcp-rc6 error - Kotty - 09-13-2008 10:21 AM

it seems that ubuntu didn't set the hostname correctly. I'd the same problem an i've didn't set an fqdn, the hostname was ubuntu and that couldn't be resolved so proftpd didn't start, after adding ubuntu to the 127.0.0.1 line proftpd starts correctly.