Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Data Storage Software Linux

Why Aren't More Distros Becoming LSB Certified? 651

mydoghasworms asks: "I have done much thinking lately about Linux Standards Base. The idea makes lots of sense: Adopt a standard which will ensure that if some piece of software is compiled on one LSB-compliant system, it will run on any other LSB-compliant system. This would be great for members of the general public who are looking for an alternative to Windows, don't want to pay for Mac, but are looking for a platform where installing and running software is as easy as on the platform they are used to. Seen in that light, if LSB lives up to its promise, it could be the step in Linux's evolution that could see it adopted by the general public. That leaves the question: Why is LSB not seeing greater adoption?"
"Is it because it is not marketed well enough? Is the certification process too difficult? Are there perhaps technical challenges to LSB certification not often discussed? If people agree that LSB is in fact what Linux needs right now to ensure widespread adoption, what should be done to create awareness of LSB? Should communities developing Open Source/Free Software projects be encouraged to provide LSB binaries? Your input would be most welcome here."
This discussion has been archived. No new comments can be posted.

Why Aren't More Distros Becoming LSB Certified?

Comments Filter:
  • Cost (Score:5, Informative)

    by gordon_schumway ( 154192 ) on Wednesday April 20, 2005 @04:10PM (#12295745)

    In case anyone else is curious, from this 2002 article [mozillaquest.com]:

    The cost for LSB certification testing is $3,000 for a Linux distribution. Certification testing for applications is only $1,200. The Open Group conducts the certification testing.
    I didn't find this info on the Open Group's website...
  • by p3d0 ( 42270 ) on Wednesday April 20, 2005 @04:11PM (#12295758)
    Adopt a standard which will ensure that if some piece of software is compiled on one LSB-compliant system, it will run on any other LSB-compliant system.
    No, that's not what LSB does at all. Even overlooking the obvious architectural differences between, say, PowerPC and Pentium LSB-compliant systems, you still have the various extensions that individual distros add. (Otherwise, why do we need different distros?) If you use one of those distro-specific features, then your code won't run on another LSB-compliant system.
  • by mooingyak ( 720677 ) on Wednesday April 20, 2005 @04:14PM (#12295796)
    It helps that if you use distro A, and I use distro B, and I write some software on my distro, we already know that it'll work on yours if they're both certified.
  • by Wylfing ( 144940 ) <brian@NOsPAm.wylfing.net> on Wednesday April 20, 2005 @04:24PM (#12295924) Homepage Journal
    Heck, its a pain in the ass sometimes to get simple brain-dead stuff such as printing and mounting a drive working.

    For some reason I always get modded down for saying this, but I'll say it anyway. I can't ever figure this opinion out. I have problems almost daily in Windows XP trying to print to a network printer (it randomly decides I don't have permission to print), but I never have a problem with this in Linux. I've also never had a problem mounting a drive. For example, I can plug my new Seagate external HD into the firewire port and an icon for the disk appears on my desktop. Where is this mythical "pain in the ass"?

    the new CEO (and me too), were sick and tired of people trying to get things to work together properly.

    You know what I'm sick of? I'm sick of FUD about how things "don't work right" in Linux and vague statements about it being "incomplete" when there is no basis for these claims in reality.

  • by override11 ( 516715 ) <cpeterson@gts.gaineycorp.com> on Wednesday April 20, 2005 @04:25PM (#12295937) Homepage
    We use the LTSP project with about 45 users network booting to a XFCE desktop right now. They browse the web, access our exchange 5.5 server using Thunderbird and have a LDAP directory with auto-name completion as they type email addresses. They access our 5250 iSeries system, and use OpenOffice for word / excel needs on a Windows NT shared drive. We love it, works great. Some more 'advanced' end users chafe some because they cant download their own screen savers or games, but frankly we LOVE that part of LTSP!
  • LSB isn't the answer (Score:5, Informative)

    by sofar ( 317980 ) on Wednesday April 20, 2005 @04:35PM (#12296070) Homepage

    DISLCAIMER: IAADM (I Am A Distro Maintainer)

    put simply, LSB doesn't solve the desktop problem. It wasn't meant for that.

    The LSB was written to make sure that all those booming distros back in the days they were booming, were somehow unified by a comming file system structure, library setups etc.

    They really only mean to cover the (B)ase. This base was since then widely adopted and almost any distro conforms to this (B)ase more than 95%. Only outliers like slackware diverge, and often only minimally.

    This puts the burden on distro maintainers to get a certification on something that is completely obvious, and non-beneficial. It's like getting a prep school diploma when you're in high scool already.

    Also, the LSB is needlessly strict on some rules that hinder progress (init handling - chkconfig etc), where we should have moved to completely new solutions already (I loved that Makefile approach).

    so, expect more from freedesktop.org than from LSB...
  • by dermusikman ( 540176 ) on Wednesday April 20, 2005 @04:36PM (#12296080) Homepage
    i'm reading a lot of backlash against standards, and i suspect that most people responding don't understand the first thing about them. the LSB does not a vanilla linux installation make. it's a standard by which, hopefully, one can download a binary and it will "just work", whether you're on a "by hackers for hackers" distro or one that holds your hand. and complying to the standard doesn't necessarily inhibit creativity or progress, as the end-user/sysadmin is the ultimate authority.
    example: Slackware, a distribution wholly unlike any of the big names on everyone's lips, chooses a BSD-like init design and manages packages with a relatively simple set of shell scripts. BUT, for the sake of maintaining standards (particularly the Linux File System [slackware.com] standard), Slackware has symlinks compatible with a SysV install and includes rpm! was that really so hard? did that inhibit the "simplicity and stability" mantra, or stop Slackware fans from creating a [jaos.org] variety [freaknet.org] of interesting [mutagenix.org] projects? no.
    the freedom to experiment exists and is encouraged and adopted within Slackware, while it still maintains standards compliancy.
  • by Vaevictis666 ( 680137 ) on Wednesday April 20, 2005 @04:38PM (#12296109)
    As long as the software lists the libraries it is expecting to find and it looks for them someplace reasonably standard, you should be fine

    That's what LSB wants to do - codify the "resonably standard" locations for things into the "LSB standard" locations. Then you can be sure you're looking in the correct place for things, rather than having to have your make procedure guess at it.

  • by NoMoreNicksLeft ( 516230 ) <john.oylerNO@SPAMcomcast.net> on Wednesday April 20, 2005 @04:47PM (#12296230) Journal
    Hell, makefiles generally take care of that.
  • by Alwin Henseler ( 640539 ) on Wednesday April 20, 2005 @04:58PM (#12296365)

    What exactly is the purpose of the LSB spec these days?

    Basically, to define a reference platform with a specified set of functionality. As in: If "distro XYZ complies with the LSB", then "functionality A, B and C is guaranteed to be present, and working". See it as a sort of certification, a la Red Hat enterprise distro. Something application builders can use as a guaranteed base to build on, and distro's that choose to comply with it, should then be guaranteed to run these applications.

    It doesn't mean every Linux distro should support it. But between Linux distro's that DO, there would be better consistency across distro's. So that it's easier to move an application suite from one LSB-compliant distro to another LSB-compliant distro. As opposed to making a shitload of changes to adapt your app to another distro.

    If you're a distro builder, I'd say: support the LSB as far as you can, if it isn't too much trouble, and helps your user base. If you're an application builder, make sure your app works according to LSB guidelines, if it isn't too much trouble, and helps your user base.

    If you're looking for a "one size fits all": forget it. There is no such thing in Linux land, and while useful, having that may not even be a Good Thing(tm). Developers should just pick appropriate standards to support. Nothing more, nothing less.

  • by LWATCDR ( 28044 ) on Wednesday April 20, 2005 @05:02PM (#12296395) Homepage Journal
    "Why not ask your distribution to add these packages? As long as they are open-source that shouldn't be a problem."

    How long do you want to wait for the packages? Even things like PHP and Postgres tend to take a while to be packaged. How long for something like XFoil or GrassGIS?
  • by civilizedINTENSITY ( 45686 ) on Wednesday April 20, 2005 @05:10PM (#12296490)
    apt-cache search grass
    gpx2shp - convert GPS or GPX file to ESRI Shape file
    grass - Geographic Resources Analysis Support System
    grass-doc - Geographic Resources Analysis Support System documentation
    libgrass - GRASS GIS development libraries
    libgrass-dev - GRASS GIS library development files
  • by civilizedINTENSITY ( 45686 ) on Wednesday April 20, 2005 @05:18PM (#12296573)
    Just hope that dll you installed doesn't overwrite another and crap all over previously working software. Dependencies exist. Linux seems to do better with them. Running apt-get install software-name beats the crap out of Windows' distribution methods. It is easier, faster, and the most convienent way yet that I've found to install software. It really just works. Commercial distribution makes this harder, but it shouldn't be impossible to move away from CDs.
  • Re:Cost (Score:3, Informative)

    by root_42 ( 103434 ) on Wednesday April 20, 2005 @05:21PM (#12296603) Homepage

    I didn't find this info on the Open Group's website...

    Have a look here: http://www.opengroup.org/lsb/cert/docs/LSB_Fee_Sch edule.html [opengroup.org]

  • by civilizedINTENSITY ( 45686 ) on Wednesday April 20, 2005 @05:23PM (#12296622)
    "you just need a tarball and a custom install script"

    The tarball comes with a self-customizing install script. You type:

    ./config to run the self-customizing script

    make to compile

    make install to finish installation

    Dependencies do exist, but config checks for you and gives you a nice list. The real problem is when your dependencies have dependencies...this is where Debian's apt-get can really shine (although I believe modern RPM systems can likewise deal with this...Mandrake's system pops up a window of the dependent additions and asks if it is ok to install them also.)
  • by Hast ( 24833 ) on Wednesday April 20, 2005 @05:40PM (#12296785)
    You have no idea what you're talking about, right?

    Points 1 and 3: Linux distros typically put settings in /etc. That's your "registry", only human readable and you can back it up and restore (relatively) effortlessly or move to another computer.

    Points 2, 4 and 8: Any modern Linux distro has a package handling system. You don't use the tar.gz files yourself, or even at all. These keep track of all software on your system and keeps it all up-to-date.

    Points 5, 6 and 7: That's the work of the desktop app.

    Finally: No-one NEEDS to do anything to get Linux out to everyone. OSS is not a product it's a process; you can join now or in a year or never. If you want to change what is happening then involve yourself in the process of making it happen.
  • by deathazre ( 761949 ) <mreedsmith@gmail.com> on Wednesday April 20, 2005 @05:45PM (#12296829)
    I'm no longer a debian user, but as far as gentoo:

    how long does it take a package maintainer to:
    - notice bug report for version bump
    - change filename on the package's .ebuild, or at worst change a few variables
    - ebuild foo.ebuild digest
    - submit to portage tree

    (I believe this is about how things work, correct me if I'm wrong)
  • Gee, I dunno (Score:5, Informative)

    by OverflowingBitBucket ( 464177 ) on Wednesday April 20, 2005 @06:00PM (#12296964) Homepage Journal
    One gem from the LSB:

    Applications shall either be packaged in the RPM packaging format as defined in this specification, or supply an installer which is LSB conforming (for example, calls LSB commands and utilities). [2]

    [2]

    Supplying an RPM format package is encouraged because it makes systems easier to manage. A future version of the LSB may require RPM, or specify a way for an installer to update a package database.

    Which is basically use RPM, or you might be forced to use it in the future to remain in compliance.

    There really shouldn't be a requirement to use a particular package management system in the spec, unless there happens to be a quality, proven, popular system to choose from. Unfortunately, there isn't, and rpm really doesn't fit the bill. I'm not going to get into a debate over the shortcomings of rpm (suffice to say that I packaged software using it and hated it with a passion) as my feelings on it aren't important to the point. My point is there are valid reasons why multiple distros are trying their own package management solutions rather than settling on rpm. Forcing a particular solution arbitrarily (and the selection of rpm is arbitrary) is not going to encourage adoption of a standard.

    Add to this a number of other valid concerns from a whole bunch of people (flick through the replies above for a ton of examples) and you may start to find reasons why LSB hasn't been more warmly received.
  • Go check [opengroup.org] for yourself.

    Most of registered ones are RH and Novell/SUSE, with a few others like Mandrake, SGI and Sun JDS.

    See it is just the reverse of your hypothesis. It is only the commercial interests that are interested. That and you need to support the Red Hat way of file system and init and RPM.

    The minors only get to play if they pony up some bucks (negligible for a Corp but significant for a non-profit volunteer org) and change things so they are done the RH way. It involves significant changes for any non-RPM based distro to get certified.
  • by Big Mark ( 575945 ) on Wednesday April 20, 2005 @06:34PM (#12297238)
    The problem is treating Linux on the desktop the same as Linux everywhere. I can run Linux off a floppy on a 386 or on a thousand-node GRID supercomputer costing millions - or anything inbetween.

    LSB is a Good Idea as it lets commercial developers release binaries that Just Fucking Work on a machine that would otherwise be running Windows XP. People releasing software for low-MHz devices or massive parallel processing systems will not be releasing MS Word replacements and accepting LSB as a global standard allows them to build for LSB instead of "Linux and some libs we hope you have".
  • by Anonymous Coward on Wednesday April 20, 2005 @07:04PM (#12297543)
    This is so wrong.

    You can mount a NTFS partition as a directory.

    FUD indeed.
  • by Nasarius ( 593729 ) on Wednesday April 20, 2005 @07:17PM (#12297652)
    You missed the "copy the new tarball to the distfiles mirrors", but yeah, that's the usual process.

    Your first step is critical. Many devs, myself included, simply don't have the time to be checking for updates to all the packages we maintain. Please do file bug reports for new versions, and you can even assign them to the dev listed in the package's metadata.xml, which will bypass seemant and the other clumsy bug-wranglers ;-)

  • by syousef ( 465911 ) on Wednesday April 20, 2005 @07:24PM (#12297732) Journal
    If you plop a Linux desktop in front of the majority of users in an office setting, it won't take any more or less training than upgrading from W2K to XP.

    Unfortunately that quite simply isn't true, since the majority of the world runs Windows on the desktop both at work and at home. Compatibility issues arise. Also, if there's a problem, there's a good chance they'll have to deleve into a command line interface to fix it, or call in external help. Lastly there are only a handful of flavours of windows but there are dozens of common distros, and everything from configuration to command line utilities tends to differ with the distros. It's a mess and a minefield for the non-techy user.
  • Re:RPM not an issue (Score:1, Informative)

    by Anonymous Coward on Wednesday April 20, 2005 @07:31PM (#12297799)

    Please go back and read the LSB standard. There is nothing in it that specifies what package format the distribution must use for its own packages, it merely specifies what single package format must be accepted for 3rd-party software.

    Debian already has debs that provide LSB support (that you can choose to install or not) and it supports the installing of LSB rpms (using alien):

    % apt-cache search lsb

    alien - install non-native packages with dpkg
    lsb - Linux Standard Base 2.0 support package
    lsb-base - Linux Standard Base 2.0 init script functionality
    lsb-core - Linux Standard Base 2.0 core support package
    lsb-cxx - Linux Standard Base 2.0 C++ support package
    lsb-graphics - Linux Standard Base 2.0 graphics support package
    lsb-release - LSB release command
    lsb-rpm - Red Hat package manager for LSB package building
    lsbappchk - Linux Standard Base application compliance checking tool

    It is sad that so many people keep harping on this non-issue.

  • by Anonymous Coward on Wednesday April 20, 2005 @07:41PM (#12297871)

    The LSB does not mandate a package format for the base system. It specifies a distribution format for 3rd-party packages. Allowing a developer to distribute a single binary package format for all LSB-compliant systems is a good thing.

    For further proof that your RPM fears are unfounded, log-in to a debian system and run "apt-cache search lsb". You'll see plenty of packages for installing LSB support, for installing LSB 3rd-party packages, and even for creating LSB-compliant RPMs.

  • by ImpTech ( 549794 ) on Wednesday April 20, 2005 @07:54PM (#12297977)
    There's no magic to Windows that makes that work. You could make the same sort of package/installer for Linux. Heck, what do you think Doom3 and UT2004 do? Distros don't do it because they all have package managers (which are better!).
  • by VGPowerlord ( 621254 ) on Wednesday April 20, 2005 @08:24PM (#12298190)
    Visual C++ 6.0 was the version that broke mfc42.dll.
  • by bfields ( 66644 ) on Wednesday April 20, 2005 @09:00PM (#12298436) Homepage
    The LSB is RPM-centric.

    Oh, good grief, rpm's work just *fine* on non-rpm-based distributions. (Try apt-get install rpm on a debian box some time.)

    --Bruce Fields

  • by Anne Honime ( 828246 ) on Wednesday April 20, 2005 @10:38PM (#12299048)
    2 words : Novell ZENwork.
  • by WebCowboy ( 196209 ) on Thursday April 21, 2005 @02:05AM (#12300274)
    I tried. Not once. With everything (hand, apt, alien, whatever). Sometimes, you can work it out. Sometimes, not.

    It sounds like you tried to install some oddball, distro-specific RPMS to me. Next time, use apt-get to install the *debian package* for LSB-compatibility to your debian-based distro. After that, try installing *LSB Compliant* RPM packages and "sometimes" will turn into virtually "all the time" in terms of success rate. That is the whole point of the LSB people--it provides a consistent environment (filesystem and set of tools and libraries) on which to base software packages. If you require extra dependencies not in the specification, those must be included in the RPM or it is NOT an *LSB* RPM package. Dependency hell is virtually eliminated....that is the idea anyways.

    And to everyone out there who that the LSB is really just Redhat has no idea what they are talking about. Yes, the packages must be RPM format....but NO, the LSB does NOT specify that RPM must be the native package manager, nor does it have to be the only one supported by the LSB-compliant OS. Debian can be made LSB-compliant by installing a NATIVE DEBIAN package that provides the LSB environment. Hell, even the LSB REVERENCE PLATFORM (LSB-si) isn't even red-hat based! (The LSB-SI was built from the ground up using the documentation and tools provided by the people at "Linux from Scratch"--the LSB-si OS is compiled and installed without the useof a single RPM)

    The problem the LSB faces is that they MUST make some choices that will bruise egos--stuff like what directories hold what files, how init scrips are maintaines and what format is used to package apps are pretty fundamental and are the subject of religious wars--it doesn't mater what they picked someone would not be happy with the choice.

    IMHO that is why installing software on Windows works relatively well--everything installs from a "setup.exe" and must conform to quite rigid guidelines to get the blessing from MS. When adding and removing programs doesn't go right it is pretty much ALWAYS because the unstall or uninstall did not conform to those rigid guidelines.

    I guess LSB3 is going to take on the desktop now...It'll be interesting to see how they navigate the no-man's land between the GNOME and KDE front-lines in that battle.
  • by plupster ( 689587 ) on Thursday April 21, 2005 @04:57AM (#12300847)
    The solutions [autopackage.org] are out there. Let's just get people start using them.
  • enter freedesktop (Score:3, Informative)

    by sofar ( 317980 ) on Thursday April 21, 2005 @05:37PM (#12307160) Homepage

    1) d-bus
    2) d-vfs
    3) mime-handling ...

    nuff said for me, this is truly cross-DE standards that is making it into both GNOME, KDE and (my favorite) Xfce. Freedesktop has the power to uniform not only linux but all unix flavours out there!

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...