Slashdot Mirror


User: Eunuchswear

Eunuchswear's activity in the archive.

Stories
0
Comments
6,176
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,176

  1. Re:The problem is systemd breaking unexpectedly on DNS Lib Underscore Bug Bites Everyone's Favorite Init Tool, Blanks Netflix (theregister.co.uk) · · Score: 1

    libidn2 would not be on the user's system in the first place; had it not been for systemd.

    Wrong. libidn2 might be on the users system if they'd installed curl. systemd will only use libidn2 if the user had recompiled systemd with experimental libidn2 support.

  2. Re:The problem is systemd breaking unexpectedly on DNS Lib Underscore Bug Bites Everyone's Favorite Init Tool, Blanks Netflix (theregister.co.uk) · · Score: 1

    Well, what the fuck, you're right.

    The register turn out to be a lying bunch of weasels yet again.

    # apt-cache rdepends libidn2-0
    libidn2-0
    Reverse Depends:
        libpsl5
        libcurl3
        libidn2-0-dev
        libidn2-0-dbg
        idn2
        html-xml-utils
        libcurl3-nss
        libcurl3-gnutls

    # apt-cache rdepends libidn11
    libidn11
    Reverse Depends:
        systemd
        libidn11-dev
        libgnutls30
        gnutls-bin
        whois
        wget
        libvlccore8
        libui-utilcpp9v5
        tgif
        systemd
        python3-slixmpp-lib
        skipfish
        libshishi0
        s-nail
        psi-plus-webkit
        psi-plus
        prosody
        libpurple0
        php-http
        perdition
        mutt
        monotone
        mcabber
        lynx
        libloudmouth1-0
        libpodofo0.9.4
        libpodofo-utils
        libnet-libidn-perl
        certmonger
        idn
        lftp
        kopete
        knot-host
        knot-dnsutils
        kadu
        jabberd2
        jabber-muc
        iputils-tracepath
        iputils-ping
        iputils-arping
        hydra
        libhesiod0
        libghc-network-protocol-xmpp-dev
        libghc-gnuidn-dev
        libgsasl7
        libgnutls30
        gnutls-bin
        gnunet
        libgloox15
        libgs9
        libgetdns1
        getdns-utils
        foxeye
        elinks
        libeiskaltdcpp2.2
        echoping
        dnsmasq-base
        sqwebmail
        courier-mta
        courier-mlm
        courier-imap

  3. Re:READ THE FUCKING COMMENT! It addresses that! on DNS Lib Underscore Bug Bites Everyone's Favorite Init Tool, Blanks Netflix (theregister.co.uk) · · Score: 2

    By choosing to use this foreign library, the foreign library code effectively becomes part of systemd.

    Absolutely. And when we find a bug in libc then it's obviously systemd's fault for using libc. What kind of clown relies on an external library for vital functions.

  4. Re:Blanks Netflix for a userbase edge case on DNS Lib Underscore Bug Bites Everyone's Favorite Init Tool, Blanks Netflix (theregister.co.uk) · · Score: 1

    Nope, the library with the "bug", libidn2, is a GNU project, not part of systemd.

    systemd-resolved which uses it is an optional part of systemd. (By default Debian doesn't use it for example).

    And it's debatable whether it's a bug or not -- DNS hostnames are not supposed to include underscores.

  5. Re:Blanks Netflix for a userbase edge case on DNS Lib Underscore Bug Bites Everyone's Favorite Init Tool, Blanks Netflix (theregister.co.uk) · · Score: 1

    I believe the edge case is Netflix viewers running systemd,

    No, it's Neflix viewers who use systemd-resolved. I use Debian Stretch with systemd and, despite Neflix using illegal hostnames including underscores, it works ok.

  6. Systemd doing what it does best -- following RFCs on DNS Lib Underscore Bug Bites Everyone's Favorite Init Tool, Blanks Netflix (theregister.co.uk) · · Score: 0

    Systemd doing what it does best.

    Underscores are illegal in DNS hostnames.

    Netflix fuck up and it's systemd's fault?

  7. Re:Kernel panic on 9/9.1 w/GTX 660 on Debian 'Stretch' Updated With 9.1 Release (debian.org) · · Score: 1

    Has someone opened a Debian bug for this?

  8. Re:Not reallyRe:Is "Debian" even a thing any more? on Debian 'Stretch' Updated With 9.1 Release (debian.org) · · Score: 1

    t's just another redhat derivative now, mostly freedesktop/gnome/systemd dominated in it's direction.

    apt-get install sysvinit-core
    apt-get install kde-desktop

  9. Re:Time to switch on Debian 'Stretch' Updated With 9.1 Release (debian.org) · · Score: 2

    apt-get install sysvinit-core

    This is Debian, not some toy version of Linux. You use whatever init system floats your boat.

    Debian -- giving the init system freedom that others promise but fail to give.

  10. Re:Devuan on Debian 'Stretch' Updated With 9.1 Release (debian.org) · · Score: 1

    i'm running ubuntu and systemd-resolved doesn't work (because Leonnard doesnt have a clue about DNS standards and protocols).

    Hahaha! Good Joke! systemd-resolved is broken! It doesn't resolve hostnames with underscores in them! Poetering should have read the DNS standards!

    What that's you say?

    The DNS standards say hostnames must not contain underscores?

    Damn it, he's going to WONTFIX that bug!

    What's that you say? The "bug" is in an external library, not in systemd-resolved? ... walks off into darkness, muttering madly...

  11. Re: Cool on Debian 'Stretch' Updated With 9.1 Release (debian.org) · · Score: 3, Informative

    You're even luckier! There's a better supported version of Devuan without systemd, it's called Debian Stretch.

    apt-get install sysvinit-core

  12. python? Which python? on IEEE Spectrum Declares Python The #1 Programming Language (ieee.org) · · Score: 1


    $ ls -l /usr/bin/python*
    lrwxrwxrwx 1 root root 9 Jan 24 14:00 /usr/bin/python -> python2.7
    lrwxrwxrwx 1 root root 9 Jan 24 14:00 /usr/bin/python2 -> python2.7
    -rwxr-xr-x 1 root root 3783608 Jan 19 2017 /usr/bin/python2.7
    lrwxrwxrwx 1 root root 9 Jan 20 2017 /usr/bin/python3 -> python3.5
    -rwxr-xr-x 2 root root 4747120 Jan 19 2017 /usr/bin/python3.5
    -rwxr-xr-x 2 root root 4747120 Jan 19 2017 /usr/bin/python3.5m
    lrwxrwxrwx 1 root root 10 Jan 20 2017 /usr/bin/python3m -> python3.5m

  13. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    would break all the time because systemd internals like logging aren't a stable interface.

    When did the logging interface last change?

    Personally I switched to OS X on the desktop after almost 20 years of Linux.

    So how's launchd working out for you?

  14. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    Nope, that doesn't work -- if nobody had problems with ALSA, sysvinit or bsdinit nobody would be looking for replacements for them, and lots of people are looking for replacements for them. Hell, even sysvinit, mess that it was, was proposed as a way of getting round the suckiness of bsd init,

    Oddly the replacements that have been accepted are pulseaudio and systemd.

  15. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    It would be extremely non-trivial to integrate it with systemd.

    Why?

    It would break all the time

    Why?

    the chances of Poettering accepting it as a part of the official distribution of systemd are nil

    Why would you care?

    Not happening.

    I know it's not happening. I just find it funny that none of the people who complain about the binary logging can be bothered to do anything about it.

  16. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    The journal is actually quite useful -- because of the journal stuff that gets logged before syslogd is ready is not lost, also its integration with systemctl status is nice and it includes more information than syslog.

    You can (as Debian does) stop it writing its logs to disk if you want.

    Of course if the journal was a real problem it would be pretty trivial to write a version of journald that wrote text logs, or just passed stuff off to syslogd or whatever.

    But nobody has ever bothered, they just spend all their time bitching about it.

    Odd, that.

  17. Re:Linus, this is for YOU: on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    but would people mod down something in support of Debian, which deliberately excludes proprietary and capitalist code from its distro?

    Debian only accepts code that is compatible with capitalism -- code you can sell.

    Debian refuses to include code that restricts the freedom of Debian users to do whatever they want with it, sell it, use it to make nuclear bombs, whatever.

    Debian has even refused to accept code licensed on the "do no evil" license on the grounds that any Debian user should have to freedom do do whatever evil they want with their copy of Debian [ where allowed by local law, of course ].

  18. Re: You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    If you bother to read the anti-systemd trolls (yes, I admit it is boring) you'll find they're full of anti-SJW rants and other lunacy. It's a fair bet that they're Trump supporters. (I even found one who was a full on climate change denier).

  19. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    it's very difficult to unchoose systemD from a distro

    Huh?

    # apt-get install sysvinit-core
    # reboot

    What's the difficulty?

  20. Re: You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    You say:

    Indeed; its author [...] later congratulated trolls who pushed it on debian-devel [2]

    And give the link:

    [2]: https://lists.debian.org/debian-devel/2012/11/msg00350.html

    But that link is not to a message from Lennart Poettering, it's a message from John Paul Adrian Glaubitz.

    Why did you make this false claim?

  21. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    I've had systems that would randomly come up with NFS non working in the past because the sysvinit scripts weren't waiting long enough for the network to become available.

  22. Re: You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    What is this "console" of which you speak?

    Or, to put it another way -- where is this console of which you speak.

  23. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    but it [ SMF] can deal with unmodified sysVinit scripts.

    As can systemd. Fuck even upstart can do it AFAIK.

  24. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 1

    Quit. A startup with "bad team dynamics" is doomed.

  25. Re:You all presumably know why. on In Which Linus Torvalds Makes An 'Init' Joke (lkml.org) · · Score: 2

    You know, the thing that always intrigues me is that people spend an inordinate amount of time criticising Poettering's code (pulseaudio, systemd), but nobody ever succeeds in doing better enough to get their solution adopted by as many people.

    Odd that.