From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-April/024041.html | 102 ++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-April/024041.html (limited to 'zarb-ml/mageia-dev/2013-April/024041.html') diff --git a/zarb-ml/mageia-dev/2013-April/024041.html b/zarb-ml/mageia-dev/2013-April/024041.html new file mode 100644 index 000000000..5fa740210 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-April/024041.html @@ -0,0 +1,102 @@ + + + + [Mageia-dev] [Mageia-sysadm] setup package not installed until quite late on... + + + + + + + + + +

[Mageia-dev] [Mageia-sysadm] setup package not installed until quite late on...

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Mon Apr 1 15:25:17 CEST 2013 +

+
+ +
The setup package contains /etc/group and friends, but when installing a
+chroot, it is not installed until after some packages which require the
+default groups it defines (e.g. sysvinit-legacy-tools requires the tty
+group yet it is installed before setup.
+
+
+Now here comes the tricky part... As part of the very first transaction
+which includes filesystem and glibc, dash-static is pulled in.
+
+dash-static requires the "mail" group defined by setup package.
+
+So really glibc requires dash-static which requires setup which requires
+glibc and shadow-utils and run-parts...
+
+Do we really want to add this loop?
+
+I'd suggest we should rejig setup to not have a hard require on glibc,
+shadow-utils and run-parts but still run it's current scripts if the
+needed binaries/tools are installed (i.e. on package upgrade) and then
+rejig dash-static to Require(pre): setup. This should ensure things are
+installed properly (I think - although not sure how this will affect the
+initial transaction split...)
+
+Any other/better thoughts?
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+_______________________________________________
+Mageia-sysadm mailing list
+Mageia-sysadm at mageia.org
+https://www.mageia.org/mailman/listinfo/mageia-sysadm
+
+ + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1