[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#423469: marked as done (initramfs-tools: Type in ps3 pre-mount script)



Your message dated Sat, 26 May 2007 23:47:02 +0000
with message-id <E1Hs5yQ-0006tk-Hv@ries.debian.org>
and subject line Bug#423469: fixed in initramfs-tools 0.88
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: initramfs-tools
Version: 0.87b
Severity: normal

The file /usr/share/initramfs-tools/scripts/init-premount/ps3
has the following line:
		if [ "${line}" =! "${line#machine*PS3PF}" ]; then 
That should be
		if [ "${line}" != "${line#machine*PS3PF}" ]; then 

It's a cosmetic issue on anything but a PS3, and on a PS3 it
won't modprobe the relevant modules.

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.18-4-686 root=/dev/mapper/all-root ro selinux=1 audit=1

-- /proc/filesystems
	cramfs
	ext3
	xfs
	udf
	iso9660

-- lsmod
Module                  Size  Used by
nls_iso8859_1           4256  0 
isofs                  32540  0 
udf                    73156  0 
wctdm                  32736  0 
zaptel                181380  3 wctdm
ppdev                   8676  0 
lp                     11012  0 
pppoe                  13152  2 
pppox                   3688  1 pppoe
tun                    10336  1 
ipv6                  225984  64 
ppp_generic            25908  6 pppoe,pppox
ipt_REJECT              5248  1 
iptable_filter          3104  1 
ipt_TCPMSS              4096  1 
xt_tcpudp               3136  4 
iptable_mangle          2880  1 
ipt_MASQUERADE          3712  2 
iptable_nat             7044  1 
ip_nat                 16876  2 ipt_MASQUERADE,iptable_nat
ip_conntrack           49088  3 ipt_MASQUERADE,iptable_nat,ip_nat
nfnetlink               6680  2 ip_nat,ip_conntrack
ip_tables              13028  3 iptable_filter,iptable_mangle,iptable_nat
x_tables               13316  6 ipt_REJECT,ipt_TCPMSS,xt_tcpudp,ipt_MASQUERADE,iptable_nat,ip_tables
xfs                   475800  2 
loop                   15048  0 
hisax                 413248  0 
isdn                  120608  1 hisax
slhc                    6528  2 ppp_generic,isdn
crc_ccitt               2240  2 zaptel,hisax
usblp                  12768  0 
snd_mpu401              7528  0 
i810_audio             32916  0 
ac97_codec             17196  1 i810_audio
analog                 10784  0 
i2c_i801                7468  0 
snd_mpu401_uart         8064  1 snd_mpu401
parport_pc             32132  1 
parport                33256  3 ppdev,lp,parport_pc
shpchp                 33024  0 
pci_hotplug            28704  1 shpchp
evdev                   9088  0 
i2c_core               19680  1 i2c_i801
floppy                 53156  0 
gameport               14632  1 analog
snd_rawmidi            22560  1 snd_mpu401_uart
snd_seq_device          7820  1 snd_rawmidi
psmouse                35016  0 
intel_agp              21148  1 
agpgart                29896  1 intel_agp
serio_raw               6660  0 
snd_intel8x0           30332  0 
snd_ac97_codec         83104  1 snd_intel8x0
snd_ac97_bus            2400  1 snd_ac97_codec
snd_pcm                68676  2 snd_intel8x0,snd_ac97_codec
snd_timer              20996  1 snd_pcm
snd                    47012  8 snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9248  2 i810_audio,snd
snd_page_alloc          9640  2 snd_intel8x0,snd_pcm
rtc                    12372  0 
pcspkr                  3072  0 
ext3                  119240  3 
jbd                    52456  1 ext3
mbcache                 8356  1 ext3
dm_mirror              19152  0 
dm_snapshot            15552  0 
dm_mod                 50232  11 dm_mirror,dm_snapshot
ide_generic             1408  0 [permanent]
ide_disk               14848  5 
8139cp                 21920  0 
ide_cd                 36064  0 
cdrom                  32544  1 ide_cd
hpt366                 16928  0 [permanent]
8139too                25120  0 
uhci_hcd               21164  0 
e100                   32232  0 
mii                     5344  3 8139cp,8139too,e100
usbcore               112644  3 usblp,uhci_hcd
piix                    9444  0 [permanent]
generic                 5476  0 [permanent]
ide_core              110504  6 ide_generic,ide_disk,ide_cd,hpt366,piix,generic
thermal                13608  0 
processor              28840  1 thermal
fan                     4804  0 

-- /etc/kernel-img.conf
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-4  Tiny utilities for small and embed
ii  cpio                          2.7-2      GNU cpio -- a program to manage ar
ii  klibc-utils                   1.5-2      small statically-linked utilities 
ii  module-init-tools             3.3-pre4-2 tools for managing Linux kernel mo
ii  udev                          0.105-4    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information

-- 
Paul "TBBle" Hampson, Paul.Hampson@Pobox.com

Shorter .sig for a more eco-friendly paperless office.

Attachment: pgpS4WijimaHl.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.88

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

initramfs-tools_0.88.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.88.dsc
initramfs-tools_0.88.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.88.tar.gz
initramfs-tools_0.88_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.88_all.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 423469@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-tools 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun, 27 May 2007 00:52:38 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.88
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 355881 387808 395526 423469
Changes: 
 initramfs-tools (0.88) unstable; urgency=low
 .
   [ maximilian attems ]
   * debian/changelog: Fix missing colons in closes.
   * hook-functions: Add a proper /sys walking dep_add_modules() for a minimal
     initramfs on MODULES=dep. (closes: #395526)
   * mkinitramfs.8: Add examples section, plus improve description of the
     low-level tool and how it fits with update-initramfs.
   * init: Ignore non-numerical panic and rootdelay bootarg.
   * scripts/init-premount/ps3: Fix typo. (closes: #423469)
   * scripts/nfs: Fix when root-path includes server-ip. (closes: #387808)
     Thanks Vagrant Cascadian <vagrant+debianbugs@freegeek.org> for patch.
 .
   [ David Härdeman ]
   * init: Remove cryptopts parsing, not official bootparam. cryptsetup scripts
     parse /proc/cmdline themselves (even in the Etch version).
   * hook-functions: Change copy_exec to use the same source and
     destination path if only one argument is given.
   * hook-functions: Document how copy_exec determines the target path.
   * hook-functions: Add firmware loading support to manual_add_modules().
     (closes: #355881)
   * scripts/local: Ubuntu merge
     - As well as waiting for the existance of the root device node, also check
       to see whether we have a filesystem of some kind on it.  Some devices
       nodes (devmapper/LVM/EVMS, mdadm) will exist before they can be safely
       used. Patch by Scott James Remnant <scott@ubuntu.com>. Changed to
       support both fstype and vol_id.
   * hook-functions: make version check in check_minkver more robust.
Files: 
 368d1d8e2fd9a380b286adb97467fb3e 656 utils optional initramfs-tools_0.88.dsc
 78b55028536079237a482fdbce601e10 59130 utils optional initramfs-tools_0.88.tar.gz
 09cc162babb10e631115e9bdd54892f9 66278 utils optional initramfs-tools_0.88_all.deb

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

iD8DBQFGWLuBeW7Lc5tEHqgRAqL9AKCro0JQXbHMEko+1QaV9Rlhs0HirQCeIva/
EKHCIcMW8ZSfpOPy8y2n3DA=
=T9N7
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: