LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 06-15-2006, 05:22 PM   #1
pengu
Member
 
Registered: Dec 2005
Location: Canton, GA, USA
Distribution: Ubuntu 7.10, FreeBSD, Debian
Posts: 207

Rep: Reputation: 30
RPM users: Why do you use RPM distros (RH, Suse, Fedora)


Ok, First I am going to say that I dont want to start a flameware- I just want honest opinions.

It seems to me that RPM package menagement is way behind the technology of apt, portage, and most other package management tools.

All you Red Hat based distro users, Why do you use RPM based distros?


Is it because you like the package management, or because you like the distro itself so much you dont mind the package management?


whenever I've tried RPM distro's i've eventually dropped them alltogether because of dependancy problems.
 
Old 06-15-2006, 05:41 PM   #2
nlinecomputers
Member
 
Registered: Aug 2005
Location: Midland, TX
Distribution: Ubuntu
Posts: 125

Rep: Reputation: 15
I use Suse. I don't have any dependency problems as long as I use a program that is part of the CDs or is in a Yast repository. If you install 3rd party applications you'll have dependency problems with ANY system if the source doesn't provide software via a repository system of some kind like Yast, Yum, Urpmi, or Apt-get for RPMs.

DEB files are not any better if your apt-get repository doesn't have the needed dependent files.
 
Old 06-15-2006, 05:52 PM   #3
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
It seems to me that RPM package management is way behind the technology of apt, portage, and most other package management tools.
Could you offer a few objective examples of that "technology"?

Last edited by unSpawn; 06-15-2006 at 06:16 PM.
 
Old 06-15-2006, 06:03 PM   #4
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
For me it's only because I started out using RH and stuck with the RPM distro's. I do use others but I seem to be sticking with MDK as my main platform.

Slack and FreeBSD are also wonderful distro's but they are not on my main system so don't get used as much.

KC
 
Old 06-15-2006, 06:09 PM   #5
pengu
Member
 
Registered: Dec 2005
Location: Canton, GA, USA
Distribution: Ubuntu 7.10, FreeBSD, Debian
Posts: 207

Original Poster
Rep: Reputation: 30
Well; when I used Suse 10.0- I had to enable lots of extra unofficial yast reposatories. That gave me access to all the latest software, but sometimes programs in those reposatories didnt come with dependancies. I ended up with a big unsolveable mess of this and that version is needed and X and Y programs are needed for that Z program which I need to install the program I want.

On debian, ports, or portage I never get any of those problems.


That is just my experiance- if it really was different for you then just say so.

Again, I don't want to start a flame war. (especially when I'm the one getting flamed)
 
Old 06-15-2006, 06:27 PM   #6
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
Personally, I think this is a great thread. I don't use RPM based distributions for the same reasons as stated above, but I don't have anything against them. They seem harder to use for some reason. Anyway - now that I have contributed nothing to the discussion...
 
Old 06-15-2006, 06:46 PM   #7
Cogar
Senior Member
 
Registered: Oct 2005
Location: It varies, but usually within 100 feet of a keyboard.
Distribution: Fedora 10, Kubuntu 8.04, Puppy 4.1.2, openSUSE 11.2
Posts: 1,126

Rep: Reputation: 52
RPM, Synaptic, etc.--package managers are all the same to me. Actually, I like the fact that YaST (in the case of SUSE) keeps track of dependencies and so forth, allowing me to add and delete packages as I desire while taking care of the details for me. I cannot recall ever having a dependency problem as long as I used a repository or CD/DVD associated with the correct release (e.g. SUSE 10.0). I think I needed to build perhaps three packages from source (no biggie) and have never had to use any "oddball" repositories for SUSE. For that matter, even compiling from source I use CheckInstall to create RPMs so I can add and delete them as desired using YaST.
 
Old 06-15-2006, 08:40 PM   #8
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Well I use an RPM-based distro because Fedora was the first distro I installed. I don't remember why I chose Fedora, but it didn't have anything to do with package management. Personally I haven't had any problems using yum to install packages. I don't use a GUI like yumex; I prefer the CLI 'cause it impresses the kids.

Similarly, I use apt-get from the CLI when I'm using Debian. No problems with that either. In both the Fedora and Debian cases, I've added additional repositories to the respective config files.
 
Old 06-15-2006, 10:42 PM   #9
pengu
Member
 
Registered: Dec 2005
Location: Canton, GA, USA
Distribution: Ubuntu 7.10, FreeBSD, Debian
Posts: 207

Original Poster
Rep: Reputation: 30
What I said in my first post may have been poorly worded

