RPM 'relaunched' at rpm5.org (Linux.com)
Two concurrently developed forks present RPM-based distros with a dilemma. Should they diverge to the point of incompatibility, distros would be forced to support one or the other. Even in the meantime, they must choose where to concentrate their time and personnel resources. Novell has joined Red Hat in the rpm.org project, while Mandriva, cAos, and PLD have decided to work with Johnson's rpm5.org effort."
Posted Jun 16, 2007 6:26 UTC (Sat)
by bluegecko (guest, #42312)
[Link]
Posted Jun 16, 2007 8:23 UTC (Sat)
by jengelh (guest, #33263)
[Link] (4 responses)
>Support is in place for more complex dependency checks, such as negated dependencies (in which a package is dependent on the absence of another)
Uhm, rpm4 had that for ages (and perhaps even earlier versions), it's the "Conflict:" tag in .spec files. Multilib is, well, currently handled at the package name level ("libcurl2", "libcurl3", etc). Multiplatform is also supported in (at least opensuse's) rpm4. "rpm -e foobar.i586" and "rpm -e foobar.x86_64", the other way is of course "rpm -ihv foobar.i586.rpm; rpm -ihv foobar.x86_64.rpm" should you need it.
>RPM is also, he notes, one of the first projects to use the Native POSIX Thread Library in Linux.
Wtf? ISC BIND used threads even before the idea of rpm5 came up.
Posted Jun 16, 2007 18:07 UTC (Sat)
by pli (guest, #45060)
[Link] (1 responses)
> Wtf? ISC BIND used threads even before the idea of rpm5 came up.
I'm sure this is just a simple misquote or misunderstanding of some sort. Claiming that rpm is the first project to use threads on Linux is of course nonsense. Maybe he just meant it's the first package manager on Linux to use threads or something.
Posted Jun 17, 2007 21:57 UTC (Sun)
by hppnq (guest, #14462)
[Link]
So it does make a lot of sense that rpm was among the first projects to make use of NTPL. This was of course covered here at LWN.
Posted Jun 16, 2007 19:37 UTC (Sat)
by sim0nx (guest, #23065)
[Link] (1 responses)
NPTL is not the same as LinuxThreads, and it was first introduced not so long ago...
Posted Jun 17, 2007 13:18 UTC (Sun)
by pli (guest, #45060)
[Link]
> NPTL is not the same as LinuxThreads,
No one is claiming they are the same.
> and it was first introduced not so long ago...
Well, all modern distributions have had NPTL included for more than 3 years now.
Posted Jun 19, 2007 16:25 UTC (Tue)
by xorbe (guest, #3165)
[Link]
Why exactly do we need yet another package system, even if it is derived from an existing one?RPM 'relaunched' at rpm5.org (Linux.com)
Current systems (.deb and .rpm) do pretty much what 95% of users actually need.
rpm5 sounds totally wraptastic.RPM 'relaunched' at rpm5.org (Linux.com)
>> RPM is also, he notes, one of the first projects to use the Native POSIX Thread Library in Linux.RPM 'relaunched' at rpm5.org (Linux.com)
Linux has had support for threads for ages. Actually the quote is correct: in 2002 Red Hat developed a new threads library, called the Native POSIX Thread Library, or NTPL, and used it in their, well, ground-breaking Red Hat 9 release. Broke lots of other stuff as well. ;-)
RPM 'relaunched' at rpm5.org (Linux.com)
> Native POSIX Thread LibraryRPM 'relaunched' at rpm5.org (Linux.com)
But still rpm5 is certainly not one of the first applications to make use of NPTL...
>> Native POSIX Thread LibraryRPM 'relaunched' at rpm5.org (Linux.com)
How many times is this going to be reposted? At least 3 times so far...RPM 'relaunched' at rpm5.org (Linux.com)