Bug#497238: issues with detecting kvm hard disk

2008-08-31 Thread Andreas Barth
Package: installation-reports

Boot method: from virtual cdrom
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso
This build finished at Sat Aug 30 21:35:59 UTC 2008.
Date: 31. August 2008

Machine: kvm, running on an amd64 lenny based system (base system:
2.6.26-1-amd64, kvm is 71+dfsg-1)
Processor: qemu virtual CPU (host: AMD Athlon(tm) 64 X2 Dual Core)
Memory: 256m
Command line:
kvm -boot d -drive file=/dev/data/Test2,if=virtio -cdrom 
debian-testing-amd64-netinst.iso-Aug-30-21-35-59-UTC-2008 -m 256
Partitions: raw disk at the beginning, at the end: 

Output of lspci -knn (or lspci -nn):
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] 
[8086:1237] (rev 02)
00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton 
II] [8086:7000]
00:01.1 IDE interface [0101]: Intel Corporation 82371SB PIIX3 IDE 
[Natoma/Triton II] [8086:7010]
Kernel driver in use: PIIX_IDE
Kernel modules: piix
00:01.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] 
(rev 03)
Kernel driver in use: piix4_smbus
Kernel modules: i2c-piix4
00:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5446 [1013:00b8]
Kernel modules: cirrusfb
00:03.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ [10ec:8139] (rev 20)
Kernel driver in use: 8139too
Kernel modules: 8139too, 8139cp
00:04.0 Mass storage controller [0180]: Qumranet, Inc. Device [1af4:1001]


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: [E]
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:

With virtio, the hard disk wasn't detected. After udpkg -i 
.../virtio-modules-2.6.26-1-amd64-di*,
the rest went fine (including automatic detection).
With scsi or ide, everything went fine.

Another problem (with scsi and virtio) was that kvm didn't like to boot from
that kind of media, but that's kvm bug #497214.


(And a final bit, it would be great if there would be an installation medium
that would work with the curses-only interface of kvm, i.e. uses only linux
text mode.)


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497285: not possible to preseed that no gatway should be used?

2008-08-31 Thread Martin Michlmayr
Package: netcfg

It seems it's not possible to tell netcfg via preseeding that no
gateway should be used.  I thought this was possible but I cannot
figure out how and the code suggests that it's not possible.

joeyh made the following change in 2005 to allow preseeding:

Index: static.c
===
--- static.c(revision 28680)
+++ static.c(revision 28681)
@@ -132,7 +132,9 @@
   ptr[1] = '\0';
 }
 
-debconf_set(client, netcfg/get_gateway, ptr1);
+debconf_get(client, netcfg/get_gateway);
+if (empty_str(client-value))
+  debconf_set(client, netcfg/get_gateway, ptr1);
 
 return 0;
 }

This sets netcfg/get_gateway to the calculated gateway if
netcfg/get_gateway is empty.  So when you preseed an empty value, the
calculated gateway will be used.

Wouldn't it make sense to check if the seen flag is set?

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497285: not possible to preseed that no gatway should be used?

2008-08-31 Thread Frans Pop
On Sunday 31 August 2008, Martin Michlmayr wrote:
 This sets netcfg/get_gateway to the calculated gateway if
 netcfg/get_gateway is empty.  So when you preseed an empty value, the
 calculated gateway will be used.

 Wouldn't it make sense to check if the seen flag is set?

That would conflict with the option to preseed a value but still have the 
question asked.
Having a question preseeded does NOT automatically mean that the seen flag 
is set. Having a question asked does NOT automatically mean that it's not 
been preseeded.

If more distinction is wanted I think the only way to do it is to use some 
special value that indicates to netcfg please calculate a default.
IMO that would be a post-lenny change though.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497285: not possible to preseed that no gatway should be used?

2008-08-31 Thread Martin Michlmayr
* Frans Pop [EMAIL PROTECTED] [2008-08-31 17:09]:
  Wouldn't it make sense to check if the seen flag is set?
 
 That would conflict with the option to preseed a value but still
 have the question asked.  Having a question preseeded does NOT
 automatically mean that the seen flag is set. Having a question
 asked does NOT automatically mean that it's not been preseeded.

Yeah, I agree with you here.

 If more distinction is wanted I think the only way to do it is to
 use some special value that indicates to netcfg please calculate a
 default.