I dont think the RPM technology is behind apt or ports etc., its more the fact that most RPM distros dont have an official reposatory, and if they do- then it is small (compared to debians or the BSD's).

Anyway- sounds like most people use RPM based distros because thats what they started with, right?
 
Old 06-15-2006, 10:56 PM   #10
nlinecomputers
Member
 
Registered: Aug 2005
Location: Midland, TX
Distribution: Ubuntu
Posts: 125

Rep: Reputation: 15
Quote:
Originally Posted by pengu
Well; when I used Suse 10.0- I had to enable lots of extra unofficial yast reposatories. That gave me access to all the latest software, but sometimes programs in those reposatories didnt come with dependancies. I ended up with a big unsolveable mess of this and that version is needed and X and Y programs are needed for that Z program which I need to install the program I want.

On debian, ports, or portage I never get any of those problems.


That is just my experiance- if it really was different for you then just say so.

Again, I don't want to start a flame war. (especially when I'm the one getting flamed)
How is that a problem with the technology? That is just some yahoo running a poor repository. If you don't load the repository with all the needed dependent RPMs or DEBs then neither Yast, Apt-get, Yum,URPMI, or Smart is going to work. That is human sloppiness not a fault of the package system.
 
Old 06-15-2006, 11:04 PM   #11
pengu
Member
 
Registered: Dec 2005
Location: Canton, GA, USA
Distribution: Ubuntu 7.10, FreeBSD, Debian
Posts: 207

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by nlinecomputers
How is that a problem with the technology? That is just some yahoo running a poor repository.

if you see my above post I corrected myself on the technology thing...

Quote:
Originally Posted by nlinecomputers
If you don't load the repository with all the needed dependent RPMs or DEBs then neither Yast, Apt-get, Yum,URPMI, or Smart is going to work. That is human sloppiness not a fault of the package system.
true- but the reason I have to use unofficial yast repository's is because rpm distro's official repositories are small and not up-to-date.

btw, I got all my "unofficial" repositories from the suse site:
http://en.opensuse.org/Additional_Ya...e_Repositories


wow, talking on this thread is like talking on an IRC channel
 
Old 06-15-2006, 11:19 PM   #12
nlinecomputers
Member
 
Registered: Aug 2005
Location: Midland, TX
Distribution: Ubuntu
Posts: 125

Rep: Reputation: 15
Then your criticism ISN'T about RPMs at all. It's about how "complete" you consider the distro to be. What one considers complete others consider "polluted with unstable apps".

Most of the RPM distros are pretty conservative. I don't think that has to do with RPMs just the direction that such distros went.

The biggest reason I'm with Suse is it's stability. The second one was Yast. The first distro I tried was Mandrake I loved the drake tools but I was put off by having a newly released distro having 700mb of updates and patches on the day it went gold. There released distros might have as well been the cooker test platform.

Unfortunantly Suse may be heading in the same direction with the bugs in 10.1
 
Old 06-16-2006, 01:52 PM   #13
pengu
Member
 
Registered: Dec 2005
Location: Canton, GA, USA
Distribution: Ubuntu 7.10, FreeBSD, Debian
Posts: 207

Original Poster
Rep: Reputation: 30
Ok, well look at ubuntu. It is far from being bloated, in fact it rarely includes 2 apps that do the same thing in its releases. However, if you want to install an application that is not included in the distro, all you have to do is enable the multiverse repository, and you can be 90% sure that the app (and all of its dep's) will be in there.

For example, try installing VLC on suse... then try installing it on ubuntu. (neither ship with vlc installed)


Its not how compleat the distro is. It has very little to do with the distro. The fact is that RPM distro's do not have a central, official reposatory (besides the apps that ship with it).
 
Old 06-16-2006, 02:43 PM   #14
nlinecomputers
Member
 
Registered: Aug 2005
Location: Midland, TX
Distribution: Ubuntu
Posts: 125

Rep: Reputation: 15
I may be incorrect here but the multiverse repository is NOT maintained by ubuntu. It's a 3rd party repository. And it is a real exception to have such a central repository. But part of the problem is that ubuntu is more of a community distro. Most of the RPM distros have a much more corporate need to them. I use Suse with business clients. I don't want them to install just any app whos only testing has been to compile the source code on a suse box and make a RPM file. Much of the add on packages in any distro have had little real testing. Many work just fine and others might not.

You have valid points but it isn't a reflection of RPM in my opinion but the distros that happen to have selected RPM as format. Many of the RPM groups are long standing members of the Linux community. Ubuntu is a new distro. Both sides are addressing different needs.
 
Old 06-16-2006, 04:15 PM   #15
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
I would like to thank you guys for the information posted here. I've learned a good deal of information based on what you all have said. I never thought about the buisiness applications of RPM based distributions. While they may target business users, I would argue that Ubuntu's or even Arch's stable tree is enough for most day to day things. I understand that some "speciality" software may not be included, but leafpad, abiword and the like probably are. If not, they are in an "extra"} repo which is just as well tested and maintained. (At least this is the case with Arch.)
 
  


Reply

Tags
deb, management, package, rpm



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create users from a RPM package techie_techie Linux - Software 6 11-12-2011 10:49 AM
DISCUSSION: Tutorial: Setting up DVDShrink thru Wine on Fedora or other RPM based distros d_GeNeRiT LinuxAnswers Discussion 0 01-28-2006 05:18 PM
RPM across distros linmix Linux - Software 5 06-20-2004 10:50 AM
Non-rpm distros Mikessu Linux - Newbie 7 10-21-2003 01:33 PM
.src.rpm, .i386.rpm and .i686.rpm hhegab Linux - Software 2 06-19-2003 07:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 09:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration