If I install a package from an online repository, through Yast or Smart, (as I have just installed MediaWiki), are those files kept so I could copy them to another PC and install, or are they deleted after a successful installation?? Thanks, John. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 21 November 2007 09:55:10 pm John Bennett wrote:
If I install a package from an online repository, through Yast or Smart, (as I have just installed MediaWiki), are those files kept so I could copy them to another PC and install, or are they deleted after a successful installation?? Thanks, John.
They are not saved and there has been talk in the mailing list about adding keeping the updates as an option. You can download the rpm file from the repository via HTTP if you wish.. bkevan@LSSUSE01007250:~> sudo zypper search wiki root's password: * Reading installed packages [100%] S | Repository | Type | Name | Version | Arch --+-------------------------------------------------------------------+---------+-------------------+-----------+------- | http://download.opensuse.org/repositories/openSUSE:10.3/standard/ | package | mediawiki | 1.10.0-32 | i586 | http://download.opensuse.org/repositories/openSUSE:10.3/standard/ | package | mediawiki-plugins | 1.7.1-105 | noarch Which tells me you can install from the CD / DVD Ben -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hallo all, i have a big problem here with my server, after i upgraded mysql from 4 to 5, i found that there are two pid files in /var/lib/mysql which mean i have two mysql servers, and mysql is failing at startup with error regarding the .sock file, please help. Regards, Mahmoud Abdelsalam. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Mahmoud Mohammad Abdelsalam wrote:
Hallo all,
i have a big problem here with my server, after i upgraded mysql from 4 to 5, i found that there are two pid files in /var/lib/mysql which mean i have two mysql servers,
Not necessarily. If MySQL5 uses a slightly different filename, then two pid files is to be expected -- if I remember correctly, mysqld overwrites the previous pid file. If MySQL5 is creating a pid file with a different name, then the old MySQL4 pid file will still be there, because I don't believe that mysqld cleans up the pid file. [I could be wrong on that...it's been over a 20 months since I last played with mysql]
and mysql is failing at startup with error regarding the .sock file, please help.
Have you tried starting mysqld from a command line?
Regards, Mahmoud Abdelsalam.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Aaron Kulkis
-
Ben Kevan
-
John Bennett
-
Mahmoud Mohammad Abdelsalam