Bug#755848: Patch in preseed src code

2016-10-05 Thread Eric Desrochers
This patch in preseed source code addresses the situation. This is the patch we pushed in Ubuntu[1] releases. Thanks to cyphermox for the joint works (co-authorship). [1] - https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/1452202 Eric >From 742808a23407772c516628daecab29b4cbd12b22

Bug#755848: preseed d-i netcfg/hostname does not set hostname

2016-10-05 Thread Eric Desrochers
Disregard the proposed patch above "0001-Fix-netcfg-hostname-that-does-not-set-hostname.patch" I'll be working on a new one which will include some improvement. Stay tuned .

Bug#755848: Patch

2016-09-20 Thread Eric Desrochers
:00 2001 From: Eric Desrochers Date: Tue, 20 Sep 2016 20:02:16 -0400 Subject: [PATCH] Fix netcfg/hostname that does not set hostname --- finish-install.d/56netcfg-hostname | 17 + 1 file changed, 17 insertions(+) create mode 100755 finish-install.d/56netcfg-hostname diff --git a/fin

Bug#759657: console-setup w/ systemd forgets font setting

2015-12-12 Thread Eric Cooper
On Sat, Dec 12, 2015 at 01:52:29PM +, Brian Potkin wrote: > On Thu 10 Dec 2015 at 03:47:24 +0100, Michael Biebl wrote: > > > Am 10.12.2015 um 00:55 schrieb Samuel Thibault: > > > Eric Cooper, on Thu 19 Nov 2015 13:31:57 -0500, wrote: > > >> While booting, it

Bug#759657: console-setup w/ systemd forgets font setting

2015-11-19 Thread Eric Cooper
Package: console-setup Version: 1.134 Followup-For: Bug #759657 I see the same problem on every reboot. While booting, it looks like the font switches from VGA to Terminus during the boot messages. But then the screen is cleared and the getty login prompts are back in VGA. If I run "setupcon" m

Bug#803115: flash-kernel: please provide an option to disable creation of backup files

2015-11-07 Thread Eric Cooper
pping backup of dtb. Installing new dtb. >From e111d107a0e9453d0af0eb0ed4708a1aea1f901e Mon Sep 17 00:00:00 2001 From: Eric Cooper Date: Sat, 7 Nov 2015 13:15:39 -0500 Subject: [PATCH] Add NO_BACKUP_FILES option to /etc/default/flash-kernel. If set, no backups of kernel, initrd, and dtb files

Bug#804359: flash-kernel: Little-endianness is tested incorrectly for NSLU2

2015-11-07 Thread Eric Cooper
Package: flash-kernel Version: 3.48 Severity: normal Tags: patch The nslu2_swap() function incorrectly tests $little_endian and will always think it is true. Untested patch attached since I don't have a slug. >From e719eabe8f4640fb192dae4ce44235653ce8e803 Mon Sep 17 00:00:00 2001 Fr

Bug#803115: flash-kernel: please provide an option to disable creation of backup files

2015-10-26 Thread Eric Cooper
Package: flash-kernel Version: 3.46 Severity: wishlist I'd like an option (configurable in /etc/default/flash-kernel ideally) to prevent flash-kernel from creating .bak files for uImage, uInitrd, and dtb, in order to same space on my system. I'm willing to live dangerously and keep a serial and J

Bug#765406: ping?

2014-12-24 Thread Eric Dorland
Any chance this can get fixed before the release? -- Eric Dorland 43CF 1228 F726 FD5B 474C E962 C256 FBD5 0022 1E93 signature.asc Description: Digital signature

Bug#731859: debootstrap: variant=fakechroot fails

2014-10-29 Thread Eric Keller
calling the same debootstrap command in a terminal finishes without any error. did you realize further investigation on this bug? Best Regards -- Eric Keller On Tue, 10 Dec 2013 15:48:33 +0100 Johannes Schauer wrote: > Package: debootstrap > Version: 1.0.55 > Severity: normal > > Runn

Bug#609201: [Pkg-utopia-maintainers] Bug#609201: Also affects installation from USB

2014-10-28 Thread Eric Shattow
On Wed, 15 Feb 2012 08:28:39 +0100 Michael Biebl wrote: > On 15.02.2012 05:25, scott wrote: > > > > I recently installed a weekly build from > > http://cdimage.debian.org/cdimage/weekly-builds/ by booting from a USB stick, > > and was also affected by this bug. > > > > I assume this means that any

Bug#765406: [Pkg-gnupg-maint] Bug#765406: please add dependency on pinentry-gtk2

2014-10-26 Thread Eric Dorland
* Michael Biebl (bi...@debian.org) wrote: > Am 26.10.2014 um 01:04 schrieb Eric Dorland: > > * Michael Biebl (bi...@debian.org) wrote: > >> Am 24.10.2014 um 06:39 schrieb Eric Dorland: > >>> Hmmm, are you talking about gnome-keyring? It actually hijacks the > >&

Bug#765406: [Pkg-gnupg-maint] Bug#765406: please add dependency on pinentry-gtk2

2014-10-25 Thread Eric Dorland
* Michael Biebl (bi...@debian.org) wrote: > Am 24.10.2014 um 06:39 schrieb Eric Dorland: > > Hmmm, are you talking about gnome-keyring? It actually hijacks the > > gpg-agent protocol and breaks some things (see http://b/760102). You > > still need the pinentry program if you d

Bug#765406: [Pkg-gnupg-maint] Bug#765406: please add dependency on pinentry-gtk2

2014-10-23 Thread Eric Dorland
* Michael Biebl (bi...@debian.org) wrote: > Am 23.10.2014 um 03:36 schrieb Eric Dorland: > > Control: reassign -1 tasksel > > Control: retitle -1 please add dependencies on pinentry > > Control: tags -1 patch > > > > Reassigning to tasksel as suggested and patch

Re: [Pkg-gnupg-maint] Bug#764292: gnupg2: brings too many dependencies into standard task

2014-10-20 Thread Eric Dorland
* Steven Chamberlain (ste...@pyro.eu.org) wrote: > On 14/10/14 20:18, Eric Dorland wrote: > > Thanks for the report. We're working on this, > > Okay thanks, although I notice you filed a bug only against "gnome": > > * Why only gnome? If it is important to

Bug#681691: os-prober relies on grub-mount which fails silently on missing fuse module

2013-11-09 Thread Eric Lavarde
Hello again, On 09/11/13 14:34, Eric Lavarde wrote: i.e. we have multiple errors combined to make a big mess: a. grub-mount relies on a fuse module which doesn't exist (by default). b. it fails with an error message but a successful return code. c. 50mounted-tests t

Bug#681691: os-prober relies on grub-mount which fails silently on missing fuse module

2013-11-09 Thread Eric Lavarde
, once to fix grub-mount resp. grub-common package, once to fix os-prober (at least to improve error handling, at best to stop using grub-mount). I'd be more than happy to read your opinion. Thanks, Eric -- System Information: Debian Release: 7.2 APT prefers stable APT policy: (1000, 's

Bug#451535: lvm crypted full disk: not able to boot

2012-09-13 Thread Streit Eric
ot;no", but the firmwares were on a separate usb-stick: with no as a answer, everything went ok. best regards Eric -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://

Bug#684596: udhcpc avoid default.script dependency on net-tools

2012-08-11 Thread Eric Cooper
Package: udhcpc Version: 1:1.20.0-6 Severity: normal Tags: patch If I remove net-tools from my system, udhcpc breaks because its default.script relies on ifconfig and route, but udhcpc doesn't depend on net-tools. Since versions of these are built into busybox, the attached quick-and-dirty patch

Bug#681691: os-prober and linux-boot-prober fail to mount alternate partition

2012-07-15 Thread Eric Lavarde
tests, but it didn't make any difference. The report was set to important as it is impacting greatly its usage. Thanks, Eric -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental&#

Re: Emdebian sprint / runtime device fingerprinting in bootloader

2011-02-24 Thread Eric Cooper
an when it is the "same > Kirkwood SoC"? (Note that I didn't say what you quoted.) But it was a brain slip; I was just remembering a difference in the physical connectors for the serial ports. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email

Re: Emdebian sprint / runtime device fingerprinting in bootloader

2011-02-23 Thread Eric Cooper
, but has a different amount of SDRAM, different GPIOs, UART, etc. Many of the other systems based on this chip ("plug computers") would be similarly difficult to distinguish at runtime. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to debian-boot-requ...@li

Bug#603960: Same problem occurs with amd64 iso image

2010-12-24 Thread Eric Wayman
lacing the closing "-- quiet" with "edd=off" as you instructed, the installer still worked. In this case however, there was no wait at all for the language menu to show up. Best Regards, Eric On Fri, Dec 24, 2010 at 4:24 AM, Ferenc Wagner wrote: > Eric Wayman writes: > &g

Bug#603960: Same problem occurs with amd64 iso image

2010-12-10 Thread Eric Wayman
This bug also occurs when using the amd64 iso image (http://cdimage.debian.org/cdimage/squeeze_di_beta2/amd64/iso-cd/debian-squeeze-di-beta2-amd64-netinst.iso), downloaded 2010-12-10. Exactly the same behavior is exhibited: I get to the splash screen, and hit Enter. Then it reads from the CD drive,

Re: Bug#603798: debian-installer: /tmp is not created with 777 mode when doing manual disk partitionning

2010-11-19 Thread VALETTE Eric RD-MAPS-REN
On 11/19/2010 10:20 AM, Samuel Thibault wrote: VALETTE Eric RD-MAPS-REN, le Fri 19 Nov 2010 09:20:59 +0100, a écrit : If you don't want to fix it, I do not care. We DO want to fix it. But we can't fix something that we don't understand. When we try to reproduce this bug we

Bug#603798: debian-installer: /tmp is not created with 777 mode when doing manual disk partitionning

2010-11-19 Thread VALETTE Eric RD-MAPS-REN
On 11/18/2010 08:31 PM, Matthew Palmer wrote: On Thu, Nov 18, 2010 at 01:44:39PM +0100, VALETTE Eric RD-MAPS-REN wrote: On 11/18/2010 10:09 AM, Christian Perrier wrote: VALETTE Eric RD-MAPS-REN a écrit : Done nothing special except creating the partitions manually. This is

Bug#603960: Debian Installer 6.0 Beta1 bug report

2010-11-18 Thread Eric Wayman
Package: installation-reports Boot method: CD Image version: http://cdimage.debian.org/cdimage/squeeze_di_beta1/i386/iso-cd/debian-squeeze-di-beta1-i386-netinst.iso Date: 2010-11-18 16:10:00 EST Machine: Toshiba U205-S5057 Processor:Intel® Core™ 2 Duo Processor T55004 1.66GHz, 2MB L2, 667MHz FS

Bug#603798: debian-installer: /tmp is not created with 777 mode when doing manual disk partitionning

2010-11-18 Thread VALETTE Eric RD-MAPS-REN
On 11/18/2010 10:09 AM, Christian Perrier wrote: VALETTE Eric RD-MAPS-REN a écrit : Done nothing special except creating the partitions manually. This is ^ This is where we need details! Tmp was created as ext2 FS, with TMP

Bug#603798: debian-installer: /tmp is not created with 777 mode when doing manual disk partitionning

2010-11-18 Thread VALETTE Eric RD-MAPS-REN
On 11/17/2010 10:46 PM, Christian PERRIER wrote: tags 603798 unreproducible thanks Quoting Eric Valette (eric2.vale...@orange-ftgroup.com): Package: debian-installer Version: Debian Installer 14/11/2010 Severity: important Tags: d-i I reinstalled a machine this week-end. The install base

Bug#603798: debian-installer: /tmp is not created with 777 mode when doing manual disk partitionning

2010-11-17 Thread Eric Valette
Package: debian-installer Version: Debian Installer 14/11/2010 Severity: important Tags: d-i I reinstalled a machine this week-end. The install base smootly worked. I created a separate /tmp file system that was monted but with wrong permission. root.root 755. Visible effect is that kdm login loop

Bug#603756: console-setup: [INTL:nl] Updated Dutch PO translation for D-I release

2010-11-16 Thread Eric Spreen
Package: console-setup Severity: wishlist Tags: patch l10n Dear maintainer, Hereby you will find attached an updated Dutch PO translation for console-setup. I would be pleased if this could be included in the package before the next release of D-I. Thanks in advance, Eric Spreen Dutch

Bug#603318: debian-installer: Does not detect the USB wireless keyboard

2010-11-14 Thread Eric Valette
On 13/11/2010 12:52, Otavio Salvador wrote: On Sat, Nov 13, 2010 at 9:48 AM, Eric Valette wrote: On 13/11/2010 12:03, Otavio Salvador wrote: It would be good if you could give a try to the installer. You won't need to reinstall the system just boot the new one and see if has hot it to

Bug#603318: debian-installer: Does not detect the USB wireless keyboard

2010-11-13 Thread Eric Valette
ips a bit (due to context switch between XBMC and VDR + streamdev as streaming in a remote XBMC works), I'm rather sure I will reinstall soon. Waiting a week is probably OK. Drop me a mail or close the bug when a new iso of the installer is ready. -- eric -- To UNSUBSCRIBE, email to debian

Bug#603318: debian-installer: Does not detect the USB wireless keyboard

2010-11-12 Thread Eric Valette
ess keybord is very common (TRUST) and that for HTPC a wireless keyboard is very usefull... Thanks for your support and have a good week-end. -- eric -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#568179: progress

2010-08-29 Thread Jean-Eric TORLAY
Since mid march the debian squeeze install on DELL inspirion 11Z is OK as the local Ethernet network is working, even if the Wifi is not operating. Thank you so much for your help regards, Jean-Eric TORLAY -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject

Bug#594616: busybox-syslogd: typos in initscript messages

2010-08-27 Thread Eric Cooper
Package: busybox-syslogd Version: 1:1.17.1-2 Severity: minor "busybox' syslogd implementation" should be either "busybox's syslogd implementation" if you want the correct possessive form, or just "busybox syslogd implmentation" if you want to use busybox as just an adjective modifying syslogd. I

Bug#472704: Failure while configuring base packages -- But why?

2010-08-20 Thread Eric Estievenart
Could someone change the title of this bug to something more explicit, like: "Dependencies not fetched; unexplained failure" (I know they are explained in debootstrap.log), and maybe raise its priority. Btw, I don't really understand the following concept: --no-resolve-deps By default, d

Bug#591436: busybox-syslogd: initscript prints many error messages

2010-08-02 Thread Eric Cooper
Package: busybox-syslogd Version: 1:1.15.3-1 Severity: normal The busybox-syslogd and -klogd initscripts generate lots of error messages like this: cut: /proc/447/stat: No such file or directory cut: /proc/452/stat: No such file or directory cut: /proc/453/stat: No such file or direct

Bug#572013: bashism in /usr/share/udhcpc/default.script causes network setup to fail

2010-05-20 Thread Eric Cooper
Package: udhcpc Version: 1:1.15.3-1 Severity: normal The proposed fix -- $((metric += 1)) -- doesn't have the same semantics. The routing table metric will start at 1 rather than 0. You need to increment $metric in a separate command, after using it in the route command: for i in $router; d

workaround(?) for #578338: grub2 won't install

2010-04-22 Thread Eric Dantan Rzewnicki
(Please Cc: me since I am not subscribed here) I reported #578338 on monday. I've found a way to work around it, and wonder if it would be an acceptable approach for debian-installer to take. If I switch to a shell during the partioning section and create the raid manually with --metadata=0 option

Bug#578338: hardware log

2010-04-20 Thread Eric Dantan Rzewnicki
Here is the hardware-summary from the initial failed installation: uname -a: Linux x4 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42 UTC 2010 x86_64 GNU/Linux lspci -knn: 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate [1022:9601] lspci -knn: Subsystem: Advanc

Bug#578338: Acknowledgement (debian-installer: grub-install fails to md0)

2010-04-20 Thread Eric Dantan Rzewnicki
Some further information on this ... Today I tried a lenny install on the same system using the lenny installer, but using the existing partition table and raid1 device created during the previously reported failed squeeze installation. I noticed that the partition table was a little odd. fdisk

Bug#578338: debian-installer: grub-install fails to md0

2010-04-18 Thread Eric Dantan Rzewnicki
Package: debian-installer Version: daily-images amd64 netboot.tar.gz 2010-0418 Severity: important I reported this problem a few weeks ago when attempting to install a very similar system: http://lists.debian.org/debian-user/2010/04/msg00092.html This time I again used the daily image (2010-04-1

Bug#575672: installation-reports: KDE install ends without print management.

2010-03-28 Thread Eric Lavarde
ny obvious mean to configure printing. And I want to state that I know that I can point my browser to localhost:631, but I think that a first time user (who is deemed to use KDE) won't find this very easy, if at all, and might give up on Linux/Debian. Eric -- Please make sure that the h

Complaint about apt installing Recommends by default.

2010-03-21 Thread Eric Renfro
tely /no/ other reasonable distribution does this. Eric Renfro -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4ba683a5.1000...@gmail.com

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-27 Thread Eric Valette
press to finish booting. But I guess its because I use the experimental RC for dosfsck and it fails over a FS flagged purposely flagged with noauto as its for USB stick. But that's another story. Thanks for your support and happy holidays/new year. -- eric -- To UNSUBSCRIBE, email

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-27 Thread Eric Valette
On 26/12/2009 22:47, Eric Valette wrote: I finally found the bug: I traced setupcons -k in error mode and it expects to find ckbcomp but unfortunately /usr is not mounted and ckbcomp is /usr/bin/ckbcomp I traced the setupcons -k with set -x and it exist with doing anyting because it does not

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
I finally found the bug: I traced setupcons -k in error mode and it expects to find ckbcomp but unfortunately /usr is not mounted and ckbcomp is /usr/bin/ckbcomp I traced the setupcons -k with set -x and it exist with doing anyting because it does not find ckbcomp in the path. -- eric

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
On 26/12/2009 20:16, Anton Zinoviev wrote: On Sat, Dec 26, 2009 at 06:39:13PM +0100, Eric Valette wrote: I tested manually after entering the maintenance mode S06keyboard-setup and yes it does print something and does a "setupcon -k" but the keyboard is still wrong after the

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
On 26/12/2009 18:11, Eric Valette wrote: On 26/12/2009 17:39, Eric Valette wrote: Here are the buggy lines in keymap.sh # If setupcon is present, then we've been superseded by console-setup. if type setupcon >/dev/null 2>&1; then exit 0 fi because console-setup is run tto

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
On 26/12/2009 17:39, Eric Valette wrote: Here are the buggy lines in keymap.sh # If setupcon is present, then we've been superseded by console-setup. if type setupcon >/dev/null 2>&1; then exit 0 fi because console-setup is run tto late in case of voluntary single m

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
to enter the passwd using the wrong keyboard layout! -- eric -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
On 26/12/2009 17:04, Eric Valette wrote: On 26/12/2009 14:52, Anton Zinoviev wrote: On Fri, Dec 25, 2009 at 09:35:42PM +0100, Eric Valette wrote: I had a file system witha date set in the future, and thus entered single mode. I had then a wrong keyboard This shouldn't be happening so I

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-26 Thread Eric Valette
On 26/12/2009 14:52, Anton Zinoviev wrote: On Fri, Dec 25, 2009 at 09:35:42PM +0100, Eric Valette wrote: I had a file system witha date set in the future, and thus entered single mode. I had then a wrong keyboard This shouldn't be happening so I need you to make few tests in order t

Bug#562557: console-setup: Wrong keyboard in single mode/normal boot failure

2009-12-25 Thread Eric Valette
Package: console-setup Version: 1.50 Severity: normal I had a file system witha date set in the future, and thus entered single mode. I had then a wrong keyboard which is annoying because when you are in this mode you are likely to kill your machine if using the wrong key (even enetring the pass

Bug#547218: debootstrap: cannot create squeeze chroot

2009-09-17 Thread Eric Cooper
Package: debootstrap Version: 1.0.15 Severity: important Tags: patch debootstrap currently fails to create a squeeze chroot. The log output shows that readline-common depends either on dpkg >= 1.15.4 (which is not yet in squeeze) or on install-init (which isn't being installed), so it fails. If

Re: Illustrated Guide to Installing Debian GNU/Linux

2009-05-31 Thread Eric Doviak
.) and work with an MS Windows partition. In summary, the "Illustrated Guide" serves a different audience than the official manual does. On that basis, I hope you will consider it for inclusion as a separate manual. Sincerely, - Eric Doviak [1] http://www.debian.org/releases/stable/

Re: Illustrated Guide to Installing Debian GNU/Linux

2009-05-29 Thread Eric Doviak
WindowsEquivalent aims to list equivalent application, *in* Debian. It isn't complete yet. I'll definitely include that list. (I might even add to it myself). Holger Levsen wrote: I'd suggest Eric puts this document under a proper licence (/me suggests GPL2+, just add another appendix

Re: Illustrated Guide to Installing Debian GNU/Linux

2009-02-21 Thread Eric Doviak
. At Praveen's suggestion, I also recommended that users install the "icedtea-gcjwebplugin" (which uses OpenJDK) instead of "java-gcj-compat-plugin." I'm not sure what the next step is here, so please let me know what else I can do/should do to help. Enjoy!, - E

Illustrated Guide to Installing Debian GNU/Linux

2009-02-18 Thread Eric Doviak
t is of good quality -- I would be happy to help you turn it into one ("source code"[4] and all 73 screenshots[5]). Let me know what you think of the documents and please let me know what I can do to help make Debian more friendly to new users. Thanks, - Eric Doviak [1] http://

Re: Bug#509937: installation-guide-i386: suggested image for memory-stick booting does not contain network drivers

2009-02-16 Thread Eric Cooper
quot;first". And perhaps the paragraph beginning "After that, mount the USB memory stick " could be emphasized somehow (bold face or whatever). Anyway, sorry for the noise, and thanks and congratulations for the lenny release. -- Eric Cooper e c c @ c m u . e d u -

Re: Bug#509937: installation-guide-i386: suggested image for memory-stick booting does not contain network drivers

2009-02-16 Thread Eric Cooper
rectly. If there was something else I was supposed to do, it certainly wasn't obvious. By comparison, I wiped that memory stick and recreated it the "hard way" using syslinux and the linux and initrd images from the netboot/debian-installer directory. That worked fine. -- E

Bug#509937: installation-guide-i386: suggested image for memory-stick booting does not contain network drivers

2009-02-16 Thread Eric Cooper
Package: installation-guide-i386 Version: lenny Followup-For: Bug #509937 Section 4.3.1 ("Copying the files -- the easy way") says: There is an all-in-one file hd-media/boot.img.gz which contains all the installer files (including the kernel) as well as syslinux and its configuration f

Bug#497478: Lenny Installer on Intel D945GCLF based system does a Kernel Oops

2008-09-05 Thread Eric A. Cottrell
Jérémy Bobbio wrote: On Mon, Sep 01, 2008 at 07:31:28PM -0400, Eric A. Cottrell wrote: I am testing the Lenny weekly build 2008-09-01 and the installer fails to detect the on-board Realtek network adapter. Manual selection of the r8169 driver does not work. If I skip the network portion

Bug#497478: Lenny Installer on Intel D945GCLF based system does a Kernel Oops

2008-09-01 Thread Eric A. Cottrell
ion for auto-install Sep 1 18:29:25 main-menu[1256]: INFO: Falling back to the package description for ai-choosers Sep 1 18:29:25 main-menu[1256]: INFO: Menu item 'save-logs' selected 73 Eric -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#484121: tasksel: let's sync on the GNOME task

2008-06-25 Thread Eric Dorland
* Mike Hommey ([EMAIL PROTECTED]) wrote: > On Wed, Jun 25, 2008 at 03:48:32AM -0400, Eric Dorland <[EMAIL PROTECTED]> > wrote: > > * Mike Hommey ([EMAIL PROTECTED]) wrote: > > > On Tue, Jun 24, 2008 at 03:25:08AM -0400, Eric Dorland wrote: > > > >

Bug#484121: tasksel: let's sync on the GNOME task

2008-06-25 Thread Eric Dorland
* Mike Hommey ([EMAIL PROTECTED]) wrote: > On Tue, Jun 24, 2008 at 03:25:08AM -0400, Eric Dorland wrote: > > * Joey Hess ([EMAIL PROTECTED]) wrote: > > > Eric Dorland wrote: > > > > Well I think Google generally does treat the Iceweasel user agent > > > >

Bug#484121: tasksel: let's sync on the GNOME task

2008-06-24 Thread Eric Dorland
* Joey Hess ([EMAIL PROTECTED]) wrote: > Eric Dorland wrote: > > Well I think Google generally does treat the Iceweasel user agent > > properly. > > Not in the case of maps.google.com, where the sidebar cannot be hidden > in iceweasel, can in firefox. > > > &g

Re: Considerations for lilo removal

2008-06-18 Thread Eric Pozharski
On Mon, Jun 16, 2008 at 11:19:03AM +0200, Mike Hommey wrote: *SKIP* > OTOH, aren't most of these choosing lilo over grub only doing so by > habit ? OTOH, aren't most of theses choosing emacs over vim only doing so by habit? -- Torvalds' goal for Linux is very simple: World Domination -- To U

Bug#484121: tasksel: let's sync on the GNOME task

2008-06-16 Thread Eric Dorland
* Joey Hess ([EMAIL PROTECTED]) wrote: > Eric Dorland wrote: > > So the user agent thing is fairly well documented at > > http://bugs.debian.org/399633, but basically it's our stand against > > user-agent insanity. We could of course make it say Firefox easily, > >

Bug#484121: tasksel: let's sync on the GNOME task

2008-06-08 Thread Eric Dorland
nome task, that's probably the gnome team's call. However, Iceweasel is clearly the more popular one and 3.0 does have better integration with Gnome (at least look at feel wise). -- Eric Dorland <[EMAIL PROTECTED]> ICQ: #61138586, Jabber: [EMAIL PROTECTED] signature.asc Description: Digital signature

business card vga=790

2008-04-05 Thread Eric Reinbold
hello, i installed debian testing on bussiness card in vga=790 (other is the same, 771, 791...) the installation is ok, but after reboot the vga is normal (640x480). it says: try the 8139too driver thank for all auzain -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

[sun]debian : Install

2007-03-14 Thread Eric Rapilly
hello ! I downloaded plenty of files, i.e :/net/download/debian-testing-sparc-CD-1.iso to /net/download/debian-testing-sparc-CD-21.iso and also the same with "jigdo" What is the purpose of jigdo ? How to install all thes file on the sun? I will indeed write a cdrom , but after this , what shall

[sun]debian

2007-03-13 Thread Eric Rapilly
hello, I want to know which version of Debian I shoiuld download for my Sun Ultra 1, where I can download it , and please laso how to install It . thanks !! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

[sun]debian

2007-03-12 Thread Eric Rapilly
hello, guys. sorry to disturb you. I want to know which debian I may install on my SUN Ultra one, with only two 2.17 Go HD, and few memory. And also where I can download it Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#414367: Sony VAIO z505-js succesful install

2007-03-11 Thread Eric
Package: installation-reports Boot method: Floppy, the Sarge disk images detected the USB Floppy just fine Image version: /debian/dists/sarge/main/installer-i386/current//images 4-Aug-2006 Date: 3/10/2007 2AM Machine: Sony VAIO Z505-JS Super Slim note book with no CD-ROM and USB Floppy

Bug#414344: Sarge with SATA - failure

2007-03-10 Thread Eric David Fielding
Package: installation-reports Boot method: DVD Image version: Sarge Date: A week ago Machine: Brand new Core 2 Duo Hard Drive: SATA MB = ASUS P5L-MX Booted fine off DVD but did not see onboard ethernet nor SATA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Bug#410022: installation report

2007-02-06 Thread Eric Streit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: installation-reports Boot method: CD and dvd Image version: http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-cd http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-dvd Date: the 6th of february Machine: Asus P5W motherboard, Int

Bug#297536: installation-guide-powerpc: netbooting from open firmware

2007-02-04 Thread Eric Cooper
Package: installation-guide-powerpc Version: http://d-i.alioth.debian.org/manual/en.powerpc/ch05s01.html Followup-For: Bug #297536 On my gray & white G4, I had to use the OF command boot enet:0,yaboot instead of just "boot enet:0" as specified in the manual. -- To UNSUBSCRIBE, email to [EMAI

Bug#408408: installation-guide-i386: possible typo in "Submitting Installation Reports"

2007-01-25 Thread Eric Cooper
Package: installation-guide-i386 Version: http://d-i.alioth.debian.org/manual/en.i386 Severity: normal Section ch05s03.html#submit-bug says: run the command reportbug installation-report Shouldn't this be run the command reportbug installation-reports i.e., against the installation-report

Bug#407492: Add ieee80211_crypt_wep for use during install

2007-01-18 Thread Eric Work
Package: debian-installer Version: etch rc1 netinstall I am trying to use the bcm43xx module during installation for "Debian Etch Rc1 NetInstall" but I am unable to since module ieee80211_crypt_wep is not available. This is required to access networks which require WEP using the BCM43XX based

Re: Debian has failed us

2007-01-11 Thread Eric Cooper
ated. On the contrary, he attacked nobody personally, and his tone was not inflammatory. Your response made an unfortunate situation worse. It's you who should apologize. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#397920: installation-reports

2006-11-10 Thread Eric Ristad
Package: installation-reports Boot method: network Image version: http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso Date: 11/06/2006 Machine: Dell Dimension 8400 Processor: 3.0GHz P4 5300 800FSB Memory: 4GB DDR2 533Mhz Partitions: > df

Bug#396482: [Fwd: Re: Installing Debian amd64 on an asus P5W DH Deluxe + E6600 : kernel on installer broken + bugs in d-i when changing kernel + modules]

2006-11-02 Thread Eric Valette
At least include full message => Franz is ok to fix it and at least it would be consistent with the other modprobe calls in other SXX init scripts (e.g. ACPI, udev, video, ...) -- eric --- Begin Message --- On Wednesday 01 November 2006 01:05, Eric Valette wrote: > Found the culprit : S6

Bug#396482: installation-reports: S61mouse-support-x86 should use modprobe in the same way than other scripts (-q + || true)

2006-11-02 Thread Eric Valette
Geert Stappers wrote: Op 01-11-2006 om 01:07 schreef Eric Valette: Using this version of the script make this system boot with a kernel where all modules are built-in if [ "$DEBIAN_FRONTEND" = gtk ] ; then modprobe -q evdev || true modprobe psmouse

Re: Installing Debian amd64 on an asus P5W DH Deluxe + E6600 : kernel on installer broken + bugs in d-i when changing kernel + modules

2006-11-01 Thread Eric Valette
Frans Pop wrote: > On Wednesday 01 November 2006 08:45, Eric Valette wrote: >> BTW = I have written a script to update the installer to a new kernel >> *almost* automatically. Interested in putting this somewhere? > > Sure. Can you put it on a website somewhere? Then maybe fi

Re: Installing Debian amd64 on an asus P5W DH Deluxe + E6600 : kernel on installer broken + bugs in d-i when changing kernel + modules

2006-11-01 Thread Eric Valette
Frans Pop wrote: > On Wednesday 01 November 2006 01:05, Eric Valette wrote: >> Found the culprit : S61mouse-support-x86 is incorrectly written : it >> does not use -q option for modeprobe not the || true. > > Nice job of tracing that! Want to use my new computer :-) &

Bug#396482: installation-reports: S61mouse-support-x86 should use modprobe in the same way than other scripts (-q + || true)

2006-10-31 Thread Eric Valette
Package: installation-reports Severity: normal Using this version of the script make this system boot with a kernel where all modules are built-in if [ "$DEBIAN_FRONTEND" = gtk ] ; then modprobe -q evdev || true modprobe psmouse || true fi -- System Information: Debian Release: 4.0 AP

Re: Installing Debian amd64 on an asus P5W DH Deluxe + E6600 : kernel on installer broken + bugs in d-i when changing kernel + modules

2006-10-31 Thread Eric Valette
Eric Valette wrote: > Please CC me when anwsering: I'm not suscribed. > > 1) Did anybody else tried to replace a kernel with all drivers build in? > Why did the "modprobe -q evdev ||true" fail? Has it anything to do with > SMP support as the shell will probably sp

Bug#396480: installation-reports: D-I does not work on ASUS P5W DH de luxe + E6600

2006-10-31 Thread Eric Valette
Package: installation-reports Severity: grave Justification: renders package unusable boot starts, but enter an endless loop resetting the SATA controller when it tries to find the disks. Also, dmesg shows spurious irq not handled on this hardware. Apparently fixed via the libata upgrade availab

Installing Debian amd64 on an asus P5W DH Deluxe + E6600 : kernel on installer broken + bugs in d-i when changing kernel + modules

2006-10-30 Thread Eric Valette
ind of trick like in 3) above is rather sparse. Finding the right cpio command to rebuild the initrd image is rather difficult! and the mkisofs command also. Annd no I do not want to use the debvian scripts like bootcd or initrd-tools because its not convenient in my case. -- eric -- To UNSU

Bug#383866: first tests ...

2006-08-20 Thread Eric Streit
Package: installation-reports Boot method: Image version: Date: Machine: Processor:centrino 1.6Ghz Memory:521Mo Partitions: < [EMAIL PROTECTED]:~$ df -Tl Sys. de fich. Type1K-blocs Occupé Disponible Capacité Monté sur /dev/hda3 ext328835220 22596944 4773528 83% / tmpfs

Bug#369793: installation-reports: net-retriever unable to fetch hw-detect-full

2006-07-30 Thread Eric Van Buggenhaut
On Sat, Jul 29, 2006 at 09:18 +0200, Geert Stappers wrote: > On Thu, Jun 01, 2006 at 01:13:18PM +0200, Eric Van Buggenhaut wrote: > > Package: installation-reports > > Severity: critical > > Justification: breaks the whole system > > > > Boot method: USB stick

Bug#369793: installation-reports: net-retriever unable to fetch hw-detect-full

2006-06-01 Thread Eric Van Buggenhaut
Package: installation-reports Severity: critical Justification: breaks the whole system Boot method: USB stick Image version: stable (Sarge) Date: June, 1st 2006 - 12AM GMT Machine: i386 workstation Processor: AMD Sempron Memory: 512MB Root Device: not detected Partitions: no disk detected Ini

Bug#368633: partman: LVM automatic partitioning not undoable

2006-05-23 Thread Eric Monson
Package: partman Severity: critical Justification: causes serious data loss I burned a D-I image for a friend (the latest weekly Debian CD as of Mar 12 15:12) and chose to play with it a bit to see if it was clearly broken in some obvious way or likely okay for out purposes. Once I had verified e

custom debian for zaurus cl1000

2006-03-03 Thread eric taylor
Gentlemen, I would like to know if it is possible to purchase a custom made debian package for the zaurus CL1000one large file to be placed upon a sd card an unzipped...shipped via cd? A custom debian that has all of debian software and ALL of the games on Debian page???   Sincerely Eric

Bug#287322: Bug#287321: Installation Report - Cobalt RaQ

2004-12-27 Thread Eric Evans
On Mon, Dec 27, 2004 at 05:23:05PM +, Martin Michlmayr muttered these words: > * Eric Evans <[EMAIL PROTECTED]> [2004-12-26 17:20]: > > Machine: Cobalt RaQ > > > > Everything worked flawlessly, outstanding work. > > Thanks for the report. Can you please upg

Bug#287322: Installation Report - Cobalt RaQ2

2004-12-26 Thread Eric Evans
blems: Worked flawlessly, no problems whatsoever. -- Eric Evans [EMAIL PROTECTED] signature.asc Description: Digital signature

Bug#287321: Installation Report - Cobalt RaQ

2004-12-26 Thread Eric Evans
orked flawlessly, outstanding work. -- Eric Evans [EMAIL PROTECTED] signature.asc Description: Digital signature

Bug#286534: Installer fails to read partition table.

2004-12-23 Thread Eric Carlsen
First of all, thanks for the message. > Just one thing, the version of parted in sarge is 1.6.11 + some > backported > patches, and the version in experimental is 1.6.20, so in no way is the > version in knoppix newer than the debian version, unless there is a > mistake > here somewhere. Secondl

  1   2   3   >