Live data from Hacker News

Debian 7.0 "Wheezy" released

debian.org

21–30 of 132 posts

Re: Debian 7.0 "Wheezy" released

#21
post #19
post #11

Earlier quoted context omitted.

Shows how unbearably slow Debian's release cycle is. Wheezy ships with all the latest packages from 2 years ago.

This is silly. Debian also provides rolling releases, testing and unstable. The release cycle is slow only if you ignore the constant development of Debian Sid.

Right now in unstable/sid, you get the same Linux 3.2 and GNOME 3.4.

Re: Debian 7.0 "Wheezy" released

#22
post #11
post #5

Earlier quoted context omitted.

For anyone else wondering, RHEL 6.4 has the 2.6.32-358 kernel. Zenwalk 7.2 has the 3.2.5 kernel. What's the point of citing the kernel shipped with another distro here?

Shows how unbearably slow Debian's release cycle is. Wheezy ships with all the latest packages from 2 years ago.

Unbearable for you perhaps. However, those of us with more than a few machines to look after appreciate the glacial pace and the full support of their stable platform.

Change (well, poorly managed change) causes instability and issues. Debian has proven that they can manage change in their distribution and it makes everyones life easier.

Re: Debian 7.0 "Wheezy" released

#23
post #21
post #19

Earlier quoted context omitted.

This is silly. Debian also provides rolling releases, testing and unstable. The release cycle is slow only if you ignore the constant development of Debian Sid.

Right now in unstable/sid, you get the same Linux 3.2 and GNOME 3.4.

Artifact of the release process; experimental has 3.8.

Re: Debian 7.0 "Wheezy" released

#24
post #10

Would this be a good time to migrate from Ubuntu?

I'm not, because I find Debian's KVM support to be not what I expect, but if you don't like Ubuntu for whatever reason, it's not a bad time to do it. That said, Debian stable means you'd better be happy with what you have for a very long time unless you want to deal with the often-painful stable->testing or stable->unstable migration. (It can be done, I've done it many times, but expect it to break something.) Person…

What is wrong with Debian's KVM support?

Re: Debian 7.0 "Wheezy" released

#25
post #9
post #5

Earlier quoted context omitted.

For anyone else wondering, RHEL 6.4 has the 2.6.32-358 kernel. Zenwalk 7.2 has the 3.2.5 kernel. What's the point of citing the kernel shipped with another distro here?

I was under the impression that a newer kernel ment more hardware support. Am I wrong?

Debian's 3.2 kernel includes backported support for much newer hardware from more recent kernels. Debian's primary kernel maintainer, Ben Hutchings, also serves as the upstream maintainer of the 3.2 stable kernel series.

Re: Debian 7.0 "Wheezy" released

#26
post #13
post #3

Earlier quoted context omitted.

Certainly. Wheezy is the new "stable", which will get security support for a year past the introduction of the next stable release. It's an excellent choice for servers, and right now it's not a bad desktop release. In another year or so you might want to move to the testing release for a desktop that needs the latest features.

Debian testing won't have "the latest features" a year from now, though. I guess it'll have "later features", but IME desktops really benefit from tracking unstable. Which, as one might expect, is sometimes...unstable. Enter Ubuntu. There's a pretty good reason to use Debian on servers because of the long support cycles, but on a desktop I feel like most people are going to probably prefer an Ubuntu setup.

I have used unstable as my main desktop for over a decade now.[1] At first there were occasional issues but these went away as I became more experienced with debian. It has been years since I encountered a bug that caused me to lose more than an hour of productivity. The most recent issue that I have had with unstable was over a year ago and it was simply a matter of pinning a version of libcairo. The only reason I remember this so well is that someone else on HN was having trouble and my comment[2] on how to fix it was my highest rated comment at the time.

[1] To be honest I actually run a mixed system with a few packages (not just oneoffs but big things like xmonad/iceweasel/awesome/git/pandoc/git-annex/gitit) from experimental. If it has been a long time (5-7 years) since you tried unstable you can think of experimental as what unstable used to be.

[2] https://news.ycombinator.com/item?id=3907796

Re: Debian 7.0 "Wheezy" released

#27
post #8

Congratulations to everyone involved. I've been running wheezy on my home server for a while now (/var/www moved to /srv, apt diffs package lists...) and i look forward to upgrading the production servers over the coming months. As an aside, it's really interesting that the word 'Linux' is mentioned only once on this page - and only after the kFreeBSD kernel.

i've always wondered about /var/www vs /srv/www

nginx on ubuntu now uses /usr/share/nginx/www

i wonder how long these conventions will continue to be all over the place.

Re: Debian 7.0 "Wheezy" released

#28
post #8

Congratulations to everyone involved. I've been running wheezy on my home server for a while now (/var/www moved to /srv, apt diffs package lists...) and i look forward to upgrading the production servers over the coming months. As an aside, it's really interesting that the word 'Linux' is mentioned only once on this page - and only after the kFreeBSD kernel.

i've always wondered about /var/www vs /srv/www nginx on ubuntu now uses /usr/share/nginx/www i wonder how long these conventions will continue to be all over the place.

That's why we have the FHS ;)

  /srv contains site-specific data which is served by this
  system.
http://www.samba.org/~cyeoh/pub/fhs-2.3.html#SRVDATAFORSERVI...

Unfortunately, /srv/ is often ignored. Good move by Debian to make this change, and hopefully this gets the ball rolling for other distros.

Re: Debian 7.0 "Wheezy" released

#29

Earlier quoted context omitted.

i've always wondered about /var/www vs /srv/www nginx on ubuntu now uses /usr/share/nginx/www i wonder how long these conventions will continue to be all over the place.

That's why we have the FHS ;) /srv contains site-specific data which is served by this system. http://www.samba.org/~cyeoh/pub/fhs-2.3.html#SRVDATAFORSERVI... Unfortunately, /srv/ is often ignored. Good move by Debian to make this change, and hopefully this gets the ball rolling for other distros.

/srv will continue to be ignored just as /opt and other one-offs are ignored. Reason being that they duplicate existing functionality, in this case under /var, /usr, or /usr/local. What /srv/ really stands for is NIH.

Re: Debian 7.0 "Wheezy" released

#30
post #11
post #5

Earlier quoted context omitted.

For anyone else wondering, RHEL 6.4 has the 2.6.32-358 kernel. Zenwalk 7.2 has the 3.2.5 kernel. What's the point of citing the kernel shipped with another distro here?

Shows how unbearably slow Debian's release cycle is. Wheezy ships with all the latest packages from 2 years ago.

Use Debian testing for the desktop. Desktop users don't use stable, or at least use it with backports. And what's so unbearable for the server? As others pointed out, RHEL ships even an earlier version of the kernel.
Post reply on HN