summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/012191.html
blob: a0f1325358e62877ab7a748ea1d1cc7f032ec450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] New Dracut: Please test
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20New%20Dracut%3A%20Please%20test&In-Reply-To=%3C4F43A9B1.1010503%40colin.guthr.ie%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="012189.html">
   <LINK REL="Next"  HREF="012194.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] New Dracut: Please test</H1>
    <B>Colin Guthrie</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20New%20Dracut%3A%20Please%20test&In-Reply-To=%3C4F43A9B1.1010503%40colin.guthr.ie%3E"
       TITLE="[Mageia-dev] New Dracut: Please test">mageia at colin.guthr.ie
       </A><BR>
    <I>Tue Feb 21 15:26:57 CET 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="012189.html">[Mageia-dev] New Dracut: Please test
</A></li>
        <LI>Next message: <A HREF="012194.html">[Mageia-dev] New Dracut: Please test
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#12191">[ date ]</a>
              <a href="thread.html#12191">[ thread ]</a>
              <a href="subject.html#12191">[ subject ]</a>
              <a href="author.html#12191">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>'Twas brillig, and Thierry Vignaud at 21/02/12 13:33 did gyre and gimble:
&gt;<i> On 21 February 2012 13:53, Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; wrote:
</I>&gt;&gt;<i> Sadly this test shows things working as expected when you do it
</I>&gt;&gt;<i> manually. Lots of things included now in bin/ and a sensible size from
</I>&gt;&gt;<i> the resulting initrd.
</I>&gt;<i> 
</I>&gt;<i> (...)
</I>&gt;<i> 
</I>&gt;&gt;<i> And yet again the problem hides itself... :s
</I>&gt;<i> 
</I>&gt;<i> Maybe an ordering issue?
</I>
Well, that was kinda my thought too, but the kernel itself does have a
&quot;Requires(Pre): dracut &gt;= 016-1&quot; which really should take care of the
ordering.

&gt;<i> Though in my mga1 to cauldron upgrade tests, ordering was OK
</I>&gt;<i> We would need update logs from people actually having the issue.
</I>&gt;<i> 
</I>&gt;<i> Although there does be some ordering issues:
</I>&gt;<i> - plymouth should requires mkinitrd
</I>
Oh right yeah.

&gt;<i> - kernels should require makedev &amp; sound-scripts (for
</I>&gt;<i> /etc/modprobe.d/snd-oss.conf)
</I>
Hmm, not sure they should require sound-scripts.... Sound is not
essential after all. And regardless, snd-oss.conf is an alternatives
thing anyway these days, so should it also require osspd to get the
&quot;preferred&quot; alternative? I don't think so.

Can you explain your thinking a bit more on the sound-scripts thing?

EDIT: never mind I see what you mean from the log output below...

Possibly just that sound-scripts actually needs a require on
libalsa-data which at very least provides the alsa sound profile which
would make that snd-oss.conf symlink exist....

I'd guess that the link to the &quot;current&quot; sound profile symlink is
missing and thus that file goes nowhere.... Can you check the ordering
to see when libalsa-data was installed - I'm guessing later than 224...


Also not sure about makedev... how important is that these days with
udev and the like? Is it just for the /dev/mem issue? If so can we find
where it's used and factor it out if it's not available? AFAICT it's not
in dracut, so I'm guessing somewhere in out bootloader scripts?


&gt;<i>   (/etc/sysconfig/keyboard does't exit when doing a urpmi --urpmi-root test)
</I>&gt;<i> 
</I>&gt;<i> BTW initrd-desktop.img &amp; the like links got blindly updated whereas
</I>&gt;<i> the initrd was
</I>&gt;<i> successfully generated or not.
</I>&gt;<i> We should test for file existence before symlinking IMHO...
</I>
Yeah. I still can't actually work out why my home (mga1) system doesn't
update the -desktop links properly :s

&gt;<i> See logs:
</I>&gt;<i> 
</I>&gt;<i>   220/273: plymouth              #############################################
</I>&gt;<i> /usr/libexec/plymouth/plymouth-update-initrd: line 2: mkinitrd:
</I>&gt;<i> command not found
</I>&gt;<i> warning: %post(plymouth-0.8.4-0.20111214.3.mga2.x86_64) scriptlet
</I>&gt;<i> failed, exit status 127
</I>&gt;<i> 
</I>&gt;<i>   224/273: kernel-desktop-3.2.6-3.mga2
</I>&gt;<i>                                  #############################################
</I>&gt;<i> Cannot find a boot loader installed. Only taking care of initrd
</I>&gt;<i> /dev/mem: No such file or directory
</I>
I guess this is why makedev is wanted?


&gt;<i> WARNING: Failed to open config file /etc/modprobe.d/snd-oss.conf: No
</I>&gt;<i> such file or directory
</I>&gt;<i> WARNING: Failed to open config file /etc/modprobe.d/snd-oss.conf: No
</I>&gt;<i> such file or directory
</I>&gt;<i> E: Could not find program &quot;dhclient&quot; required by network.
</I>
Hmm, not sure why that's being reported as an error... should just be a
check to perform to decide whether or not the network module can be
included IMO... Will ask upstream.


&gt;<i> I: *** Including module: dash ***
</I>&gt;<i> I: *** Including module: i18n ***
</I>&gt;<i> grep: /etc/sysconfig/keyboard: No such file or directory
</I>&gt;<i> grep: /etc/sysconfig/keyboard: No such file or directory
</I>&gt;<i> grep: /etc/sysconfig/keyboard: No such file or directory
</I>&gt;<i> E: No KEYMAP.
</I>
Hmmm, looks like it's missing some -f checks here...

&gt;<i> I: *** Including module: plymouth ***
</I>&gt;<i> I: *** Including module: kernel-modules ***
</I>

-- 

Colin Guthrie
colin(at)mageia.org
<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>

Day Job:
  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>
Open Source:
  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A>
  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>
  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>
</PRE>














<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="012189.html">[Mageia-dev] New Dracut: Please test
</A></li>
	<LI>Next message: <A HREF="012194.html">[Mageia-dev] New Dracut: Please test
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#12191">[ date ]</a>
              <a href="thread.html#12191">[ thread ]</a>
              <a href="subject.html#12191">[ subject ]</a>
              <a href="author.html#12191">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>