Hello dudes and dudettes, it's two small bugs of SuSE 9.0 1. xntp error in link - lrwxrwxrwx 1 root root 4 2003-12-22 17:40 /var/lib/ntp/var/lib/ntp -> .././ must be: /var/lib/ntp/var/lib/ntp -> ../../ funny error 2. /etc/init.d/mysql string with number 176 must be $MYADMIN -u test ping &>/dev/null && i='' && break ... and you will not seen "failed" at (re)start mysql server Good luck. Nick. Rem: No Microsoft products were used in the production of this message.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, On Monday 01 March 2004 10:38, Nick wrote:
Hello dudes and dudettes,
it's two small bugs of SuSE 9.0
1. xntp
error in link - lrwxrwxrwx 1 root root 4 2003-12-22 17:40 /var/lib/ntp/var/lib/ntp -> .././
must be: /var/lib/ntp/var/lib/ntp -> ../../
funny error
I've build new xntp package for SuSE 9.0 (I think you can upgrade from SuSE Official package without problems, I can configure it with YAst2). It is version 4.2.0a (from 20040225 CVS snapshot). ¿could you check whether is still that error?. I used most of the SuSE scripts and spec files. http://www.oxixares.com/rpms/SuSE_9.0/
2. /etc/init.d/mysql
string with number 176 must be
$MYADMIN -u test ping &>/dev/null && i='' && break
... and you will not seen "failed" at (re)start mysql server
Oh, You're right. I was tired to see the 'failed' message when starting mysql and then it actually was running OK. Your hint fixes it. Thanks! Have a nice monday ;) Guillermo. - -- Guillermo Ballester Valor gbv@oxixares.com Ogijares, Granada SPAIN Linux user #117181. See http://counter.li.org/ Public GPG KEY http://www.oxixares.com/~gbv/pubgpg.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQFAQ3LwOA2UfsyErNQRAoQqAJsEczqOTAsVKK2SX03+SEiQbl4qNQCeI/+a f2Dk+KidtkogvyevCzYXnWY= =atiH -----END PGP SIGNATURE-----
Hi, On Monday 01 March 2004 10:38, Nick wrote:
Hello dudes and dudettes,
it's two small bugs of SuSE 9.0
[...] The right place to report them is http://www.suse.com/feedback See also http://portal.suse.com/sdb/en/2001/10/bugreport.html Greetings from Bremen hartmut
(I posted this on the suse-amd64 list, then got to thinking, this is more a general SuSE question - apologies for the double post :) I am sure this is a SuSE yast2 newbie problem. But I have read and re-read the SLES 8 for AMD64 installation manual, The SuSE 9.0 installation manual and I have Googled for hours already. Help is appreciated. The specific problem is with Apache2, but I believe I should be using yast2 for all of my RPM installs, if I understand correctly. I downloaded the Apache2 rpms for SuSE 9.0 AMD64 from SuSE'S ftp site, expecting/hoping to be able to install them on my SLES 8 for AMD64 server. Here they are: apache2-2.0.48-24.x86_64.rpm apache2-devel-2.0.48-24.x86_64.rpm apache2-doc-2.0.48-24.x86_64.rpm apache2-example-pages-2.0.48-24.x86_64.rpm apache2-jakarta-tomcat-connectors-4.1.27-132.x86_64.rpm apache2-metuxmpm-2.0.48-24.x86_64.rpm apache2-mod_auth_mysql-20030510-99.x86_64.rpm apache2-mod_fastcgi-2.4.0-132.x86_64.rpm apache2-mod_macro-1.1.4-95.x86_64.rpm apache2-mod_perl-1.99_09_20030807-89.x86_64.rpm apache2-mod_php4-4.3.3-101.x86_64.rpm apache2-mod_python-3.0.3-131.x86_64.rpm apache2-mod_ruby-1.1.1-92.x86_64.rpm apache2-prefork-2.0.48-24.x86_64.rpm apache2-worker-2.0.48-24.x86_64.rpm Well of course I'm running into dependency problems. So I figure I would use yast2's "Install or Remove Software" option. So the first task was setting to use the "Change Source of Installation" to point at the the right directory - in my case /opt/software/apache2. Well when I try and add a "local directory" installation source it tells me: Error - Unable to create installation source from URL 'dir:///opt/software/apache2/'. Details: ERROR(InstSrc: E_non_instsrc_on_media) Is there some reasonably straightforward organization that the source directory needs to be in? I've tried using "yast2 -i apache2-2.0.48-24.x86_64.rpm". It installs the package with no complaints. I run an 'rpm -qa | egrep "apache2"' and it appears installed fine. But when I start up yast2 Install GUI for something else, it shows me all kinds of dependency problems. I was trying to stay with the RPM's rather than just untarring a distribution from Apache.org, but I'm starting to wonder. Thank you very much - Richard -- Check the List-Unsubscribe header to unsubscribe For additional commands, email: suse-amd64-help@suse.com
On Mon, Mar 01, 2004 at 05:02:47PM -0700, Richard Mixon (qwest) wrote:
(I posted this on the suse-amd64 list, then got to thinking, this is more a general SuSE question - apologies for the double post :)
I am sure this is a SuSE yast2 newbie problem. But I have read and re-read the SLES 8 for AMD64 installation manual, The SuSE 9.0 installation manual and I have Googled for hours already. Help is appreciated.
The specific problem is with Apache2, but I believe I should be using yast2 for all of my RPM installs, if I understand correctly.
I downloaded the Apache2 rpms for SuSE 9.0 AMD64 from SuSE'S ftp site, expecting/hoping to be able to install them on my SLES 8 for AMD64 server. Here they are: apache2-2.0.48-24.x86_64.rpm apache2-devel-2.0.48-24.x86_64.rpm apache2-doc-2.0.48-24.x86_64.rpm apache2-example-pages-2.0.48-24.x86_64.rpm apache2-jakarta-tomcat-connectors-4.1.27-132.x86_64.rpm apache2-metuxmpm-2.0.48-24.x86_64.rpm apache2-mod_auth_mysql-20030510-99.x86_64.rpm apache2-mod_fastcgi-2.4.0-132.x86_64.rpm apache2-mod_macro-1.1.4-95.x86_64.rpm apache2-mod_perl-1.99_09_20030807-89.x86_64.rpm apache2-mod_php4-4.3.3-101.x86_64.rpm apache2-mod_python-3.0.3-131.x86_64.rpm apache2-mod_ruby-1.1.1-92.x86_64.rpm apache2-prefork-2.0.48-24.x86_64.rpm apache2-worker-2.0.48-24.x86_64.rpm
Well of course I'm running into dependency problems. So I figure I would use yast2's "Install or Remove Software" option.
So the first task was setting to use the "Change Source of Installation" to point at the the right directory - in my case /opt/software/apache2. Well when I try and add a "local directory" installation source it tells me: Error - Unable to create installation source from URL 'dir:///opt/software/apache2/'. Details: ERROR(InstSrc: E_non_instsrc_on_media)
Is there some reasonably straightforward organization that the source directory needs to be in?
I've tried using "yast2 -i apache2-2.0.48-24.x86_64.rpm". It installs the package with no complaints. I run an 'rpm -qa | egrep "apache2"' and it appears installed fine. But when I start up yast2 Install GUI for something else, it shows me all kinds of dependency problems.
http://www.suse.com/~poeml/apache-faq.html#depend2 Install at least apache2, apache2-prefork and libapr0. Peter
Peter/all, Thanks for the link to the apache2 info and the FAQ on Apache2. There do indeed seem to be Apache2 RPMs for United Linux 1.0 on AMD64. I have one more question. My install (with online updates) of SLES 8 for AMD64 already has the file /etc/sysconfig/apache2 for configuring Apache2. Is there someplace I can put the RPMs from ftp://ftp.suse.com/pub/suse//pub/projects/apache/apache2/ul1-x86_64 so that the Yast2 Install and Remove Software function will pick these up and do the additional dependency checking that it appears to do? Thank you again - Richard -----Original Message----- From: poeml@poeml.de [mailto:poeml@poeml.de]On Behalf Of poeml@cmdline.net Sent: Tuesday, March 02, 2004 3:41 AM To: suse-linux-e@suse.com Subject: Re: [SLE] Help Installing SuSE 9 AMD64 Apache2 rpms with yast2 on SLES 8 AMD64 On Mon, Mar 01, 2004 at 05:02:47PM -0700, Richard Mixon (qwest) wrote:
(I posted this on the suse-amd64 list, then got to thinking, this is more a general SuSE question - apologies for the double post :)
I am sure this is a SuSE yast2 newbie problem. But I have read and re-read the SLES 8 for AMD64 installation manual, The SuSE 9.0 installation manual and I have Googled for hours already. Help is appreciated.
The specific problem is with Apache2, but I believe I should be using yast2 for all of my RPM installs, if I understand correctly.
I downloaded the Apache2 rpms for SuSE 9.0 AMD64 from SuSE'S ftp site, expecting/hoping to be able to install them on my SLES 8 for AMD64 server. Here they are: apache2-2.0.48-24.x86_64.rpm apache2-devel-2.0.48-24.x86_64.rpm apache2-doc-2.0.48-24.x86_64.rpm apache2-example-pages-2.0.48-24.x86_64.rpm apache2-jakarta-tomcat-connectors-4.1.27-132.x86_64.rpm apache2-metuxmpm-2.0.48-24.x86_64.rpm apache2-mod_auth_mysql-20030510-99.x86_64.rpm apache2-mod_fastcgi-2.4.0-132.x86_64.rpm apache2-mod_macro-1.1.4-95.x86_64.rpm apache2-mod_perl-1.99_09_20030807-89.x86_64.rpm apache2-mod_php4-4.3.3-101.x86_64.rpm apache2-mod_python-3.0.3-131.x86_64.rpm apache2-mod_ruby-1.1.1-92.x86_64.rpm apache2-prefork-2.0.48-24.x86_64.rpm apache2-worker-2.0.48-24.x86_64.rpm
Well of course I'm running into dependency problems. So I figure I would use yast2's "Install or Remove Software" option.
So the first task was setting to use the "Change Source of Installation" to point at the the right directory - in my case /opt/software/apache2. Well when I try and add a "local directory" installation source it tells me: Error - Unable to create installation source from URL 'dir:///opt/software/apache2/'. Details: ERROR(InstSrc: E_non_instsrc_on_media)
Is there some reasonably straightforward organization that the source directory needs to be in?
I've tried using "yast2 -i apache2-2.0.48-24.x86_64.rpm". It installs the package with no complaints. I run an 'rpm -qa | egrep "apache2"' and it appears installed fine. But when I start up yast2 Install GUI for something else, it shows me all kinds of dependency problems.
http://www.suse.com/~poeml/apache-faq.html#depend2 Install at least apache2, apache2-prefork and libapr0. Peter
The 2004-03-01 at 18:56 +0100, Hartmut Meyer wrote:
it's two small bugs of SuSE 9.0
[...]
The right place to report them is
The first one (xntp) was reported here (on list) months ago. -- Cheers, Carlos Robinson
participants (6)
-
Carlos E. R.
-
Guillermo Ballester Valor
-
Hartmut Meyer
-
Nick
-
poeml@cmdline.net
-
Richard Mixon (qwest)