* bat: naming conflict in distribution packages with Bareos/Bacula
@ 2015-12-23 11:59 Jörg Steffens
2016-01-11 15:07 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: Jörg Steffens @ 2015-12-23 11:59 UTC (permalink / raw)
To: alsa-devel
Hello,
my name is Jörg Steffens and I'm one of the maintainers of the Bareos
backup software project. Bareos is a fork Bacula.
Bareos includes a GUI program called bat (bareos administration tool).
bat have been around since 2007.
alsa-utils as well as bareos-bat (as well a some Bacula packages) all
contain a program called /usr/bin/bat, which causes conflicts on various
distributions ("basic audio tester" vs "bareos administration tool"
("bacula administration tool")).
See http://pkgs.org/search//usr/bin/bat
We received a bug report/feature request
https://bugs.bareos.org/view.php?id=576 from Michel, the maintainer of
Bareos for Arch Linux about how to solve the naming conflict with we
latest ALSA 1.1.0.
I wanted to raise the question, if you are aware of this potential
problem? Maybe you have guidelines for package maintainers how to solve
this.
Some distributions have separated "basic audio tester" from the
alsa-utils package, like Fedora with alsa-utils-bat.
I think, this will work out well, as I assume "basic audio tester" is
not stricly required on all systems. "bareos administration tool" at
least is optional and typical installed on administrative workstations.
regards,
Jörg
--
Jörg Steffens joerg.steffens@bareos.com
Bareos GmbH & Co. KG Phone: +49 221 630693-91
http://www.bareos.com Fax: +49 221 630693-10
Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer:
S. Dühr, M. Außendorf, Jörg Steffens, P. Storz, M. v. Wieringen
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: bat: naming conflict in distribution packages with Bareos/Bacula 2015-12-23 11:59 bat: naming conflict in distribution packages with Bareos/Bacula Jörg Steffens @ 2016-01-11 15:07 ` Takashi Iwai 2016-01-11 15:53 ` Liam Girdwood 0 siblings, 1 reply; 5+ messages in thread From: Takashi Iwai @ 2016-01-11 15:07 UTC (permalink / raw) To: J6rg Steffens; +Cc: Lu, Han, alsa-devel, Liam Girdwood, Bernard Gautier Hi, sorry for the late response, as this post buried behind many Christmas tree decorations... On Wed, 23 Dec 2015 12:59:55 +0100, J6rg Steffens wrote: > > > Hello, > > my name is Jörg Steffens and I'm one of the maintainers of the Bareos > backup software project. Bareos is a fork Bacula. > > Bareos includes a GUI program called bat (bareos administration tool). > bat have been around since 2007. > > alsa-utils as well as bareos-bat (as well a some Bacula packages) all > contain a program called /usr/bin/bat, which causes conflicts on various > distributions ("basic audio tester" vs "bareos administration tool" > ("bacula administration tool")). > See http://pkgs.org/search//usr/bin/bat > > We received a bug report/feature request > https://bugs.bareos.org/view.php?id=576 from Michel, the maintainer of > Bareos for Arch Linux about how to solve the naming conflict with we > latest ALSA 1.1.0. > > I wanted to raise the question, if you are aware of this potential > problem? Maybe you have guidelines for package maintainers how to solve > this. > Some distributions have separated "basic audio tester" from the > alsa-utils package, like Fedora with alsa-utils-bat. > I think, this will work out well, as I assume "basic audio tester" is > not stricly required on all systems. "bareos administration tool" at > least is optional and typical installed on administrative workstations. It's bad to have such a naming conflict, indeed. This wasn't intentional, of course. I, as one of maintainers, am neutral about renaming: if other people prefer keeping this, I'd say simply to push this to each distro packager. How to solve such an issue pretty depends on the distribution. And they (must) know well such a case. OTOH, if we all agree with renaming to something less likely conflicting, I'm all fine with it. It's a new program, so not too much impact yet by a rename, I suppose. Let's first ask Intel people who are the author of our BAT. thanks, Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bat: naming conflict in distribution packages with Bareos/Bacula 2016-01-11 15:07 ` Takashi Iwai @ 2016-01-11 15:53 ` Liam Girdwood 2016-01-11 20:02 ` Clemens Ladisch 0 siblings, 1 reply; 5+ messages in thread From: Liam Girdwood @ 2016-01-11 15:53 UTC (permalink / raw) To: Takashi Iwai; +Cc: J6rg Steffens, alsa-devel, Bernard Gautier, Lu, Han On Mon, 2016-01-11 at 16:07 +0100, Takashi Iwai wrote: > Hi, > > sorry for the late response, as this post buried behind many Christmas > tree decorations... Sorry, didn't see this either.... > > On Wed, 23 Dec 2015 12:59:55 +0100, > J6rg Steffens wrote: > > > > > > Hello, > > > > my name is Jörg Steffens and I'm one of the maintainers of the Bareos > > backup software project. Bareos is a fork Bacula. > > > > Bareos includes a GUI program called bat (bareos administration tool). > > bat have been around since 2007. > > > > alsa-utils as well as bareos-bat (as well a some Bacula packages) all > > contain a program called /usr/bin/bat, which causes conflicts on various > > distributions ("basic audio tester" vs "bareos administration tool" > > ("bacula administration tool")). > > See http://pkgs.org/search//usr/bin/bat > > > > We received a bug report/feature request > > https://bugs.bareos.org/view.php?id=576 from Michel, the maintainer of > > Bareos for Arch Linux about how to solve the naming conflict with we > > latest ALSA 1.1.0. > > > > I wanted to raise the question, if you are aware of this potential > > problem? Maybe you have guidelines for package maintainers how to solve > > this. > > Some distributions have separated "basic audio tester" from the > > alsa-utils package, like Fedora with alsa-utils-bat. > > I think, this will work out well, as I assume "basic audio tester" is > > not stricly required on all systems. "bareos administration tool" at > > least is optional and typical installed on administrative workstations. > > It's bad to have such a naming conflict, indeed. This wasn't > intentional, of course. It certainly wasn't, I did check for collisions on a few distros but none of then had Bareos installed. > > I, as one of maintainers, am neutral about renaming: if other people > prefer keeping this, I'd say simply to push this to each distro > packager. How to solve such an issue pretty depends on the > distribution. And they (must) know well such a case. > > OTOH, if we all agree with renaming to something less likely > conflicting, I'm all fine with it. It's a new program, so not too > much impact yet by a rename, I suppose. > > Let's first ask Intel people who are the author of our BAT. > What about prefixing "alsa" or "a" to to bat ? We already have alsamixer, aplay, alsactl.... Thanks Liam > > thanks, > > Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bat: naming conflict in distribution packages with Bareos/Bacula 2016-01-11 15:53 ` Liam Girdwood @ 2016-01-11 20:02 ` Clemens Ladisch 2016-01-12 2:53 ` Lu, Han 0 siblings, 1 reply; 5+ messages in thread From: Clemens Ladisch @ 2016-01-11 20:02 UTC (permalink / raw) To: Liam Girdwood, Takashi Iwai Cc: Lu, Han, J6rg Steffens, alsa-devel, Bernard Gautier Liam Girdwood wrote: > On Mon, 2016-01-11 at 16:07 +0100, Takashi Iwai wrote: >> J6rg Steffens wrote: >>> alsa-utils as well as bareos-bat (as well a some Bacula packages) all >>> contain a program called /usr/bin/bat, which causes conflicts on various >>> distributions ("basic audio tester" vs "bareos administration tool" >>> ("bacula administration tool")). >> >> [...] >> OTOH, if we all agree with renaming to something less likely >> conflicting, I'm all fine with it. > > What about prefixing "alsa" or "a" to to bat ? Why not calling it basic-audio-test (like speaker-test)? Regards, Clemens ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bat: naming conflict in distribution packages with Bareos/Bacula 2016-01-11 20:02 ` Clemens Ladisch @ 2016-01-12 2:53 ` Lu, Han 0 siblings, 0 replies; 5+ messages in thread From: Lu, Han @ 2016-01-12 2:53 UTC (permalink / raw) To: Clemens Ladisch, Liam Girdwood, Takashi Iwai Cc: J6rg Steffens, alsa-devel@alsa-project.org, Gautier, Bernard > -----Original Message----- > From: Clemens Ladisch [mailto:clemens@ladisch.de] > Sent: Tuesday, January 12, 2016 4:03 AM > To: Liam Girdwood; Takashi Iwai > Cc: J6rg Steffens; alsa-devel@alsa-project.org; Gautier, Bernard; Lu, Han > Subject: Re: [alsa-devel] bat: naming conflict in distribution packages with > Bareos/Bacula > > Liam Girdwood wrote: > > On Mon, 2016-01-11 at 16:07 +0100, Takashi Iwai wrote: > >> J6rg Steffens wrote: > >>> alsa-utils as well as bareos-bat (as well a some Bacula packages) > >>> all contain a program called /usr/bin/bat, which causes conflicts on > >>> various distributions ("basic audio tester" vs "bareos administration tool" > >>> ("bacula administration tool")). > >> > >> [...] > >> OTOH, if we all agree with renaming to something less likely > >> conflicting, I'm all fine with it. > > > > What about prefixing "alsa" or "a" to to bat ? > > Why not calling it basic-audio-test (like speaker-test)? > > > Regards, > Clemens I prefer "alsabat" since there are many acronym "bat" in code and document already, "basic-audio-test" is more clear but the name "alsabat" keeps sync with original name. BR, Han ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-01-12 2:53 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-12-23 11:59 bat: naming conflict in distribution packages with Bareos/Bacula Jörg Steffens 2016-01-11 15:07 ` Takashi Iwai 2016-01-11 15:53 ` Liam Girdwood 2016-01-11 20:02 ` Clemens Ladisch 2016-01-12 2:53 ` Lu, Han
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.