Bugreport: 2 Installerbugs

TrY trigital at gmx.ch
Wed Nov 13 11:43:06 CET 2002


-------------- next part --------------
BUG: ----------------------------------------------------------------------
BUG: Please write your bug report here (i.e. what happened, that you think
BUG: is a bug).
BUG: Lines starting with BUG: are automatically removed from the message.
BUG: In order to leave this editor (you'll be asked if you want to save
BUG: the file) press <ESC>:q<ENTER>.
BUG: ----------------------------------------------------------------------

from: root at trigital.de

in the i82365 module on the experimental 2.4 addons1 Disk seams to be a 
failure. 

after insmod i82365 there follows:

Using /lib/modules/2.4.18/i82365.o
insmod: unresolved symbol isapnp_find_dev

After this installation aborts.

Is there a way to get through this?


2. Bug: In the CD Image of the 1.0 version is a bug in CD 1 which does not 
unmount the CD after copying all data from it, which leads to an abortion of
installation cause you may not change to the 2. CD. 
Manual umount fails, cause the installer seams to be in the mounted directory.

Greetigs and keep up your good work,

TrY



BUG: Don't forget to write your email somewhere here, in case we'll
BUG: have to contact you!


BUG: ----------------------------------------------------------------------
BUG: Below is contest of few configuration files, log files and output
BUG: of few commands. Please check if they doesn't contain confidential
BUG: information. OTOH: this files will probably help us diagnose your
BUG: problem.
BUG: ----------------------------------------------------------------------




=================================================================
=== /etc/installer.conf
=================================================================
## 
## Generated automatically by ui at Wed Nov 13 10:07:08 ??? 2002
##

# source is one of:
#  - net - ftp, http. source_filesystem has to be net
#  - nfs - nfs server. source_filesystem has to be nfs
#  - cdrom
#  - disk
# source_filesystem: ex: iso9660, ext2
# source_device: either /dev/XXX for mount, or machine name for nfs, or
#   server name with optional protocol for net, ftp:// is the default.
# source_dir: exact directory where installation files 
#   (RPMS and installer directory) reside
source="net"
source_device="ftp://ftp.pld.org.pl"
source_filesystem="net"
source_dir="//dists/ra/PLD/i686"

# net_device: example: eth0
# net_device_module: examples: ne2k-pci, auto
# net_device_options: ex: io=0x300
# net_ipaddr: ex: 192.168.1.1
# net_prefix: ex: 24
# net_gateway: ex: 192.168.1.254, or "" when none
# net_dns: space separated list of (up to 3) IP's of DNS'es
# net_v6: yes, no or auto : whatever to use IPv6 for interfaces 
#         configuration. If auto it is determined based upon 
#         net_ipaddr.
# net_proxy: http/ftp proxy to be used during installation. It is an
#            an URL. Examples: "http://squid.foobar.com:3128/",
#            "http://user:pass@squid.foobar.com:3128/"
#            NOTE: it is used only if it's set to something else then 
#            "" or "none". snarf is used for all file transfers then
#            (even rpms for poldek).
net_device="eth0"
net_device_module="pcmcia"
net_device_module_options=""
net_ipaddr="dhcp"
net_prefix=""
net_gateway=""
net_dns=""
net_v6=""
net_proxy=""

# space delimited SCSI hostadapters (can be auto, for PCI SCSI card)
# hardware raid modules don't need to be listed here
scsi_hostadapters="auto"

# PCMCIA controller (can be auto)
pcmcia_controller="tcic"


# dest_devices: space delimited list of target devices 
#   (like '/dev/hda /dev/sdb')
# dest_devices_actions: space delimited list, one of items below per device:
#  - make_new
#  - use_existing
#
# dest_partID_VAL: ID is positive integer, VAL is one of
# device: ex: /dev/hda7 (for use_existing), /dev/hda (for make_new)
# size: ex: 177 (177 megabytes), 50% of all, 100% of free
# filesystem: swap, ext2, reiserfs, jfs, ext3, xfs, md
# format_partition: yes or no
# mnt_point: ex: '/var/spool', '/', '' allowed for swaps
# options: options for fstab (ex: 'noexec')
# format_options: options for mkfs
#
# it's not allowed to have gaps in partition numbering, i.e.
# to have dest_part1_device, dest_part2_device and dest_part4_device
# set (while no dest_part3_device).
# Numeration starts at 1.
dest_devices="/dev/hda"
dest_devices_actions="make_new"

#
# partition 1
#
dest_part1_device="/dev/hda"
dest_part1_size="10"
dest_part1_filesystem="ext2"
dest_part1_format_partition="yes"
dest_part1_mnt_point="/boot"
dest_part1_options="defaults"
dest_part1_format_options=""


