Earlier quoted context omitted.
Please don't recommend Arch Anywhere. It uses an unsigned package repo as part of their install.
Only if you enable it; if it's the third party, Arch-Anywhere-specific stuff you're thinking of.
Why I Fell in Love with Arch Linux (2015)
281–284 of 284 posts
Re: Why I Fell in Love with Arch Linux (2015)
#282Earlier quoted context omitted.
Well, just yesterday, I had to go back a release from Ubuntu 17.04 to 16.04 because of some oscure DNS related systemd-resolved bug which I spent all day trying to fix. Mind you, this bug has been under active discussion for a while now. Since my 16.04 server is just a day old now, I'm thinking I'll bite the bullet and switch to a troublefree distro recommended in this thread. (Not a Linux cognoscenti.)
Huh, I had to do the same thing yesterday. Interesting coincidence. Did you add DNSSEC=no to /etc/systemd/resolved.conf? That fixed the problem I had yesterday, which is probably a different problem.
- I changed DNSSEC to NO.
- I had DNSmasq running which was apparently blocking systemd-resolved from binding to 127.0.0.1.53#53. I first changed dnsmasq's port to 5300 from 53 and then killed dnsmasq but that didn't solve the issue either.
3. I manually linked resolv.conf to a non standard location which I hand edited to contain the name servers I wanted my server to use - didn't work.
Re: Why I Fell in Love with Arch Linux (2015)
#283Volunteer from Arch Linux here. I ask this whenever a big thread comes up: are there any packages in the AUR that you'd really like to see be made into an official package?
Re: Why I Fell in Love with Arch Linux (2015)
#284Earlier quoted context omitted.
Do you understand the difference between Arch and distros like Debian? When GNOME ships a new version, it almost immediately hits the Pacman repos. Do that for every package and you're going to have integration issues. Your users also get to be the guinea pigs for new releases. Ship buggy packages and sooner or later your users' systems will install a critical package with bugs. This is why Arch gets "this reputation…
Right, this is what people always say about Arch. And yet, in practice, on a variety of hardware, I've had nary a problem in the four years I've been using it. Contrast this with big-release distros, where I've literally never had a successful upgrade between major versions. But maybe the key point is in your second sentence. I've never had a problem with Gnome breaking because I have no interest in running a DE, and…