Bug#279506: installation-reports
Le mer 03/11/2004 à 21:30, Frans Pop a écrit : > There are several things you could try here: > - boot with 'noapic nolapic' boot options > - check your bios settings for something like 'legacy usb/keyboard > support' and change the current setting > > Please let us know the results. > > Cheers, > FJP I ve got a 'legacy usb' option in my bios but even if I disable or enable it, i ve got no usb keyboard with a 2.6 kernel. And this option is a little bit dangerous because i only have a usb keyboard and after disableling it i was unable to enter the bios configuration menu again (I had to clear the bios directly using the jumper on the motherboard) I try also to boot using 'noapic nolapic' and no usb keyboard too. I also noticed some kind of memory problem after reboot several time (maybe the ram is not compatible?)
Re: [[/]] in shell conditionals (was: lvm on raid)
also sprach Colin Watson <[EMAIL PROTECTED]> [2004.11.03.1156 +0100]: > The following words may be recognized as reserved words on some > implementations (when none of the characters are quoted), causing > unspecified results: > > [[ ]] function select Mh, you win. > How did you determine that this was POSIX shell? bash --posix -- Please do not send copies of list mail to me; I read the list! .''`. martin f. krafft <[EMAIL PROTECTED]> : :' :proud Debian developer, admin, user, and author `. `'` `- Debian - when you have better things to do than fixing a system Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver! signature.asc Description: Digital signature
libreadline4 - bug #276617 still there
Hello, I am trying to install debian sarge and I am experiencing completely same problem as described at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276617 Down at the page Steve Langasek claims, that the bug has been fixed but it is obviously not the case. I tried the instalation with two different images: first from (downloaded 3.11.2004) http://cdimage.debian.org/pub/cdimage-testing/daily/i386/current/ and than from (downloaded 4.11.2004) http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/i386/pre-rc2/ The pre-rc2 image has no errata about libreadline I used Czech Republic mirrors as apt sources (eg. ftp.zcu.cz) and also American one (ftp.debian.org). But still with the same result. Am I doing something wrong? Thank you for any help. Best regards Michal Hajek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: rc2 status update
On Wed, Nov 03, 2004 at 04:40:41PM -0500, Joey Hess wrote: > - A new parted is available fixing MS-DOS idisk label detection when >Smart BootManager is installed. It's not yet built on sparc, and >will need some testing. I didn't realise we needed the new parted. On some architectures it depends on libreadline5, which we may well not be letting into sarge because it's causing problems at the moment. Could a new version please be uploaded that build-depends on libreadline4-dev rather than libreadline-dev, so that we don't get random dependencies based on whatever the buildd feels like choosing? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#278375: mail from all notes even after debootstrap goes to /var/mail/mail?
On Tue, Oct 26, 2004 at 01:08:06PM -0400, Joey Hess wrote: > According to this bug report, ssh's install dropped a debconf note in > /var/mail/mail. We've fixed this in d-i itself, by disabling all ssh > notes being mailed during the debootstrap run, but I din't know what to > do about notes from packages that are installed as part of the tasksel > run. We could set DEBCONF_ADMIN_EMAIL while running tasksel too, I guess. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: rc2 status update
On Thu, Nov 04, 2004 at 10:45:06AM +, Colin Watson wrote: > On Wed, Nov 03, 2004 at 04:40:41PM -0500, Joey Hess wrote: > > - A new parted is available fixing MS-DOS idisk label detection when > >Smart BootManager is installed. It's not yet built on sparc, and > >will need some testing. > > I didn't realise we needed the new parted. On some architectures it > depends on libreadline5, which we may well not be letting into sarge > because it's causing problems at the moment. Andreas Barth just made me aware of this problem (Actually not a problem of parted, but caused by the new libreadline5 upload). I am preparing a new upload with the correct dependency, and will upload before dinstall today. > Could a new version please be uploaded that build-depends on > libreadline4-dev rather than libreadline-dev, so that we don't get > random dependencies based on whatever the buildd feels like choosing? Yep. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279098: Install on Alpha XS1000 and 500au
* Steve Langasek <[EMAIL PROTECTED]> [2004-11-03 22:47]: > Yep, I've started working on updating the documentation this week (finally), > so the references to MILO should be remedied soon. Maybe you can add some brief instructions about how to flash a machine to use SRM (or put in a reference to the SRM HOWTO - unfortunately, it's a bit out of date though and doesn't contain an up-to-date location of the SRM binaries). I have at least one box which doesn't have SRM so I could even test this. > > The next thing was that the default language was Albanian (the first in the > > list). > > Hrm... this could be an srm-reader bug, it should be able to grab a sensible > language default from the SRM settings... what does the language default to > on other archs? English. > Preserving console boot arguments and writing them to the aboot.conf would > probably be a good idea, yes. The config file should *not* be the default > from aboot, there is certainly code to generate a config file that includes > the right partition information. Did this happen in your case? Yes, aboot had the right partition information (only the "console=.." was missing). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: libreadline4 - bug #276617 still there
> I used Czech Republic mirrors as apt sources > (eg. ftp.zcu.cz) > and also American one (ftp.debian.org). But still with the same result. > > Am I doing something wrong? Nope. This is a current problem in testing. Until it is fixed you need to install unstable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: rc2 status update
On Thu, Nov 04, 2004 at 02:52:46PM +0100, Sven Luther wrote: > On Thu, Nov 04, 2004 at 10:45:06AM +, Colin Watson wrote: > > On Wed, Nov 03, 2004 at 04:40:41PM -0500, Joey Hess wrote: > > > - A new parted is available fixing MS-DOS idisk label detection when > > >Smart BootManager is installed. It's not yet built on sparc, and > > >will need some testing. > > > > I didn't realise we needed the new parted. On some architectures it > > depends on libreadline5, which we may well not be letting into sarge > > because it's causing problems at the moment. > > Andreas Barth just made me aware of this problem (Actually not a problem of > parted, but caused by the new libreadline5 upload). I am preparing a new > upload with the correct dependency, and will upload before dinstall today. > > > Could a new version please be uploaded that build-depends on > > libreadline4-dev rather than libreadline-dev, so that we don't get > > random dependencies based on whatever the buildd feels like choosing? 1.6.11-8 is uploaded. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279508: Debian AMD64 installer error
Additional, the i386 sarge installer work fine on this computer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279661: installation-reports
Package: installation-reportsDebian-installer-version: uname -a: Date: Method: install, from where? Proxied?>Machine: Processor:Memory:Root Device: Root Size/partition table: table, with notes on which partitions are mounted where.>Output of lspci and lspci -n:Base System Installation Checklist:[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try itInitial boot worked: [O]Configure network HW: [O]Config network: [O]Detect CD: [O]Load installer modules: [O]Detect hard drives: [O]Partition hard drives: [O]Create file systems: [O]Mount partitions: [O]Install base system: [O]Install boot loader: [E]Reboot: [O]Comments/Problems:in local of selecao of manual packages for installed selecioneu desctop and shows to the following error lib6-dev - depende lib6(2.2.5-9.woody.3) but 2.3.2.ds1-18 this installed taksel: aptitude falow
Bug#279665: Package: installation-reports
Package: installation-reports INSTALL REPORT Debian-installer-version: 26/10/2004 05:56 http://debian-amd64.alioth.debian.org/install-images uname -a: Linux mobile 2.6.9-9-amd64-k8 #1 Fri Oct 29 02:34:50 CEST 2004 x86_64 GNU/Linux Date: 11/03/2004 17:00 -0400 UTC Method: How did you install? = Network Install What did you boot off? = CD-Rom If network install, from where? Im in Venezuela Proxied? = No Machine: Compaq Presario R3000Z Notebook Processor: AMD Athlon(tm) 64 Processor 3400+ Memory: 1024 MB Root Device: /dev/hda, / installed on /dev/hda4 Root Size/partition table: 13 GB = /dev/hda4 on / type reiserfs (rw,noatime,notail) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) 64MB = /dev/hda2 on /boot type ext3 (rw,nosuid,nodev,sync,noatime) 7GB = /dev/hda6 on /home type reiserfs (rw,nosuid,nodev,noatime,notail) 512MB Swap. Output of lspci and lspci -n: lspci: :00:00.0 Host bridge: nVidia Corporation nForce3 Host Bridge (rev a4) :00:01.0 ISA bridge: nVidia Corporation nForce3 LPC Bridge (rev a6) :00:01.1 SMBus: nVidia Corporation nForce3 SMBus (rev a4) :00:02.0 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5) :00:02.1 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5) :00:02.2 USB Controller: nVidia Corporation nForce3 USB 2.0 (rev a2) :00:06.0 Multimedia audio controller: nVidia Corporation nForce3 Audio (rev a2) :00:06.1 Modem: nVidia Corporation: Unknown device 00d9 (rev a2) :00:08.0 IDE interface: nVidia Corporation nForce3 IDE (rev a5) :00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2) :00:0b.0 PCI bridge: nVidia Corporation nForce3 AGP Bridge (rev a4) :00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go 64M] (rev a3) :02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) :02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) :02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03) :02:04.0 CardBus bridge: Texas Instruments: Unknown device ac54 (rev 01) :02:04.1 CardBus bridge: Texas Instruments: Unknown device ac54 (rev 01) :02:04.2 System peripheral: Texas Instruments: Unknown device 8201 (rev 01) lspci -n: :00:00.0 0600: 10de:00d1 (rev a4) :00:01.0 0601: 10de:00d0 (rev a6) :00:01.1 0c05: 10de:00d4 (rev a4) :00:02.0 0c03: 10de:00d7 (rev a5) :00:02.1 0c03: 10de:00d7 (rev a5) :00:02.2 0c03: 10de:00d8 (rev a2) :00:06.0 0401: 10de:00da (rev a2) :00:06.1 0703: 10de:00d9 (rev a2) :00:08.0 0101: 10de:00d5 (rev a5) :00:0a.0 0604: 10de:00dd (rev a2) :00:0b.0 0604: 10de:00d2 (rev a4) :00:18.0 0600: 1022:1100 :00:18.1 0600: 1022:1101 :00:18.2 0600: 1022:1102 :00:18.3 0600: 1022:1103 :01:00.0 0300: 10de:0179 (rev a3) :02:00.0 0c00: 104c:8026 :02:01.0 0200: 10ec:8139 (rev 10) :02:02.0 0280: 14e4:4320 (rev 03) :02:04.0 0607: 104c:ac54 (rev 01) :02:04.1 0607: 104c:ac54 (rev 01) :02:04.2 0880: 104c:8201 (rev 01) Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems:[O] Mount partitions: [O] Install base system:[O] Install boot loader:[O] Reboot: [O] Comments/Problems: Install logs and other status info is available in /var/log/debian-installer/. Once you have filled out this report, mail it to [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279665: marked as done (Package: installation-reports)
Your message dated Thu, 4 Nov 2004 15:51:54 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#279665: Package: installation-reports 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) -- Received: (at submit) by bugs.debian.org; 4 Nov 2004 14:22:23 + >From [EMAIL PROTECTED] Thu Nov 04 06:22:23 2004 Return-path: <[EMAIL PROTECTED]> Received: from mipunto03.conectium.com (mail.conectium.com) [200.35.87.214] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CPiVL-0006uQ-00; Thu, 04 Nov 2004 06:22:23 -0800 Received: from [192.168.3.79] (200-35-87-199.genericrev.telcel.net.ve [200.35.87.199]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.conectium.com (Postfix) with ESMTP id 57CAA1393AD for <[EMAIL PROTECTED]>; Thu, 4 Nov 2004 10:22:18 -0400 (VET) Message-ID: <[EMAIL PROTECTED]> Date: Thu, 04 Nov 2004 10:23:26 -0400 From: Adrian Almenar <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: Package: installation-reports Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ConectiumLimited-MailScanner-Information: Please contact Conectium Limited for more information X-ConectiumLimited-MailScanner: Found to be clean X-ConectiumLimited-MailScanner-SpamCheck: no es spam, SpamAssassin (puntaje=-6, requerido 5, BAYES_00 -6.00) X-MailScanner-From: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: installation-reports INSTALL REPORT Debian-installer-version: 26/10/2004 05:56 http://debian-amd64.alioth.debian.org/install-images uname -a: Linux mobile 2.6.9-9-amd64-k8 #1 Fri Oct 29 02:34:50 CEST 2004 x86_64 GNU/Linux Date: 11/03/2004 17:00 -0400 UTC Method: How did you install? = Network Install What did you boot off? = CD-Rom If network install, from where? Im in Venezuela Proxied? = No Machine: Compaq Presario R3000Z Notebook Processor: AMD Athlon(tm) 64 Processor 3400+ Memory: 1024 MB Root Device: /dev/hda, / installed on /dev/hda4 Root Size/partition table: 13 GB = /dev/hda4 on / type reiserfs (rw,noatime,notail) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) 64MB = /dev/hda2 on /boot type ext3 (rw,nosuid,nodev,sync,noatime) 7GB = /dev/hda6 on /home type reiserfs (rw,nosuid,nodev,noatime,notail) 512MB Swap. Output of lspci and lspci -n: lspci: :00:00.0 Host bridge: nVidia Corporation nForce3 Host Bridge (rev a4) :00:01.0 ISA bridge: nVidia Corporation nForce3 LPC Bridge (rev a6) :00:01.1 SMBus: nVidia Corporation nForce3 SMBus (rev a4) :00:02.0 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5) :00:02.1 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5) :00:02.2 USB Controller: nVidia Corporation nForce3 USB 2.0 (rev a2) :00:06.0 Multimedia audio controller: nVidia Corporation nForce3 Audio (rev a2) :00:06.1 Modem: nVidia Corporation: Unknown device 00d9 (rev a2) :00:08.0 IDE interface: nVidia Corporation nForce3 IDE (rev a5) :00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2) :00:0b.0 PCI bridge: nVidia Corporation nForce3 AGP Bridge (rev a4) :00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go 64M] (rev a3) :02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) :02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) :02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03) :02:04.0 CardBus bridge: Texas Instruments: Unknown device ac54 (rev 01) :02:04.1 CardBus bridge: Texas Instruments: Unknown device ac54 (rev 01) 0
Bug#279675: installation
Package: installation-reports Debian-installer-version: 2004.11.04 http://www.debian.de/devel/debian-installer/ uname -a: Linux cipsmb 2.4.27-1-386 #1 Fri Sep 3 06:24:46 UTC 2004 i686 GNU/Linux Date: 14:00 2004.11.04 Method: Bootet from netinst-CD Machine: X86 Processor: Intel-Celeron Memory: DDR Root Device: IDE Root Size/partition table: # proc/proc procdefaults0 0 /dev/md0/ ext3defaults,errors=remount-ro 0 1 /dev/md3/samba ext3defaults0 2 /dev/md1/tmpext3defaults0 2 /dev/md2/varext3defaults0 2 /dev/hda1 noneswapsw 0 0 /dev/hdc1 noneswapsw 0 0 /dev/hdb/media/cdrom0 iso9660 ro,user,noauto 0 0 /dev/fd0/media/floppy0 autorw,user,noauto 0 0 Output of lspci and lspci -n: lspci: :00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02) :00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02) :00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02) :00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02) :00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02) :00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02) :00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) :00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2) :00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02) :00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02) :00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02) :00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) :01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] (rev c1) :02:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) :02:05.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13) :02:0a.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet Controller :02:0b.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet Controller lspci -n: :00:00.0 0600: 8086:2570 (rev 02) :00:01.0 0604: 8086:2571 (rev 02) :00:1d.0 0c03: 8086:24d2 (rev 02) :00:1d.1 0c03: 8086:24d4 (rev 02) :00:1d.2 0c03: 8086:24d7 (rev 02) :00:1d.3 0c03: 8086:24de (rev 02) :00:1d.7 0c03: 8086:24dd (rev 02) :00:1e.0 0604: 8086:244e (rev c2) :00:1f.0 0601: 8086:24d0 (rev 02) :00:1f.1 0101: 8086:24db (rev 02) :00:1f.3 0c05: 8086:24d3 (rev 02) :00:1f.5 0401: 8086:24d5 (rev 02) :01:00.0 0300: 10de:0185 (rev c1) :02:03.0 0c00: 1106:3044 (rev 80) :02:05.0 0200: 11ab:4320 (rev 13) :02:0a.0 0200: 8086:1076 :02:0b.0 0200: 8086:1076 Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems:[O] Mount partitions: [O] Install base system:[O] Install boot loader:[O] Reboot: [O] Comments/Problems: As you can see, i have installes wirh a software-raid root-partition. All worked fine only one little Configuration error occured. Grub tried the wrong partition for root: insteaf of "hd(0,5)" grub take "hd(0,0)" after i fixed that, all worked fine. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: installing on ASUS K8N-E Deluxe
On Tue, Nov 02, 2004 at 07:18:32PM -0500, Joey Hess wrote: > Christian T. Steigies wrote: > > There was nothing hooked up to the firewire, but the NIC was connected to a > > switch. So I guess it is a bug in the link detection code. Could there be > > anyhting in the installer log files? I could try to retrieve them tomorrow. > > I also tried a knoppix 3.6 (i386), it did not detect the network either. > > Yes there should be some info in there about the link info it reported. > We probably need that and the model of nic card to do more. Since I installed with the old CD after this, it seems the log files where overwritten, and I can not install again just for testing, this will have to wait until we get the next AMD64, which will probably have the same MB. As for the onboard nic (which died after less than a days usage), I don't see it in lspci, I think it is one of the unknown devices, I am guessing one of the Bridges: :00:00.0 Host bridge: nVidia Corporation: Unknown device 00e1 (rev a1) :00:01.0 ISA bridge: nVidia Corporation: Unknown device 00e0 (rev a2) :00:01.1 SMBus: nVidia Corporation: Unknown device 00e4 (rev a1) :00:02.0 USB Controller: nVidia Corporation: Unknown device 00e7 (rev a1) :00:02.1 USB Controller: nVidia Corporation: Unknown device 00e7 (rev a1) :00:02.2 USB Controller: nVidia Corporation: Unknown device 00e8 (rev a2) :00:05.0 Bridge: nVidia Corporation: Unknown device 00df (rev a2) :00:06.0 Multimedia audio controller: nVidia Corporation: Unknown device 00ea (rev a1) :00:08.0 IDE interface: nVidia Corporation: Unknown device 00e5 (rev a2) :00:0a.0 IDE interface: nVidia Corporation: Unknown device 00e3 (rev a2) :00:0b.0 PCI bridge: nVidia Corporation: Unknown device 00e2 (rev a2) :00:0e.0 PCI bridge: nVidia Corporation: Unknown device 00ed (rev a2) :00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge :01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1) :02:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) :02:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) :02:0c.0 RAID bus controller: Silicon Image, Inc. (formerly CMD Technology Inc) SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02) It is supported by the forcedeth driver: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.28. ACPI: PCI interrupt :00:05.0[A] -> GSI 11 (level, low) -> IRQ 11 PCI: Setting latency timer of device :00:05.0 to 64 eth2: forcedeth.c: subsystem: 01043:80a7 bound to :00:05.0 It has eth2 now, since we had to plug in another NIC, which is detected as eth0, before the builtin firewire and the builtin nforce3. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Sarge Boot CD support for LSI MegaRAID ATA133 Controller
The correct driver for the LSI MegaRAID ATA133 controller does not seem to be a part of the standard Sarge CD. I have two drives configured as a mirror, but the Sarge CD sees them as two separate IDE drivers, and indeed installs to only one of the two drives in the mirror. The board has a SiliconeImage chip on it, and I see some sort of "SI..." driver listed in lsmod, so I am guessing Debian picked up the controller chip on the board, minus the RAID capabilities. The board looks to have been out for two years now. Did I miss something for how to boot up and get IDE RAID (mirror) support, to see the two drives as one logical drive, or is this indeed a result of lacking the proper driver? -- Michael Lueck Lueck Data Systems Remove the upper case letters NOSPAM to contact me directly. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279681: serious problem with "Host Protected Area"
Package: installation-reports Debian-installer-version: sarge-i386-netinst.iso (daily 3.11.2004) from debian.de uname -a: Linux (none) 2.6.8-1-386 #1 Thu Oct 7 02:21:16 EDT 2004 i686 unknown Date: 4.11.2004 3pm Method: Boot from CD Machine: Gericom EGO MS1003 (Centrino-Notebook) Processor: Pentium M (Banias) 1,5 Ghz Memory: 512MB DDR Root Device: hda (IDE) Root Size/partition table: That's part of the problem Output of lspci and lspci -n: can't get it right now, but it has centrino chipset ide controller is piix, I think. Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] (onboard ethernet, no WLAN) Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [E] Create file systems:[ ] Mount partitions: [ ] Install base system:[ ] Install boot loader:[ ] Reboot: [ ] Comments/Problems: The Notebook comes with Phoenix's cME (core Management Environment) which uses a Host Protected Area of 10GB on the Harddisk. (Fujitsu MHS2060AT 60GB). I don't want to use the Phoenix Recovery feature (for which the reserved 10GB are meant to be used) and the HPA but cannot turn it off in the BIOS. Knoppix discovers the full capacity of the drive and allows me to create partitions, filesystems in the HPA. di currently doesn't. dmesg after Knoppix boot (V3.4, Kernel 2.4.23-xfs) tells me: --snip-- hda: Host Protected Area detected. current capacity is 104041314 sectors (53269 MB) native capacity is 117210240 sectors (60011 MB) hda: Host Protected Area disabled hda: 117210240 sectors (60011 MB) [...] --snap-- whereas dmesg on a shell during the di-setup tells me: --snip-- hda: Host Protected Area detected. current capacity is 104041314 sectors (53269 MB) native capacity is 117210240 sectors (60011 MB) hda: 104041314 sectors (53269 MB) [...] --snap-- obviously the default behaviour of how to treat the HPA-"feature" differs between the knoppix and the di kernel. Unfortunately I was not able to get the di kernel to disable the HPA, too. I tried the following boot parameters: hd=7296,255,63 (which is the "native" geometry reported by fdisk on knoppix) hda=stroke (which after looking at the source of the current ide-driver should disable HPA, I think) hda=noprobe hda=stroke hda=7296,255,63 but nothing works. I have the feeling that these options aren't even passed to the ide-driver which is loaded after the 3 language settings during setup are configured. I tried to load the ide-generic module from a shell, before di loads it with modprobe ide-generic hda=stroke and some other options as mentioned above. but all of that has no effect. di still recognizes the drive as 53.something GB and does not allow me to install into the last 10GB of the disk. (btw. removing the ide-driver at this stage with modprobe -r ide-generic causes a segfault in the kernel! That's pretty ugly even if the ide module is not to be expected to be removed, anyway. While experimenting I had to do several reboots because of that.) I tried to shrink my XP-Partition and install debian into the "official" disk-space, but this causes an even more severe problem. In that case the installation goes very well at first. Everything is copied and GRUB is installed into the MBR. But after the reboot GRUB says (approximately from my memory): GRUB stage 1.5 loading GRUB, please wait... And nothing happens. Not even an error message. I can only hard-reset. Probably GRUB gets confused with the 2 drive geometries (thanks to HPA) and can't access the stage2? I have booted knoppix, mounted and chrooted the debian partition and rerun grub-install: No effect. The problem then was that the Windows XP-CD didn't boot after that for some reason(black screen after scanning hardware and the disk LED flashing for a splitsecond) which would have allowed me to reinstall the Windows-MBR. -> I had to completely reinstall XP after zeroing out the MBR!!! So, since it can be expected that more and more notebooks will be built with this nice HPA/cME-"feature" (I didn't know about it when I bought the notebook and had to do some googling) this should really be given some thought, I guess. What about a boot switch that disables HPA? It is obviously possible to safely just ignore it if the user doesn't want to use the cME features. I have done that with knoppix and successfully created a filesystem in that area of the disk and stored some gigs of data there. The partition survived reboots but is not accessible with anything else but Knoppix. :-( Apart from that: di is great work! Keep going. I'm a real debian-fan but the old install system really was a pain. di is awesome. Thank you so much! cheers, -Marvin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a
svn-account not accessible anymore
Hello, it happened to me, that I cannot get access to svn.debian.org using my account holger-guest. I _have_ _not_ changed my password since I got write-access (2 weeks ago). Login at http://alioth.debian.org/account/login.php is successful, though. Last successful commit was on 1. Nov. Today it doesn't work anymore. [EMAIL PROTECTED]:~/manual$ [EMAIL PROTECTED]:~/manual$ svn up [EMAIL PROTECTED]'s password: Permission denied, please try again. [EMAIL PROTECTED]'s password: But it's correct. The same is, when I try to do a complete new ssh-checkout... Any hints? Thanks Greetings Holger -- == Created with Sylpheed-Claws 0.9.12 under Debian GNU LINUX 3.1 Sarge (testing). http://counter.li.org/ Registered LinuxUser #311290 Spamfiltering powered by www.spamassassin.org = -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Sarge Boot CD support for LSI MegaRAID ATA133 Controller
Michael Lueck wrote: > The correct driver for the LSI MegaRAID ATA133 controller does not seem to > be a part of the standard Sarge CD. I have two drives configured as a > mirror, but the Sarge CD sees them as two separate IDE drivers, and indeed > installs to only one of the two drives in the mirror. > > The board has a SiliconeImage chip on it, and I see some sort of "SI..." > driver listed in lsmod, so I am guessing Debian picked up the controller > chip on the board, minus the RAID capabilities. > > The board looks to have been out for two years now. > > Did I miss something for how to boot up and get IDE RAID (mirror) support, > to see the two drives as one logical drive, or is this indeed a result of > lacking the proper driver? Do you have any reason to think that the kernel supports your (pseudo-)hardware raid as such at all? Why not use software raid? -- see shy jo signature.asc Description: Digital signature
Processed: reassign 279681 to kernel
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.8.5 > reassign 279681 kernel Bug#279681: serious problem with "Host Protected Area" Bug reassigned from package `installation-reports' to `kernel'. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: reassign 279601 to php4
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.8.5 > reassign 279601 php4 Bug#279601: installation: php odbc_connect fails eventhough isql is successful Bug reassigned from package `installation' to `php4'. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279661: installation-reports
william de melo gueiros wrote: > Package: installation-reports > Debian-installer-version: uname -a: > Date: install>Method: install, from where? Proxied?> > Machine: Processor:Memory:Root > Device: Root Size/partition table: the full partition table, with notes on which partitions are mounted > where.>Output of lspci and lspci -n: > Base System Installation Checklist:[O] = OK, [E] = Error (please elaborate below), [ > ] = didn't try it > Initial boot worked:[O]Configure network HW: [O]Config network: > [O]Detect CD: [O]Load installer modules: [O]Detect hard drives: > [O]Partition hard drives: [O]Create file systems:[O]Mount partitions: > [O]Install base system:[O]Install boot loader:[E]Reboot: [O] > Comments/Problems: > in local of selecao of manual packages for installed > selecioneu desctop and shows to the following > error lib6-dev - depende lib6(2.2.5-9.woody.3) but 2.3.2.ds1-18 this installed > taksel: aptitude falow What image did you install, downloaded from what url? (Please fix your formatting and file a complete installation report if you want assistance.) -- see shy jo signature.asc Description: Digital signature
Re: svn-account not accessible anymore
Hi, > [EMAIL PROTECTED]:~/manual$ > [EMAIL PROTECTED]:~/manual$ svn up > [EMAIL PROTECTED]'s password: > Permission denied, please try again. > [EMAIL PROTECTED]'s password: > > But it's correct. Don't know why, but works now. Holger -- == Created with Sylpheed-Claws 0.9.12 under Debian GNU LINUX 3.1 Sarge (testing). http://counter.li.org/ Registered LinuxUser #311290 Spamfiltering powered by www.spamassassin.org = -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: svn-account not accessible anymore
Quoting Holger Wansing ([EMAIL PROTECTED]): > [EMAIL PROTECTED]:~/manual$ > [EMAIL PROTECTED]:~/manual$ svn up > [EMAIL PROTECTED]'s password: > Permission denied, please try again. > [EMAIL PROTECTED]'s password: > > But it's correct. > > The same is, when I try to do a complete new ssh-checkout... This looks like one of our traditional alioth breakages. Hint : LDAP down. System halted. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Sarge Boot CD support for LSI MegaRAID ATA133 Controller
Joey Hess wrote: Do you have any reason to think that the kernel supports your (pseudo-)hardware raid as such at all? Why not use software raid? The vendor has a Linux driver, but upon further research... http://www.google.com/search?q=site:debian.org+megaide.o+-italian+-russian+-german&hl=et&lr=&filter=0 It seems I must compile this myself and custom fit it into the Debian mix, oh fun... -- Michael Lueck Lueck Data Systems Remove the upper case letters NOSPAM to contact me directly. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#278462: Debian Installation Report: Kernel Panic
On Thursday 04 November 2004 00:27, Thiago F.G. Albuquerque wrote: > One last question: is there any problem in sharing the swap partition > betwen RedHat and Debian? > No, unless you plan to use the swap partition for suspending the system (power saving). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279703: red screen while installing on PPC
Package: installation-reports Debian-installer-version: http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/powerpc/pre-rc2/sarge-powerpc-netinst.iso retrieved November 3rd. Machine: 17" iMac G4 1.25Ghz Memory: 512MB Root Device: /dev/sda Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems:[O] Mount partitions: [O] Install base system:[ ] Install boot loader:[ ] Reboot: [ ] Comments/Problems: Saw the note in the errata about the red-screen during installation and the request for more details. I experienced this on my PPC (G4 iMac) install. Let me know if I can do anything further to debug. Thanks, -- Paul Telford | 1024D/431B38BA | [EMAIL PROTECTED] | [EMAIL PROTECTED] C903 0E85 9AF5 1B80 6A5F F169 D7E9 4363 431B 38BA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279661: FWD: Re: Bug#279661: installation-reports
- Forwarded message from william de melo gueiros <[EMAIL PROTECTED]> - From: william de melo gueiros <[EMAIL PROTECTED]> Date: Thu, 4 Nov 2004 17:47:22 -0200 To: Joey Hess <[EMAIL PROTECTED]> Subject: Re: Bug#279661: installation-reports X-Mailer: Microsoft Outlook Express 6.00.2600. william de melo gueiros wrote: Package: installation-reports Debian-installer-version: uname -a: Date: Method: Machine: Processor:Memory:Root Device: Root Size/partition table: ext3 table, with notes on which partitions are mounted where.>Output of lspci and lspci -n: Base System Installation Checklist:[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems:[O] Mount partitions: [O] Install base system:[O] Install boot loader:[E] Reboot: [O] Comments/Problems: in local of selecao of manual packages for installed selecioneu desctop and shows to the following error lib6-dev - depende lib6(2.2.5-9.woody.3) but 2.3.2.ds1-18 this installed taksel: aptitude falow Resp... debian quation What image did you install, downloaded from what url? http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/i386/current/sarge-i38 6-netinst.iso - End forwarded message - -- see shy jo signature.asc Description: Digital signature
Bug#279590: base-config: http/proxy fails to preseed
Paul Telford wrote: > Failed to contact security.debian.org (because I need a proxy to access > it, my primary mirror is on the local subnet) If you're installing from a CD and only hitting the network for security updates then I suppoose this is due to #255651 which is not fixed in sarge yet. -- see shy jo signature.asc Description: Digital signature
Bug#279590: base-config: http/proxy fails to preseed
On Thu, 4 Nov 2004, Joey Hess wrote: > Paul Telford wrote: > > Failed to contact security.debian.org (because I need a proxy to access > > it, my primary mirror is on the local subnet) > > If you're installing from a CD and only hitting the network for security > updates then I suppoose this is due to #255651 which is not fixed in > sarge yet. I see, thanks. Any idea if it will make it into sarge before release? Thanks, Paul. -- Paul Telford | 1024D/431B38BA | [EMAIL PROTECTED] | [EMAIL PROTECTED] C903 0E85 9AF5 1B80 6A5F F169 D7E9 4363 431B 38BA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279723: Broken dependency installing Debian (sarge) using network install
Package: installation-reports Debian-installer-version: uname -a: Linux gauche 2.4.27-1-386 #1 Fri Sept 3 06:24:46 UTC 2004 i686 GNU/Linux Date: Thu Nov 4 13:15:22 CST 2004 Method: --How did you install? CD1 of Sarge, then network install. README.txt on CDROM says: Debian GNU/Linux testing "Sarge" - Official Snapshot i386 Binary-1 --What did you boot off? CDROM --If network install, from where? Proxied?> gladiator.real-time.com ftp.us.debian.org .uchicago.edu mirror.cs.wisc.edu No proxies. "Testing" was selected for packages. Machine: HP Compaq nc6000 laptop Processor: Pentium M Memory: 1.0gb Root Device: ide, /dev/hda1. Root Size/partition table: proc/proc procdefaults0 0 /dev/hda3 / ext3defaults,errors=remount-ro 01 /dev/hda1 /boot ext3defaults0 2 /dev/hda5 /usrext3defaults0 2 /dev/hda2 noneswapsw 0 0 /dev/hdc/media/cdrom0 is09660 ro,user,noauto 0 0 /dev/fd0/media/floppy0 autorw,user,noauto 0 0 /dev/sda/media/usb0 autorw,user,noauto 0 0 Output of lspci and lspci -n: not relevant Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems:[O] Mount partitions: [O] Install base system:[O] Install boot loader:[O] Reboot: [O] Comments/Problems: After the reboot, the Debian Base System Configuration occurs. I configured apt to the four ftp sites noted above, using "testing" as the distribution. I then went to "Select and install packages". This is where I ran into trouble. I selected "manual package selection" and then OK. The screen went black while a few lines were printed out, then suddenly the screen went back to the installer (blue background with low-res graphics) saying that the installation had failed. Specifically: There was a problem installing the selected software One or more packages failed to install. This may be due to bugs in the packages, or you may be out of disk space or experiencing some other problem. ... PROBLEM 1 - The real error was on the black screen, but it was overwritten so fast by the generic "installation failed" screen that I couldn't see what failed or why. Only by timing a CTRL/S press *just right* was I able to see the underlying cause. Please correct the installer to capture the screen output or pause the screen display before erasing it, so that if failures occur, they can be seen. This makes it easier to report. PROBLEM 2 - The contents of the black screen with white letters is this: Reading Package Lists... Done Buildng Dependency Tree Initializing package states... Done Reading task descriptions... Done E: Unable to correct problems, you have held broken packages. E: Unable to correct dependencies, some packages cannot be installed E: Unable to resolve some dependencies! Some packages had unmet dependencies. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following packages have unmet dependencies: libreadline-common: Conflicts: libreadline4 (< 4.3.13) but 4.3-11 is to be installed. tasksel: aptitude failed This dependency problem needs to be fixed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279590: base-config: http/proxy fails to preseed
Quoting Paul Telford ([EMAIL PROTECTED]): > > If you're installing from a CD and only hitting the network for security > > updates then I suppoose this is due to #255651 which is not fixed in > > sarge yet. > > I see, thanks. Any idea if it will make it into sarge before release? It has to be tested...:-) A few other fixes I added in the same base-config release were indeed broken. So, some doubt may remain and I understand that Joey may be reluctant in adding this fix to sarge's base-config. That one is probably a bit safer, though. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279590: base-config: http/proxy fails to preseed
Paul Telford wrote: > On Thu, 4 Nov 2004, Joey Hess wrote: > > > Paul Telford wrote: > > > Failed to contact security.debian.org (because I need a proxy to access > > > it, my primary mirror is on the local subnet) > > > > If you're installing from a CD and only hitting the network for security > > updates then I suppoose this is due to #255651 which is not fixed in > > sarge yet. > > I see, thanks. Any idea if it will make it into sarge before release? I still have to test and review the patch (base-config is frozen). Is it indeed true that you're doing a CD install except for the security source? -- see shy jo signature.asc Description: Digital signature
Bug#279723: marked as done (Broken dependency installing Debian (sarge) using network install)
Your message dated Thu, 4 Nov 2004 17:05:29 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#279723: Broken dependency installing Debian (sarge) using network install 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) -- Received: (at submit) by bugs.debian.org; 4 Nov 2004 21:38:51 + >From [EMAIL PROTECTED] Thu Nov 04 13:38:51 2004 Return-path: <[EMAIL PROTECTED]> Received: from web41526.mail.yahoo.com [66.218.94.133] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1CPpJj-0001Yh-00; Thu, 04 Nov 2004 13:38:51 -0800 Received: (qmail 77549 invoked by uid 60001); 4 Nov 2004 21:38:21 - Message-ID: <[EMAIL PROTECTED]> Received: from [66.41.47.62] by web41526.mail.yahoo.com via HTTP; Thu, 04 Nov 2004 13:38:20 PST Date: Thu, 4 Nov 2004 13:38:20 -0800 (PST) From: jeff nelson <[EMAIL PROTECTED]> Subject: Broken dependency installing Debian (sarge) using network install To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: installation-reports Debian-installer-version: uname -a: Linux gauche 2.4.27-1-386 #1 Fri Sept 3 06:24:46 UTC 2004 i686 GNU/Linux Date: Thu Nov 4 13:15:22 CST 2004 Method: --How did you install? CD1 of Sarge, then network install. README.txt on CDROM says: Debian GNU/Linux testing "Sarge" - Official Snapshot i386 Binary-1 --What did you boot off? CDROM --If network install, from where? Proxied?> gladiator.real-time.com ftp.us.debian.org .uchicago.edu mirror.cs.wisc.edu No proxies. "Testing" was selected for packages. Machine: HP Compaq nc6000 laptop Processor: Pentium M Memory: 1.0gb Root Device: ide, /dev/hda1. Root Size/partition table: proc/proc procdefaults0 0 /dev/hda3 / ext3defaults,errors=remount-ro 01 /dev/hda1 /boot ext3defaults0 2 /dev/hda5 /usrext3defaults0 2 /dev/hda2 noneswapsw 0 0 /dev/hdc/media/cdrom0 is09660 ro,user,noauto 0 0 /dev/fd0/media/floppy0 autorw,user,noauto 0 0 /dev/sda/media/usb0 autorw,user,noauto 0 0 Output of lspci and lspci -n: not relevant Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:[O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems:[O] Mount partitions: [O] Install base system:[O] Install boot loader:[O] Reboot: [O] Comments/Problems: After the reboot, the Debian Base System Configuration occurs. I configured apt to the four ftp sites noted above, using "testing" as the distribution. I then went to "Select and install packages". This is where I ran into trouble. I selected "manual package selection" and then OK. The screen went black while a few lines were printed out, then suddenly the screen went back to the installer (blue background with low-res graphics) saying that the installation had failed. Specifically: There was a problem installing the selected software One or more packages failed to install. This may be due to bugs in the packages, or you may be out of disk space or experiencing some other problem. ... PROBLEM 1 - The real error was on the black screen, but it was overwritten so fast by the generic "installation failed" screen that I couldn't see what failed or why. Only by timing a CTRL/S press *just right* was I able to see the underlying cause. Please correct the installer to capture the screen output or pause the screen display before erasing it, so that if failures occur, they can be seen. This makes it easier to report. PROBLEM 2 - The contents of the black screen with white letters is this: Reading Package Lists... Done Buildng Dependency Tree Initializing package states... Done Reading task descriptions... Done E: Unable to correct problems, you have held broken packages. E: Unable to correct dependencies, some packages cannot be installed E: Unable
Bug#279085: tasksel: Support executable .desc scripts
Package: tasksel Version: 2.14 Followup-For: Bug #279085 You wrote: > Here is a little patch to support executable .desc files. This way one > can dynamically create the list of available tasks, for example > consulting an alternative source of information (e.g. debtags). Out of curiosity, how do you manage translations when tasks are dynamically created? Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of linux-kernel-di-hppa-2.6_0.3_hppa.changes
linux-kernel-di-hppa-2.6_0.3_hppa.changes couldn't be processed for 48 hours and is now deleted All files it mentions are also removed: linux-kernel-di-hppa-2.6_0.3.dsc, linux-kernel-di-hppa-2.6_0.3.tar.gz, kernel-image-2.6.8-5-32-di_0.3_hppa.udeb, nic-modules-2.6.8-5-32-di_0.3_hppa.udeb, ppp-modules-2.6.8-5-32-di_0.3_hppa.udeb, ide-modules-2.6.8-5-32-di_0.3_hppa.udeb, cdrom-core-modules-2.6.8-5-32-di_0.3_hppa.udeb, scsi-modules-2.6.8-5-32-di_0.3_hppa.udeb, loop-modules-2.6.8-5-32-di_0.3_hppa.udeb, ipv6-modules-2.6.8-5-32-di_0.3_hppa.udeb, ext3-modules-2.6.8-5-32-di_0.3_hppa.udeb, md-modules-2.6.8-5-32-di_0.3_hppa.udeb, usb-modules-2.6.8-5-32-di_0.3_hppa.udeb, usb-storage-modules-2.6.8-5-32-di_0.3_hppa.udeb, input-modules-2.6.8-5-32-di_0.3_hppa.udeb, kernel-image-2.6.8-5-64-di_0.3_hppa.udeb, nic-modules-2.6.8-5-64-di_0.3_hppa.udeb, ppp-modules-2.6.8-5-64-di_0.3_hppa.udeb, ide-modules-2.6.8-5-64-di_0.3_hppa.udeb, cdrom-core-modules-2.6.8-5-64-di_0.3_hppa.udeb, scsi-modules-2.6.8-5-64-di_0.3_hppa.udeb, loop-modules-2.6.8-5-64-di_0.3_hppa.udeb, ipv6-modules-2.6.8-5-64-di_0.3_hppa.udeb, ext3-modules-2.6.8-5-64-di_0.3_h ppa.udeb, md-modules-2.6.8-5-64-di_0.3_hppa.udeb, usb-modules-2.6.8-5-64-di_0.3_hppa.udeb, usb-storage-modules-2.6.8-5-64-di_0.3_hppa.udeb, input-modules-2.6.8-5-64-di_0.3_hppa.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
2 equal ethernet controller
Hi! I have 2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ It's possible to "say" manually which of them is eth0 and eth1? thanks Nuno Carvalho -- Made with Debian GNU/Linux Today's fortune: Don't despise your poor relations, they may become suddenly rich one day. -- Josh Billings -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279590: base-config: http/proxy fails to preseed
On Thu, 4 Nov 2004, Joey Hess wrote: > I still have to test and review the patch (base-config is frozen). > > Is it indeed true that you're doing a CD install except for the security > source? Tested using the netinst iso from http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/i386/20041102/ Primary install source is on my local subnet. Thanks, Paul. -- Paul Telford | 1024D/431B38BA | [EMAIL PROTECTED] | [EMAIL PROTECTED] C903 0E85 9AF5 1B80 6A5F F169 D7E9 4363 431B 38BA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279661: FWD: Re: Bug#279661: installation-reports
On Thursday 04 November 2004 21:27, Joey Hess wrote: > in local of selecao of manual packages for installed > selecioneu desctop and shows to the following > error lib6-dev - depende lib6(2.2.5-9.woody.3) but 2.3.2.ds1-18 this > installed > taksel: aptitude falow This is probably because of the problem of the Woody packages on the security archive for Testing which I have mentioned a few times. You probably did not select any other source for p[ackage installation after the reboot than your netinst CD. This is not really supported. Adding a network mirror (http:// source) to your /etc/apt/sources.list should solve this problem. Cheers, FJP -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279085: tasksel: Support executable .desc scripts
|--==> Denis Barbier writes: DB> Package: tasksel DB> Version: 2.14 DB> Followup-For: Bug #279085 DB> You wrote: >>Here is a little patch to support executable .desc files. This way one >>can dynamically create the list of available tasks, for example >>consulting an alternative source of information (e.g. debtags). DB> Out of curiosity, how do you manage translations when tasks are DB> dynamically created? That's a problem I did not take into account. Is there any straight solution? Cheers, Free -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279590: base-config: http/proxy fails to preseed
Paul Telford wrote: > Tested using the netinst iso from > http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/i386/20041102/ > > Primary install source is on my local subnet. In that case you're hitting some other bug, it should have set up the proxy for your main apt source and continued to use it for security. I've verified that the proxy stuff works when entered by hand, have not gotten a chance to try it with preseeding yet. -- see shy jo signature.asc Description: Digital signature
[D-I Manual] Build log for en (05 Nov 2004)
A build of the Debian Installer Manual was triggered by an update to SVN. There were no errors during the build process. The new version of the manual has been uploaded successfully. A log of the build is available at: - http://home.tiscali.nl/isildur/d-i/log/en.log === If you would prefer this message to be send somewhere else, please send a mail to [EMAIL PROTECTED] === Updated files ('svn up') U en/boot-installer/m68k.xml Updated to revision 23632. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#279590: base-config: http/proxy fails to preseed
Quoting Joey Hess ([EMAIL PROTECTED]): > Paul Telford wrote: > > Tested using the netinst iso from > > http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/i386/20041102/ > > > > Primary install source is on my local subnet. > > In that case you're hitting some other bug, it should have set up the > proxy for your main apt source and continued to use it for security. Hmm, well, that case (netinst CD then security download failing in 2nd stage) is the exact case for which I reported #255651...and proposed the fix I sent for it. This fix is not easy to test because the situation mostly shows up for netinst CDs...which always use sarge base-config Testing my fix needs to manually change apt-setup with the fix before running 2nd stage.or manually install sid's base-config at the end of 1st stage. After some thinking, I imagine that my fix for 255651 may have other consequences: # Ask about a proxy if no proxy is yet defined. if [ "$URI" = "http" ] && [ -z "$http_proxy" ]; then if [ ! -e "$APTETC/apt.conf" ] || \ ! grep -iq 'Acquire::http::Proxy' $APTETC/apt.conf; then db_input high mirror/http/proxy || true .../... With that, if the earlier stages have already prompted the user for a proxy and the user did not enter anything because she doesn't need one...then she will be prompted again for a proxy. In short, netboot and businesscard installs are likely to prompt twice for a proxy. A better fix would be: if URI is http and http_proxy is empty and mirror/http/proxy has not been seen ; then input for proxy fi