Bug#704688: regression: javaws fails to run Dell iDrac console

2013-04-04 Thread Stephen Gregory
Package: icedtea-netx Version: 1.3.1-3 Severity: important This is likely the same bug as: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=722 Prior to the version 1.3.1-3 of icedtea-netx javaws was able to launch the Dell iDrac console. This is no longer possible due to the error:

Bug#582137: dc is ignoring the .dcrc file.

2011-10-29 Thread Stephen Gregory
I would really like to see the .dcrc option back. as a workaround you can use the command: $ dc -f .dcrc - or $ dc -e commands - As you don't always want the - option it is hard to alias these commands so I declare a funtion instead. In .bashrc I have the following: dc () { if [ -n $1

Bug#519037: please include watchdog module for Geode in i386 kernels

2009-03-14 Thread Stephen Gregory
please close this bug and mark wontfix. Unless the kernel maintainers would like to build a geode specific linux-image package :-) -- sg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#519037: please include watchdog module for Geode in i386 kernels

2009-03-10 Thread Stephen Gregory
On Tue, Mar 10, 2009 at 03:42:03PM +0100, maximilian attems wrote: well that wouldn't be enough as aboves config depens on MGEODE_LX You are right. I was messing around with the config file a bit before I made the diff. (i.e. I was being sloppy.) I will start with clean sources later today,

Bug#519037: please include watchdog module for Geode in i386 kernels

2009-03-09 Thread Stephen Gregory
package: linux-image-2.6.26-1-486 version: 2.6.26+17 severity: minor tags: patch also package linux-image-2.6.26-1-686 version 2.6.26+17 Please enable the watchdog module for the AMD Geode processor. The code is in the vanilla kernel in geodewdt.c. It is GPL. The config option is GEODE_WDT=m.

Bug#421570: --pkgcache causes newvserver to fail

2007-04-30 Thread Stephen Gregory
Package: vserver-debiantools Version: 0.3.4 The --pkgcache option (and PKGCACHE=1) cause newvserver to fail. As near as I can tell it is because the vserver directory is created and the cached debs are copied over before vserver-build is called. The tool vserver-build checks for the existance of

Bug#421571: arguments to 'find' in newvserver script in wrong order

2007-04-30 Thread Stephen Gregory
Package: vserver-debiantools Version: 0.3.4 Severity: minor Tags: patch In the the aptcleanup() function find is called with the -mindepth and -maxdepth arguments causing this warning: find: warning: you have specified the -mindepth option after a non-option argument -name, but options are not

Bug#421174: aptitude install of xen-tools on fresh system causes non bootable xen

2007-04-26 Thread Stephen Gregory
Package: xen-tools Version: 2.8-2 On a freshly installed Debian Etch system I attempted to install Xen with the commands: # aptitude install linux-image-xen-686 # aptitude install xen-tools Based on the recommends field in xen-tools aptitude automatically installed xen-hypervisor-3.0.3-1-i386.

Bug#364122: please differentiate filenames of dvd and cd images

2006-04-21 Thread Stephen Gregory
Package: debian-cd Severity: wishlist Please add a tag to the dvd iso filename to distinguish it from the cd iso filename. Currently the filename of the cd image is: debian-31r2-i386-binary-1.iso And the filename of the dvd image is: debian-31r2-i386-binary-1.iso These names are the same