The following package pairs:
1) are co-installable,
2) both ship binaries with the same name, but in different directories
within $PATH (e.g. one in /usr/bin, another in /usr/sbin):
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20120806133711.GA2905@jwilk.net">http://lists.debian.org/20120806133711.GA2905@jwilk.net
08-06-2012, 01:50 PM
Ben Hutchings
node-like file conflicts
On Mon, 2012-08-06 at 15:37 +0200, Jakub Wilk wrote:
> The following package pairs:
> 1) are co-installable,
> 2) both ship binaries with the same name, but in different directories
> within $PATH (e.g. one in /usr/bin, another in /usr/sbin):
>
> sethdlc: ax25-tools dahdi
> crm: crm114 pacemaker
> cutter: cutter-testing-framework-bin cutter
> gearmand: gearman-job-server gearman-server
> update-locale: gosa-dev locales
> sendpage: hylafax-client sendpage-server
> rpcinfo: libc-bin rpcbind
The rpcbind protocol is a later version of the portmap protocol which is
(partly) implemented in libc. In theory, both versions can be supported
in the same executable, but they aren't. I think rpcbind should divert
the libc-provided rpcinfo command.
--
Ben Hutchings
Theory and practice are closer in theory than in practice.
- John Levine, moderator of comp.compilers
08-06-2012, 03:15 PM
Ian Jackson
node-like file conflicts
Jakub Wilk writes ("node-like file conflicts"):
> The following package pairs:
> 1) are co-installable,
> 2) both ship binaries with the same name, but in different directories
> within $PATH (e.g. one in /usr/bin, another in /usr/sbin):
>
> sethdlc: ax25-tools dahdi
> crm: crm114 pacemaker
> cutter: cutter-testing-framework-bin cutter
> gearmand: gearman-job-server gearman-server
> update-locale: gosa-dev locales
> sendpage: hylafax-client sendpage-server
> rpcinfo: libc-bin rpcbind
> lid: libuser id-utils
> nfsiostat: nfs-common sysstat
> vmware-user-suid-wrapper: open-vm-tools open-vm-toolbox
> ptest: pacemaker parmetis-test
> siggen: siggen tripwire
> tcpd: tcm tcpd
> vuname: util-vserver umview
>
> Any volunteers to file bugs?
Yes, I'm willing to volunteer. I will do so in a few days if no-one
objects.
I'll double check the facts of course. If I have also see if I can
understand the situation in each case well enough to make a
recommendation. It seems at the very least that many of these issues
are "within" a particular family of packages. Hopefully they won't
mostly be as bad as "node".
Ian.
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20511.57233.532828.284712@chiark.greenend.org.uk"> http://lists.debian.org/20511.57233.532828.284712@chiark.greenend.org.uk
08-06-2012, 03:24 PM
Weldon Goree
node-like file conflicts
On Mon, 2012-08-06 at 16:15 +0100, Ian Jackson wrote:
> I'll double check the facts of course. If I have also see if I can
> understand the situation in each case well enough to make a
> recommendation. It seems at the very least that many of these issues
> are "within" a particular family of packages. Hopefully they won't
> mostly be as bad as "node".
It would also probably be good to distinguish between pairs that have
the same binary name offering essentially the same semantics (e.g. crm
and crm114) and unrelated binaries that happen to have the same name
(e.g. lid and libuser).
Also siggen is paired with itself in that list.
Weldon
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1344266645.9914.3.camel@skipjack
Sorry, I should have written it in my original message - now I see it's
not obvious.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20120806153935.GA9268@jwilk.net">http://lists.debian.org/20120806153935.GA9268@jwilk.net
08-06-2012, 03:46 PM
Weldon Goree
node-like file conflicts
On Mon, 2012-08-06 at 17:39 +0200, Jakub Wilk wrote:
> No, the list is in format:
D'oh. Thanks. I'll still see if I can tease out which of those are
binaries trying to do the same thing and which are completely unrelated.
Weldon
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1344268000.9914.4.camel@skipjack
08-06-2012, 04:48 PM
node-like file conflicts
On Aug 06, Jakub Wilk <jwilk@debian.org> wrote:
> gearmand: gearman-job-server gearman-server
These are two implementation of the same protocol.
> tcpd: tcm tcpd
I hope it is obvious that we cannot rename the real tcpd. :-)
--
ciao,
Marco
08-06-2012, 08:39 PM
Jakub Wilk
node-like file conflicts
* Jakub Wilk <jwilk@debian.org>, 2012-08-06, 15:37:
The following package pairs:
1) are co-installable,
2) both ship binaries with the same name, but in different
directories within $PATH (e.g. one in /usr/bin, another in
/usr/sbin):
I forgot to attach dd-list. Doing so now.
--
Jakub Wilk
Adam C. Powell, IV <hazelsct@debian.org>
parmetis-test (U)
Adam Conrad <adconrad@0c3.net>
libc-bin (U)
locales (U)
Alberto Gonzalez Iniesta <agi@inittab.org>
tripwire
There’s also epiphany (maybe your forgot /usr/games).
--
.'`. Josselin Mouette
: :' :
`. `'
`-
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1344320030.25084.6.camel@tomoyo
08-07-2012, 06:45 AM
Bernd Zeimetz
node-like file conflicts
On 08/06/2012 03:37 PM, Jakub Wilk wrote:
> The following package pairs:
> 1) are co-installable,
> 2) both ship binaries with the same name, but in different directories
> within $PATH (e.g. one in /usr/bin, another in /usr/sbin):
>
> sethdlc: ax25-tools dahdi
> crm: crm114 pacemaker
> cutter: cutter-testing-framework-bin cutter
> gearmand: gearman-job-server gearman-server
> update-locale: gosa-dev locales
> sendpage: hylafax-client sendpage-server
> rpcinfo: libc-bin rpcbind
> lid: libuser id-utils
> nfsiostat: nfs-common sysstat
> vmware-user-suid-wrapper: open-vm-tools open-vm-toolbox
They even build from the same source.... yet another thing to fix for
Wheezy.
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 5020B9A5.20503@bzed.de">http://lists.debian.org/5020B9A5.20503@bzed.de