 |
 |
 |
 |
| Fedora Core 5 - Dev Discuss everything on Fedora Core 5 development cycle and test releases. |

18th February 2006, 03:03 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 11

|
|
|
The future of Linux - the value of native java and package inter-dependencies
Linux represents a greatly stable platform and the FC team is doing a great work in improving the operating system, however I think that we should all take a step back and look at what the market and ourselves really need.
What I am looking for, like, I believe 99% of the user base not involved with developing the OS, is:
1) to install an OS and forget about re-installs for at least two years
2) to be able to upgrade the applications I most use without having to re-install the operating system
3) to include among the applications I most use the following:
* openoffice
* evolution
* http server
* kde
* gnome
* firefox and mozilla
* mysql and postgresql
* eclipse
* java
to name a few.
I am unsure about the real value of building java within the OS, so tightly that most packages builds depend on them.
If I seriously need eclipse, I will go an get the latest JDK from Sun and the latest eclipse from eclipse.org and run them as such, they install in minutes and I can update them whenever available. FC5 has created a massive and unnecessary overhead of work essential to keep up with the latest releases.
firefox 1.5 is hard to build for FC4 due to the dependencies, not to talk about evolution 2.4 openoffice and KDE just to name some. The dependencies on a miriad of packages make the effort ridicolously hard.
The risk is to alienate potential users by forcing them to re-install their operating system whenever they/we want to use the latest release of an application that we really care about.
My proposition is to start thinking of a Linux architecture that allows the re-build/re-placement of essential packages without having to rebuild most of the operating system, thus increasing the life-span and viability of a platform installation that need not to be replaced every year.
K
|

18th February 2006, 08:53 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: Michigan
Age: 50
Posts: 60

|
|
|
I agree that an upgrading system is a must.
YUM does great for updating packages, so we are set there, but to expect people to backup their data and install their operating system new every 6 months or so is silly.
I would consider this FC's worst bug. (not being able to upgrade from one version to the next)
We do not want to build anything extra into the operating system.
That is one of the downfalls for M$, like their browser being part of the O.S.
Have Java be an installable program, and it can be resolved as a dependency, just like anything else.
|

18th February 2006, 09:04 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: Canada
Posts: 344

|
|
|
Fedora is meant to be a rapidly changing, bleeding-edge distro. That's why it releases every 6 to 9 months. If you need something that changes less frequently, try CentOS. It is a rebuild of the publicly available sources for Red Hat Enterprise Linux. New releases are 18 months apart and updates are available for at least 5 years for each release. Fedora is meant for the computer hobbyist that wants the latest and greatest software. I've used CentOS before and highly recommend it. I prefer Fedora, because I want more up to date software.
Paul
|

19th February 2006, 10:24 AM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 11

|
|
Quote:
|
Originally Posted by Paul_Vandenberg
Fedora is meant to be a rapidly changing, bleeding-edge distro. That's why it releases every 6 to 9 months. If you need something that changes less frequently, try CentOS. It is a rebuild of the publicly available sources for Red Hat Enterprise Linux.
|
I think you missed the point, because although updated less frequently, the architecture is still the same with several dependencies built into vital applications that make almost impossible to upgrade to the next version without changing the OS. Can you get an RPM of Openoffice 2.0 for RH Enterprise? No you cannot. Or Evolution 2.4 for Fedora 3? No you cannot.
I think we should get sensible on building a system with a modular architecture. From this point of view Linux has become much worse than MS Windows which has only Explorer embedded. And that is not a Linux fault, they are those responsible for road-mapping and designing the distributions who are not forward thinking enough.
K
|

19th February 2006, 01:48 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,572

|
|
Quote:
|
Originally Posted by kaimano
Linux represents a greatly stable platform and the FC team is doing a great work in improving the operating system, however I think that we should all take a step back and look at what the market and ourselves really need.
What I am looking for, like, I believe 99% of the user base not involved with developing the OS, is:
1) to install an OS and forget about re-installs for at least two years
2) to be able to upgrade the applications I most use without having to re-install the operating system
3) to include among the applications I most use the following:
* openoffice
* evolution
* http server
* kde
* gnome
* firefox and mozilla
* mysql and postgresql
* eclipse
* java
to name a few.
I am unsure about the real value of building java within the OS, so tightly that most packages builds depend on them.
If I seriously need eclipse, I will go an get the latest JDK from Sun and the latest eclipse from eclipse.org and run them as such, they install in minutes and I can update them whenever available. FC5 has created a massive and unnecessary overhead of work essential to keep up with the latest releases.
firefox 1.5 is hard to build for FC4 due to the dependencies, not to talk about evolution 2.4 openoffice and KDE just to name some. The dependencies on a miriad of packages make the effort ridicolously hard.
The risk is to alienate potential users by forcing them to re-install their operating system whenever they/we want to use the latest release of an application that we really care about.
My proposition is to start thinking of a Linux architecture that allows the re-build/re-placement of essential packages without having to rebuild most of the operating system, thus increasing the life-span and viability of a platform installation that need not to be replaced every year.
K
|
The difference between upstream Java components and the versions shipped within Fedora is that, they are buiild entirely on GCJ and other completely Free and open source libraries. Refer to http://fedoraproject.org/wiki/FAQ for the java related information.
It is entirely possible to remove Java related components easily using Yum remove/groupremove. If you have any problems with that, file a bug report or post to fedora-test list.
http://fedoraproject.org/wiki/Testing
Firefox 1.5 in development tree may depend on development libraries to take advantage of the newer functionalities which is the same as new version upgrades between releases of Fedora. If you have specific ideas feel free to participate in the development of Fedora. Ideas needs to be followed by actual work to make any significant impact.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

