Live data from Hacker News

Ask HN: What do you want to see in Debian 10 (“buster”)?

news.ycombinator.com

311–320 of 329 posts

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#311
post #71

Earlier quoted context omitted.

> rename testing to something with a positive > connotation that doesn't suggest it's for > testing only. Isn't unstable what you want to use? The reason it's called "testing" is because it's a branch of Debian that's "in testing for stable". IIRC packages have to be 2 weeks in unstable without bugs before migrating to testing. So it's explicitly not a bleeding edge release, but a preparation release for the next sta…

At the very least "unstable" has a name with a negative connotation. It has the air of it being the user's fault if you use it and stuff breaks. I don't know what the practical breakage situation is, so I don't know if renaming and repositioning unstable would make more sense than doing it with testing. My point is that it would be good for non-expert end users who like Debian's community image and who want security​…

> At the very least "unstable" has a name with a negative connotation.

Have you tried running `sid`? It sounds like exactly what you're looking for. ;)

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#312

HEADLINE: list apt package dependencies DESCRIPTION: something like 'apt-get deps ' returning a list of all deps for a package. This would be super duper when trying to install a standalone package file on a system where the deps aren't already present.

> This would be super duper when trying to install a standalone package file on a system where the deps aren't already present

You mean like "apt install "?

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#313

HEADLINE: concrete release timelines DESCRIPTION: For many years I've been fond of Debian and have used it for side hobby projects. But I've had to use Ubuntu and Fedora for real work because I need a modicum of certainty about the intervals between releases. I acknowledge that Ubuntu's rigid release-every-6-months, LTS-every-24 is impractical for a volunteer project with high standards. But without any firm timeline…

This myth about irregular Debian releases need to die.

Debian releases every 2 years (give or take few months):

Debian 3.1 Sarge (June 2005) Debian 4.0 Etch (April 2007) Debian 5.0 Lenny (February 2009) Debian 6.0 Squeeze (February 2011) Debian 7.0 Wheezy (May 2013) Debian 8 Jessie (April 2015) Debian 9 Stretch (June 2017)

This is a more than a decade of track record.

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#314
post #204

Earlier quoted context omitted.

Did you look at apt-cacher-ng or the other similar tools?

I'm not sure. I've never used apt-cacher-ng, and it's not in Debian. It'd be more accurate to say I'd like the ability to create a local mirror of all remote repos, not just caching repos I've downloaded. Something that would usable offline.

Try aptly or debmirror.

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#315
post #78

HEADLINE: Smarter handling of icons files during updates DESCRIPTION: This is a nitpick/wishlist item really. I started using Stretch while in testing, and noticed that most updates would download rather large sets of icons (few MBs). They look like archive files of icons, and I guess that if any change happens the whole set is downloaded again. This wasn't the case in Jessie. When on a slow Internet link, it can def…

Check http://debdelta.debian.net

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#316
post #129

- HEADLINE: Simplify contributing to Debian. - DESCRIPTION: TL;DR: Debian's web pages are hard to navigate and use and it's very hard to see what's happening. I contribute to FOSS projects whenever I have time and have been wanting to contribute to Debian, but the difficulty is offputting. I'm used to searching for the program name and arriving at a portal page from which I can easily browse the source, see the curre…

Not banning people behind a VPN would make the Debian wiki useful to me (it's just a static site!).

Send a mail to the contact link in wiki, I'm sure they'll help.

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#317
post #123

- HEADLINE: transactional upgrades and package installs - DESCRIPTION: This is a feature of the guix package manager. From their website: "Each invocation is actually a transaction: either the specified operation succeeds, or nothing happens. Thus, if the guix package process is terminated during the transaction, or if a power outage occurs during the transaction, then the user’s profile remains in its previous state…

Fedora/RHEL also has transactional package operations via their package-manager, `dnf`. One of the reasons I'd prefer not to go back to apt-based distros.

What is the point of being "transactional" if it can't even handle the most trivial failure scenario resiliently?

https://lists.fedoraproject.org/archives/list/devel@lists.fe...

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#318
- HEADLINE: Remove Perl and Python as dependencies for the base system

- DESCRIPTION: A minimalist default install as a common base for containers, servers and desktops should not depend on interpreters except for a POSIX compliant shell. The FreeBSD project put a lot of effort into removing perl in 2002 and succeeded.

- DISTRIBUTION: stable

- ROLE/AFFILIATION: Software developer, Germany

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#319
post #55

Earlier quoted context omitted.

> without an Internet connection, or with a slow and expensive connection Could you elaborate more on your particular use-case? Would be interested if there were also compromise solutions such as smarter binary diffs, etc.

The internet is often prohibitively expensive for a small minority of users. But those users often have infrequent access to a high-bandwidth connection. And of course, odds are that they won't be reading this thread! I've often been in this situation myself.

A not so small minority globally.

Only 1.2% of India has fixed broadband, but 20% have mobile data.

Even in the USA, less than 30% of the population has fixed broadband, but almost 75% have mobile data.

https://en.wikipedia.org/wiki/List_of_countries_by_number_of...

Re: Ask HN: What do you want to see in Debian 10 (“buster”)?

#320
- HEADLINE: Ask all questions in one go

- DESCRIPTION: I like to install Debian on old computers, and the better way to do so is to use the netinstall CD. But the installation is quite long, because of slow network and slow computer. Then, I must watch the computer every few minutes to respond at some questions (which desktop, software options...). Sometime I do not respond, and the installation is stuck for a while. It will be very useful to ask all questions in one go, at the beginning, and never ask till the end.

- DISTRIBUTION: netinstall

- ROLE/AFFILIATION: Draftsman, French free software enthusiast

Off topic: I am pleased that Debian still provide a non-pae kernel, then I can reuse some old hardware (for example: make a local distro mirror, a file server, recycling an old computer for someone who would like to test GNU/Linux...). I don't understand why the non-pae kernel is not the default for the x86 computers: if someone really need a computer with more than 4GB of ram, why would he use a 32bit computer? He should better use a newer computer.

Post reply on HN