#
# partition 2
#
dest_part2_device="/dev/hda"
dest_part2_size="30"
dest_part2_filesystem="swap"
dest_part2_format_partition="yes"
dest_part2_mnt_point="swap"
dest_part2_options="defaults"
dest_part2_format_options=""


#
# partition 3
#
dest_part3_device="/dev/hda"
dest_part3_size="100% of free"
dest_part3_filesystem="ext2"
dest_part3_format_partition="yes"
dest_part3_mnt_point="/"
dest_part3_options="defaults"
dest_part3_format_options=""


# Section: packages installation
# pkgs_installer: one of poldek, wuch, apt. Only poldek 
#                 supported at the very moment
# pkgs_install_docs: yes or no. Whatever to install documentation for
#                    packages.
# pkgs_install_langs: %_install_langs rpm macro (all, pl:pl_PL:en:en_US)
# pkgs_cpus: number or "auto". Number of CPUs in installed system. If more
#            then one -- install kernel-smp instead of normal. In future
#            we might do some configuration tweaks for SMP.
pkgs_installer="poldek"
pkgs_install_docs="yes"
pkgs_install_langs="all"
pkgs_cpus="auto"

# Section: boot loader
# boot loader to install, possible values:
#  - lilo - generate /etc/lilo.conf, and run lilo
#  - rc-boot - generate configs for rc-boot, you need to select one of
#    lilo or grub packages to actually have some bootloader (otherwise
#    poldek will do it for you, randomly :^)
#  - none (or empty) - don't install bootloader
boot_loader="rc-boot"

# Device to install bootloader on. If it is set to "auto", then device part
# (i.e. without partition number) of /boot (or / if no /boot) partition is 
# taken.
boot_loader_device="auto"

# other systems on this box, space delimited list of entries
#  - bsd:LABEL:ROOT_DEVICE - bsd, bootloader installed on ROOT_DEVICE
#  - dos:LABEL:ROOT_DEVICE - same, for dos
#  - linux:LABEL:KERNEL:[INITRD:]ROOT_DEVICE - KERNEL is sth like 
#    /boot/vmlinuz-2.4.13-debian
# example: "bsd:obsd:/dev/hdb3 dos:winda:/dev/hda2 
#           linux:debian:/boot/vmlinuz-debian:/dev/hda3 
#           linux:old-pld:/boot/initrd-pld-old:/boot/vmlinuz-pld-old:/dev/hdc3"
boot_loader_other=""

# The end.
=== EOF /etc/installer.conf




=================================================================
=== /etc/installer.sysconf
=================================================================
# some default values
net_hostname=pldmachine
net_domainname=localdomain

# death to all who do not change this!
root_pass=root

clock_utc=yes

# some ppl may feel offended with luser login :^)
#user_name=luser
#user_pass=luser

# let's do the trick
case "$LANG" in 
  pl*)
	#user_realname="Ja¶ Fasola"
	lang=pl_PL
	timezone="Europe/Warsaw"
	;;
  *)
	#user_realname="Newbie PLD user"
	lang=""
	timezone="Etc/Greenwich"
	;;
esac

# another one
if grep -qs '^source=.*net' /etc/installer.conf || grep -qs '^source=.*nfs' /etc/installer.conf; then
	net_config="installer_settings"
# this won't work when .'ing this file
elif echo "$0" | grep -q 'ui-conf$'; then
	net_config="manual"
else
	net_config="none"
fi
=== EOF /etc/installer.sysconf




=================================================================
=== /etc/installer.pkgs
=================================================================
syslog-ng
lilo
FHS
SysVinit
basesystem
bdflush
chkconfig
cpio
cracklib
cracklib-dicts
dev
fileutils
findutils
fix-info-dir
geninitrd
genromfs
gettext
glibc
grep
gzip
iproute2
issue
kbd
kernel
login
logrotate
losetup
mawk
mingetty
mktemp
modutils
mount
net-tools
pam
pciutils
pdksh
poldek
pldbug
procps
rc-scripts
rpm
sed
setserial
setup
shadow
sh-utils
tar
textutils
utempter
util-linux
vim-static
which
mailx
nc
psmisc
terminfo
rpm-utils
telnet
tcp_wrappers
sharutils
file
ftp
less
time
iputils
iputils-ping
bash
bzip2
vim
vim-rt
openssh
openssh-clients
apmd
dhcpcd
MAKEDEV
tcpdump
bind-utils
localedb-src
pinfo
man
man-pages
ncompress
mc
slocate
openssh-server
lsof
mutt
pine
perl
hexedit
quota
zsh
wget
targa
nmap
vixie-cron
rsync
procmail
ltrace
strace
pcregrep
zip
unace
unrar
unarj
=== EOF /etc/installer.pkgs




