[elbe-devel] [PATCH] debian control: Add conflicts for the bin packages
Torben Hohn
torben.hohn at linutronix.de
Wed Mar 4 12:06:16 CET 2020
On Mon, Feb 10, 2020 at 03:06:16PM +0100, Torben Hohn wrote:
> On Mon, Feb 10, 2020 at 01:54:29PM +0100, bage at linutronix.de wrote:
> > From: Bastian Germann <bage at linutronix.de>
> >
> > The elbe binary and some of the elbepack.commands files were moved from the
> > elbe package to the python*-elbe-bin packages. This leads to file conflicts
> > on upgrading elbe.
> >
> > Use Conflicts to help the package resolver with upgrading an existing elbe
> > installation.
> >
> > Signed-off-by: Bastian Germann <bage at linutronix.de>
>
> looks ok, elbe-ci is testing it.
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
i will take care of merging this.
>
> > ---
> > debian/control | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/debian/control b/debian/control
> > index 804946dc6..fafffb064 100644
> > --- a/debian/control
> > +++ b/debian/control
> > @@ -41,7 +41,7 @@ Description: xml schema files
> > schemas are used by ELBE.
> >
> > Package: python-elbe-bin
> > -Conflicts: elbe-common
> > +Conflicts: elbe (<< 12.3), elbe-common, python3-elbe-bin
> > Architecture: all
> > Depends: python-elbe-common (= ${binary:Version}),
> > python (>= 2.7~),
> > @@ -52,7 +52,7 @@ Description: elbe executable
> > python-modules are shared by several elbe subcommands.
> >
> > Package: python3-elbe-bin
> > -Conflicts: elbe-common
> > +Conflicts: elbe (<< 12.3), elbe-common, python-elbe-bin
> > Architecture: all
> > Depends: python3-elbe-common (= ${binary:Version}),
> > python3,
> > --
> > 2.20.1
> >
>
> --
> Torben Hohn
> Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
> Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
>
> Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
> can be found here): https://linutronix.de/kontakt/Datenschutz.php
>
> Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
> Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
> 806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list