I'm new to SuSE Linux (10.1) but not to Linux itself. So, I'm looking for some good repositories to get current and bleeding edge versions of software. I have no problem dealing with any problems that may occur as a result of broken packages, etc. I am using Smart as my main updater. I have the following channels set up and I wonder if there are any others you might suggest? http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/10.1 http://packman.inode.at/suse/10.1 http://download.opensuse.org/distribution/SL-10.1/inst-source http://software.opensuse.org/download/KDE:/KDE3/SUSE_Linux_10.1 http://download.opensuse.org/distribution/SL-10.1/non-oss-inst-source ftp://ftp.suse.com/pub/suse/update/10.1/ Are there any other repositories that perhaps I could (or should) include? Thanks, Rick
I am using Smart as my main updater. I have the following channels set up and I wonder if there are any others you might suggest?
You could add my usr-local-bin repository. At the moment it's in two places because I'm in the process of moving to the Build Service. Just follow the link in the my signature and you can get information on both locations. Also, have a look through the other Build Service repositories at http://software.opensuse.org/download/ - if something's in the BS then the maintainer is trusted to some degree. -- James Ogley james@usr-local-bin.org http://usr-local-bin.org Packages for SUSE: http://usr-local-bin.org/rpms Help end poverty: http://oxfam.org.uk/imin
Sever has been woking fine for 6 mo co worker restarted and now fsch failed for at least one file system (not /) Please Repair manually and reboot. The root file system is already mounted read-write I've check the raid all the drive are working an check for consistency. what to do. bob Bob Herzog IT Specialist Southwest Dubois County School Corp. 1110 South Main St. Huntingburg, IN 47542 We cannot direct the wind, but we can adjust the sails. --Berthat Calloway
On Tuesday 05 September 2006 21:39, BOB HERZOG wrote:
Sever has been woking fine for 6 mo
co worker restarted and now
fsch failed for at least one file system (not /) Please Repair manually and reboot.
The root file system is already mounted read-write
I've check the raid all the drive are working an check for consistency. what to do.
bob
Bob Herzog IT Specialist Southwest Dubois County School Corp. 1110 South Main St. Huntingburg, IN 47542
We cannot direct the wind, but we can adjust the sails. --Berthat Calloway
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
What filesystem? (Reiserfs, ext273, XFS) What mount point? ( /home, /var, /usr) Whats on that specific disk/filesystem? Is the server critical for the network. (I'd get it offline asap) A failed fsck is very often due to a unclean shutdown (ie. someone pulled the plug) The RAID reports functional disks, that indicates a working hardware environment. Can you post the logs, your fstab, and any error messages from boot? I would shut the system down, and study the manual for fsck, the specific filesystem and do a research ion the net on how to get the filesystem back in order. -- /Rikard ----------------------------------------------------------------------------- email : rikard.j@rikjoh.com web : http://www.rikjoh.com mob: : +46 (0)763 19 76 25 ------------------------ Public PGP fingerprint ---------------------------- < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Tuesday 2006-09-05 at 14:39 -0500, BOB HERZOG wrote: First of all, you have hijacked a thread. We were talking about: | Subject: [SLE] What repositories are good? If you don't know what I'm saying, read the FAQ.
Sever has been woking fine for 6 mo
co worker restarted and now
fsch failed for at least one file system (not /) Please Repair manually and reboot.
The root file system is already mounted read-write
I've check the raid all the drive are working an check for consistency. what to do.
First, make sure to boot in verbose mode and observe all possible error messages for clues. You have to manually check all partitions with fsck - it's not clear if you did from what you wrote. If all partitions are correct and mountable, then I'd guess you have an error in the fstab file, like listing a partition in an usb drive that is not available. There are a number of errors that can cause that, but I can't remember them right now. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFE/fBntTMYHG2NR9URArh8AJ0WMd72Qz9gz7HEQ6+aRr/QjETp1ACeLGrq xgW6389ezuXQFhcr8kpRO+A= =4MaI -----END PGP SIGNATURE-----
On Tuesday 05 September 2006 23:47, Carlos E. R. wrote:
fsch failed for at least one file system (not /) Please Repair manually and reboot ... If all partitions are correct and mountable, then I'd guess you have an error in the fstab file, like listing a partition in an usb drive that is not available. There are a number of errors that can cause that, but I can't remember them right now.
Coincidentally, this exact error happened to me 2 days ago. It can happen when, e.g., you reformat a partition from one filesystem to another, but your fstab still has the old filesystem type. -- ----- stephan@s11n.net http://s11n.net "...pleasure is a grace and is not obedient to the commands of the will." -- Alan W. Watts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Wednesday 2006-09-06 at 00:08 +0200, stephan beal wrote:
If all partitions are correct and mountable, then I'd guess you have an error in the fstab file, like listing a partition in an usb drive that is not available. There are a number of errors that can cause that, but I can't remember them right now.
Coincidentally, this exact error happened to me 2 days ago. It can happen when, e.g., you reformat a partition from one filesystem to another, but your fstab still has the old filesystem type.
Right. Or repartitioning and removing a partition, and forgetting to edit the fstab file. The problem is that the /etc/init.d/boot.localfs doesn't report the exact problem clearly. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFE/gTRtTMYHG2NR9URAgupAJ0QaY1lWm+bolPV19ji6J3B8bHsNwCfcNFB rtO9hSk6kP2nJycrtl9m0mo= =c3w4 -----END PGP SIGNATURE-----
BOB HERZOG wrote:
Sever has been woking fine for 6 mo
co worker restarted and now
fsch failed for at least one file system (not /) Please Repair manually and reboot.
The root file system is already mounted read-write
I've check the raid all the drive are working an check for consistency. what to do.
bob
Bob Herzog IT Specialist Southwest Dubois County School Corp. 1110 South Main St. Huntingburg, IN 47542
We cannot direct the wind, but we can adjust the sails. --Berthat Calloway
WTF?! Why have you hijacked the thread which is discussing repositories for use in smart? Not impressed. -- This computer is environment-friendly and is running on OpenSuSE 10.1
you can use these repositories but there are more on ftp.gwdg.de which are used usually with apt but you can use them with smart too. On Tuesday 05 September 2006 20:38, Rick Friedman wrote:
I'm new to SuSE Linux (10.1) but not to Linux itself. So, I'm looking for some good repositories to get current and bleeding edge versions of software. I have no problem dealing with any problems that may occur as a result of broken packages, etc.
I am using Smart as my main updater. I have the following channels set up and I wonder if there are any others you might suggest?
http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/10.1 http://packman.inode.at/suse/10.1 http://download.opensuse.org/distribution/SL-10.1/inst-source http://software.opensuse.org/download/KDE:/KDE3/SUSE_Linux_10.1 http://download.opensuse.org/distribution/SL-10.1/non-oss-inst-source ftp://ftp.suse.com/pub/suse/update/10.1/
Are there any other repositories that perhaps I could (or should) include?
Thanks, Rick
-- Best regards. Adrian Vraciu
On Tuesday, 5. September 2006 19:38, Rick Friedman wrote:
http://software.opensuse.org/download/KDE:/KDE3/SUSE_Linux_10.1
Then also http://repos.opensuse.org/KDE:/Backports/SUSE_Linux_10.1/ Bye, Steve
participants (9)
-
Adrian Vraciu
-
Basil Chupin
-
BOB HERZOG
-
Carlos E. R.
-
James Ogley
-
Rick Friedman
-
Rikard Johnels
-
stephan beal
-
Stephan Binner