Your message dated Thu, 09 Feb 2006 20:47:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351871: fixed in sysvinit 2.86.ds1-12
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: sysvinit
Severity: serious
Version: 2.86.ds1-11
Tags: d-i, patch

S/390 has for a long time not been installable due to an issue with parted 
support, so I guess that's why nobody noticed this before.
After installing a new system, the system fails to boot correctly. After 
cron is started, messages appear:
 INIT: Id "[1-6]" respawning too fast: disabled for 5 minutes
 INIT: no more processes left in this runlevel

Reason is that a "regular" inittab is installed instead of the special 
S/390 one for dumb terminal.

The problem has probably been there since:
sysvinit (2.83-2) unstable; urgency=high
  * Install inittab.$(arch) as default inittab in the installation
    process, if it exists. Add inittab.s390 (closes: #113495)

In the source we have:
debian/share/inittab.s390-linux

However:
$ dpkg-architecture -qDEB_HOST_GNU_TYPE
s390-linux-gnu

So, please rename inittab.s390-linux to inittab.s390-linux-gnu.
This should solve the problem.

A prompt upload with high urgency would be very much appreciated as we're 
currently preparing the Etch Beta2 release of Debian Installer and this 
is the only issue keeping S/390 from being supported again in this 
release.

Cheers,
Frans Pop

Attachment: pgpCsoljb14vj.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.86.ds1-12

We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive:

initscripts_2.86.ds1-12_i386.deb
  to pool/main/s/sysvinit/initscripts_2.86.ds1-12_i386.deb
sysv-rc_2.86.ds1-12_all.deb
  to pool/main/s/sysvinit/sysv-rc_2.86.ds1-12_all.deb
sysvinit_2.86.ds1-12.diff.gz
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-12.diff.gz
sysvinit_2.86.ds1-12.dsc
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-12.dsc
sysvinit_2.86.ds1-12_i386.deb
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-12_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (supplier of updated sysvinit 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  9 Feb 2006 09:27:51 -0200
Source: sysvinit
Binary: sysv-rc sysvinit initscripts
Architecture: source i386 all
Version: 2.86.ds1-12
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers <[EMAIL PROTECTED]>
Changed-By: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Description: 
 initscripts - Scripts for initializing and shutting down the system
 sysv-rc    - System-V-like runlevel change mechanism
 sysvinit   - System-V-like init utilities
Closes: 58119 205724 335297 340285 341075 341167 346329 348506 348534 349149 
349275 349768 349769 349770 349771 349772 349773 349805 349984 350218 350830 
350998 351497 351615 351871 351906
Changes: 
 sysvinit (2.86.ds1-12) unstable; urgency=low
 .
   [ Thomas Hood ]
   * Aim for testing:  Closes: #341075
   * Fix dependency on mount for GNU/kFreeBSD  (Closes: #349984)
     This involved updating deps-mount and deps-glibc (Closes: #335297)
   * bootlogd: 51_bootlogd_syncalot: Don't sync after each line unless
     the (new) -s option is given
     (Closes: #205724)
   * bootlogd: 52_bootlogd_createlogfile.dpatch: Don't write to logfile
     if it doesn't exist unless the (new) -c option is given
     (Closes: #341167)
   * bootlogd: 53_bootlogd_ttyB.dpatch: Also try ttyB0
     (Closes: #348506)
   * last: 25_last_sanify: In "last -x" output:
     + On "reboot" line print endpoint of uptime too
     + On "shutdown" line print downtime rather that time between downs
     (Closes: #58119)
   * init: 41_selinux_console.dpatch: print to same console as others do
     (Closes: #349149)
   * bootclean: Don't fail to clean all directories in /tmp
     (Closes: #350218)
   * mountall.sh: Suppress error message about /proc already being mounted
     (Closes: #349275)
   * checkroot.sh: Don't try to enable swap if a swap device is
     /dev/mapper/* or a swapfile  (Closes: #346329, #348534)
   * checkroot.sh: Remove some code specific to pre-2.4-Linux
   * umountfs
     - Don't try to unmount tmpfs on /dev  (Closes: #350998)
     - Improve comment explaining use of sort  (Closes: #351497)
   * several scripts: messages: Tweak; better condition them on $VERBOSE
   * initscripts postinst: Don't run mount{kern,devsub}fs.sh
   * initscripts postinst: Actually remove some things on purge
   * rcS(5): Improve; mention that if UTC=no then admin must ensure
     that zoneinfo is available
   * shutdown(8): Fix typo  (Closes: #350830)
   * Add README.Debian for sysv-rc
   * debian/rules:
     + Handle older dpkg-architecture
     + Tweak Build-Depends on libselinux1-dev (Closes: #340285, #351906)
 .
   [ Robert Millan / TH ]
   * inittab on GNU/kFreeBSD:  (Closes: #351615)
     - Pass "cons25" as parameter to getty (leaving it unspecified
       required hacks in the getty side).
     - "translate" all device names into kfreebsd ones, including those
       in comments.
 .
   [ A Costa / TH ]
   * man pages: 10_doc_manuals.dpatch: Fix a shipload o' typos
     (Closes: #349768, #349769, #349770, #349771, #349772, #349773)
 .
   [ Ruben Porras / TH ]
   * Fix typos in Spanish update-rc.d(8)  (Closes: #349805)
 .
   [ Henrique de Moraes Holschuh ]
   * [S390] inittab: rename inittab.s390-linux to inittab.s390-linux-gnu
     (Closes: #351871)
Files: 
 38bb8b5a535744742ebf77a64c8c4785 1191 admin required sysvinit_2.86.ds1-12.dsc
 5bde6def865ca67d98d68e29119e1ec6 119340 admin required 
sysvinit_2.86.ds1-12.diff.gz
 d1bf79181dfe6dd036998c4eb94939c6 122516 admin required 
sysvinit_2.86.ds1-12_i386.deb
 3772de51ac0a17319bba7a3acdaf9d04 47574 admin required 
initscripts_2.86.ds1-12_i386.deb
 72f2f79443035af5da6d127b283d597b 47354 admin required 
sysv-rc_2.86.ds1-12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBQ+vdKIjztdzjjnrPAQLbZQgAwDn1M94pdqRA0CDEUWGJPUBynFVU5CDe
YFoY5ovDhjGfWm40mOW1KJ+xJnuWaVtrAytWoOiMGC2UWrTiTgh2Lqcfgu2zlZ7v
WxHpJet+8XGDc+dc3qmJRWfd7em5EfHI2etfgDZriAJpLrzlHYhLJ7jqpqAZo2Jv
KVP3dyFj2otjxWm17N70Cj4TKTXIvQUYFMz64PVQI9e6f9mzu7yTh+Z10r0ppYms
CP2v208QVfWh7cNEJWmOovA+zPlVBjwz334SGFMjo9v/QK8SXPdnf+O8Nf/Gi1hv
aQpEYoLMkS2FlIvCk5btM5U985CRUvN4FbGde2i3bU8gCX1BFDR7WA==
=55cm
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to