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

Bug#594965: marked as done (clock-setup and lowmem on arm)



Your message dated Fri, 12 Nov 2010 12:17:12 +0000
with message-id <E1PGsZ6-0001E4-Bt@franck.debian.org>
and subject line Bug#594965: fixed in clock-setup 0.105
has caused the Debian Bug report #594965,
regarding clock-setup and lowmem on arm
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
594965: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594965
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports
Version: 2.41
Severity: normal

Boot method: network
Image version: hand built squeeze image w/ixp4xx-microcode

Machine: nslu2
Partitions: <df -Tl will do; the raw partition table is preferred>

/dev/sda2     ext3     59G  714M   58G   2% /
tmpfs        tmpfs     15M     0   15M   0% /lib/init/rw
udev         tmpfs     12M   48K   11M   1% /dev
tmpfs        tmpfs     15M     0   15M   0% /dev/shm
/dev/sda1     ext2    228M  4.6M  212M   3% /boot


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [O]
Detect network card:    [O]
Configure network:      [O]
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Install base system:    [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Install tasks:          [O]
Install boot loader:    [O]
Overall install:        [O]

Comments/Problems:

Note that I had 2 ssh's to the installer, and was tailing the syslog
in a shell in the second. So I was using slightly more memory that
unusal.

The install was successful and went ok, but at the very end, d-i was OOM
killed, then restarted and recovered. This was slightly surprising, since
the 256 MB swap partition should have been enabled at that point.

Analysis: clock-setup's finish-install pulled in os-prober. That pulled
in all the filesystem modules that are carefully excluded on lowmem
installs. os-prober actually finished ok, but then rtc-modules needed to
be pulled in to handle the final hwlock setting, and that was the last
straw.

I guess that clock-setup could avoid using os-prober when the system
is in lowmem mode. Or just assume that if the arch is not i386
or amd64, it's not going to have a MS-DOS*|Windows*|FreeDOS* on it,
and so won't need a local clock.

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20100831-00:51"
X_INSTALLATION_MEDIUM=network-console

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux stick 2.6.32-5-ixp4xx #1 Thu Aug 12 21:15:19 UTC 2010 armv5tel GNU/Linux
lspci -knn: 00:01.0 USB Controller [0c03]: NEC Corporation USB [1033:0035] (rev 43)
lspci -knn: 	Subsystem: NEC Corporation USB [1033:0035]
lspci -knn: 	Kernel driver in use: ohci_hcd
lspci -knn: 00:01.1 USB Controller [0c03]: NEC Corporation USB [1033:0035] (rev 43)
lspci -knn: 	Subsystem: NEC Corporation USB [1033:0035]
lspci -knn: 	Kernel driver in use: ohci_hcd
lspci -knn: 00:01.2 USB Controller [0c03]: NEC Corporation USB 2.0 [1033:00e0] (rev 04)
lspci -knn: 	Subsystem: NEC Corporation USB 2.0 [1033:00e0]
lspci -knn: 	Kernel driver in use: ehci_hcd
usb-list: 
usb-list: Bus 01 Device 01: EHCI Host Controller [1d6b:0002]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-5-ixp4xx ehci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 01 Device 02: DataTraveler 150 [0951:1621]
usb-list:    Level 01 Parent 01 Port 00  Class 00(>ifc ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Kingston
usb-list:    Interface 00: Class 08(mstor) Subclass 06 Protocol 50 Driver usb-storage
usb-list: 
usb-list: Bus 02 Device 01: OHCI Host Controller [1d6b:0001]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-5-ixp4xx ohci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 03 Device 01: OHCI Host Controller [1d6b:0001]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-5-ixp4xx ohci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
lsmod: Module                  Size  Used by
lsmod: jfs                   157268  0 
lsmod: reiserfs              231712  0 
lsmod: ext4                  289460  0 
lsmod: jbd2                   64191  1 ext4
lsmod: crc16                   1113  1 ext4
lsmod: ext3                  110992  1 
lsmod: jbd                    37434  1 ext3
lsmod: vfat                    8152  0 
lsmod: fat                    43613  1 vfat
lsmod: ext2                   55411  1 
lsmod: mbcache                 4860  3 ext4,ext3,ext2
lsmod: sd_mod                 28424  4 
lsmod: crc_t10dif              1106  1 sd_mod
lsmod: usb_storage            34496  3 
lsmod: scsi_mod               79450  2 sd_mod,usb_storage
lsmod: ohci_hcd               16623  0 
lsmod: ehci_hcd               35217  0 
lsmod: evdev                   6582  0 
lsmod: ixp4xx_eth              9990  0 
lsmod: ixp4xx_npe              5705  2 ixp4xx_eth
lsmod: ixp4xx_qmgr             4553  6 ixp4xx_eth
lsmod: usbcore               111056  4 usb_storage,ohci_hcd,ehci_hcd
lsmod: libphy                 14704  1 ixp4xx_eth
lsmod: ixp4xx_beeper           1825  0 
lsmod: nls_base                5367  4 jfs,vfat,fat,usbcore
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: tmpfs                    14424        32     14392   0% /dev
df: /dev/sda2             61591564    635228  57827608   1% /target
df: /dev/sda1               233191      4651    216099   2% /target/boot
df: /dev/sda2             61591564    635228  57827608   1% /dev/.static/dev
df: tmpfs                    14424        32     14392   0% /target/dev
free:               total         used         free       shared      buffers
free:   Mem:        28852        25872         2980            0          256
free:  Swap:       247800         3804       243996
free: Total:       276652        29676       246976
/proc/cmdline: console=ttyS0,115200 noirqdebug
/proc/cpuinfo: Processor	: XScale-IXP42x Family rev 1 (v5l)
/proc/cpuinfo: BogoMIPS	: 266.24
/proc/cpuinfo: Features	: swp half thumb fastmult edsp 
/proc/cpuinfo: CPU implementer	: 0x69
/proc/cpuinfo: CPU architecture: 5TE
/proc/cpuinfo: CPU variant	: 0x0
/proc/cpuinfo: CPU part	: 0x41f
/proc/cpuinfo: CPU revision	: 1
/proc/cpuinfo: 
/proc/cpuinfo: Hardware	: Linksys NSLU2
/proc/cpuinfo: Revision	: 0000
/proc/cpuinfo: Serial		: 0000000000000000
/proc/ioports: 0000-ffff : PCI I/O Space
/proc/iomem: 00000000-01ffffff : System RAM
/proc/iomem:   00024000-00322fff : Kernel text
/proc/iomem:   00336000-003a59c3 : Kernel data
/proc/iomem: 48000000-4bffffff : PCI Memory Space
/proc/iomem:   48000000-48000fff : 0000:00:01.0
/proc/iomem:     48000000-48000fff : ohci_hcd
/proc/iomem:   48001000-48001fff : 0000:00:01.1
/proc/iomem:     48001000-48001fff : ohci_hcd
/proc/iomem:   48002000-480020ff : 0000:00:01.2
/proc/iomem:     48002000-480020ff : ehci_hcd
/proc/iomem: 50000000-50ffffff : IXP4XX-Flash.0
/proc/iomem:   50000000-50ffffff : IXP4XXFlash
/proc/iomem: 60000000-60003fff : IXP4xx Queue Manager
/proc/iomem: c8000000-c8000fff : serial8250.0
/proc/iomem:   c8000000-c800001f : serial
/proc/iomem: c8001000-c8001fff : serial8250.0
/proc/iomem:   c8001000-c800101f : serial
/proc/iomem: c8007000-c8007fff : NPE-B
/proc/iomem: c8008000-c8008fff : NPE-C
/proc/iomem: c8009000-c8009fff : eth0
/proc/iomem: c800b000-c800bfff : pxa25x-udc
/proc/interrupts:            CPU0
/proc/interrupts:   3:     144088      IXP4xx  IXP4xx Queue Manager
/proc/interrupts:   4:          0      IXP4xx  IXP4xx Queue Manager
/proc/interrupts:   5:     752213      IXP4xx  timer1
/proc/interrupts:  11:       1318      IXP4xx  ixp4xx-beeper
/proc/interrupts:  15:        145      IXP4xx  serial
/proc/interrupts:  22:          0      IXP4xx  NSLU2 power button
/proc/interrupts:  26:    6102174      IXP4xx  ehci_hcd:usb1
/proc/interrupts:  27:          0      IXP4xx  ohci_hcd:usb3
/proc/interrupts:  28:          0      IXP4xx  ohci_hcd:usb2
/proc/interrupts:  29:          0      IXP4xx  NSLU2 reset button
/proc/interrupts: Err:          0
/proc/meminfo: MemTotal:          28852 kB
/proc/meminfo: MemFree:            3008 kB
/proc/meminfo: Buffers:             256 kB
/proc/meminfo: Cached:            17192 kB
/proc/meminfo: SwapCached:         1248 kB
/proc/meminfo: Active:              848 kB
/proc/meminfo: Inactive:           2004 kB
/proc/meminfo: Active(anon):        696 kB
/proc/meminfo: Inactive(anon):     1388 kB
/proc/meminfo: Active(file):        152 kB
/proc/meminfo: Inactive(file):      616 kB
/proc/meminfo: Unevictable:       16680 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: SwapTotal:        247800 kB
/proc/meminfo: SwapFree:         243996 kB
/proc/meminfo: Dirty:               248 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:          1640 kB
/proc/meminfo: Mapped:             3028 kB
/proc/meminfo: Shmem:                 0 kB
/proc/meminfo: Slab:               3276 kB
/proc/meminfo: SReclaimable:       1256 kB
/proc/meminfo: SUnreclaim:         2020 kB
/proc/meminfo: KernelStack:         440 kB
/proc/meminfo: PageTables:          352 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:      262224 kB
/proc/meminfo: Committed_AS:      10424 kB
/proc/meminfo: VmallocTotal:     991232 kB
/proc/meminfo: VmallocUsed:       16704 kB
/proc/meminfo: VmallocChunk:     966652 kB
/proc/bus/input/devices: I: Bus=0019 Vendor=001f Product=0001 Version=0100
/proc/bus/input/devices: N: Name="ixp4xx beeper"
/proc/bus/input/devices: P: Phys=ixp4xx/gpio
/proc/bus/input/devices: S: Sysfs=/devices/platform/ixp4xx-beeper.4/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event0 
/proc/bus/input/devices: B: EV=40001
/proc/bus/input/devices: B: SND=6
/proc/bus/input/devices: 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-ixp4xx
Locale: LANG=, LC_CTYPE= (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

installation-report depends on no packages.

Versions of packages installation-report recommends:
ii  pciutils                      1:3.1.7-5  Linux PCI Utilities
ii  reportbug                     4.12.6     reports bugs in the Debian distrib

installation-report suggests no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: clock-setup
Source-Version: 0.105

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

clock-setup_0.105.dsc
  to main/c/clock-setup/clock-setup_0.105.dsc
clock-setup_0.105.tar.gz
  to main/c/clock-setup/clock-setup_0.105.tar.gz
clock-setup_0.105_amd64.udeb
  to main/c/clock-setup/clock-setup_0.105_amd64.udeb



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 594965@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio@debian.org> (supplier of updated clock-setup 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: SHA256

Format: 1.8
Date: Fri, 12 Nov 2010 10:04:12 -0200
Source: clock-setup
Binary: clock-setup
Architecture: source amd64
Version: 0.105
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Otavio Salvador <otavio@debian.org>
Description: 
 clock-setup - set up clock (udeb)
Closes: 594965
Changes: 
 clock-setup (0.105) unstable; urgency=low
 .
   [ Joey Hess ]
   * Avoid installing os-prober (and all its filesystem module dependencies)
     when on an architecture that cannot possibly run one of the known OSs
     that may need a local clock. Closes: #594965
 .
   [ Aurelien Jarno ]
   * Add kfreebsd-amd64, kfreebsd-i386 and hurd-i386 in the list of
     architectures that may run the known OSs that may need a local clock.
 .
   [ Updated translations ]
   * Bengali (bn.po) by Israt Jahan
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Anders Jenbo
   * Icelandic (is.po) by Sveinn  Felli
Checksums-Sha1: 
 9cc242584835c4cf381a1e1ae2cd6851dd0b9652 1478 clock-setup_0.105.dsc
 73f13d0f93d6b6464b60fcc1f03129bbed1bfb57 79051 clock-setup_0.105.tar.gz
 1c5b1f7874cb9c786f213d7e1345b1901e009017 55348 clock-setup_0.105_amd64.udeb
Checksums-Sha256: 
 da49ca8ace641dcc31042b1da3eb146a8985f0ee9aeb86fe3f7e559b98e9e642 1478 clock-setup_0.105.dsc
 6862ca7fac9db3c45bcf4f17f9d4c537860453e29ae154c06d02ae957b88a40d 79051 clock-setup_0.105.tar.gz
 3fc7ca1a5df70e27ae197ef271736efeaf9b4ee293a1d77ec5f9437e9aa808ea 55348 clock-setup_0.105_amd64.udeb
Files: 
 03d57a7691838c884790d2ae7002e298 1478 debian-installer standard clock-setup_0.105.dsc
 bae33bc30d5e90908f88b8c2ce6429d3 79051 debian-installer standard clock-setup_0.105.tar.gz
 21423c09cf61cfde65d09f4cda41d5b8 55348 debian-installer standard clock-setup_0.105_amd64.udeb
Package-Type: udeb

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

iQIcBAEBCAAGBQJM3S3RAAoJEOtw/vPN/G5Pw/MP/1/yP2cGyNW8c1jfbTh8/5Ji
0Md9k2eoq7BkcYyFbKn+GWte4p89rzPyK5TAxHAEfGyJ80HYqSKt5vafyyLcOTH4
XtvTeRVORKRVmJ3qbfeTayp/7avKBu76tadaDguX3yQJqHL0G1Y7JqAZR2pNfWiH
uh0Oy2jkou5ti72xnJ5xMN5mO1nd/EWxwT9o0k6LdZMVqo6A7BmVb+OedcdBjXJo
bC8RiaYQvjm/qdmQpp7QnEWzIDaOHUCv/QLd+rD84H+eQbnhezewlfUMlSSmt17i
o9kT1UHEmZzEQXGOX3WKbRIq+2LT6JH2M4ga7iTGsVXbJ6wA9tC5lOsvdDrf24pl
WFgw+7A3G6oMfmcHw8hrc7fTgxEwcn9rZjmNUljtCdINw5kXzvQmjx5ixm5iGdO1
toNzLr2SlV8M088NcnjUy4v8KQ+inZuteAVCH7inAV0z+egOEPD+OIIy2DYBQSIV
nhfFjNJN+BMQvf+Y5+a7ZA+OFO/ZIY4CALEpnjlXJ9VotEdj/nr7rdWxlfDC6Abd
Mca25f7xS9/GKjFrJmlSjxaURrX6FFnV+YZoqSAnWrlI0PwIJn20vubjVmfvqTcq
4p2DbTrVuTsHHVfMV9umzGZueH5KQoINLTnfRlUyAOD+wNvNkCzxaX7gMas6rP4d
lnQF9zCVzAVXC8DMHwFy
=8luq
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: