Confirm Joining Crosswalk Family Update (PQDBQVQLJ1483258)

2003-07-15 Thread Crosswalk_Family_Update
You have chosen to subscribe to Crosswalk Family Update. Please confirm that you want to subscribe by replying to this message. If this subscription is unsolicited, simply delete this message. Thank you! The Staff at Crosswalk.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Persistant issue with 2.4.20 kernel - solved

2003-07-15 Thread Eric Smith
Thanks for those that pointed me to initird and the fact that the 2.4 is an initrd kernel. Indeed I should have read more carefully the note splashed on the screen when installing the new kernel. expensive lesson. Eric Smith said: > > I mailed a week ago regarding this and have been suffering

Bug#201161: busybox-cvs: FTBFS on ia64

2003-07-15 Thread dann frazier
On Mon, Jul 14, 2003 at 10:28:54PM +0200, Matt Kraai wrote: > This has been fixed upstream with the following patch. > > Would you care to test it? thanks Matt. the patch didn't apply cleanly, and what needed to be changed wasn't obvious. however, i did a co of the busybox module & built a deb

Processed: Fixed in CVS

2003-07-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > package partconf Ignoring bugs not assigned to: partconf > tags 201032 +pending Bug#201032: partconf: lines are too long when selecting partitions There were no tags set. Tags added: pending > thanks Stopping processing here. Please contact me if you

Freeze after startup with bf24

2003-07-15 Thread Jeremy Hankins
I need the e1000 nic driver, so I'm using the bf2.4 boot floppies from: http://people.debian.org/~blade/boot-floppies/dists/woody/main/disks-i386/current/images-1.44/bf2.4 Unfortunately, right after the boot up (when the select language display is up) the machine freezes and wont accept any input

Re: Juridical prosecution

2003-07-15 Thread Michelle Konzack
Am 17:57 2003-07-05 +0200 hat Martin Sobek geschrieben: > > >You place your page on address www.sobek-sobek.com unlawfully! Remove it >immediately or you risk juridical prosecution. > >> Sobek-Sobek.com q analytic service q [EMAIL PROTECTED] q +420605921227 >> q Bryksova 27, 19800 Prague 9, CZ >>

Re: slimming down base for a embedded install

2003-07-15 Thread Michelle Konzack
Am 09:45 2003-05-10 +0200 hat Rajkumar S geschrieben: > >hi, > >I am installing debian on a embedded machine with a 96 mb disk on >module. The network install is working but there isn't enough space for > installation to complete. the /target gets filled up. Since this is >for a firewall device

Re: xf86config

2003-07-15 Thread Harri Järvi
Firstly, you need to be root to be able to run xf86config and write the XF86Config-4 file. Secondly, you might want to run dpkg-reconfigure xserver-xfree86 as debconf can take care of some X configuration options. Debian 3.0 can use either XFree86 version 4 or version 3 which makes it a bit confu

Bug#201396: anna: udebs in udeb_exclude will be installed anyway

2003-07-15 Thread Sebastian Ley
Package: anna Version: unavailable; reported 2003-07-15 Severity: important Modules in udeb_exclude that provide a virtual package will still be installed automatically by anna even if there is another module that can satisfy that dependecy. If dependecies can be fulfilled without modules in udeb

Re: No floppy drive - sarge

2003-07-15 Thread Tollef Fog Heen
* Petter Reinholdtsen | Yes, the hw-detect package from the ddetect source will always try to | load the floppy module. This is because I believe it can not always | be automatically detected, and we need this module loaded on machines | with a floppy drive to be able to load more udebs from flo

Bug#201214: debconfclient.h macros waste space in binary

2003-07-15 Thread Tollef Fog Heen
* Joey Hess [...] | Nearly any whitespace used like that wastes memory. Can anyone think of | a way to error out at compile time on those? grep for them? -- Tollef Fog Heen,''`. UNIX is user friendly, it's just picky about who its frien

debian-installer

2003-07-15 Thread $BAj;3!!D9OB(B
I have been testing sarge installation on a couple of different machines using the image built on July 14th, 2003. Straight installation fails thus I have been doing the following to complete the 1st stage installation. 1. kernel-installer fails to link /target/boot/initrd.img* to /target/initrd.

Bug#201161: busybox-cvs: FTBFS on ia64

2003-07-15 Thread Matt Kraai
On Mon, Jul 14, 2003 at 12:30:20PM -0600, dann frazier wrote: > On Mon, Jul 14, 2003 at 04:49:20PM +0200, Matt Kraai wrote: > > This is caused by bug #191114. busybox-cvs will build once > > libc6-dev is rebuilt for ia64 with kernel-headers-2.4.20-ia64 > > 021210.em18.3 or later. > > i rebuilt gl

Bug#201214: debconfclient.h macros waste space in binary

2003-07-15 Thread Joey Hess
Petter Reinholdtsen wrote: > [Joey Hess] > > #define debconf_input(_client, _priority, _question) \ > > _client->commandf(_client, "INPUT %s %s", _priority, _question) > > Shouldn't it be ', NULL' at the end of this argument list? No, it's commandf. The bug is not accurate; "INPUT %s %s" is

Bug#201191: partconf: mkfs should indicate progress

2003-07-15 Thread Martin =?unknown-8bit?q?Sj=F6gren?=
On Tue, Jul 15, 2003 at 08:53:30AM +0200, Petter Reinholdtsen wrote: > [Sebastian Ley] > > I know that will be difficult, but as Tollef stated we need a progress > > indicator for mkfs. If nothing happens when formatting a large partition > > the lowbrow user might believe d-i crashed or something.

Bug#201191: partconf: mkfs should indicate progress

2003-07-15 Thread Thorsten Sauter
* Petter Reinholdtsen <[EMAIL PROTECTED]> [2003-07-15 08:53]: | If we use libparted 1.6 for filesystem generation, it should be able | to supply progress information. will labparted support all common filesystems? (eg reiserfs, xfs, jfs, ...) -- Thorsten Sauter <[EMAIL PROTECTED]>

Re: build kernel problem

2003-07-15 Thread Geert Stappers
On Tue, Jul 15, 2003 at 03:15:22PM +1000, Jennifer wrote: > Dear Debian people > > I am newly getting to start to learn Debian, > and try to get Debian working on my PC. > > I used Debian 3.0 Woody CD set (7 of them) to install. > And the kernel version is 2.2.20. > For I need to install Oracle9i

Bug#201191: partconf: mkfs should indicate progress

2003-07-15 Thread Petter Reinholdtsen
[Sebastian Ley] > I know that will be difficult, but as Tollef stated we need a progress > indicator for mkfs. If nothing happens when formatting a large partition > the lowbrow user might believe d-i crashed or something... If we use libparted 1.6 for filesystem generation, it should be able to s