Linked by Amjith Ramanujam on Tue 23rd Dec 2008 00:30 UTC
Linux A next-generation package manager called Nix provides a simple distribution-independent method for deploying a binary or source package on different flavours of Linux, including Ubuntu, Debian, SUSE, Fedora, and Red Hat. Even better, Nix does not interfere with existing package managers. Unlike existing package managers, Nix allows different versions of software to live side by side, and permits sane rollbacks of software upgrades.
Thread beginning with comment 341141
To read all comments associated with this story, please click here.
Security?
by VistaUser on Tue 23rd Dec 2008 01:12 UTC
VistaUser
Member since:
2008-03-08

By allowing side by side installation of packages instead of just upgrading them, would this not be a security nightmare?

Also, I suspect rpm/dpkg can be used in the same way to parallel install most things, but the distributions do not do that due to the above problem and assosicated maintenance costs.

RE: Security?
by AdamW on Tue 23rd Dec 2008 04:14 in reply to "Security?"
AdamW Member since:
2005-07-06

"Also, I suspect rpm/dpkg can be used in the same way to parallel install most things, but the distributions do not do that due to the above problem and assosicated maintenance costs."

Indeed. It's a fundamentally dim way of doing things. One historical objection (it's a giant waste of disk space) is getting less important these ways, but it doesn't make it any less of a maintenance nightmare (or less of a huge waste of memory).

Reply Parent Bookmark Score: 3