Rather a please have no gateway (since netcfg will calculte the
default when you preseed an empty value).

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



linux-modules-di-hppa-2.6_1.10_multi.changes ACCEPTED

2008-08-31 Thread Debian Installer

Accepted:
linux-modules-di-hppa-2.6_1.10.dsc
  to pool/main/l/linux-modules-di-hppa-2.6/linux-modules-di-hppa-2.6_1.10.dsc
linux-modules-di-hppa-2.6_1.10.tar.gz
  to pool/main/l/linux-modules-di-hppa-2.6/linux-modules-di-hppa-2.6_1.10.tar.gz
loop-aes-modules-2.6.26-1-parisc-di_1.10_hppa.udeb
  to 
pool/main/l/linux-modules-di-hppa-2.6/loop-aes-modules-2.6.26-1-parisc-di_1.10_hppa.udeb
loop-aes-modules-2.6.26-1-parisc64-di_1.10_hppa.udeb
  to 
pool/main/l/linux-modules-di-hppa-2.6/loop-aes-modules-2.6.26-1-parisc64-di_1.10_hppa.udeb


Override entries for your package:
linux-modules-di-hppa-2.6_1.10.dsc - optional debian-installer
loop-aes-modules-2.6.26-1-parisc-di_1.10_hppa.udeb - extra debian-installer
loop-aes-modules-2.6.26-1-parisc64-di_1.10_hppa.udeb - extra debian-installer

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



linux-modules-di-s390-2.6_1.10_multi.changes ACCEPTED

2008-08-31 Thread Debian Installer

Accepted:
linux-modules-di-s390-2.6_1.10.dsc
  to pool/main/l/linux-modules-di-s390-2.6/linux-modules-di-s390-2.6_1.10.dsc
linux-modules-di-s390-2.6_1.10.tar.gz
  to pool/main/l/linux-modules-di-s390-2.6/linux-modules-di-s390-2.6_1.10.tar.gz
loop-aes-modules-2.6.26-1-s390-di_1.10_s390.udeb
  to 
pool/main/l/linux-modules-di-s390-2.6/loop-aes-modules-2.6.26-1-s390-di_1.10_s390.udeb


Override entries for your package:
linux-modules-di-s390-2.6_1.10.dsc - optional debian-installer
loop-aes-modules-2.6.26-1-s390-di_1.10_s390.udeb - extra debian-installer

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



linux-kernel-di-m68k-2.6_0.93_m68k.changes ACCEPTED

2008-08-31 Thread Debian Installer

Accepted:
cdrom-core-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/cdrom-core-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
cdrom-core-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/cdrom-core-modules-2.6.26-1-atari-di_0.93_m68k.udeb
cdrom-core-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/cdrom-core-modules-2.6.26-1-mac-di_0.93_m68k.udeb
core-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/core-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
core-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/core-modules-2.6.26-1-atari-di_0.93_m68k.udeb
core-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/core-modules-2.6.26-1-mac-di_0.93_m68k.udeb
crypto-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/crypto-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
crypto-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/crypto-modules-2.6.26-1-atari-di_0.93_m68k.udeb
crypto-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/crypto-modules-2.6.26-1-mac-di_0.93_m68k.udeb
fat-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/fat-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
fat-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/fat-modules-2.6.26-1-atari-di_0.93_m68k.udeb
fat-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/fat-modules-2.6.26-1-mac-di_0.93_m68k.udeb
isofs-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/isofs-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
isofs-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/isofs-modules-2.6.26-1-atari-di_0.93_m68k.udeb
isofs-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/isofs-modules-2.6.26-1-mac-di_0.93_m68k.udeb
jfs-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/jfs-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
jfs-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/jfs-modules-2.6.26-1-atari-di_0.93_m68k.udeb
jfs-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/jfs-modules-2.6.26-1-mac-di_0.93_m68k.udeb
kernel-image-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/kernel-image-2.6.26-1-amiga-di_0.93_m68k.udeb
kernel-image-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/kernel-image-2.6.26-1-atari-di_0.93_m68k.udeb
kernel-image-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/kernel-image-2.6.26-1-mac-di_0.93_m68k.udeb
linux-kernel-di-m68k-2.6_0.93.dsc
  to pool/main/l/linux-kernel-di-m68k-2.6/linux-kernel-di-m68k-2.6_0.93.dsc
linux-kernel-di-m68k-2.6_0.93.tar.gz
  to pool/main/l/linux-kernel-di-m68k-2.6/linux-kernel-di-m68k-2.6_0.93.tar.gz
nbd-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nbd-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
nbd-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nbd-modules-2.6.26-1-atari-di_0.93_m68k.udeb
nbd-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nbd-modules-2.6.26-1-mac-di_0.93_m68k.udeb
nic-shared-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nic-shared-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
nic-shared-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nic-shared-modules-2.6.26-1-atari-di_0.93_m68k.udeb
nic-shared-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nic-shared-modules-2.6.26-1-mac-di_0.93_m68k.udeb
nls-core-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nls-core-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
nls-core-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/nls-core-modules-2.6.26-1-atari-di_0.93_m68k.udeb
ppp-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/ppp-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
ppp-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/ppp-modules-2.6.26-1-atari-di_0.93_m68k.udeb
ppp-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/ppp-modules-2.6.26-1-mac-di_0.93_m68k.udeb
reiserfs-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/reiserfs-modules-2.6.26-1-amiga-di_0.93_m68k.udeb
reiserfs-modules-2.6.26-1-atari-di_0.93_m68k.udeb
  to 
pool/main/l/linux-kernel-di-m68k-2.6/reiserfs-modules-2.6.26-1-atari-di_0.93_m68k.udeb
reiserfs-modules-2.6.26-1-mac-di_0.93_m68k.udeb
  to 

linux-modules-di-alpha-2.6_1.10_multi.changes ACCEPTED

2008-08-31 Thread Debian Installer

Accepted:
linux-modules-di-alpha-2.6_1.10.dsc
  to pool/main/l/linux-modules-di-alpha-2.6/linux-modules-di-alpha-2.6_1.10.dsc
linux-modules-di-alpha-2.6_1.10.tar.gz
  to 
pool/main/l/linux-modules-di-alpha-2.6/linux-modules-di-alpha-2.6_1.10.tar.gz
loop-aes-modules-2.6.26-1-alpha-generic-di_1.10_alpha.udeb
  to 
pool/main/l/linux-modules-di-alpha-2.6/loop-aes-modules-2.6.26-1-alpha-generic-di_1.10_alpha.udeb
squashfs-modules-2.6.26-1-alpha-generic-di_1.10_alpha.udeb
  to 
pool/main/l/linux-modules-di-alpha-2.6/squashfs-modules-2.6.26-1-alpha-generic-di_1.10_alpha.udeb


Override entries for your package:
linux-modules-di-alpha-2.6_1.10.dsc - optional debian-installer
loop-aes-modules-2.6.26-1-alpha-generic-di_1.10_alpha.udeb - extra 
debian-installer
squashfs-modules-2.6.26-1-alpha-generic-di_1.10_alpha.udeb - extra 
debian-installer

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497285: not possible to preseed that no gatway should be used?

2008-08-31 Thread Martin Michlmayr
I think it's as simple as this.  Would this be acceptable for lenny?

Index: static.c
===
--- static.c(revision 55364)
+++ static.c(working copy)
@@ -146,7 +146,8 @@
 debconf_get(client, netcfg/get_gateway);
 ptr = client-value;
 