=================================================================
=== /var/log/installer
=================================================================
[installer-prep 09:36:48 2] Loading module pcmcia_core
[installer-prep 09:36:49 2] Loading pcmcia-mod
[installer-prep 09:37:07 2] Loading pcmcia-mod
Using /lib/modules/2.4.18/pcmcia_core.o
[installer-prep 09:37:16 2] Loading module i82365
[installer-prep 09:37:17 2] Loading pcmcia-mod
Using /lib/modules/2.4.18/i82365.o
insmod: unresolved symbol isapnp_find_dev
[installer-prep 09:37:25 3] running insmod i82365 failed.
[installer-prep 09:38:36 2] Loading module i82365
Using /lib/modules/2.4.18/i82365.o
insmod: unresolved symbol isapnp_find_dev
[installer-prep 09:38:36 3] running insmod i82365 failed.
[installer-prep 10:02:53 2] Loading module i82365
Using /lib/modules/2.4.18/i82365.o
insmod: unresolved symbol isapnp_find_dev
[installer-prep 10:02:53 3] running insmod i82365 failed.
[installer-prep 10:06:45 2] Loading module i82365b
[installer-prep 10:06:45 4] No package contains module i82365b
[installer-prep 10:07:16 2] Loading module tcic
[installer-prep 10:07:17 2] Loading pcmcia-mod
Using /lib/modules/2.4.18/tcic.o
insmod: init_module: tcic: No such device
[installer-prep 10:07:25 3] running insmod tcic failed.
=== EOF /var/log/installer




=================================================================
=== /var/log/messages
=================================================================
=== EOF /var/log/messages




=================================================================
=== `dmesg`
=================================================================
Linux version 2.4.18 (builder at ep09) (gcc version 2.95.4 20010319 (prerelease)) #1 Tue Jul 30 10:51:18 UTC 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000dfd0000 (usable)
 BIOS-e820: 000000000dfd0000 - 000000000dfdf000 (ACPI data)
 BIOS-e820: 000000000dfdf000 - 000000000dfe0000 (ACPI NVS)
 BIOS-e820: 000000000dfe0000 - 000000000e000000 (reserved)
 BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
On node 0 totalpages: 57296
zone(0): 4096 pages.
zone(1): 53200 pages.
zone(2): 0 pages.
Kernel command line: initrd=initrd.gz root=/dev/ram0 init=/bin/init-wrapper devfs=mount BOOT_IMAGE=vmlinuz 
Initializing CPU#0
Detected 265.265 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 529.20 BogoMIPS
Memory: 222916k/229184k available (903k kernel code, 5880k reserved, 221k data, 212k init, 0k highmem)
Dentry-cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: Before vendor init, caps: 0183f9ff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After vendor init, caps: 0183f9ff 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0183f9ff 00000000 00000000 00000000
CPU:             Common caps: 0183f9ff 00000000 00000000 00000000
CPU: Intel Pentium II (Deschutes) stepping 00
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=6
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
PCI: Found IRQ 11 for device 00:02.0
PCI: Sharing IRQ 11 with 00:03.0
PCI: Found IRQ 11 for device 00:02.1
Limiting direct PCI/PCI transfers.
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
IBM machine detected. Enabling interrupts during APM calls.
Starting kswapd
VFS: Diskquotas version dquot_6.5.1 initialized
devfs: v1.10 (20020120) Richard Gooch (rgooch at atnf.csiro.au)
devfs: boot_options: 0x1
pty: 512 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
NET4: Frame Diverter 0.46
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
IEEE 802.2 LLC for Linux 2.1 (c) 1996 Tim Alpaerts
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
Linux IP multicast router 0.06 plus PIM-SM
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 710k freed
VFS: Mounted root (romfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 212k freed
inserting floppy driver for 2.4.18
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
VFS: Disk change detected on device fd(2,0)
VFS: Can't find a romfs filesystem on dev 02:00.
VFS: Can't find ext2 filesystem on dev fd(2,0).
VFS: Disk change detected on device fd(2,0)
VFS: Can't find a romfs filesystem on dev 02:00.
Linux Kernel Card Services 3.1.22
  options:  [pci] [cardbus] [pm]
VFS: Can't find a romfs filesystem on dev 02:00.
VFS: Can't find a romfs filesystem on dev 02:00.
Databook TCIC-2 PCMCIA probe: not found.
=== EOF `dmesg`


More information about the feedback mailing list