19th February 2006, 02:00 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: England
Age: 24
Posts: 99

|
|
Quote:
|
Originally Posted by GarySaved
I would consider this FC's worst bug. (not being able to upgrade from one version to the next)
|
Since when?
http://fedoraproject.org/wiki/YumUpg...475418fe6bc228
Upgrade guides are there mate.
|

19th February 2006, 04:34 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 11

|
|
Again, you also missed the point. The problem is not updating from one version to the next, the problem is actually to keep up with updating the core, though not system vital applications, without updating the core operating system. One guy using its own computer can do that accepting some difficulties and risk.
Assume an hipotetical scenario of an organization that rolled out Linux desktop to 35000 workstations. The roadmap includes a desktop refresh in no less than five years due to costs implications.
The core e-Mail application is evolution 2.0. A bug is found on evolution which requires upgrading to the latest 2.4. But ... evolution 2.4 requires python 2.4, our installed base is on a distribution based on python 2.3 (like FC2) which is deeply rooted in several applications. In addition, upgrading to python 2.4 involves upgrading also to a later version of db4, on which several other applications depend. Here we go, the chain is so long and tight that just a simple upgrade of evolution involves re-building most of the operating system, or ... rolling out a newer version. That puts me off recommending Linux Fedora or Red Hat for any business desktop platform.
Are any of the core Fedora / Red Hat architects watching this forum?
I would like to hear from them on this.
K
|

19th February 2006, 04:36 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: England
Age: 24
Posts: 99

|
|
|
Hey im not the guy who said the problem was updating, i was pointing out a fact to someone who seems as if they didn't know about updating.
You are missing a big point, this distro is keeping with the times, always upgrading to newer advanced software hence why so many updates so fast, don't like it? Then choose a new distro to bash.
|

19th February 2006, 05:06 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,305

|
|
|
If I have a 1995 Socket A motherboard, I'm not going to be able to upgrade to a new Dual Core AMD processor, the support is not there in the base system. This is very much the same as trying to keep the latest and greatest applications running when you don't want to upgrade your OS.
I want the latest version of Application X, but it requires dbus which is part of a version of GNOME which I don't have, but the version of GNOME I need relies on features in GTK that aren't in the version from 1996 that I'm running, which in turn relies on functionality of glibc that needs to be installed. Just like you can't get the latest apps on Windows 95 or Mac OS 9, you're not going to be able to stay on RH 7.1 until the year 2020 and expect all the latest applications to run.
What you're suggesting is not feasible.
|

19th February 2006, 05:21 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: England
Age: 24
Posts: 99

|
|
Quote:
|
Originally Posted by brunson
Just like you can't get the latest apps on Windows 95 or Mac OS 9, you're not going to be able to stay on RH 7.1 until the year 2020 and expect all the latest applications to run.
What you're suggesting is not feasible.
|
haha very true!
|

19th February 2006, 06:59 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: College Station, TX
Posts: 257

|
|
|
I believe that the next major step for linux is multimedia. Linux has to support all forms of media out of the box before people will believe it is ready for the big time.
Fedora has a major problem in this regard.
__________________
Ode to Linux
If you think Windows sucks,
Don't lay down all your bucks.
In the distance there's a Vista to view.
So, use something other.
Don't be a slave to big brother.
Get Linux, and you'll never see blue.
|

20th February 2006, 01:06 AM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 11

|
|
Quote:
|
Originally Posted by ELD
this distro is keeping with the times, always upgrading to newer advanced software hence why so many updates so fast, don't like it? Then choose a new distro to bash.
|
The good of this distro is right that there are discussions and participation from the community that can have its input, beside the fact that I am uncomfortable in participating, because I would be working for free for Red Hat that holds its fingers deep in the pie. As a matter of fact I am not particularly content with Fedora's license terms (the packages are open source, but we hold the rights on the OS structure, not just the logos, that belongs to us), an american lawyer must be behind those. To this end I believe that either we all work for free or we all get a share of the benefits.
Having clarified this, I would like to make my little free contribution by drawing your attention to the fact that "having the latest version of a package at all costs" does not bring all the advantages that it could. On the contrary, I think that this tendency has brought Linux to being worse than Windows that we all criticized when got IE embedded.
I would rather ensure that more attention is given to the system's architectural solution that should be based on modular components that, although interacting with each other, allow for the isolation of the applications into services that are as much as possible independent from each other, thus allowing for greater flexibility (in replacing them with newer or different versions), which in the end would bring to the system greater stability, lower cost of ownership (maintenance effort), and eventually deeper market penetration.
If Fedora is what Red Hat will pick from, for their future releases, maybe Red Hat are missing the point, because their are getting spaghetti code.
K
|