-if (empty_str(ptr)) {   /* No gateway, that's fine */
+if (empty_str(ptr) || /* No gateway, that's fine */
+(strcmp(client-value, none) == 0)) /* special case for 
preseeding */ {
 /* clear existing gateway setting */
 memset(gateway, 0, sizeof(struct in_addr));
 return 0;

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497110: boot loader installation failed when dmraid=true

2008-08-31 Thread Frans Pop
On Saturday 30 August 2008, Giuseppe Iuculano wrote:
 - First test

 Partition disk:
 http://sd6.iuculano.it/dmraid-testing/partman1-1.png

 Choose free space and create a new partition:
 http://sd6.iuculano.it/dmraid-testing/partman1-2.png
 http://sd6.iuculano.it/dmraid-testing/partman1-3.png

 Unfortunately I got an out of memory.

OK. This is very bad.

 You can find partman and sylog log here:
 http://sd6.iuculano.it/dmraid-testing/log1.tar.gz

Unfortunately these don't help very much. What I think we need here is a 
full debug log for partman to see what was running at the time of the 
OOM. I suspect you somehow get into a loop.

Please make sure you have started your ssh sessions _before_ starting 
partman (so we know that they do not cause the OOM). Add a line 'set -x' 
in /lib/partman/lib/base.sh before you start partman and send the syslog 
after you get the OOM.

Please follow the wiki page. Starting with a new pseudo-RAID device is 
fine.

 - Second test

 Partition disk:
 This time I choose Automatically partition the free space, all files
 in one partition and I got:

Automatic/guided partitioning is not supported for dmraid.

 - Third test (as wiki procedure but with Automatically partition the
 free space)

As I say, not supported.

 As the second, but this time I selected Write changes in SATA RAID
 partitioning to disk, and I got:
 http://sd6.iuculano.it/dmraid-testing/partman3-1.png

This is already so fucked up (combination of devicepart and 
deviceppart devices) that it's really not any use to continue.

 Now I got:
 http://sd6.iuculano.it/dmraid-testing/partman3-5.png

 I selected Free space and create a new partition, set it as swap area:

Selecting FREE SPACE on a partition is not conform the documented 
procedure. Basically you should never get in that situation.

 In conclusion, If I try to follow wiki procedure I can't create new
 partition, but only Automatically partition the free space, otherwise
 I got an out of memory

Right, so we need to concentrate on that first OOM. All the rest is 
effectively useless I'm afraid.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497331: console-setup: Please don't use Terminus by default.

2008-08-31 Thread Josh Triplett
Package: console-setup
Version: 1.27
Severity: normal

console-setup depends on console-terminus, and uses the Terminus fonts
by default.  Please consider defaulting to VGA instead.  As the Ubuntu
changelog puts it:

 console-setup (1.7ubuntu18) edgy; urgency=low
  
   * Change the default font to VGA where supported; Terminus does not seem
 to have widespread aesthetic appeal.

Indeed it doesn't.  Having the option of Terminus seems useful, but
using it by default feels uncomfortable.

Ideally, console-setup could just Suggests: console-terminus, and
offer it as an option if installed.

Thanks,
Josh Triplett


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

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

Versions of packages console-setup depends on:
ii  console-terminus  4.26-2 Fixed-width fonts for fast reading
ii  debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii  xkb-data  1.3-2  X Keyboard Extension (XKB) configu

Versions of packages console-setup recommends:
ii  kbd   1.14.1-4   Linux console font and keytable ut

Versions of packages console-setup suggests:
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[D-I Manual] Build log for en (31 Aug 2008)

2008-08-31 Thread Felipe Augusto van de Wiel
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://d-i.alioth.debian.org/manual/logs/en.log

===
It is possible to use RSS to track changes to the manual.
For more information, see:
http://d-i.alioth.debian.org/manual/translators.html
===
Note: PDF output is not yet supported for some languages; help
with this would be appreciated.
===
If you have any questions about the build or this message, feel
free to contact me at faw AT funlabs DOT org.
===

Updated files ('svn up')

Uen/install-methods/download/arm.xml
Uen/hardware/hardware-supported.xml
Uen/hardware/supported/mips.xml
Uen/hardware/supported/mipsel.xml
Uen/hardware/supported/arm.xml
Updated to revision 55473.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



A couple of xfce4 task notes

2008-08-31 Thread Daniel Dickinson
Hi,

I just wanted to suggest that foomatic-gui be replaced by
system-config-printer.  It's got the same dependencies I believe and is
the replacement for foomatic-gui, which is rather old.

Also, I'm trying to clarify exactly what's happening, but it looks like
when one installs xfce4 from the task (e.g. after doing a standard
netboot install), that gdm pulls in gnome-session which pulls in
gnome-settings-manager which prevents the xfce settings manager
(xfce4-mcs-manager) from loading and therefore blocks xfce from
booting.

Perhaps the | x-terminal-emulator part of the gdm dependencies isn't
working?

Regards,

Daniel

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore
GnuPG Key Fingerprint 86 F5 81 A5 D4 2E 1F 1C  http://gnupg.org
The C Shore: http://www.wightman.ca/~cshore


signature.asc
Description: PGP signature