Slashdot Mirror


Debian Votes Against Mandating Non-systemd Compatibility

paskie writes: Voting on a Debian General Resolution that would require packagers to maintain support even for systems not running systemd ended tonight with the resolution failing to gather enough support.

This means that some Debian packages could require users to run systemd on their systems in theory — however, in practice Debian still works fine without systemd (even with e.g. GNOME) and this will certainly stay the case at least for the next stable release Jessie.

However, the controversial general resolution proposed late in the development cycle opened many wounds in the community, prompting some prominent developers to resign or leave altogether, stirring strong emotions — not due to adoption of systemd per se, but because of the emotional burn-out and shortcomings in the decision processes apparent in the wake of the systemd controversy.

Nevertheless, work on the next stable release is well underway and some developers are already trying to mend the community and soothe the wounds.

37 of 581 comments (clear)

  1. Go back in time 5 years by Anonymous Coward · · Score: 5, Insightful

    Go back 5 years and imagine yourself trying to explain systemd to all the Linux developers. One massive program running at PID 0 doing 100 different jobs from startup scripts to DNS resolution complete with binary log files and a completely different (but the same) set of tools o manage them (grep less awk tail). You would be laughed at and run out of town. Nobody would ever take you seriously again.

    Can't wait for all of /etc to disappear and be merged into a single binary file like the Windows registry. I first ran into this nonsense when playing with a BeagleBone Black board. Go ahead and see if you can figure out how to change the ip address. In case you can't here is how you do it:

    http://derekmolloy.ie/set-ip-address-to-be-static-on-the-beaglebone-black/

    Tell me why any of that is necessary? It's exactly like how Windows manages network interfaces.

    1. Re:Go back in time 5 years by ledow · · Score: 3, Insightful

      Agreed. I don't get systemd. If people want to use it, fine. But, like Windows 8 taught Microsoft, giving people a one-click way of going back to the old-and-tested interface is always a) possible and b) sensible.

      If systemd was really that good, I wouldn't need it foisted upon me forcibly, I'd be voluntarily choosing it rather than the default init on every distro I boot.

      I think worse than pushing it on your users is this - saying you won't support the old way of doing for those that don't want to change.

      All we need is one remote-root in systemd and people might start to think again.

    2. Re:Go back in time 5 years by Trepidity · · Score: 4, Insightful

      I don't see why your BeagleBone black example is systemd's fault. It has a convoluted way of managing network interfaces because it uses connman, a network-management daemon from Intel that is not part of systemd.

    3. Re:Go back in time 5 years by arth1 · · Score: 4, Funny

      Tell me why any of that is necessary? It's exactly like how Windows manages network interfaces.

      Don't worry - systemd will handle that for you, and bring your interfaces up whether you want them up or not, using hundreds of sensible MSDOS .ini files. And if you run into problems, you can always check the systemd-journald binary logs through a suitable systemd secret decoder program. Unless, of course, the system went down before the non-transactional logging went to disk.

    4. Re:Go back in time 5 years by Anonymous Coward · · Score: 5, Insightful

      One massive program running at PID 0

      I don't know what trolling with massively inaccurate information gets you. It's not a massive program, it's a collection of small daemons implementing basic OS services needed by modern desktop and server deployments, one of which is PID 1.

    5. Re:Go back in time 5 years by morgauxo · · Score: 3, Insightful

      Apparently any Debian developer can now chose to make their package only work with Systemd. So, any maintainer of a package that he uses has the opportunity to become that jackass.

    6. Re:Go back in time 5 years by Anonymous Coward · · Score: 3, Informative

      To be fair, you'd be laughed out of town for saying that today, too, partly because the init daemon runs at PID 1 (not zero), and partly because not all of the systemd daemons run at PID 1. There are quite a few of them and only the first has PID 1. If you'd like to learn more about systemd, or at least mask your obvious unfamiliarity with init systems, you may want to start with Wikipedia.

    7. Re:Go back in time 5 years by Anonymous Coward · · Score: 3, Insightful

      The sane choice is migrating to FreeBSD

    8. Re:Go back in time 5 years by jbolden · · Score: 3, Interesting

      Go back 5 years and imagine yourself trying to explain systemd to all the Linux developers. One massive program running at PID 0 doing 100 different jobs from startup scripts to DNS resolution complete with binary log files and a completely different (but the same) set of tools o manage them (grep less awk tail). You would be laughed at and run out of town. Nobody would ever take you seriously again.

      BS. During the early 2000s the discussion of complex scheduling like existed in Solaris came up again and again. There was general agreement that while Linux was fine for simple Linux servers and workstations that the lack of advanced features made it unsuitable to replace big box Unix. Linux induced a financial collapse in big box Unixes now it needs to replace their complexity and functionality.

    9. Re:Go back in time 5 years by MrHanky · · Score: 3, Insightful

      And that's why no criticism of systemd is to be taken seriously: it's always about how terrible it will become in the future, never about actual problems it might have today.

    10. Re:Go back in time 5 years by Anonymous Coward · · Score: 3, Interesting

      It is expected. Most systemd whiners have not explored systemd. They don't know how it works nor have they administered it. If they would have done that, they would have found that systemd is just fine. Actually systemd is much more professional than sysvinit and the hacky collection of hobbyist scripts surrounding it.

    11. Re:Go back in time 5 years by sjames · · Score: 3, Interesting

      Don't worry, there will be plenty of those. Here's one:

      I am testing Jessie with systemd and find that systemd absolutely refuses to mount a btrfs filesystem in degraded mode even though I explicitly set the option in fstab.

      Can anyone tell me how to either force it to at least attempt mounting or to have it leave fstab alone and call my script to do the mounting?

      No, dropping to an emergency shell so I can mount it manually over IPMI is not an acceptable alternative.

    12. Re:Go back in time 5 years by the_B0fh · · Score: 3, Funny

      Soon, all linux distros will contain 3 files: /boot/image-blah /vmlinuz /sbin/systemd

      You won't need anything else!

    13. Re:Go back in time 5 years by Eunuchswear · · Score: 3, Insightful

      Most debian developers force you to use the linux kernel.

      While I agree with most of your post this bit is wrong. Many (most?) Debian packages do not force you to use the Linux kernel.

      --
      Watch this Heartland Institute video
    14. Re: Go back in time 5 years by Eunuchswear · · Score: 3, Informative

      Because:

      apt-get install sysvinit-core systemd-shim

      is too hard for them.

      --
      Watch this Heartland Institute video
    15. Re:Go back in time 5 years by arth1 · · Score: 5, Interesting

      There are long term non-systemd distributions. Crux and Alpine for example. The mainstream distributions are having it foisted on them by upstream because open source developers do think it is that good. This isn't about system admins.

      The sysadmins are the meal ticket of developers. For years now, we've been saying we don't want systemd unless it can be made compatible and standalone. Now Red Hat calls me and wonders why I choose to install RHEL 6 on new systems, given that RHEL 7 is out. Why? Because we told you in advance what we wanted, and you chose not to listen.

      Sysadmins are in a position to choose their operating systems. The developers are not in a position to choose their customers.

    16. Re:Go back in time 5 years by ruir · · Score: 3, Informative

      My test installations were (almost) barebone servers, between 300-500 MB, Wheezy servers. No Gnome, no X, nothing complicated. And sysv init. The test servers were running each one a single service daemon besides ssh... one was dhcpd, the other Apache, another BIND, and the last one MySQL. Each and everyone of them, upon upgrade to Jessie, ignored the sysv installation and installed systemd without any warning or request to do it. The sysinit packages were *ignored*. And once I booted one of them, it was not trivial to get rid of systemd. Either you deinstall it before booting, and upgrade manually sys v init packages, or pin systemd to -1 BEFORE upgrading to jessie. I took the last approach, and in my Wheezy production services I already propagated a configuration to pin systemd in all of them, bidding for the time of their eventual upgrade.

    17. Re:Go back in time 5 years by unixisc · · Score: 3, Informative

      How practical is this for the desktop?

      This is actually a serious question. I'm not overly familiar with BSD but have been thinking about giving it a shot on the desktop. I've been a Gentoo user for many years and am reasonably comfortable diving into stuff, so I don't anticipate user friendliness being a show stopper, more likely something I can currently do on Linux won't be available or will have poor support in BSD.

      The main things I'm concerned with are Minecraft/FTB, mplayer, flash, VirtualBox, OpenRA, and jack/rakarrack. I'm open to alternatives as long as they actually work.

      Flash I could probably live without, but much as I hate it, browsing the web sans-flash does still pose the occasional problem. jack/rakarrack I could also probably live without. I currently use my desktop as a quick-n-dirty guitar amp/effects stack. OpenRA is the thing I anticipate having the most problems with, but I play it somewhat obsessively so very much desired.

      At some point I'll probably just try it and see, but I'm curious if any other slashdotter has gone this route and has anything interesting to say about it.

      I installed PC-BSD after a couple of weeks w/ Windows 8, & by & large, it's been good, for the things I do. Unfortunately, my Wi-Fi wasn't recognized, so I have to run an ethernet cable to my laptop. Other than that, the experience was generally okay, but could have been better.

      The first time I tried installing it, it took a few guesses for me to go into BIOS, disable UEFI (at that time, I was installing 9; now, under 10.1, UEFI is supposedly supported, if you're installing from scratch), and then go into install. I had a few hiccups in getting the system not to go into a loop while installing, but once I got around it, the installation was a breeze - except of course, for the non-support of the Centrino

      Once I logged into the first account created, I had some glitches in creating more user accounts from the GUI - had to do an adduser from the CLI (that bug has since been fixed, since more recently, I can). I created different accounts for different roles - one primary one to do all my day to day work like banking, making payments to various cards, personal emails, et al. And others for different things that I do, such as job exploring, or posting to /. here. Each of them, I try different DEs, such as Lumina, LXDE, KDE and GNOME.

      This week, I upgraded the system to 10.1, and a lot of the bugs I had went away. I still haven't enabled UEFI, since that would require backing up all the data and then doing a fresh install, and there is no single utility in PC-BSD to do all that, and this is not a hot issue w/ me. So, right now, I'm happy w/ my system.

      On the things you were asking, there is Virtual Box, but I haven't tried the other things. For sound players, there is VLC and a whole host of other such utilities. Talking about Flash, I've installed it in FireFox, but not in Chromium (Chrome itself is not there in FreeBSD). But I have no issues watching YouTube videos, if that's what your need for Flash is, w/o Flash and under Chromium, in HTML5. Not tried Minecraft, for me, the favorite game is FreeCiv.

      One thing that PC-BSD does great is integrating things, so that any utility will work in any DE. For instance, GTK apps work great under Qt based environments like KDE, Lumina and LXDE, while Qt apps like Calligra work great under GNOME 3.14. One thing - the PC-BSD control panel is quite advanced, and does a better job of system management than trying to edit files in /etc. I tried that last week when I had to replace a router and change the default gateway address - it refused to save my changes to /etc/resolv.conf, but when I went into PC-BSD control panel's network and changed it there, it worked like a charm.

      As usual, YMMV

  2. Kum-ba-yah by arth1 · · Score: 3, Insightful

    some developers are already trying to mend the community and soothe the wounds.

    I'm not sure that giving people warm fuzzies should take priority over steering the ship in a direction that has proven successful for more than a generation, and which has allowed diversity to flourish.

  3. Insight by think_nix · · Score: 3, Informative

    more insightfult news and posts from lwn. Regarding burnout and voicing concerns over systemd. lwn.net lwn.net

  4. not quite; voted not to decide the issue this way by Trepidity · · Score: 3, Informative

    It's a bit more of a meta-outcome. The option that won the vote said, more or less: the General Resolution (GR) process in Debian is not the right way to resolve this dispute.

    There was a proposed option which would actually have explicitly said: packages are not required to maintain non-systemd compatibility. But that option did not win.

  5. its all about choice. by nimbius · · Score: 3, Interesting

    Im not sure who at debian proposed this idea, that packagers be required to maintain support for non-systemd applications, but its untenable at best. It would mean a redesign of gnome, KDE, and a dearth of other code that in many cases makes no sense (how does networkManager get this treatment outside the scope of systemd?) this particular vote also smacks of an attempt at debian character assassination. the fact is that Debian, and Ubuntu, need to sit down and recognize is that open source software means If i, or users, want rc-init support in Debian for a package we can code it.. If the package doesnt do what we want we can either commit, fork, change packages, or change operating systems. Bureaucratic red tape seems to be an Ubuntu specialty thats strong-armed its way into debian from the start of Systemd. pointless electoral procedures avoid the cusp of the communities argument. SystemD is controversial enough that Debian should give the user the choice to decide whether they want systemd.

    --
    Good people go to bed earlier.
    1. Re:its all about choice. by morgauxo · · Score: 3, Insightful

      Why do KDE and Gnome require Systemd as designed? Can someone explain that to me? I really don't get it. They are Desktop managers. They put decorations on windows and shortcuts plus widgets on the desktop. Systemd is an init replacement. It manages the starting of daemons. What the h377 does one have to do with the other? I think Systemd is not the only bloated, over-reaching project if this is a problem.

    2. Re:its all about choice. by bill_mcgonigle · · Score: 4, Interesting

      I fail to understand the reasoning for choice as well.

      I think I get this.

      One example: I have a handful of shell and perl scripts that I use to manage virtual machine interdependencies at startup time - this vm needs to be listening on this port before I can think about starting this other vm, etc. and I express that in a JSON tree for configuration.

      I've recently been noticing that the dependency "engine" is a bit buggy and also duplicates much of what systemd already provides (pre-dating it by some years), so I'm going to look at making it work with systemd instead and cutting out a bunch of the code. That also gets me pretty easy dependency tracking on various filesystem mounts, network status, etc., so it could be better than 'sleep 20' in some spots.

      Now, if I wanted to offer that up to the community, somebody could choose to package that into Debian. Assuming my experiment works, systemd would be a hard requirement to use this particular system.

      Somebody in the Debian community proposed that for this package to be accepted I would also have to [re]write another dependency engine and support that. I can't see doing that if the systemd approach works.

      Does it make sense that people who don't want to run systemd (which is fine) also can't impose additional work on developers who do want to use systemd?

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    3. Re:its all about choice. by Anonymous Coward · · Score: 5, Interesting

      They want a process to handle things like shutdown, reboot and hibernate via a UI dialog. Previously, Consolekit was that process. But Consolekit was scuttled in favor of Logind. And Logind is dependent on Systemd running as pid1.

      Btw, the guy that had the reins of Consolekit at the time of its closure was Poettering...

    4. Re:its all about choice. by rdnetto · · Score: 3, Insightful

      The only reason, AFAIK, is because it's of strategic advantage to the systemd project, and by extension, Red Hat. (If someone has evidence to the contrary, I'd love to hear it.)

      I've used systemd since mid-2013, and since then I've acquired a fair few reasons to dislike it, but it's the management of the project that bothers me more than any technical aspect. The systemd modules all seem to depend on the process manager and journal. The process manager requires that systemd also acts as init,* and user instances require a root instance. None of these dependencies need to exist - even the journalling library could be replaced by a shim that just forwards everything to stderr. Traditionally they would have been separate projects and such dependencies wouldn't exist.

      * Systemd is a much better process manager than SysVinit, but there was never any reason to prevent the user from choosing another init.

      --
      Most human behaviour can be explained in terms of identity.
  6. Re:The Systemd Fiasco or Hello FreeBSD by c0d3g33k · · Score: 4, Insightful

    Linux has become the laughingstock of the computing world thanks to the Systemd Fiasco.

    An entire operating system trashed by a single incompetent clown and his shit pet project rammed down distro throats by his foaming at the mouth fanboys.

    A healthy open source community would never have let this fiasco happen.

    Hello FreeBSD. A pure Unix operating system run by grownups only interested in technical excellence.

    There seems to be a little foaming at the mouth going on right there in your own post.

  7. Go back in time 5 years by Anonymous Coward · · Score: 3, Interesting

    You are aware that most of the systemd daemons do NOT run on PID 1 (and none of them on PID 0), right?

  8. Re:This is the same community by morgauxo · · Score: 4, Insightful

    Yes, you are right. It is always better to not fight. If something inferior is becoming the new standard then oh well. It is better to just let it happen than to show the outside world an ounce of disagreement. As soon as a community does that they might get some internet person posting snarky comments about leaving them behind. The horror!

  9. I'm starting to think... by CFBMoo1 · · Score: 5, Interesting

    That SystemD is bad for Linux not because of the technical merits but the political BS drama it's spawning. Technical wise I can see why server admins want to have the fine grain control of their start up through individual scripts. It makes sense to me even though I don't do administration. KISS is the order of the day and flat text files beat out binaries any day. Now for desktops SystemD seems fine to me for people who run out of the box systems.

    Honestly the whole thing sounds to be a fix that works better for some things but is getting shoved in to other areas where it isn't needed, wanted, and maybe even detrimental to the operation of other systems. Kinda like when Ubuntu/Gnome went with more touchy modern interfaces on desktops when really it was tablets and phones their interfaces made the most positive impact while negatively effecting others on the desktop.

    I think it's time for some people to get over the one size fits all mentality in the Linux community. Obviously other people have problems with it and it's going to end up tearing you apart in the long run while scaring off others who sit on the sides playing with the toys you folks made up to this point. That's going to leave companies like Microsoft grinning like a Cheshire Cat.

    --
    ~~ Behold the flying cow with a rail gun! ~~
  10. Re:Systemd works OK in Fedora by RabidReindeer · · Score: 5, Insightful

    Systemd works OK in Fedora, so I don't see a serious need to run to Slackware, but if I was running a server, then I would probably use FreeBSD anyway, not Linux.

    Not.

    I got reminded why I didn't like this idea yesterday.

    System wouldn't reboot. Flipped to the alternate consoles to see the logs and command shell. GONE.

    Finally figured it out. It was a USB device and it had to be unplugged or the whole boot process would hang without any information displayed.

    I've said it before and I'll say it over and over. I like the concept of a wireable process management system. But what systemd did to logging is an abomination. I didn't like binary logs in OS/2 and I still despise them.

  11. Re:That is the problem by Anonymous Coward · · Score: 3, Interesting

    Funny thing, i could have sworn that even Torvalds claimed he would stop using ifconfig when they pried it from his cold dead hands. And i can see why. The ip command is convoluted to the extreme. Just looking up the interfaces and their addresses seems to need some switch or other, never mind toggling a interface state or changing the address.

  12. Re:Systemd works OK in Fedora by Bengie · · Score: 5, Insightful

    They already are. A lot of the FreeBSD people are sysadmins and there's already conversion stories where these FreeBSD guys admin datacenters and some of their clients are already completely switching to FreeBSD because their sysadmins hate systemd. Then the clients realize how awesome FreeBSD is and start tell their friends, who are also sysadmins. ZFS is like crack, once they've tried it, there's no going back.

    Linux distros seem to be going the way of "We're awesome, so we'll alienate all the non-awesome people and then everyone will be awesome!". Only to realize later that they gutted what made them great in the first place. They don't realize how important it was to have things the way they were because they didn't use them. Screw those power users! Who needs them anyway? Like a corporation that just let go all of their engineers and now only have marketing and sales. How long will it last? Who cares! It looks great on the quarterly report!

  13. Re:The Systemd Fiasco or Hello FreeBSD by Eunuchswear · · Score: 3, Funny

    Rubbish. FreeBSD is insecure crap. You should be using OpenBSD.

    OpenBSD is run by that thug Theo, you should try NetBSD.

    What a jerk - only a loser would use NetBSD, it's DragonFly or nothing.

    --
    Watch this Heartland Institute video
  14. Another Annoying Dependency? by vadim_t · · Score: 4, Insightful

    You're barking up the wrong tree. I don't think you remember how things were before PulseAudio.

    You had /dev/dsp or later /dev/snd. Since the kernel doesn't do sound mixing, they were one user only, unless the soundcard provided mixing. Which a lot of them didn't. So esd, artsd and similar appeared. Running KDE and want sound in the one Gnome app you use? Have fun making esd run against artsd. Want to run an old game or app that only knows about /dev/dsp? Sorry, artsd has it busy. You make it auto-close the device when unused? Unreliable as hell. USB audio? what is that? Certainly no plugging and unplugging support there. For a while dmix was all the rage. Thing is, dmix is implemented in the ALSA libraries, which means it does nothing for you unless your app uses ALSA libraries, so it doesn't help your any with your /dev/dsp using app.

    PA was created to solve all this mess. PA basically handles everything and provides interfaces for everything, so finally pretty much all apps can talk whatever protocol they like, and work. And audio can be reconfigured as you plug and unplug devices.

    Was it unreliable for a while? Yes. But there is still nothing better. The kernel doesn't mix audio. You need a daemon by design, and you need something PA-like to provide a modern level of functionality. The only way to do without PA is have the kernel implement all that, and as far as I know, the kernel devs don't want it.

  15. Re:Debian OS is no longer of use to me now by Bengie · · Score: 4, Insightful

    SystemD is a liability for sysadmins, it is the only logical decision unless you have support contract with RedHat. There's already stories of "I moved to FreeBSD to solve one issue and realized it made things so much easier. Instead of 10,000 RedHat servers, we now have 3,000 FreeBSD doing the same work, and the reduced time managing the systems frees me up to work on other things". One of the biggest reasons for sysadmins loving FreeBSD is how "unixy" it is, and systemd is anti-unix.

    Sysadmins live and die by their automated scripts. There are scripts that were made 15 years ago for FreeBSD, and they still work to this day. Linus takes the stance of "don't break userland". If you're going to break your user's scripts, you'd better have a damned good reason.

  16. Re:Another Annoying Dependency? by Endymion · · Score: 5, Insightful

    I don't think you remember how things were before PulseAudio.

    No, we remember quite clearly. ALSA worked just fine, with only one easily fixed issue: distros needed to set asourdrc to use dmix by default. Those of us that have multiple soundcards and pre demanding requirements (music pa/production)went through the minor trouble of setting up jackd, which solved all the rest of the problems regarding synchronization and very-low-latency data processing.

    Really, the only thing that ALSA needed was a nice GUI editor/frontend for the config file. Those of us that used jackd already had such an editor (qjackctl, among others).

    Oh, what's that? You want to claim that PA forced better drivers? That may be true, but it is not a feature of PA, nor a reason to use it. (driver fixes are orthogonal, to which software uses the drver) . Some of us actually read the hardware compatability lists before buying our hardware, too, and never had a problem with stabilitgy.

    PA basically handles everything and provides interfaces for everything,

    Yes, it is a wrapper around ALSA (unless you someohow usedd some some other type of sound driver than the ALSA snd-card-*.ko kernel modules). It adds latency and a giant pile of useless overengineering, when a simple config file was all that was needed (and maybe GUI editor for that file). Any of the fancier features provides were better served by jackd anyway.

    Oh, and that's when it works. Even just a year ago, when I last tried PA, it introduce a shocking number of compatability problems for no good reason, and stilll added a LOT of latency.. I'm not even talking about the non-sound issues!) by simply uninstalling PA so everything fell back to using ALSA by itself. The list is so large now, that even non-technical people I know make jokes about how bad PA is.

    As usual, while there is some need for improvement in ALSA ( and other linux features, but the bloated, non-working, latency adding mess called PulaseAudio is *not* the solution.

    --
    Ce n'est pas une signature automatique.