20th February 2006, 01:31 AM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 11

|
|
Quote:
|
Originally Posted by RahulSundaram
It is entirely possible to remove Java related components easily using Yum remove/groupremove. If you have any problems with that, file a bug report or post to fedora-test list.
|
Rahul,
That is OK, but it is not only about Java, beside the fact that beyond the academic exercise I am unsure of what real value it brings. The point of Java is "platform independency", if this requires more CPU and memory, that is OK ,they come cheaper than the work necessary to maintain a parallel product line. If it is about license independence from Sun, Sun have never hinted that they will create any problem in future, it would all go to their disadvantage. Commercially, I would never recommend to rely on the native java packages. Just look at Eclipse, the masterpiece, 3.1.2 is out and FC5 dev is still on 3.1.1. What is FC4 on? I do not even know, never used, it did not even work with plugins like MyEclipseIDE. How much work has been spent to build those packages? It must have been man years. How much more will be needed to maintain them?
I would rather spend my investment in time in re-designing the architecture of the system to take it to the next level. Please, see also my previous post.
K
|

20th February 2006, 02:40 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,305

|
|
Quote:
|
because I would be working for free for Red Hat that holds its fingers deep in the pie.
|
You have an awfully high opinion of the value of your comments.
Quote:
|
... the system's architectural solution ... based on modular components ... interacting ... isolation of the applications into services ... greater flexibility ... greater stability, lower cost of ownership ... deeper market penetration.
|
Wow, that is a mouthful of buzz words, you must be in management because you dont' seem to have a firm technical grasp of how a modern operating system works.
One of the great advantages of the open source community is being able to leverage the work of others and have others enhance their work to complement yours. If I have the latest version of GNOME running and I wish to install the gnome-weather applet in my toolbar it takes the installation of less than 100K if software and suddenly I have automatic updates, interaction with the desktop, alert notification, configuration GUIs, etc. If I wanted to write something that did all that from scratch it would take far more code and far more effort, but even more to the point of this discussion, if I wanted to consolidate all the requirements to run that applet, i.e. the correct version of the GNOME libraries, GTK libs, glibc and every other specific version of code that was used to build that applet, then it would require a huge installation.
But, to expect that to be able to be run along side any newer or older piece of software with all of it's dependencies on newer or older versions of libraries, you'd end up with a system so bloated and huge it would make Vista look like QNX.
And don't overlook the waste of system resources. If you have one, two or a hundred applications that are all using the same share library, that library is only loaded into memory once, but if you have a hundred application running with 20 different versions of the same libraries, then each of those 20 versions has to be resident in virtual memory.
Your beloved Eclipse (the masterpiece? whatever), it has such a bloated slew of dependencies it is actually a tremendous example in support of my argument. It is built on top of dozens of dependencies and just because it drags them all along in its porcine installer doesn't make it a good thing, it just makes it more bloatware. If every java package I installed brought along it's own copy of the JRE, it'd be a nightmare, but that's pretty much what you're suggesting. Everything with it's own dependencies, which it would have to bring along in case a newer version of a library came along with an incompatible change to the API.
It's a great idea from an ivory tower, but completely impractical and technologically infeasible.
|

20th February 2006, 05:38 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Location: Fort Wayne, Indiana
Posts: 573

|
|
Quote:
|
Originally Posted by brunson
One of the great advantages of the open source community is being able to leverage the work of others and have others enhance their work to complement yours. If I have the latest version of GNOME running and I wish to install the gnome-weather applet in my toolbar it takes the installation of less than 100K if software and suddenly I have automatic updates, interaction with the desktop, alert notification, configuration GUIs, etc. If I wanted to write something that did all that from scratch it would take far more code and far more effort, but even more to the point of this discussion, if I wanted to consolidate all the requirements to run that applet, i.e. the correct version of the GNOME libraries, GTK libs, glibc and every other specific version of code that was used to build that applet, then it would require a huge installation.
|
This is also the cause of its greatest disadvantages: time and dependencies.. The open-source development cycle is slow, because everyone is depending on everyone else. Software also requires the right versions of all of its dependent packages in order to work. Microsoft Windows has this same problem, but to a much lesser degree, given that at least developers will know that all of the basic operating system components will be there.
Yum is a step in the right direction, but in order for it to be truly successful, it needs to expand. Yum repositories should be available to install every software package and every library a software package could need. Libraries and apps need to be written for backwards compatibility. An older app should still function if an updated library is installed.
Last edited by greenlead; 20th February 2006 at 05:51 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:17 (Tuesday, 18-06-2013)
|
|
 |
 |
 |
 |
|
|