ispCP - Board - Support
OpenSuSe 10.3 64 bity - 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: OpenSuSe 10.3 64 bity (/thread-2336.html)

Pages: 1 2 3


OpenSuSe 10.3 64 bity - sirwiz - 02-07-2008 06:51 AM

Hi,

According to opensuse103 packages file there are missing files in yast :

pureftpd - i have proftpd installed and dependences

and some perl libs: passwdMD5, and readterms

What can i do with that?


RE: OpenSuSe 10.3 64 bity - gOOvER - 02-07-2008 07:16 AM

OpenSUSE is not fully supported yet. There are a lot of outdated installfiles. If you want to use ispCP with Suse, please wait until RC4 will released.


RE: OpenSuSe 10.3 64 bity - joximu - 02-07-2008 07:27 AM

Many of the files you'll find in the open suse repository (download.opensuse.org).

But now RC3 is released, we can go on optimizing ispcp for the distributions...

/J


RE: OpenSuSe 10.3 64 bity - sirwiz - 02-07-2008 06:32 PM

joximu Wrote:Many of the files you'll find in the open suse repository (download.opensuse.org).

But now RC3 is released, we can go on optimizing ispcp for the distributions...

/J

Good.

OpenSuSe 10.3 64 bit

Yast tels me

proftpd-sql-mysql
proftpd
perl-Crypt-PasswdMD5
perl-Term-ReadPassword
apache2-mod_auth_mysql

Not found. Im using CD and custom repositories. So this packages are not avalible from yast instalation. With INSTALL howto command yast `cat packages-suse`.

But SuSe have apache-mod_auth_mysql in other package, not sure which Wink

proftpd with mysql u can always compile as i do

Only problems are those perl script but probly i find them Wink


RE: OpenSuSe 10.3 64 bity - joximu - 02-12-2008 09:10 PM

Hi sirwiz

could you please test the next nightly (tomorrow morning) - I just corrected the opensuse10(.3) package-list, the repositories (see doc/opensuse/INSTALL), the config and the Makefiles....

maybe I missed something - it's not easy to put all needed changes back to the trunk...

Feedback welcome!

/Joximu


RE: OpenSuSe 10.3 64 bity - sirwiz - 02-13-2008 04:33 AM

Package-list, the repositories works fine!

Good job Wink

Other things i will test later, and let you know about.


RE: OpenSuSe 10.3 64 bity - joximu - 02-13-2008 04:36 AM

cool :-)

thanx.


RE: OpenSuSe 10.3 64 bity - gOOvER - 02-13-2008 04:38 AM

Maybe you (and all other) can thank Joximu with a +1 Reputation Smile


RE: OpenSuSe 10.3 64 bity - sirwiz - 02-13-2008 05:18 AM

Untill 'perl ispcp-setup' all works fine.

Thanks joximu! (My thanx is not for +1 to reputation, but is for +2 to armor)

Then we have:

Code:
Starting Installation...
Use of uninitialized value in string eq at /srv/www/ispcp/engine/setup/../ispcp_common_methods.pl line 258, <STDIN> line 17.
Use of uninitialized value in string eq at /srv/www/ispcp/engine/setup/../ispcp_common_methods.pl line 258.
Use of uninitialized value in string eq at /srv/www/ispcp/engine/setup/../ispcp_common_methods.pl line 258.
Use of uninitialized value in string eq at /srv/www/ispcp/engine/setup/../ispcp_common_methods.pl line 258.
ERROR: File '/etc/ispcp/bind/named.conf' does not exist !

But i think that you do not change install script for specific SuSe install catalogs, so its works great.


RE: OpenSuSe 10.3 64 bity - joximu - 02-13-2008 07:26 AM

Hi sirviz

I had this messages too - but it seemed that a variable was missing in /etc/ispcp/ispcp.conf - at least when I updated this file theese messages disappeared.

The named.conf thing should also be corrected - but I'll do a second test, maybe I missed a detail - but I know: it works without modifying the setup program...

/J