Language Selection

English French German Italian Portuguese Spanish

SuSE Linux 10.1 RC3 Report

Filed under
Reviews
SUSE
-s

OpenSuSE released rc3 of their upcoming SuSE Linux 10.1 yesterday right on target as planned and reported on the Roadmap. I thought rc2 was just about gold worthy myself and was anxious to see the changelog for rc3. Well, they disappointed me on a few issues but all in all, they are probably getting closer to that final release.

The first disappointment came in the form of my preferred install method of hard drive installs. If I had to burn cds for each release, I'd be out about 60 cdrs by now. As such, I almost always utilize the hard drive install method when possible for any distro, not just SuSE. Well, my first attempt at a hard drve install of rc3 bombed out at the first summary screen when the installer could not read the sources catalogue. So choosing or installing any software was impossible.

So, I thought this might be a perfect opportunity to test the system upgrade capabilities of 10.1. I booted rc2 and updated the sources and found that the system update could not read the source catalogue either. The online update tried to work, but hung at 26% for a coupla hours - so I figured it wasn't going to complete either.

As a last resort, I burnt the 5 cdrs of SuSE Linux and the install proceded just fine. It was the same exact process we've described several times now and I suffered no glitches with even the net connection test or the online update configuration.

The system booted just fine as well and most of the yast components are functioning well. I tested the system update, but as a fresh install, there wasn't going to be much to test there. The online update module seemed to hang at the point it was going to download the patches I chose to test. I left it quite a while and it never did download them. Through the software manager, the online update selection did function properly and my patches were downloaded and installed. Other packages from local sources also installed with no issues. All in all, the software management suite is working ..mostly. I'm not sure what the difference is between choosing Online Update from the Yast Control Center or chosing online update in the Software Manager, but this is what happened here.

        

All regular applications opened, closed, and seemed to function well and hardware detection or manual setup went well too. My scanner wasn't properly autodetected as it didn't work until I went back in and selected my model manually by hand. As always I have to set my tv card manually and afterwhich it worked as desired.

Again, as always, SuSE is rock solid and has a very professional feel in actual use. Its performance is well above average, especially considering the size of its full featured install. Some folks might call it bloated, I call it full-featured. It's still a marvel of modern operating system development.

...Even if they managed to leave out the changelog. I'm not sure why or how, but the changelog included with this release consisted of items from Apr 2004 through Aug 2004. And that's it. I even searched the Factory mirrors and the changelog included there is completely empty. Nothing. Who's in charge of those changelogs anyway!? Big Grin

    

So, I guess we may never know what was changed from rc2 to rc3. Or perhaps the next release will bring us an updated changelog and we can investigate then. As it is, all we can surmize is that they either changed the location or the format of their installation file catalog. They apparently adjusted their regular gui installer, but once again overlooked the other alternative methods.

One other obvious change is the update of Firefox to version 1.5.0.3. The gang at OpenSuSE was right on the ball with that security update and users can rest assured in that area. The kernel version is now a 2.6.16.11, which if memory serves is also the latest security updated release as well.

So, some software version highlights can include:

  • kernel-source-2.6.16.11-4.i586.rpm
  • gcc-4.1.0-22.i586.rpm
  • python-2.4.2-16.i586.rpm
  • qt3-3.3.5-56.i586.rpm
  • perl-5.8.8-12.i586.rpm
  • xorg-x11-6.9.0-44.i586.rpm
  • kdebase3-3.5.1-67.i586.rpm
  • gnome-desktop-2.12.2-21.i586.rpm
  • OpenOffice_org-2.0.2-20.i586.rpm
  • gaim-1.5.0-48.i586.rpm
  • MozillaFirefox-1.5.0.3-4.i586.rpm
  • MozillaThunderbird-1.5-25.i586.rpm
  • xgl-cvs_060419-5.i586.rpm
  • libsvg-cairo-0.1.6-14.i586.rpm
  • compiz-cvs_060421-9.i586.rpm
  • alsa-1.0.11-29.i586.rpm
  • Full RPMlist.

        

The Most Annoying Bug List is again at a bare minimum, and in fact is almost a carbon copy of last release's:

    For RC3 there are only delta isos against RC2 and RC1. Have a look at the Applying Delta ISOs section of the Download Instructions how to use them.
    • Language dependent packages for the default language are not installed Bug 162064
    • YaST2 does not show the package description/summary for a lot of packages
    • The source with updates is added twice Bug 170113

    A special Add-On CD with non-OSS software is available as well

Well, that's about it this time. No major changes except in the update process to rc3 and hard drive installs due to a presumed change in the software catalogs. No changelog offered to the users this time leads to further disappointment for all. They did make some important security updates of key software packages. Once again, the system seems almost fully functional, stable, and just about goldmaster material. At this time we are still only given the "it will be announced when ready" for that blessed event.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.