Package: wodim
Version: 9:1.1.11-3.2
Severity: normal
I'm running on a machine with 128GB memory and I want to use a large FIFO due
to running 6 simutanious burns from the same drive.
Here's the command that doesn't work:
wodim dev=/dev/sr6 fs=4096m speed=16 tsize=2298496s -v large.iso debug=10
David Kalnischkies wrote:
> On Fri, Jun 05, 2020 at 09:15:56PM -0400, Wakko Warner wrote:
> > I noticed, due to the way I have apt setup, that it complains about chmoding
> > some files. I was looking in the source for a way to bypass this message
> > and noticed that 0700
Package: apt
Version: 2.1.6
Severity: minor
I noticed, due to the way I have apt setup, that it complains about chmoding
some files. I was looking in the source for a way to bypass this message
and noticed that 0700 is hard coded in the warning.
In apt-pkg/acquire.cc:SetupAPTPartialDirectory() o
Package: procmeter3
Version: 3.6-2
Severity: important
Tags: patch
I get this error when launching procmeter3
ProcMeter: Cannot open the module '/usr/lib/ProcMeter3/modules/stat-disk.so' :
/usr/lib/ProcMeter3/modules/stat-disk.so: undefined symbol: minor
3.6-1.1 didn't have this problem.
When c
Package: p0f
Version: 3.09b
Severity: wishlist
Tags: patch
I like the output of the log file, but I don't like the normal output as it's
too long. This patch was against 3.06b but should apply to 3.09b.
Option -q causes the output to be mostly quiet. There is some output.
Option -o has been enh
Package: procmeter3
Version: 3.6-1
Severity: important
Procmeter segfaults every time. Strace shows it trying to open
/sys/class/power_supply which doesn't exist on my system. Removing
battery.so causes procmeter to work. Procmeter 3.5d-1 works.
Here's the strace:
open("/usr/lib/ProcMeter3/mod
Package: rwhod
Version: 0.17-13
Severity: minor
The change in rwhod from -12 to -13 causes it to log to the syslog every 3
minutes.
I diffed -12 and -13 and noticed that it calls configure(sk) in the main loop
and that it "forgets previous neighbors; interfaces may have changed".
I'm using rwhod
Stig Sandbeck Mathisen wrote:
> Wakko Warner writes:
>
> >> Just to avoid further confusion, and to be explicit, is this
> >> (munin-2.1.1.diff) the patch you want us to use?
> >
> > This is the correct one.
>
> Excellent, thanks. :)
You're welco
Stig Sandbeck Mathisen wrote:
> Wakko Warner writes:
>
> > Thanks, however I sent another patch that replaced the previous patch.
> > The latest one was complete with all the changes including the html.
>
> You sent two patches, named munin-2.1.diff, and munin-2.1.1.d
Stig Sandbeck Mathisen wrote:
> Wakko Warner writes:
>
> > Holger Levsen wrote:
> >> Also, please reply to the bug and attach the code you currently have
> >> (and/or
> >> provide the link to a git repo which has it :)
> >
> > Sorry, n
I've played with this enough. I've added more features than this wishlist.
Here's the broad idea of what's changed.
1) 3 clicks to zoom has been replaced with drag'n'drop style selecting.
2) Ability to turn off fields (exception, cannot turn all fields off).
The graph total is not conside
Holger Levsen wrote:
> Also, please reply to the bug and attach the code you currently have (and/or
> provide the link to a git repo which has it :)
Sorry, no git. I'm working on a test vm with a live install.
This patch is ONLY for the munin perl code. I will have changed
dynazoom.html so muc
Holger Levsen wrote:
> thanks for the bug report. I've tagged it upstream and notified them.
I don't know if anyone has started to work on this, but I've got something
working for me. It's not ready to be released yet. It has a few minor
problems that needs to be worked out.
An addition to this
Package: munin
Severity: wishlist
I've been toying with munin v2 and I like the dynazoom.
Some plugins will output many fields (IE: df with many mounted filesystems)
and sometimes the graph can be difficult to read.
I think it would be nice to be able to have this ability. My thoughts would
be t
Ritesh Raj Sarraf wrote:
> Hello Wakko
>
> On Sun, Feb 17, 2013 at 8:13 AM, Wakko Warner wrote:
> > I have a test system that boots over iSCSI. If iscsid is killed and the
> > kernel decides to sync the scsi caches, the iSCSI connection fails.
>
> How is iscsid bein
Package: open-iscsi
Version: 2.0.872-2
Severity: normal
Tags: patch
I have a test system that boots over iSCSI. If iscsid is killed and the
kernel decides to sync the scsi caches, the iSCSI connection fails.
I change the init script to drop a link to the PID file for iscsid to the
/run/sendsigs.
Package: joe
Version: 3.7-2.3
Severity: minor
When writing a script I found that use of << causes problems with bash's
( ) notation. Ex:
Run joe similar to this:
$ joe test.sh
Type in these 3 lines:
#!/bin/bash
(x = 1 << 2)
if [
The 3rd line is incomplete, however, the "if [" is not colored co
Package: qemu-system
Version: 1.1.0+dfsg-1
Severity: normal
I upgraded to this version and noticed that fsdev was no longer supported.
Downgrading to 1.0.1+dfsg-1 works.
Is fsdev no longer supported?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsu
Michael Tokarev wrote:
> On 29.05.2012 07:56, Wakko Warner wrote:
> []
> > (process:14897): GLib-CRITICAL **: g_thread_pool_new: assertion
> > `g_thread_supported ()' failed
> > worker thread initialization failed
> []
> > You know what, forget all of the
I found the real problem. Read the bottom where I said "forget all that".
Everything above that was things that I had tried.
Michael Tokarev wrote:
> tags 674919 + moreinfo unreproducible
> thanks
>
> On 28.05.2012 20:00, Wakko Warner wrote:
> > Package: qemu-
Michael Tokarev wrote:
> tags 674919 + moreinfo unreproducible
> thanks
>
> On 28.05.2012 20:00, Wakko Warner wrote:
> > Package: qemu-kvm
> > Version: 1.0+dfsg-11
> > Severity: important
> >
> > I'm using libvirt 0.9.9-3+b2 to start VMs with k
Package: qemu-kvm
Version: 1.0+dfsg-11
Severity: important
I'm using libvirt 0.9.9-3+b2 to start VMs with kvm. I just upgraded qemu-kvm.
I am no longer able to start VMs where I have defined a file system device.
My previous version was 1.0+dfsg-9
This is what I see:
# LC_ALL=C PATH=/usr/local
Package: genisoimage
Version: 9:1.1.11-2
Severity: minor
I have volumes of deleted files archived to dvd. I did a test between 2 of
my systems. The first command is ran against my file set on an ext4
filesystem. The second command is ran against my file set on a reiserfs on
an nfs mounted serve
Arthur de Jong wrote:
> tags 641820 + pending
> thanks
>
> On Fri, 2011-09-16 at 09:47 -0400, Wakko Warner wrote:
> > It would be nice if nslcd would not log warnings like this and other
> > messages which would be reported by another service.
>
> Sorry for not res
Package: smartmontools
Version: 5.41+svn3365-1
Severity: wishlist
I have an external USB hard disk. smartctl shows this:
# smartctl -l selftest
smartctl 5.41 2011-06-09 r3365 [i686-linux-2.6.30] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
/dev/mobil
Here is the patch that will add a --nowarn option to nslcd. This is not
default so it would not break existing installations.
- BEGIN -
diff -ru nss-pam-ldapd-0.8.4/nslcd/nslcd.c nss-pam-ldapd-0.8.4.1/nslcd/nslcd.c
--- nss-pam-ldapd-0.8.4/nslcd/nslcd.c 2011-04-18 17:29:09.0 -040
Package: nslcd
Version: 0.8.4
Severity: wishlist
I'm continually see messages like the following:
2011-09-16 06:25:02 vegeta nslcd[29120]: [dd36d7] "nobody":
user not found: No such object
2011-09-16 09:40:02 ani nslcd[20514]: [21915c] "munin": user
not found: No such object
In this case, thi
Package: slapd
Version: 2.4.25-3
Severity: normal
I install slapd and answered no to the initial configuration and the package
failes to configure with the following:
Omitting slapd configuration as requested.
No configuration file was found for slapd at /etc/ldap/slapd.conf. (warning).
invoke-
Package: bind9-host
Version: 1:9.7.3.dfsg-1+b1
Severity: wishlist
It would be nice if the host program could output information the way it would
be in the zone file.
IE:
# host example.com
example.com A 1.2.3.4
#
instead of
# host example.com
example.com has address 1.2.3.4
#
Package: shelldap
Version: 0.4-3
Severity: minor
Shows warnings when issuing ls
# shelldap --server ldapi:/// --binddn cn=admin,cn=config --basedn cn=config
Bind password:
Would you like to cache your connection information? [Y/n]: n
~ > ls
Use of uninitialized value in string eq at /usr/bin/she
Package: uswsusp
Version: 1.0+20110509-1
Severity: wishlist
I have a VM running with no vga under KVM. The only local terminal is the
serial console. When trying to use s2disk, I see:
s2disk: No local tty. Remember to specify local console after the remote.
Reason: Invalid argument
It would be
Package: openssh-client
Version: 1:5.8p1-4
Severity: normal
If I have hostbased authentication enabled and attempt to ssh to another
system, hostbased authentication always fails and falls back to password
authentication.
If I remove /etc/ssh/ssh_host_ecdsa_key* and try again, everything works.
Package: mount
Version: 2.19.1-2
Severity: normal
I had this in fstab:
/dev/vda/ ext4defaults 1 1
sys /syssysfs
And mount crashes when the system boots. The command that was ran (when I
issued sh -x /etc/init.d/mountall.sh start) is
mount -a -t nonfs,nfs4,smbfs,
Package: munin-node
Version: 1.4.4-1
Severity: minor
This shows the bug:
# telnet localhost 4949
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
# munin node at roshi
cap multigraph
cap multigraph
list switch
snmp_switch_uptime
quit
Connection closed by foreign host.
# nc lo
Package: munin-node
Version: 1.4.3-2
Severity: wishlist
Tags: patch
Systems with uptimes over 1000 show up as 1.0k or larger. This makes it
difficult to view the actual uptime. I have such a system. The fix is
to add 1 line according to the following diff.
--- uptime 2010-03-01 12:48:54.0
Tom Feiner wrote:
> Thanks for the bug report. As this is a munin issue rather than a debian
> issue, this should be handled upstream. I've forwarded this bug to the
> upstream bug tracker.
>
> If you get a chance to write the patch, please include it there, so it can be
> incorporated in a future
Package: munin
Version: 1.4.3-2
Severity: normal
Tags: patch
# grep " Completed " /var/log/exim4/mainlog|wc -l
0
# grep " Completed$" /var/log/exim4/mainlog|wc -l
4835
#
This patch changes the line that counts the completed lines.
-- System Information:
Debian Release: lenny/sid
APT prefers u
Package: munin-node
Version: 1.4.3-2
Severity: normal
It may be easier to demonstrate:
# munin-run mail_eximstats
received.value U
completed.value U
rejected.value U
# cat /var/lib/munin/plugin-state/exim_mailstats-
%MUNIN-STATE1.0
2351803
U
U
U
#
# munin-run mail_eximstats
received.value AA
co
Package: munin-node
Version: 1.4.3-2
Severity: wishlist
It would be nice if mail_eximstats could also output the number of connects
and disconnects (also seperated by how, ie QUIT, lost, DROP in ACL, etc.)
I may post a patch for this when I get a chance.
--
To UNSUBSCRIBE, email to debian-bug
Package: munin
Version: 1.4.3-2
Severity: normal
I upgraded munin from 1.2.5-2. I had this in my config:
[narf]
address narf
use_node_name yes
if_ppp0.up.max 15000
if_ppp0.down.max 15000
This causes the ppp0 graph to not jump every time the connection is reset.
1.
Package: util-linux
Version: 2.16.2-0
Severity: normal
This may belong to libblkid1 instead.
# blkid /dev/sda
/dev/sda: UUID="923098ea-b196-41f1-af4f-a21628bcd144" TYPE="ext2"
# blkid /dev/sda1
/dev/sda1: UUID="21c66652-1ce3-483a-8269-e44022f447e9" TYPE="ext3"
# blkid /dev/sda2
/dev/sda2: UUID=
Package: mlocate
Version: 0.21.1-2
Severity: wishlist
Since mlocate writes a new database file each time it updates, it would be
nice if there was a compression option.
I would agree that most systems won't have a large database; however I am
testing the feasability on an archive filesystem with
Holger Levsen wrote:
> tags 475078 +upstream
> thanks
>
> Hi Wakko,
>
> Unfortunatly at the moment you have to configure the lower the default speed
> of this interface manually, which can easily be done in munin.conf:
>
> Something like this should work: (untested!)
>
> [localhost]
> addr
Package: ifplugd
Version: 0.28-14
Severity: wishlist
I configured my system to use a wired/wireless combination. Basically if my
wired has link, it UPs that interface and downs the wireless interface and
vice versa if no link. Unfortunately, ifplugd does not call the script on
initial run if the
Package: kpartx
Version: 0.4.8-13
Severity: wishlist
Tags: patch
I'd like to have the ability to create targets in which are read-only to
keep from accidentally modifying the newly created device. In some cases,
mounting with -o ro still modifies the device (in the case of ext3
filesystems). I c
Please do not do this. There's really no reason to have openssl installed
when installing openvpn for every install. Would it not be better for
libssl0.9.8 to conflict with older versions?
--
Lab tests show that use of micro$oft causes cancer in lab animals
Got Gas???
--
To UNSUBSCRIBE, e
I'm willing to bet the following change is causing the problems. Shouldn't
there be a : after i in the getopt()?
--- netkit-rwho-0.17-8/rwhod/rwhod.c2008-05-31 22:10:27.0 -0400
+++ netkit-rwho-0.17-10/rwhod/rwhod.c 2008-05-31 22:09:14.0 -0400
@@ -192,7 +192,7 @@
Steve Langasek wrote:
> On Fri, May 30, 2008 at 06:48:56PM -0400, Wakko Warner wrote:
> > Steve Langasek wrote:
> > > On Fri, May 30, 2008 at 06:58:12AM -0400, Wakko Warner wrote:
> > It also happened with linux-image-2.6.24-1-alpha-generic_2.6.24-7_alpha.deb
> &
Steve Langasek wrote:
> On Fri, May 30, 2008 at 06:48:56PM -0400, Wakko Warner wrote:
> > Steve Langasek wrote:
> > > On Fri, May 30, 2008 at 06:58:12AM -0400, Wakko Warner wrote:
> > > > Steve Langasek wrote:
> > > > > What needs to happen is
Steve Langasek wrote:
> On Fri, May 30, 2008 at 06:58:12AM -0400, Wakko Warner wrote:
> > Steve Langasek wrote:
> > > > I built a kernel for my alpha and noticed it wouldn't boot (It was
> > > > cross-compiled, but I doubt that makes a difference)
>
Steve Langasek wrote:
> On Thu, May 29, 2008 at 04:11:29PM -0400, [EMAIL PROTECTED] wrote:
> > Package: aboot
> > Version: 1.0~pre20040408-2
> > Severity: important
>
> > I built a kernel for my alpha and noticed it wouldn't boot (It was
> > cross-compiled, but I doubt that makes a difference)
>
martin f krafft wrote:
> also sprach Wakko Warner <[EMAIL PROTECTED]> [2008.04.11.2318 +0200]:
> > Querying is the only thing I was after. The patch I made makes querying
> > work.
>
> Wakko, is this querying-specific, and does the patch have no other
> effe
martin f krafft wrote:
> also sprach Wakko Warner <[EMAIL PROTECTED]> [2008.04.11.1802 +0200]:
> > That wasn't the point. The point was I wasn't able to "examine"
> > the "file". There's absolutely no reason that one has to attach it
&g
Package: munin-node
Version: 1.2.5-1
Severity: minor
I noticed in my graphs that my ppp0 (56k Dialup) shows 14mb/sec average
(probably depends on how much traffic has been seen when it actually goes
down) each time the interface goes down and comes back up. Considering that
this interface cannot
Package: mdadm
Version: 2.6.4-1
Severity: minor
Tags: patch
I made an image of 2 disks that are part of a 2 disk raid0. These images are
320gb in size. I tried to use mdadm -E to give me some information about
them which resulted in:
# mdadm -E /junk/nail.md0-part1of2.img
mdadm: cannot open /jun
Package: xengine
Version: 1.11-11
Severity: normal
My system is a 2x dual core xeon 3.2ghz with an ati firegl v5100. xengine
reports inf rpm. I assume it is ran so fast it cannot calculate.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Archite
Package: apt-file
Version: 2.0.8.2
Severity: important
When invoking apt-file, I see this:
# apt-file search md5sum
E: Can't open /debian//etc/apt//debian/apt/sources.list: No such file or
directory
#
My /etc/apt/sources.list is not used at all on my system and infact, it does
not attempt to r
Brice Goglin wrote:
> This bug apparently got some new attention upstream recently. Did you
> try the new upstream release candidates that have been in experimental
> recently (xserver-xorg-video-ati 1:6.6.192-1 currently) in case it helps?
Ignore my last post, I didn't notice the subject line. F
Brice Goglin wrote:
> Hi Wakko,
>
> This bug apparently got some new attention upstream recently. Did you
> try the new upstream release candidates that have been in experimental
> recently (xserver-xorg-video-ati 1:6.6.192-1 currently) in case it helps?
I tried one of them a few weeks ago, didn'
Brice Goglin wrote:
> Wakko Warner wrote:
> > At one point, I installed XFree86 that was still laying in pool. It didn't
> > have a problem. I think older copies of Xorg worked (<7.x) but I'm not
> > quite sure.
> >
> > IIRC, if I just use the onboa
Brice Goglin wrote:
> I don't know what is going on with Powermac beige G3, but it looks like
> several people actualy have conflicts between Xorg and the network on
> this kind of machine. I am merging the relevant bugs.
>
> I am trying to get some help for either upstream Xorg people or PowerPC
dpkg-cross:606
change if ($lv =~ /^[^\/]/) {
to if ($lv ne "." and $lv =~ /^[^\/]/) {
I do not know if this is correct or not, but with out it, the link points to
"/usr/include/."
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
Package: dpkg-cross
Version: 1.37
Severity: normal
Apparently, dpkg-cross chokes on symlinks pointing to .
[EMAIL PROTECTED]:/o/cross] dpkg-cross -a powerpc -b
libc6-dev-ppc64_2.5-9_powerpc.deb
dpkg-cross: failed to create symlink
/tmp/dpkg-cross.AB7fefKl/dst/usr/powerpc-linux-gnu/include/power
Brice Goglin wrote:
> Could somebody have a look at bug #415543? Rob has a strange problem on
> his PowerMac. Basically, Xorg and network cannot work at the same time.
> I suspect a hardware or kernel problem, but I am not familiar enough
> with powerpc to debug further. Help would be appreciated.
Paul Slootman wrote:
> On Wed 04 Apr 2007, Wakko Warner wrote:
>
> > Package: rsync
> > Version: 2.6.9-3
> > Severity: normal
> >
> > I have one system that does an update of another via rsync when one machine
> > is running rsync as a daemon (I
Package: rsync
Version: 2.6.9-3
Severity: normal
I have one system that does an update of another via rsync when one machine
is running rsync as a daemon (IE, rsh/ssh not being used as the transport)
The log shows this:
Apr 4 20:32:05 vegeta rsyncd[31217]: connect from nail
Apr 4 20:32:05 veget
Michel D?nzer wrote:
> > Here's my device section from /etc/X11/xorg.conf
> > Section "Device"
> > Identifier "Generic Video Card"
> > Driver "radeon"
> > Option "AGPMode" "6"
> > Option "DisplayPriority" "BIOS"
> > EndSection
>
> If
Michel D?nzer wrote:
> tags 399654 upstream
> forwarded 399654 https://bugs.freedesktop.org/show_bug.cgi?id=2859
> kthxbye
>
> On Mon, 2006-11-20 at 22:50 -0500, Wakko Warner wrote:
> >
> > I have an ATI Radeon 9200 with DVI and VGA outputs. Connected to th
Christian Hammers wrote:
> On 2006-10-26 Wakko Warner wrote:
> > /etc/pam.d/quagga:
> > authrequiredpam_permit.so
> >
> > This causes quagga not to ask for a password as it uses pam authentication
> > methods. I do not see a security risk be
/etc/pam.d/quagga:
authrequiredpam_permit.so
This causes quagga not to ask for a password as it uses pam authentication
methods. I do not see a security risk because:
1) Only quagga user or quaggavty group has access to the sockets
2) Any admin who compiles their own vtysh w/o asking
Package: quagga
Version: 0.99.5-2
Severity: important
I have a Quagga.conf that is non-empty.
issueing /etc/init.d/quagga start shows:
# /etc/init.d/quagga start
Loading capability module if not yet done.
Starting Quagga daemons (prio:10): zebra ospfd.
Password:
#
sh -x shows that the command
Josip Rodin wrote:
> On Sun, Jun 04, 2006 at 08:11:21PM -0400, Wakko Warner wrote:
> > > > This is just additional information.
> > > >
> > > > [EMAIL PROTECTED]:/home/wakko] dpkg -l joe
> > > > ii joe3.1-0.2user friendly ful
Josip Rodin wrote:
> On Sun, Jun 04, 2006 at 12:42:03PM -0400, Wakko Warner wrote:
> > This is just additional information.
> >
> > [EMAIL PROTECTED]:/home/wakko] dpkg -l joe
> > ii joe3.1-0.2user friendly full screen text editor
> >
>
This is just additional information.
[EMAIL PROTECTED]:/home/wakko] dpkg -l joe
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:uppercase=bad)
||/ Name Vers
Package: apt
Version: 0.6.41
Severity: important
I'm trying to install package xserver-xorg which xserver-xfree86 is currently
installed. When I do this, it wants to install some packages that
xserver-xorg recommends. It wants to install discover1 discover1-data
libdiscover1 which I do not want
Joerg Schilling wrote:
> The problem is caused by braindead modifications applied by Debian to
> cdrtools. Please do not blaim me for bugs that are not in the official
> cdrtools source.
>
>
> An unmodified cdrtools (run as root as documented in the man page)
> does not have this problem.
1) I s
I believe the debian patch 23_o_excl.dpatch is causing this problem. I'm not
at the machine I found this problem on and cannot test at the moment. Given
the braindead way cdrecord looks for devices and this patch, it will halt at
the first /dev/sgX opened and wait instead of giving an immediate e
Steve McIntyre wrote:
> On Mon, Jul 11, 2005 at 10:39:05AM -0400, Wakko Warner wrote:
> >Package: cdrecord
> >Version: 4:2.01+01a01-4
> >Severity: normal
> >
> ># cdrecord dev=28,0,0 -tao -v someimage.iso
> >Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copy
[EMAIL PROTECTED] wrote:
> Package: xserver-xorg
> Version: 6.8.2.dfsg.1-2
>
> Hi,
> I just moved from XFree86 to the new Xorg server package.
> Hardware is
>
> :01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200
> AGP (rev 03)
>
> driver is mga.
>
> Basically, it works we
Package: cdrecord
Version: 4:2.01+01a01-4
Severity: normal
# cdrecord dev=28,0,0 -tao -v someimage.iso
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Joerg
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs
Package: xine-ui
Version: 0.99.3-1
Severity: normal
I do not know why the original bug was closed as this is a real problem.
Following shows the bug quite clearly, please do not close until it is really
resolved.
# strace xine -f \ Ratt\ -\ Back\ For\ More\ \(I\).mpg|&grep Ratt
execve("/usr/bin/x
Package: xine-ui
Version: 0.99.3-1
Severity: normal
I have a file or 2 that the first character is a space. xine complains about
unable to open file. If I rename the file so that the first character is not
a space, it works fine (including spaces elsewhere in the name)
-- System Information
De
Package: grub
Version: 0.95+cvs20040624-15
Severity: normal
# mkreiserfs -f /dev/sdb
# grub --device-map=dev
grub> root (hd0)
Filesystem type is reiserfs, using whole disk
grub>
# mke2fs /dev/sdb
# grub --device-map=dev
grub> root (hd0)
Filesystem type unknown, using whole disk
grub>
Andreas Metzler wrote:
> On 2005-01-20 Wakko Warner <[EMAIL PROTECTED]> wrote:
> > I didn't think about +0, however, it's not quite obvious though.
> > Actually, I was hoping for a way to see if a file was way off in the
> > future Like say in 2007 or so
Andreas Metzler wrote:
> On 2005-01-20 Wakko Warner <[EMAIL PROTECTED]> wrote:
> > Package: findutils
> > Version: 4.1.20-4
> > Severity: wishlist
>
> > I have a system that has a bad clock and files get dates way off in the
> > future. Unfortunately, I
Package: findutils
Version: 4.1.20-4
Severity: wishlist
I have a system that has a bad clock and files get dates way off in the
future. Unfortunately, I'm unable to locate these files using find.
-- System Information
Debian Release: 3.1
Kernel Version: Linux ani 2.6.10 #2 SMP Thu Jan 6 18:35:37
86 matches
Mail list logo