apache2: missing groupadd, filup since 2021-02-17 - what's the correct path to dix
Hello, in a container build on tumbleweed, the apache2 package is now suddenly missing things like groupadd (from shadow package) or fillup (fillup) to install correctly. Now this is not meant as a bug report, i'm just puzzled what I should SR as the correct fix a) make apache2 depend on what it uses and not assume implicit dependencies b) make apache2 no longer depend on groupadd (possible) or fillup (harder) c) just wait for some unrelated change fixing it. -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
On Fri, Feb 19, Ralf Lang wrote:
Hello,
in a container build on tumbleweed,
the apache2 package is now suddenly missing things like groupadd (from shadow package) or fillup (fillup) to install correctly.
Now this is not meant as a bug report, i'm just puzzled what I should SR as the correct fix
a) make apache2 depend on what it uses and not assume implicit dependencies
The apache2 RPM dependencies are correct.
b) make apache2 no longer depend on groupadd (possible) or fillup (harder) c) just wait for some unrelated change fixing it.
I'm pretty sure you run into this bug: https://bugzilla.suse.com/show_bug.cgi?id=1182451 Thorsten
-- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
-- Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & MicroOS SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany Managing Director: Felix Imendoerffer (HRB 36809, AG Nürnberg)
Am 19.02.21 um 11:22 schrieb Thorsten Kukuk:
On Fri, Feb 19, Ralf Lang wrote:
Hello,
in a container build on tumbleweed,
the apache2 package is now suddenly missing things like groupadd (from shadow package) or fillup (fillup) to install correctly.
Now this is not meant as a bug report, i'm just puzzled what I should SR as the correct fix
a) make apache2 depend on what it uses and not assume implicit dependencies The apache2 RPM dependencies are correct.
b) make apache2 no longer depend on groupadd (possible) or fillup (harder) c) just wait for some unrelated change fixing it. I'm pretty sure you run into this bug: https://bugzilla.suse.com/show_bug.cgi?id=1182451
You're right. -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
participants (2)
-
Ralf Lang
-
Thorsten Kukuk