]> pere.pagekite.me Git - homepage.git/blob - blog/index.rss
Generated.
[homepage.git] / blog / index.rss
1 <?xml version="1.0" encoding="utf-8"?>
2 <rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom="http://www.w3.org/2005/Atom">
3 <channel>
4 <title>Petter Reinholdtsen</title>
5 <description></description>
6 <link>http://people.skolelinux.org/pere/blog/</link>
7 <atom:link href="http://people.skolelinux.org/pere/blog/index.rss" rel="self" type="application/rss+xml" />
8
9 <item>
10 <title>Togsatsing på norsk, mot sykkel</title>
11 <link>http://people.skolelinux.org/pere/blog/Togsatsing_p___norsk__mot_sykkel.html</link>
12 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Togsatsing_p___norsk__mot_sykkel.html</guid>
13 <pubDate>Wed, 2 Jun 2010 23:45:00 +0200</pubDate>
14 <description>
15 &lt;p&gt;Det står dårlig til med toget når en finner på å la det
16 &lt;a href=&quot;http://www.aftenposten.no/nyheter/iriks/article3677060.ece&quot;&gt;kappkjøre
17 med sykkel&lt;/a&gt;... Jeg tror det trengs strukturendringer for å få
18 fikset på togproblemene i Norge.&lt;/p&gt;
19
20 &lt;p&gt;Mon tro hva toglinje mellom Narvik og Tromsø ville hatt slags
21 effekt på området der?&lt;/p&gt;
22 </description>
23 </item>
24
25 <item>
26 <title>KDM fail at boot with NVidia cards - and no one try to fix it?</title>
27 <link>http://people.skolelinux.org/pere/blog/KDM_fail_at_boot_with_NVidia_cards___and_no_one_try_to_fix_it_.html</link>
28 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/KDM_fail_at_boot_with_NVidia_cards___and_no_one_try_to_fix_it_.html</guid>
29 <pubDate>Tue, 1 Jun 2010 17:05:00 +0200</pubDate>
30 <description>
31 &lt;p&gt;It is strange to watch how a bug in Debian causing KDM to fail to
32 start at boot when an NVidia video card is used is handled. The
33 problem seem to be that the nvidia X.org driver uses a long time to
34 initialize, and this duration is longer than kdm is configured to
35 wait.&lt;/p&gt;
36
37 &lt;p&gt;I came across two bugs related to this issue,
38 &lt;a href=&quot;http://bugs.debian.org/583312&quot;&gt;#583312&lt;/a&gt; initially filed
39 against initscripts and passed on to nvidia-glx when it became obvious
40 that the nvidia drivers were involved, and
41 &lt;a href=&quot;http://bugs.debian.org/524751&quot;&gt;#524751&lt;/a&gt; initially filed against
42 kdm and passed on to src:nvidia-graphics-drivers for unknown reasons.&lt;/p&gt;
43
44 &lt;p&gt;To me, it seem that no-one is interested in actually solving the
45 problem nvidia video card owners experience and make sure the Debian
46 distribution work out of the box for these users. The nvidia driver
47 maintainers expect kdm to be set up to wait longer, while kdm expect
48 the nvidia driver maintainers to fix the driver to start faster, and
49 while they wait for each other I guess the users end up switching to a
50 distribution that work for them. I have no idea what the solution is,
51 but I am pretty sure that waiting for each other is not it.&lt;/p&gt;
52
53 &lt;p&gt;I wonder why we end up handling bugs this way.&lt;/p&gt;
54 </description>
55 </item>
56
57 <item>
58 <title>Parallellized boot seem to hold up well in Debian/testing</title>
59 <link>http://people.skolelinux.org/pere/blog/Parallellized_boot_seem_to_hold_up_well_in_Debian_testing.html</link>
60 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Parallellized_boot_seem_to_hold_up_well_in_Debian_testing.html</guid>
61 <pubDate>Thu, 27 May 2010 23:55:00 +0200</pubDate>
62 <description>
63 &lt;p&gt;A few days ago, parallel booting was enabled in Debian/testing.
64 The feature seem to hold up pretty well, but three fairly serious
65 issues are known and should be solved:
66
67 &lt;p&gt;&lt;ul&gt;
68
69 &lt;li&gt;The wicd package seen to
70 &lt;a href=&quot;http://bugs.debian.org/508289&quot;&gt;break NFS mounting&lt;/a&gt; and
71 &lt;a href=&quot;http://bugs.debian.org/581586&quot;&gt;network setup&lt;/a&gt; when
72 parallel booting is enabled. No idea why, but the wicd maintainer
73 seem to be on the case.&lt;/li&gt;
74
75 &lt;li&gt;The nvidia X driver seem to
76 &lt;a href=&quot;http://bugs.debian.org/583312&quot;&gt;have a race condition&lt;/a&gt;
77 triggered more easily when parallel booting is in effect. The
78 maintainer is on the case.&lt;/li&gt;
79
80 &lt;li&gt;The sysv-rc package fail to properly enable dependency based boot
81 sequencing (the shutdown is broken) when old file-rc users
82 &lt;a href=&quot;http://bugs.debian.org/575080&quot;&gt;try to switch back&lt;/a&gt; to
83 sysv-rc. One way to solve it would be for file-rc to create
84 /etc/init.d/.legacy-bootordering, and another is to try to make
85 sysv-rc more robust. Will investigate some more and probably upload a
86 workaround in sysv-rc to help those trying to move from file-rc to
87 sysv-rc get a working shutdown.&lt;/li&gt;
88
89 &lt;/ul&gt;&lt;/p&gt;
90
91 &lt;p&gt;All in all not many surprising issues, and all of them seem
92 solvable before Squeeze is released. In addition to these there are
93 some packages with bugs in their dependencies and run level settings,
94 which I expect will be fixed in a reasonable time span.&lt;/p&gt;
95
96 &lt;p&gt;If you report any problems with dependencies in init.d scripts to
97 the BTS, please usertag the report to get it to show up at
98 &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org&quot;&gt;the
99 list of usertagged bugs related to this&lt;/a&gt;.&lt;/p&gt;
100
101 &lt;p&gt;Update: Correct bug number to file-rc issue.&lt;/p&gt;
102 </description>
103 </item>
104
105 <item>
106 <title>More flexible firmware handling in debian-installer</title>
107 <link>http://people.skolelinux.org/pere/blog/More_flexible_firmware_handling_in_debian_installer.html</link>
108 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/More_flexible_firmware_handling_in_debian_installer.html</guid>
109 <pubDate>Sat, 22 May 2010 21:30:00 +0200</pubDate>
110 <description>
111 &lt;p&gt;After a long break from debian-installer development, I finally
112 found time today to return to the project. Having to spend less time
113 working dependency based boot in debian, as it is almost complete now,
114 definitely helped freeing some time.&lt;/p&gt;
115
116 &lt;p&gt;A while back, I ran into a problem while working on Debian Edu. We
117 include some firmware packages on the Debian Edu CDs, those needed to
118 get disk and network controllers working. Without having these
119 firmware packages available during installation, it is impossible to
120 install Debian Edu on the given machine, and because our target group
121 are non-technical people, asking them to provide firmware packages on
122 an external medium is a support pain. Initially, I expected it to be
123 enough to include the firmware packages on the CD to get
124 debian-installer to find and use them. This proved to be wrong.
125 Next, I hoped it was enough to symlink the relevant firmware packages
126 to some useful location on the CD (tried /cdrom/ and
127 /cdrom/firmware/). This also proved to not work, and at this point I
128 found time to look at the debian-installer code to figure out what was
129 going to work.&lt;/p&gt;
130
131 &lt;p&gt;The firmware loading code is in the hw-detect package, and a closer
132 look revealed that it would only look for firmware packages outside
133 the installation media, so the CD was never checked for firmware
134 packages. It would only check USB sticks, floppies and other
135 &quot;external&quot; media devices. Today I changed it to also look in the
136 /cdrom/firmware/ directory on the mounted CD or DVD, which should
137 solve the problem I ran into with Debian edu. I also changed it to
138 look in /firmware/, to make sure the installer also find firmware
139 provided in the initrd when booting the installer via PXE, to allow us
140 to provide the same feature in the PXE setup included in Debian
141 Edu.&lt;/p&gt;
142
143 &lt;p&gt;To make sure firmware deb packages with a license questions are not
144 activated without asking if the license is accepted, I extended
145 hw-detect to look for preinst scripts in the firmware packages, and
146 run these before activating the firmware during installation. The
147 license question is asked using debconf in the preinst, so this should
148 solve the issue for the firmware packages I have looked at so far.&lt;/p&gt;
149
150 &lt;p&gt;If you want to discuss the details of these features, please
151 contact us on debian-boot@lists.debian.org.&lt;/p&gt;
152 </description>
153 </item>
154
155 <item>
156 <title>Magnetstripeinnhold i billetter fra Flytoget og Hurtigruten</title>
157 <link>http://people.skolelinux.org/pere/blog/Magnetstripeinnhold_i_billetter_fra_Flytoget_og_Hurtigruten.html</link>
158 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Magnetstripeinnhold_i_billetter_fra_Flytoget_og_Hurtigruten.html</guid>
159 <pubDate>Fri, 21 May 2010 16:00:00 +0200</pubDate>
160 <description>
161 &lt;p&gt;For en stund tilbake kjøpte jeg en magnetkortleser for å kunne
162 titte på hva som er skrevet inn på magnetstripene til ulike kort. Har
163 ikke hatt tid til å analysere mange kort så langt, men tenkte jeg
164 skulle dele innholdet på to kort med mine lesere.&lt;/p&gt;
165
166 &lt;p&gt;For noen dager siden tok jeg flyet til Harstad og Hurtigruten til
167 Bergen. Flytoget fra Oslo S til flyplassen ga meg en billett med
168 magnetstripe. Påtrykket finner jeg følgende informasjon:&lt;/p&gt;
169
170 &lt;pre&gt;
171 Flytoget Airport Express Train
172
173 Fra - Til : Oslo Sentralstasjon
174 Kategori : Voksen
175 Pris : Nok 170,00
176 Herav mva. 8,00% : NOK 12,59
177 Betaling : Kontant
178 Til - Fra : Oslo Lufthavn
179 Utstedt: : 08.05.10
180 Gyldig Fra-Til : 08.05.10-07.11.10
181 Billetttype : Enkeltbillett
182
183 102-1015-100508-48382-01-08
184 &lt;/pre&gt;
185
186 &lt;p&gt;På selve magnetstripen er innholdet
187 &lt;tt&gt;;E?+900120011=23250996541068112619257138248441708433322932704083389389062603279671261502492655?&lt;/tt&gt;.
188 Aner ikke hva innholdet representerer, og det er lite overlapp mellom
189 det jeg ser trykket på billetten og det jeg ser av tegn i
190 magnetstripen. Håper det betyr at de bruker kryptografiske metoder
191 for å gjøre det vanskelig å forfalske billetter.&lt;/p&gt;
192
193 &lt;p&gt;Den andre billetten er fra Hurtigruten, der jeg mistenker at
194 strekkoden på fronten er mer brukt enn magnetstripen (det var i hvert
195 fall den biten vi stakk inn i dørlåsen).&lt;/p&gt;
196
197 &lt;p&gt;Påtrykket forsiden er følgende:&lt;/p&gt;
198
199 &lt;pre&gt;
200 Romnummer 727
201 Hurtigruten
202 Midnatsol
203 Reinholdtsen
204 Petter
205 Bookingno: SAX69 0742193
206 Harstad-Bergen
207 Dep: 09.05.2010 Arr: 12.05.2010
208 Lugar fra Risøyhamn
209 Kost: FRO=4
210 &lt;/pre&gt;
211
212 &lt;p&gt;På selve magnetstripen er innholdet
213 &lt;tt&gt;;1316010007421930=00000000000000000000?+E?&lt;/tt&gt;. Heller ikke her
214 ser jeg mye korrespondanse mellom påtrykk og magnetstripe.&lt;/p&gt;
215 </description>
216 </item>
217
218 <item>
219 <title>Pieces of the roaming laptop puzzle in Debian</title>
220 <link>http://people.skolelinux.org/pere/blog/Pieces_of_the_roaming_laptop_puzzle_in_Debian.html</link>
221 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Pieces_of_the_roaming_laptop_puzzle_in_Debian.html</guid>
222 <pubDate>Wed, 19 May 2010 19:00:00 +0200</pubDate>
223 <description>
224 &lt;p&gt;Today, the last piece of the puzzle for roaming laptops in Debian
225 Edu finally entered the Debian archive. Today, the new
226 &lt;a href=&quot;http://packages.qa.debian.org/libp/libpam-mklocaluser.html&quot;&gt;libpam-mklocaluser&lt;/a&gt;
227 package was accepted. Two days ago, two other pieces was accepted
228 into unstable. The
229 &lt;a href=&quot;http://packages.qa.debian.org/p/pam-python.html&quot;&gt;pam-python&lt;/a&gt;
230 package needed by libpam-mklocaluser, and the
231 &lt;a href=&quot;http://packages.qa.debian.org/s/sssd.html&quot;&gt;sssd&lt;/a&gt; package
232 passed NEW on Monday. In addition, the
233 &lt;a href=&quot;http://packages.qa.debian.org/libp/libpam-ccreds.html&quot;&gt;libpam-ccreds&lt;/a&gt;
234 package we need is in experimental (version 10-4) since Saturday, and
235 hopefully will be moved to unstable soon.&lt;/p&gt;
236
237 &lt;p&gt;This collection of packages allow for two different setups for
238 roaming laptops. The traditional setup would be using libpam-ccreds,
239 nscd and libpam-mklocaluser with LDAP or Kerberos authentication,
240 which should work out of the box if the configuration changes proposed
241 for nscd in &lt;a href=&quot;http://bugs.debian.org/485282&quot;&gt;BTS report
242 #485282&lt;/a&gt; is implemented. The alternative setup is to use sssd with
243 libpam-mklocaluser to connect to LDAP or Kerberos and let sssd take
244 care of the caching of passwords and group information.&lt;/p&gt;
245
246 &lt;p&gt;I have so far been unable to get sssd to work with the LDAP server
247 at the University, but suspect the issue is some SSL/GnuTLS related
248 problem with the server certificate. I plan to update the Debian
249 package to version 1.2, which is scheduled for next week, and hope to
250 find time to make sure the next release will include both the
251 Debian/Ubuntu specific patches. Upstream is friendly and responsive,
252 and I am sure we will find a good solution.&lt;/p&gt;
253
254 &lt;p&gt;The idea is to set up the roaming laptops to authenticate using
255 LDAP or Kerberos and create a local user with home directory in /home/
256 when a usre in LDAP logs in via KDM or GDM for the first time, and
257 cache the password for offline checking, as well as caching group
258 memberhips and other relevant LDAP information. The
259 libpam-mklocaluser package was created to make sure the local home
260 directory is in /home/, instead of /site/server/directory/ which would
261 be the home directory if pam_mkhomedir was used. To avoid confusion
262 with support requests and configuration, we do not want local laptops
263 to have users in a path that is used for the same users home directory
264 on the home directory servers.&lt;/p&gt;
265
266 &lt;p&gt;One annoying problem with gdm is that it do not show the PAM
267 message passed to the user from libpam-mklocaluser when the local user
268 is created. Instead gdm simply reject the login with some generic
269 message. The message is shown in kdm, ssh and login, so I guess it is
270 a bug in gdm. Have not investigated if there is some other message
271 type that can be used instead to get gdm to also show the message.&lt;/p&gt;
272
273 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
274 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
275 </description>
276 </item>
277
278 <item>
279 <title>Parallellized boot is now the default in Debian/unstable</title>
280 <link>http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html</link>
281 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html</guid>
282 <pubDate>Fri, 14 May 2010 22:40:00 +0200</pubDate>
283 <description>
284 &lt;p&gt;Since this evening, parallel booting is the default in
285 Debian/unstable for machines using dependency based boot sequencing.
286 Apparently the testing of concurrent booting has been wider than
287 expected, if I am to believe the
288 &lt;a href=&quot;http://lists.debian.org/debian-devel/2010/05/msg00122.html&quot;&gt;input
289 on debian-devel@&lt;/a&gt;, and I concluded a few days ago to move forward
290 with the feature this weekend, to give us some time to detect any
291 remaining problems before Squeeze is frozen. If serious problems are
292 detected, it is simple to change the default back to sequential boot.
293 The upload of the new sysvinit package also activate a new upstream
294 version.&lt;/p&gt;
295
296 More information about
297 &lt;a href=&quot;http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot&quot;&gt;dependency
298 based boot sequencing&lt;/a&gt; is available from the Debian wiki. It is
299 currently possible to disable parallel booting when one run into
300 problems caused by it, by adding this line to /etc/default/rcS:&lt;/p&gt;
301
302 &lt;blockquote&gt;&lt;pre&gt;
303 CONCURRENCY=none
304 &lt;/pre&gt;&lt;/blockquote&gt;
305
306 &lt;p&gt;If you report any problems with dependencies in init.d scripts to
307 the BTS, please usertag the report to get it to show up at
308 &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org&quot;&gt;the
309 list of usertagged bugs related to this&lt;/a&gt;.&lt;/p&gt;
310 </description>
311 </item>
312
313 <item>
314 <title>Sitesummary tip: Listing MAC address of all clients</title>
315 <link>http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_MAC_address_of_all_clients.html</link>
316 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_MAC_address_of_all_clients.html</guid>
317 <pubDate>Fri, 14 May 2010 21:10:00 +0200</pubDate>
318 <description>
319 &lt;p&gt;In the recent Debian Edu versions, the
320 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/SiteSummary&quot;&gt;sitesummary
321 system&lt;/a&gt; is used to keep track of the machines in the school
322 network. Each machine will automatically report its status to the
323 central server after boot and once per night. The network setup is
324 also reported, and using this information it is possible to get the
325 MAC address of all network interfaces in the machines. This is useful
326 to update the DHCP configuration.&lt;/p&gt;
327
328 &lt;p&gt;To give some idea how to use sitesummary, here is a one-liner to
329 ist all MAC addresses of all machines reporting to sitesummary. Run
330 this on the collector host:&lt;/p&gt;
331
332 &lt;blockquote&gt;&lt;pre&gt;
333 perl -MSiteSummary -e &#39;for_all_hosts(sub { print join(&quot; &quot;, get_macaddresses(shift)), &quot;\n&quot;; });&#39;
334 &lt;/pre&gt;&lt;/blockquote&gt;
335
336 &lt;p&gt;This will list all MAC addresses assosiated with all machine, one
337 line per machine and with space between the MAC addresses.&lt;/p&gt;
338
339 &lt;p&gt;To allow system administrators easier job at adding static DHCP
340 addresses for hosts, it would be possible to extend this to fetch
341 machine information from sitesummary and update the DHCP and DNS
342 tables in LDAP using this information. Such tool is unfortunately not
343 written yet.&lt;/p&gt;
344 </description>
345 </item>
346
347 <item>
348 <title>systemd, an interesting alternative to upstart</title>
349 <link>http://people.skolelinux.org/pere/blog/systemd__an_interesting_alternative_to_upstart.html</link>
350 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/systemd__an_interesting_alternative_to_upstart.html</guid>
351 <pubDate>Thu, 13 May 2010 22:20:00 +0200</pubDate>
352 <description>
353 &lt;p&gt;The last few days a new boot system called
354 &lt;a href=&quot;http://www.freedesktop.org/wiki/Software/systemd&quot;&gt;systemd&lt;/a&gt;
355 has been
356 &lt;a href=&quot;http://0pointer.de/blog/projects/systemd.html&quot;&gt;introduced&lt;/a&gt;
357
358 to the free software world. I have not yet had time to play around
359 with it, but it seem to be a very interesting alternative to
360 &lt;a href=&quot;http://upstart.ubuntu.com/&quot;&gt;upstart&lt;/a&gt;, and might prove to be
361 a good alternative for Debian when we are able to switch to an event
362 based boot system. Tollef is
363 &lt;a href=&quot;http://bugs.debian.org/580814&quot;&gt;in the process&lt;/a&gt; of getting
364 systemd into Debian, and I look forward to seeing how well it work. I
365 like the fact that systemd handles init.d scripts with dependency
366 information natively, allowing them to run in parallel where upstart
367 at the moment do not.&lt;/p&gt;
368
369 &lt;p&gt;Unfortunately do systemd have the same problem as upstart regarding
370 platform support. It only work on recent Linux kernels, and also need
371 some new kernel features enabled to function properly. This means
372 kFreeBSD and Hurd ports of Debian will need a port or a different boot
373 system. Not sure how that will be handled if systemd proves to be the
374 way forward.&lt;/p&gt;
375
376 &lt;p&gt;In the mean time, based on the
377 &lt;a href=&quot;http://lists.debian.org/debian-devel/2010/05/msg00122.html&quot;&gt;input
378 on debian-devel@&lt;/a&gt; regarding parallel booting in Debian, I have
379 decided to enable full parallel booting as the default in Debian as
380 soon as possible (probably this weekend or early next week), to see if
381 there are any remaining serious bugs in the init.d dependencies. A
382 new version of the sysvinit package implementing this change is
383 already in experimental. If all go well, Squeeze will be released
384 with parallel booting enabled by default.&lt;/p&gt;
385 </description>
386 </item>
387
388 <item>
389 <title>Parallellizing the boot in Debian Squeeze - ready for wider testing</title>
390 <link>http://people.skolelinux.org/pere/blog/Parallellizing_the_boot_in_Debian_Squeeze___ready_for_wider_testing.html</link>
391 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Parallellizing_the_boot_in_Debian_Squeeze___ready_for_wider_testing.html</guid>
392 <pubDate>Thu, 6 May 2010 23:25:00 +0200</pubDate>
393 <description>
394 &lt;p&gt;These days, the init.d script dependencies in Squeeze are quite
395 complete, so complete that it is actually possible to run all the
396 init.d scripts in parallell based on these dependencies. If you want
397 to test your Squeeze system, make sure
398 &lt;a href=&quot;http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot&quot;&gt;dependency
399 based boot sequencing&lt;/a&gt; is enabled, and add this line to
400 /etc/default/rcS:&lt;/p&gt;
401
402 &lt;blockquote&gt;&lt;pre&gt;
403 CONCURRENCY=makefile
404 &lt;/pre&gt;&lt;/blockquote&gt;
405
406 &lt;p&gt;That is it. It will cause sysv-rc to use the startpar tool to run
407 scripts in parallel using the dependency information stored in
408 /etc/init.d/.depend.boot, /etc/init.d/.depend.start and
409 /etc/init.d/.depend.stop to order the scripts. Startpar is configured
410 to try to start the kdm and gdm scripts as early as possible, and will
411 start the facilities required by kdm or gdm as early as possible to
412 make this happen.&lt;/p&gt;
413
414 &lt;p&gt;Give it a try, and see if you like the result. If some services
415 fail to start properly, it is most likely because they have incomplete
416 init.d script dependencies in their startup script (or some of their
417 dependent scripts have incomplete dependencies). Report bugs and get
418 the package maintainers to fix it. :)&lt;/p&gt;
419
420 &lt;p&gt;Running scripts in parallel could be the default in Debian when we
421 manage to get the init.d script dependencies complete and correct. I
422 expect we will get there in Squeeze+1, if we get manage to test and
423 fix the remaining issues.&lt;/p&gt;
424
425 &lt;p&gt;If you report any problems with dependencies in init.d scripts to
426 the BTS, please usertag the report to get it to show up at
427 &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org&quot;&gt;the
428 list of usertagged bugs related to this&lt;/a&gt;.&lt;/p&gt;
429 </description>
430 </item>
431
432 </channel>
433 </rss>