On Wed, Apr 23, 2025 at 10:52:27AM +0200, Uwe Kleine-König wrote:
[trimmed all the irrelevant garbage from the start of each line]
> [ cut here ]
> kernel BUG at lib/list_debug.c:62!
That's:
CHECK_DATA_CORRUPTION(next->prev != entry,
On Fri, Sep 27, 2024 at 09:25:11PM -0400, Michael Stone wrote:
> On Sat, Sep 28, 2024 at 01:20:17AM +0100, Matthew Wilcox wrote:
> > On Fri, Sep 27, 2024 at 06:23:05PM -0400, Michael Stone wrote:
> > > It would be just as confusing for cp to ignore reflink, right?
> >
&g
On Fri, Sep 27, 2024 at 06:23:05PM -0400, Michael Stone wrote:
> On Fri, Sep 27, 2024 at 09:31:37PM +0100, Matthew Wilcox wrote:
> > On Fri, Sep 27, 2024 at 02:41:39PM -0400, Michael Stone wrote:
> > > On Fri, Sep 27, 2024 at 06:18:20PM +0100, Matthew Wilcox wrote:
> > &g
On Fri, Sep 27, 2024 at 02:41:39PM -0400, Michael Stone wrote:
> On Fri, Sep 27, 2024 at 06:18:20PM +0100, Matthew Wilcox wrote:
> > Without looking at the source code, it seems likely that cp blindly
> > tries FICLONE without checking to see whether the sparse flag is set.
>
Package: coreutils
Version: 9.4-3.1
strace cp --sparse=always dd dd-sparse
[extraneous stuff skipped]
openat(AT_FDCWD, "dd", O_RDONLY)= 3
fstat(3, {st_mode=S_IFREG|0755, st_size=134248, ...}) = 0
openat(AT_FDCWD, "dd-sparse", O_WRONLY|O_CREAT|O_EXCL, 0755) = 4
ioctl(4, BTRFS_IOC_CLONE or F
On Mon, Feb 26, 2024 at 12:34:50AM +0100, Pascal Hambourg wrote:
> Not if you do not write anything to them, or if you TRIM them.
You can stop explaining to me how TRIM works.
commit 0c659b82d11e
Author: Matthew Wilcox
Date: Thu Apr 2 10:37:25 2009 -0400
ata: Add TRIM infrastruct
On Sun, Feb 25, 2024 at 11:42:37PM +0100, Pascal Hambourg wrote:
> On 25/02/2024 at 05:40, Matthew Wilcox wrote:
> >
> > The partitioner "guided partitioning" offers me:
> >
> > - use the largest continuous free space
> > - use entire disk
> &g
Package: debian-installer
On my new laptop, d-i prints "No Ethernet card was detected. If you know
the name of the driver (etc)". This confused me, as I thought it _also_
couldn't find the wifi driver (since it's a new laptop, it's possible
the d-i kernel doesn't know about the wifi device).
I
Package: debian-installer
The partitioner "guided partitioning" offers me:
- use the largest continuous free space
- use entire disk
- use entire disk and set up LVM
- use entire disk and set up encrypted LVM
I want "use largest contiguous space and set up encrypted LVM".
That would let me r
Package: debian-installer
I just did an installation with the 2024-02-24
debian-testing-amd64-netinst.iso image. I forget the exact wording
used, but when setting up a user, d-i printed advice that user passwords
should be changed frequently. This is no longer current good advice
(since 2017):
Package: partman-crypto
This isn't really a bug in partman-crypto, but I'm reporting it here
for tracking purposes as requested by Steve McIntyre.
The symptom I first experienced was when doing an install on a Tiger
Lake laptop with a 1TB SSD. The step where we run blockdev-wipe was
going to tak
Package: debian-installer
Version: 2020-11-23
When installing on an NVMe device, the message
"The installer is now overwriting /dev/nvme0n1p3 with random data to prevent
meta-information leaks from "
is truncated in the graphical installer.
I'd suggest just s/The installer is now o/O/
Also, i
As a result of this patch not being applied, I couldn't connect my
laptop to my employer's VPN (because I run testing, and this package
isn't available in testing).
Applying the patch and building it locally worked fine.
Package: coreutils
Version: 8.28-1
I am lazy and can't remember timezones. So I want to use 'date -d' to
convert from the date in a git commit to local time.
Date: Thu May 17 17:04:43 2018 +1000
$ date -d 'Thu May 17 17:04:43 2018 +1000'
date: invalid date ‘Thu May 17 17:04:43 2018 +1000’
$ d
the beginning of
a string, so delete that check as well.
Description: Don't interpret unix pathnames as commands
Replace the list of common unix pathnames with a simpler heuristic;
if there are two '/' characters before there is a ' ', this cannot be an
IRC command, so
Package: xfslibs-dev
Version: 4.15.1-1
trying to build the latest from
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
[CC]t_truncate_self
/bin/bash ../libtool --quiet --tag=CC --mode=link gcc t_truncate_self.c -o
t_truncate_self -g -O2 -g -O2 -DDEBUG -I../include -DVERSION=\"1.1.1
Package: x86info
Version: 1.31~pre0.8052aabdd159bc9050e7dc264f33782c5acce05f-1+b1
This version doesn't recognise the Kaby Lake in my laptop.
The version I just downloaded from git does.
I think you may need to rebuild them differently from this in order to have it
work.
I just installed zlib1g-dev:i386 and :amd64 to have an example to look at.
Each of these packages contains the same files under /usr/share and
/usr/include, and dpkg happily installed them both without special
);
clutter_behaviour_remove_all (explode_scale_behaviour);
- for (int y = MIN (posy + 4, LINES); y > 0; --y)
+ for (int y = MIN (posy + 4, LINES); y >= 0; --y)
{
if (checkFullLine (y))
{
--
Matthew Wilcox
Package: initramfs-tools
Version: 0.98.8
In /usr/share/initramfs-tools/hook-functions, xhci-hcd is spelled
simply xhci. It was renamed to xhci-hcd in 2.6.34-rc2.
Please update this script.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe".
em
crashes too early for the kerneloops daemon to be able to help you.
--
Matthew Wilcox Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly
ps
Sorry about that, I'll fix it in the next upload.
--
Matthew Wilcox Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a ret
On Sun, Sep 27, 2009 at 12:05:29AM +0200, Emilio Pozuelo Monfort wrote:
> Matthew Wilcox wrote:
> > I guess you didn't understand the bug. If you had installed
> > gnome-themes-common a long time ago, and now tried to upgrade to stable,
> > it fails to work. There is a
free to re-open if it will happena again.
I guess you didn't understand the bug. If you had installed
gnome-themes-common a long time ago, and now tried to upgrade to stable,
it fails to work. There is a simple solution, which for some reason
hasn't yet been impleme
On Fri, Aug 07, 2009 at 04:03:32PM -0400, Tim Abbott wrote:
> On Fri, 7 Aug 2009, Matthew Wilcox wrote:
>
> > On Fri, Aug 07, 2009 at 01:48:34PM -0400, Tim Abbott wrote:
> > > I've attached a patch to split the package into a kerneloops package and
> > > a
&g
d`/debian/kerneloops/etc/init.d/kerneloops
> + dh_install -pkerneloops
> + dh_install -pkerneloops-applet
>
> # Build architecture-independent files here.
> binary-indep: build install
> @@ -41,7 +43,7 @@ binary-arch: build install
> dh_installchangelogs
>
Actually, btrfs disc format changed in 0.16. It's really not appropriate
to ship this in Lenny. It's not ready and will create pain for our
users and for the upstream btrfs developers.
It definitely is worth having this packaged -- but only shipping in
lenny+1.
--
Matt
On Mon, Jun 23, 2008 at 09:28:53PM +0200, Daniel Baumann wrote:
> mips:
> http://buildd.debian.org/fetch.cgi?&pkg=linux-modules-extra-2.6&ver=2.6.25-2&arch=mips&stamp=1213610531&file=log
Thanks!
Here's the failing line:
CC [M]
/build/buildd/linux-modules-extra-2.6-2.6.25/debian/build/build_mip
On Mon, Jun 23, 2008 at 09:33:14PM +0200, Daniel Baumann wrote:
> ...and sorry for having missed in the first mail.
That's OK, I was just a bit perturbed at not being able to find the
build logs in the system. It's a bit odd the way it's built.
--
Intel are signing my paycheques ... these opini
I went to buildd.debian.net and I don't see the build log for this
package. And the [0] reference doesn't seem to have been filled in in
the original mail. How very strange.
--
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested i
On Wed, Jun 04, 2008 at 01:31:20PM +0200, Frans Pop wrote:
> I have been wondering why I've never seen anything from kerneloops as I
> often run upstream RC kernels and have seen at least WARNON messages.
>
> I now find that the init script has:
> # Default-Start: 3 4 5
> # Default-Stop: 0 1 2 6
>
On Mon, May 26, 2008 at 01:17:06AM +0200, Thibaut VARENE wrote:
> On Mon, May 26, 2008 at 12:14 AM, Matthew Wilcox <[EMAIL PROTECTED]> wrote:
> > On Sun, May 25, 2008 at 11:21:28PM +0200, Matthias Klose wrote:
> >> that's fine. in this case we should dr
On Sun, May 25, 2008 at 11:21:28PM +0200, Matthias Klose wrote:
> that's fine. in this case we should drop support for hppa for lenny.
Probably a good idea. I don't think anyone's doing much work with hppa
and Debian any more.
--
Intel are signing my paycheques ... these opinions are still mine
On Mon, Apr 21, 2008 at 10:06:51PM +0200, Christoph Berg wrote:
> I would like to take over your keyanalyze package, and put it under
> the signing-party umbrella that already hosts a number of similar
> tools. The outstanding bugs all sound fixable, or already have a
> patch.
Makes sense. Go ahe
On Tue, Apr 15, 2008 at 06:31:15PM -0400, Joey Hess wrote:
> I'd like to be able to install kerneloops on a server without needing to
> install desktop dependencies that will never be used.
ie all the gnome stuff? Fair enough, I suppose.
> It would also be convenient if installation of kerneloop
On Fri, Apr 11, 2008 at 01:38:30PM +0200, Frans Pop wrote:
> I installed it without problems on my KDE desktop. It's dependencies look
> sane (did not pull in any new packages in my case) and the default
> configuration is to ask to be allowed to submit.
>
> Only remaining question is how it wor
On Thu, Jan 24, 2008 at 07:27:03PM +0100, Johan Walles wrote:
> Package: kerneloops
> Version: 0.7-1
> Severity: grave
> Justification: renders package unusable
Grave? Are you serious?
Anyway, I have 0.10 prepared with an init script. I just need to upload
it, which won't happen until I'm physi
X-Debbugs-CC: [EMAIL PROTECTED]
Package: guile-1.8
Version: 1.8.3+1-1
It's a one-liner to fix the compile failure in gc.c:
--- guile-1.8-1.8.3+1.orig/libguile/gc.c
+++ guile-1.8-1.8.3+1/libguile/gc.c
@@ -1058,7 +1058,7 @@
void *
scm_ia64_ar_bsp (const void *opaque)
{
- ucontext_t *ctx = opaqu
On Sun, Dec 02, 2007 at 10:15:16AM -0500, Clint Adams wrote:
> On Sat, Dec 01, 2007 at 09:49:23PM -0700, Matthew Wilcox wrote:
> > const char *ethers = mmap(NULL, 10, PROT_READ, MAP_SHARED, fd,
> > 0);
> >
> > ether_line(ethers, &addr, hostn
Package: libc6
Version: 2.6.1-1+b1
I'm convinced this is an upstream bug, but the glibc upstream bug
reporting page is about as snarly as any I've ever seen, and insist I
report it to you instead.
Here's a test program:
#include
#include
#include
#include
#include
#include
int main(void)
tag 439572 wontfix
thanks
On Sat, Aug 25, 2007 at 08:16:23AM +0200, Christian Perrier wrote:
> This package's description should be more neutral with regards of what the
> software can do and cannot do. There is no need to mention "if you want
> this, use another software" or talk about whatever H
Package: indent
Version: 2.2.9-9
Severity: wishlist
I like my source code to have a one space indent before the goto label,
like this:
int foo(void)
{
bar();
quux:
}
The current code hardcodes an indentation of two columns less than the
current indentation. This patch allows you to con
On Tue, Jun 05, 2007 at 04:46:56PM +0200, Martin Michlmayr wrote:
> * Daniel Jacobowitz <[EMAIL PROTECTED]> [2007-05-22 10:21]:
> > > > > /home/willy/debian/gdb/gdb-6.6.dfsg/gdb/libunwind-frame.c:272:
> > > > > internal-error: libunwind_frame_prev_register: Assertion `regnum >=
> > > > > 0' faile
g.1/debian/changelog
+++ gs-gpl-8.56.dfsg.1/debian/changelog
@@ -1,3 +1,10 @@
+gs-gpl (8.56.dfsg.1-1.1) unstable; urgency=low
+
+ * Fix libpaper support on ia64 (and probably some other 64-bit architectures
+too)
+
+ -- Matthew Wilcox <[EMAIL PROTECTED]> Fri, 25 May 2007 17:23:01 -0400
+
I'm also seeing this on i386:
$ convert bsdcan2007/output/graph.ps bsdcan2007/output/graph.jpg
convert: missing an image filename `bsdcan2007/output/graph.jpg'.
$ convert -geometry 320x240 bsdcan2007/output/graph.ps
bsdcan2007/output/graph-small.jpg
convert: missing an image filename `bsdcan2007
On Tue, May 22, 2007 at 08:23:34AM -0400, Daniel Jacobowitz wrote:
> On Tue, May 22, 2007 at 06:00:20AM -0600, Matthew Wilcox wrote:
> >
> > I hit the same problem as the buildd and Kurt. Since I need something
> > more recent than gdb 6.5 in order to handle current ia64 exe
I hit the same problem as the buildd and Kurt. Since I need something
more recent than gdb 6.5 in order to handle current ia64 executables, I
tried to run it anyway. It's not pretty:
$ ./objdir/gdb/gdb gs
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software,
reopen 421386
thanks
I have the same problem on an ia64/unstable machine. Clearly at some
point the gnome-themes-common package got installed and was never
uninstalled. Why not fix this simply by Conflicts/Replaces:
gnome-themes-common?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
On Tue, May 08, 2007 at 12:43:26AM +0300, Eddy Petri??or wrote:
> On 08/05/07, Geert Stappers <[EMAIL PROTECTED]> wrote:
> >reassign 422713 pciutils
> >tags 422713 d-i
>
> Probably I would have assigned this to the kernel than to pciutils.
>
> (OTOH, taking into account that (probably) due to thi
On Thu, Apr 26, 2007 at 08:50:42PM +0200, Martin Michlmayr wrote:
> Package: apache-dev
> Version: 1.3.34-4.1
> Usertags: ftbfs-gcc-4.3
>
> Your package causes other packages to fail to build with GCC 4.3.
Since Apache 1.3 is not intended to release with Lenny, I don't think
it's worth fixing thi
On Fri, Feb 23, 2007 at 04:17:46AM -0800, Matt Taggart wrote:
> Hi Martin,
>
> I am looking at Debian pciutils bug #411314,
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411314
>
> and it appears that there are a couple problems causing compressed pci.ids
> files to not work as expected.
This is clearly a corrupt filesystem, and pciutils is just an innocent
bystander.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: git-core
Version: 1:1.4.4.1-1
I just merged 2.6.20-rc1 into the 2.6.19 parisc tree as follows:
git-pull origin refs/tags/v$VERS
(some conflicts were created, so I edited the files to remove the
conflicts)
git-commit -a
Now git-status shows me a lot of untracked files, eg:
# in
On Tue, Sep 26, 2006 at 02:51:14PM +0200, Andreas Tille wrote:
> On Tue, 26 Sep 2006, Matthew Wilcox wrote:
>
> >which is just garbage. static const char Id[] = "..." would make sense.
> Well, this sounds very reasonable in dead.
>
> >How does that build on
On Tue, Sep 26, 2006 at 11:22:38AM +0200, Andreas Tille wrote:
> Probably it did not hit the mirrors, but now it should be there.
> (Debian verison number -2 is missleading because -1 was in experimental
> and than was overriden by another upload of a previous upstream
> version with colon versioni
On Mon, Sep 25, 2006 at 07:36:11PM +0200, Andreas Tille wrote:
> is any kind soul out there that is able to send me a patch
> for this problem. I have no real idea what to do.
Get:1 http://http.us.debian.org unstable/main wordnet 1:2.0g-14 (tar) [5464kB]
Where's the source?
> >cc -DHAVE_CONFIG_
reassign 388805 libapache-mod-auth-radius
retitle 388805 Please build apache 2 version
kthxbye
On Fri, Sep 22, 2006 at 07:10:04PM +0200, Ond??ej Sur?? wrote:
> retitle 388805 RFP: please package mod_auth_xradius
> reassign 388805 wnpp
> severity 388805 wishlist
> thank you
>
> You have filled bug
On Fri, Sep 15, 2006 at 03:07:01PM +0200, Michel D?nzer wrote:
> On Fri, 2006-09-15 at 08:27 +0300, Tapio Lehtonen wrote:
> > My lspci command does not have option -X. I think it should be -n.
> >
> > The text shown to user is here:
> >
> > msgid ""
> > "You may wish to use the \"lspci -X\" comm
reopen 386729
retitle 386729 setting foldmethod in vimrc has no effect
thanks
On Sun, Sep 10, 2006 at 10:18:43AM +0200, Stefano Zacchiroli wrote:
> > It's rather disconcerting to be editing vimrc to turn off
> >
> > THE FUCKING ANNOYING AUTOMATIC FOLDING APPLIED TO DEBIAN CHANGELOG FILES
>
> You
Package: git-core
Version: 1:1.4.1.1-1
git-clone with the http method will try to use curl. So we need a
dependency on curl added, please.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: vim
Version: 1:7.0-035+1
$ strace -e trace=file -o foo vi debian/changelog
$ grep /etc.*vim foo
stat64("/etc/vim/vimrc.local", 0xbfa9fe80) = -1 ENOENT (No such file or
directory)
open("/etc/vim/vimrc.local", O_RDONLY) = -1 ENOENT (No such file or directory)
It's rather disconcerting t
Package: git-core
Version: 1:1.4.1.1-1
Trying to apply a patch that was created with interdiff fails ...
Here's the first patch (which works)
--- pciutils-2.1.11.orig/debian/dirs
+++ pciutils-2.1.11/debian/dirs
@@ -0,0 +1,6 @@
+usr/share/misc
+usr/share/man
+usr/bin
+usr/lib
+usr/share/lintian/ov
Package: linux-image-2.6.17-2-parisc
Version: 2.6.17-6
I found about 4 different ways to deadlock the current implementation of
rwlocks on parisc. I've committed a patch to our git tree which should
improve the situation, although it's obviously not had a lot of testing
yet, and is subject to bei
severity 385083 wishlist
merge 156972 385083
thanks
Seems like you didn't read bug 156972. You can try the version of
apache2 in experimental to get this problem fixed.
On Tue, Aug 29, 2006 at 12:47:08AM +0200, Mr. Zdeeck wrote:
> Maybe I'm just misinformed, but large files support (>2GB) doesn'
Alioth needs to generate an index.aux file. It'd be helpful if we had
an example script for doing this. Here's the script used for
git.infradead.org (MIT licence, says its author):
--- cut ---
#!/bin/sh
cd /home
for a in * ; do [ -r $a/public_git ] && [ ! -d /home/git/users/$a ] && ln -s
/hom
Package: gitweb
Version: 1.4.1.1-1
I just finished setting up git.parisc-linux.org and installation could
have been easier. I offer you some suggestions:
First, an init script is good to have to start the git daemon running
automatically. Here's the one I'm using; I'm sure it can be improved.
We just had another data corruption with 1.12.13-3, prompting us to
switch to git from CVS. We had been running with some pre-sarge version
of cvs pinned, but decided to try the current etch version of CVS. Bad
idea. Oh well. Sucks to be us.
Probably worth leaving this bug report open though,
On Thu, Jul 27, 2006 at 12:11:52PM +0200, Thomas Schwinge wrote:
> On Thu, Jul 27, 2006 at 11:56:59AM +0200, Martin Mares wrote:
> > > As briefly explained on the hurd-devel-debian page[1], unconditional use
> > > of PATH_MAX is a POSIX incompatibility.
> >
> > Err, is there any sense in trying to
Package: git
Version: 4.3.20-8
Severity: serious
Justification: Policy 10.1
10.1 Binaries
Two different packages must not install programs with different
functionality but with the same filenames. (The case of two programs
having the same functionality but different implementations is handled via
On Sun, Jul 23, 2006 at 01:36:46PM +0200, Thomas Schwinge wrote:
> Hello!
Hi! Thanks for the patch.
> diff -ru pciutils-2.2.1.orig/lib/Makefile pciutils-2.2.1/lib/Makefile
> --- pciutils-2.2.1.orig/lib/Makefile 2004-08-13 22:29:06.0 +0200
> +++ pciutils-2.2.1/lib/Makefile 2006-01-
On Tue, Jul 11, 2006 at 01:40:01PM +0200, Marco d'Itri wrote:
> On Jul 11, Matthew Wilcox <[EMAIL PROTECTED]> wrote:
>
> > But ... makedev is Priority: required, even in sid. And Policy says
> > that removing a package marked as required "may cause your syste
On Tue, Jul 11, 2006 at 09:31:04AM +0200, Marco d'Itri wrote:
> On Jul 11, Matthew Wilcox <[EMAIL PROTECTED]> wrote:
>
> > I don't know why Marco changed the location of MAKEDEV; it was right
> > before:
> Because if makedev is not installed but udev is, /sbin
# This is actually a bad bug to be reopening, there's two bugs mixed in
# together; the second reporter confused the symptoms.
# However, Matt and Bob are already looking at this bug, so there's some
# benefit.
reopen 325650
reassign 325650 ppp
thanks
Looks like a bug in ppp's postinst to me:
O
On Tue, Jun 27, 2006 at 03:24:23PM +0200, Martin Mares wrote:
> Hello!
> > Martin, now that we have a reason, what do you think to this patch?
>
> Applied :)
Thanks!
> (Available in the GIT repository and also as a -pre2.)
About that -pre2 tarball ...
- It adds lspci.c.orig and lib/pci.h.orig
On Thu, Jun 15, 2006 at 10:05:07AM +0200, Cristian Ionescu-Idbohrn wrote:
> On Wed, 14 Jun 2006, Matt Taggart wrote:
> > Have you tried /usr/bin/update-pciids from the pciutils packages? :)
>
> No, I did't :( Another one I missed. Thanks for pointing that out.
>
> > The drivers in the Linux kerne
On Tue, Jun 13, 2006 at 12:54:37PM -0400, Bill Nottingham wrote:
> The reason we do this is because the class, vendor, and device ID fields in
> sysfs are correct with respect to applied PCI quirks. The config data (at
> least at the point we added the patch) is not. (Hooray for PPC.)
Aha. That m
On Tue, Jun 13, 2006 at 07:03:18PM +0200, No?l K?the wrote:
> Am Dienstag, den 13.06.2006, 12:54 -0400 schrieb Bill Nottingham:
>
> > Aside from that... what are you using kudzu for? You shouldn't. (it
> > basically
> > is sticking around in RH/Fedora until the installer can be ported away
> > fr
On Tue, Jun 13, 2006 at 10:36:33AM -0600, Matthew Wilcox wrote:
> PCI_FILL_CLASS is a RH specific patch to pciutils that upstream isn't
> interested in. This patch removes uses of that feature from kudzu which
> allows current CVS to compile on a system without RH patches to
PCI_FILL_CLASS is a RH specific patch to pciutils that upstream isn't
interested in. This patch removes uses of that feature from kudzu which
allows current CVS to compile on a system without RH patches to pciutils.
By the way, the main kudzu page at http://rhlinux.redhat.com/kudzu/
has two brok
tags 268031 + fixed-upstream
thanks
On Fri, Jun 02, 2006 at 11:40:32PM +0200, David N. Welton wrote:
> Looks good to me. Thankyou!
Martin liked the idea, but not the implementation, so he redid it.
It's upstream as version 2.2.4-pre1. I'm waiting on my co-maintainers
to bless the current 2.2.1-
How does this output look (from my laptop):
$ ./lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 82855PM Processor to I/O
Controller [8086:3340] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation 82855PM Processor to AGP
Controller [8086:3341] (rev 03)
00:1d.0 USB Controller [0c03]: I
Anton, as soon as libpci2 gets out of NEW, we'll be uploading 2.2.1-1
which is actually pretty close to 2.2.3. I've been testing on a machine
with domains, and I know it's working ;-)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC
Package: xserver-xorg
Version: 6.9.0.dfsg.1-6
I just bought myself a new motherboard (lspci output below) and tried
installing the 20060528 d-i snapshot on it. Unfortunately, X doesn't
start correctly. The screen has thin horizontal lines on it and the
mouse pointer is a block of gibberish a ce
Hi. I've reverted this change as I believe it's based on a flawed
interpretation of the FHS. Please see
http://sourceforge.net/mailarchive/forum.php?thread_id=10004256&forum_id=3128
The comment about debsums indicating that the file has changed is
entirely correct. That's called working as des
Package: sgt-puzzles
Version: 6526-1
Not psychologically, perhaps, but physically. If you're, say, playing
Solo and in attempting to press '1', miss and press 'q' instead, the
game you were in the middle of evaporates with no chance to confirm or
save. This can be quite traumatising.
I see sev
On Tue, Apr 11, 2006 at 09:10:35PM -0700, [EMAIL PROTECTED] wrote:
>
> Apache 2.2 has been released since November 2005...
O RLY?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344072
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT
I have to say I really, really wish remco hadn't accepted this patch.
Changing the *machine readable* option of lspci makes Debian
incompatible with every other distro. This one is definitely being
reverted before we get to 2.2.1-1. Sorry, no discussion on this one.
It actually makes it *IMPOSSI
Package: sgt-puzzles
Version: 6526-1
The help menu options no longer work. Running loopy under strace
shows:
stat64("/usr/share/sgt-puzzles/gnome/help/Loopy/Loopy", 0xbfde686c) = -1 ENOENT
(No such file or directory)
stat64("/usr/share/gnome/help/Loopy", 0xbfde686c) = -1 ENOENT (No such fil
On Wed, Feb 22, 2006 at 04:45:37PM +0100, Frans Pop wrote:
> On Wednesday 22 February 2006 04:54, Matthew Wilcox wrote:
> > If this doesn't get fixed, the workaround needs to be documented.
> > I expect Fujitsu won't be the only people shipping SATA CD-ROMs during
On Wed, Feb 22, 2006 at 01:55:16PM -0500, Joey Hess wrote:
> Another way to do this might be to tag parameters on the command line
> with the module they apply to. Matthew Wilcox suggests in this bug
> report that libata.atapi_enabled=1 will send that parameter to the
> libata dr
Package: debian-installer
Version: 21-Feb-2006
Hardware: Fujitsu P7120 Lifebook
This model has an ieee1394 connector, so we autoload the eth1394 module
during the first boot, and this is loaded before the 8139too module
that drives the built-in ethernet connector. So eth1394 gets eth0 and
8139t
Package: debian-installer
Version: 21-Feb-2006
My wife just got a shiny new Fujitsu Lifebook P7120 (thanks to Joey
Hess raving about it on Planet the other day). I downloaded the latest
nightly build for Etch and tried to install it. This far too much fun,
thanks to the SATA CD-ROM drive.
You
On Tue, Feb 21, 2006 at 06:00:43PM +0100, Joel Soete wrote:
> Just a small update to confirm that works fine:
> INIT: version 2.86 booting
> Starting the hotplug events dispatcher: udevd.
> Synthesizing the initial hotplug events...done.
> Waiting for /dev to be fully populated...
> done (timeout).
Package: mencal
Version: 2.3-5
Seems the patch I supplied before was rather buggy, so I've rewritten
it. The patch below works much better.
I'm a little confused why you created a new program rather than simply
patch mencal? If someone's only using one 'start' (or even no start
command), it wo
On Tue, Sep 27, 2005 at 10:36:30AM +0200, Daniel Schepler wrote:
> Package: libdb3++c102
> Severity: important
> Version: 3.2.9-22
>
> As the subject says, the C++ interface library to libdb3 still needs
> to be transitioned to the new C++ ABI.
I think we should probably just stop building it. N
reassign 329888 linux-2.6
tags 329888 +patch
thanks
For the next release, please apply this patch:
http://cvs.parisc-linux.org/linux-2.6/arch/parisc/kernel/pacache.S?r1=1.19&r2=1.20&makepatch=1&diff_format=u
It fixes a latent kernel bug that is now flagged by recent binutils
changes.
--
To U
On Sat, Sep 24, 2005 at 11:24:31PM -0400, John David Anglin wrote:
> > On Sat, Sep 24, 2005 at 09:27:22PM -0400, John David Anglin wrote:
> > > The last "fic" opcode entry is wrong. It's using the wrong
> > > instruction format, the mask is wrong, pa10 is wrong, etc.
> >
> > I don't think we real
On Sat, Sep 24, 2005 at 09:27:22PM -0400, John David Anglin wrote:
> The last "fic" opcode entry is wrong. It's using the wrong
> instruction format, the mask is wrong, pa10 is wrong, etc.
I don't think we realised this until now. I suspect we've been
silently emitting bad code up until this poi
Package: pciutils
Version: 2.1.11
Severity: wishlist
Hi, just reporting this so you know about 2.2.0. I'd like to see this
ASAP so I don't have to compile my own version of lspci any more ;-)
- Forwarded message from Martin Mares <[EMAIL PROTECTED]> -
From: Martin Mares <[EMAIL PROTECT
Package: sig2dot
Version: 0.34-3
sig2dot is still connfused when it finds keys with trust signatures on
them (quite rare), eg:
Using: sig X1 44CE7F46 1999-07-01 [User ID not found]
The solution is to match up to one more character:
--- /usr/bin/sig2dot2005-03-06 14:53:06.0 -
1 - 100 of 110 matches
Mail list logo