Where to report a bug?
Keith
keithw at caramail.com
Sun Apr 9 21:26:21 UTC 2023
On 4/9/23 2:37 PM, Robert Heller wrote:
> I need to report a bug (which I thought I reported years ago).
>
> It is just a packaging error:
>
> For some reason, installing bison++ causes bison to be removed (and vice
> versa). This is not really necessary -- bison++ does not actually conflict
> eith bison. The two packages are completely independent. Yes, from some points
> of view they can be said to be replacements of each other, but they are
> different and it does make sense to have both installed at the same time.
>
Here's your bug report
https://bugs.launchpad.net/ubuntu/+source/bison++/+bug/1607408
The reason there's a conflict is due to both bison and bison++ supplying
/usr/bin/bison, which is a filename collision. AIUI, bison++ is based on
a older version of bison so it makes sense that it has a /usr/bin/bison
that's different from the one supplied by the bison package.
Unlikely to get traction with Ubuntu bug tracker since the package lives
upstream in Debian and also conflicts with the bison package there too.
Looking at its changelog it seems to be in maintenance mode and its
development appears to have halted in the mid-90's.
--
Keith
More information about the ubuntu-users
mailing list