Bug#1074250: ifupdown2 not working with python3.12

2024-06-25 Thread Dave B
Package: ifupdown2 Version: 3.0.0-1.1 Severity: grave Tags: ipv6 Justification: renders package unusable Dear Maintainer, * What led up to the situation? The upgrade to python3.12 which replaced "readfp" with "read_file) * What exactly did you do (or not do) that was effective (or ineffect

Bug#622380: [ISC-Bugs #23006] Bug#622380: isc-dhcp-client: IPv6 address buffer size mismatch and comment error

2011-09-13 Thread dave b via RT
It isn't causing any issues. I reported it as I thought it was slightly amusing (but harmless). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#619216: mutt: please build with openssl instead of gnutls

2011-03-22 Thread dave b
>> The gnutls implementation of ssl found in mutt, in mutt_ssl_gnutls.c, >> appears to not validate >> the common name of a remote server correctly. The openssl implementation   >> found in mutt_ssl.c >> does perform this check correctly. >> Can the mutt package be re-build against openssl and not

Bug#619216: mutt: please build with openssl instead of gnutls

2011-03-22 Thread dave b
On 22 March 2011 21:23, Julien Cristau wrote: > On Tue, Mar 22, 2011 at 12:57:17 +1100, david b wrote: > >> Package: mutt >> Version: 1.5.20-9+squeeze1 >> Severity: grave >> Tags: security >> Justification: user security hole >> >> The gnutls implementation of ssl found in mutt, in mutt_ssl_gnutls

Bug#616633: Acknowledgement (file-roller: crashes on add a folder to a new .tar.7z archive)

2011-03-05 Thread dave b
gdb and valgrind output attached. (gdb) r Starting program: /usr/bin/file-roller [Thread debugging using libthread_db enabled] [New Thread 0x7fffeb134700 (LWP 27668)] [New Thread 0x7fffea933700 (LWP 27669)] application/x-7z-compressed => (null), (null), (null), (null) application/x-ar => (null), (

Bug#600979: xserver-xorg-video-radeon: with a secondary user login via a new gdm session video playing colour is too dark

2011-02-21 Thread dave b
Well .. it only happens when I use totem... on a secondary gdm session ... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#600979: xserver-xorg-video-radeon: with a secondary user login via a new gdm session video playing colour is too dark

2011-02-21 Thread dave b
Actually it turns out to be a totem bug. When I play a video on that second session - it screws up the video (makes it dark). If I use vlc it doesn't occur. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Bug#611800: Fwd: isc-dhcp-server is really slow and windows 7 cannot get a lease

2011-02-12 Thread dave b
-- Forwarded message -- From: nibbler Date: 12 February 2011 23:27 Subject: Fwd: isc-dhcp-server is really slow and windows 7 cannot get a lease To: db.pub.m...@gmail.com -- Forwarded message -- From: nibbler Date: Sat, Feb 12, 2011 at 10:56 PM Subject: RE: isc

Bug#612036: Acknowledgement (virt-manager: cannot use a local sdl window as a graphics option)

2011-02-04 Thread dave b
I just tried changing the perms of the pts device(to be chowned by libvirt-qemu:tty) and that doesn't fix the problem :/ I seem to get this error - with / without changing the pts device permissions. 2011-02-05 12:34:13,620 (proxies:400): Introspect error on :1.1:/org/freedesktop/Hal/devices/net_X

Bug#308832: any news regarding the state of this patch?

2011-02-02 Thread dave b
any news regarding the state of this patch? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#610753: debootstrap: use apt trusted keys with --keyring by default

2011-01-21 Thread dave b
> The problem with this idea is that debootstrap can be used: > > - to bootstrap on another distribution, which won't have that keyring > - to bootstrap one Debian or derivative on another, so that keyring >  will be present but not have the right keys in it > - to bootstrap unstable on stable, so

Bug#576739: any news re this bug?

2011-01-05 Thread dave b
any news re this bug?... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#607988: python2.6: the latest update is totally broken and can't byte compile *modules*

2011-01-04 Thread dave b
That specific grep has no results --> (for the 2nd). However, for the 3rd the results are listed below: /var/log/dpkg.log.1:2010-12-03 23:55:11 status triggers-pending python-central 0.6.16+nmu1 /var/log/dpkg.log.1:2010-12-03 23:55:11 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 /var/log/dpkg.l

Bug#607988: python2.6: the latest update is totally broken and can't byte compile *modules*

2011-01-03 Thread dave b
well it was 1. reportlab and 2. bzr (gtk). I am not sure on the exact packages - isn't there an easier way to simply check for every python package (available). ii python-central 0.6.16+nmu1 register and build utility for Python packages

Bug#607988: ok sure

2011-01-02 Thread dave b
Ok sure - the bug isn't so critical really and really what happens is that when upgrading there are those damn broken symlinks which should be cleaned up / ignored. It would appear that in my case several of the python packages I had installed but not --purged (in removal) resulted in their symlin

Bug#607988: python2.6: the latest update is totally broken and can't byte compile *modules*

2010-12-25 Thread dave b
Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. 8 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up python (2.6.6-3+squeeze4) ... Linking and byte-compiling packages for runtime python

Bug#606477: iodine: cannot compile from source

2010-12-10 Thread dave b
Yeah it turns out, I had this: set CFLAGS -g -O2 -Wall -fstack-protector -D_FORTIFY_SOURCE=2 -fPIE -pie set CPPFLAGS -g -O2 -Wall -fstack-protector -D_FORTIFY_SOURCE=2 -fPIE -pie in /etc/dpkg/buildflags.conf --> my fault! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#606477: iodine: cannot compile from source

2010-12-10 Thread dave b
Right so modifying the debian rules file as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589054 I was able to build iodine with some gcc hardening protections. Simply adding some CFLAGS and disabling hardening-wrapper meant that I could build iodine (as well). Here is the result (of disab

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread dave b
Interesting. Hum I will have a play with this later. However, you can see that it should really be compiled with -fPIC and the test seems not to be right? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread dave b
On 10 December 2010 04:13, gregor herrmann wrote: > tag 606477 + moreinfo > thanks > > On Fri, 10 Dec 2010 03:54:42 +1100, dave b wrote: > >> Sorry, what is your question? > > Your output shows: >>> LD test >>> /usr/bin/ld.real: >>> /usr/lib

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread dave b
Sorry, what is your question? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#598463: Alive

2010-12-09 Thread dave b
Never-mind, there has already been a potential patch emailed in that thread (that Soren linked to). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#598463: Alive

2010-12-08 Thread dave b
Um, well I could see if they would accept a patch I could make up soon... The problem is / was they closed the bug saying it was a python issue, where they didnt' even attempt to ensure that a https connection would be secured, through wrapping it in ssl, iirc. -- To UNSUBSCRIBE, email to debia

Bug#603450: Fwd: Due offlineimap absence of certificate validation issue -- Debian BTS#603450

2010-12-08 Thread dave b
On 8 December 2010 18:39, Alexander Reichle-Schmehl wrote: > Hi dave! > > * dave b [101202 05:58]: > >> Here have a patch! >> This obviously will break connecting to hosts which use a self-signed >> certificate. >> Perhaps some one else can fix this when they

Bug#605685: [Pkg-libvirt-maintainers] Bug#605685: virt-manager: cannot save password (for a vnc connection)

2010-12-06 Thread dave b
On 6 December 2010 20:28, Guido Günther wrote: > Hi Dave, > On Fri, Dec 03, 2010 at 11:50:00PM +1100, dave b wrote: >> On 3 December 2010 22:51, Guido Günther wrote: >> > On Fri, Dec 03, 2010 at 10:07:49PM +1100, dave b wrote: >> >> On 3 December 2010 19:20, Gui

Bug#605965: [Pkg-libvirt-maintainers] Bug#605965: python-libvirt: segfaults after making lots of readonly connections

2010-12-05 Thread dave b
On 6 December 2010 01:53, Guido Günther wrote: > tag 605965 +unreproducible > > On Sun, Dec 05, 2010 at 04:26:06PM +1100, david b wrote: >> Package: python-libvirt >> Version: 0.8.3-4 >> Severity: normal >> >> Here is an example python script you can use to reproduce the problem: >> >> import libv

Bug#605967: wait what?

2010-12-05 Thread dave b
wait what? how is this a "wishlist" item? The copy of IPy.py it is using is old and appears broken (see the test failures). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603594: So apparently it does do certificate checking

2010-12-05 Thread dave b
Ok if you feel this way, close the bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603594: So apparently it does do certificate checking

2010-12-04 Thread dave b
Just to clarify, yeah it would seem it does check the certificate. However, what the user sees  is not consistent with how other browsers show (re) ssl errors. It is also non-obvious. -- Tempt not a desperate man.              -- William Shakespeare, "Romeo and Juliet" -- To UNSUBSCRIBE, email

Bug#603594: So apparently it does do certificate checking

2010-12-04 Thread dave b
Just to clarify, yeah it would seem it does check the certificate. However, what the user sees is not consistent with other browsers display ssl errors. it is also non-obvious. -- Tempt not a desperate man. -- William Shakespeare, "Romeo and Juliet" -- To UNSUBSCRIBE, email to d

Bug#605685: [Pkg-libvirt-maintainers] Bug#605685: virt-manager: cannot save password (for a vnc connection)

2010-12-03 Thread dave b
so this won't be fixed for squeeze :( ? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#605685: [Pkg-libvirt-maintainers] Bug#605685: virt-manager: cannot save password (for a vnc connection)

2010-12-03 Thread dave b
On 3 December 2010 22:51, Guido Günther wrote: > On Fri, Dec 03, 2010 at 10:07:49PM +1100, dave b wrote: >> On 3 December 2010 19:20, Guido Günther wrote: >> > On Fri, Dec 03, 2010 at 09:48:56AM +1100, dave b wrote: >> >> I do have it installed... >> > And

Bug#605685: [Pkg-libvirt-maintainers] Bug#605685: virt-manager: cannot save password (for a vnc connection)

2010-12-03 Thread dave b
On 3 December 2010 19:20, Guido Günther wrote: > On Fri, Dec 03, 2010 at 09:48:56AM +1100, dave b wrote: >> I do have it installed... > And python-gnomekeyring as well? Yes of course. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#605685: [Pkg-libvirt-maintainers] Bug#605685: virt-manager: cannot save password (for a vnc connection)

2010-12-02 Thread dave b
I do have it installed... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603450: Fwd: Due offlineimap absence of certificate validation issue -- Debian BTS#603450

2010-12-01 Thread dave b
-- Forwarded message -- From: dave b Date: 1 December 2010 13:59 Subject: Re: Due offlineimap absence of certificate validation issue -- Debian BTS#603450 To: John Goerzen Cc: Jan Lieskovsky , Christoph Höger Here have a patch! This obviously will break connecting to hosts

Bug#603450: offlineimap: fails check the remote servers ssl certificate is valid

2010-11-30 Thread dave b
> FWIW, this is a limitation documented on the homepage since 2007: > https://github.com/jgoerzen/offlineimap/wiki Erh No ... I added that. I didn't see on the homepage erh...? Also my bug report here links to the 2007 thread post already... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#604423: Acknowledgement (postgresql-common: reports the wrong version number to upgrade too)

2010-11-21 Thread dave b
Sorry I was totally out of it(wasn't paying attention) when I wrote that bug description(original). The bug is really this: So I was present with a prompt when I performed some package updates today. "Processing triggers for postgresql-common ... dpkg: version '/usr/share/myspell/dicts' has bad sy

Bug#552688: Please decide how Debian should enable hardening build flags

2010-11-21 Thread dave b
Sir, I think you should be more polite: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=5726 I was simply voicing what I thought as a user of debian. I know this bug report is *technical*. I was making a *technical* comment. Also, note I did not reply to the list did I ? -- To UNSUBSCRIBE, e

Bug#552688: Please decide how Debian should enable hardening build flags

2010-11-21 Thread dave b
Hi I am just going to say that as a debian user, I would think that compiling with hardening (features on by default) would be a good thing. It means that custom compiled applications (non-debian origin) will be compiled with gcc hardening. Is this really a bad thing? -- To UNSUBSCRIBE, email

Bug#552688: Please decide how Debian should enable hardening build flags

2010-11-20 Thread dave b
On 21 November 2010 02:45, Jonathan Nieder wrote: > Hi, > > Raphael Hertzog wrote: > >> We have dpkg-buildflags available but few packages are using it and it's >> unlikely they will be all converted in the wheezy timeframe. > > I agree with the precise meaning of this statement, but the spirit se

Bug#603767: gdm: starts on v8 instead of vt7

2010-11-18 Thread dave b
On 18 November 2010 23:14, Mario 'BitKoenig' Holbe wrote: > On Thu, Nov 18, 2010 at 11:41:37AM +1100, dave b wrote: >> So what's kind of why i asked about how you were trying to find the bug. >> Don't tell me to search through lots of C code point it out! &g

Bug#603767: gdm: starts on v8 instead of vt7

2010-11-17 Thread dave b
So what's kind of why i asked about how you were trying to find the bug. Don't tell me to search through lots of C code point it out! I don't have time for that and you seemed to know more! We so then the question is what happens if it is 'busy' and we attempt to use it anyways ;) ? -- To UNSUB

Bug#603767: gdm: starts on v8 instead of vt7

2010-11-17 Thread dave b
I am using gdm and not gdm3. If you can give me more details as to why you think it is a kernel bug that would be good ^ ^ (also the ordering of this bug report on the website rather weird...) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#603767: gdm: starts on v8 instead of vt7

2010-11-17 Thread dave b
> I noticed this happens often to me too, and I can assure you it’s not a > GDM bug. The Linux VT interface wrongly reports vt7 as being in use, > before gdm is even started. It does not happen on all systems, so it > might be related to KMS - for example it happens with my radeon-based > system. >

Bug#603594: epiphany-browser: doesn't perform any ssl certificate checking (in the squeeze version)

2010-11-16 Thread dave b
well it is NOT obvious that a site has an invalid ssl certificate now. Before it was obvious there was a warning, as such I consider this a regression. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Bug#603657: Acknowledgement (compiz: the window name stops updating in gnome)

2010-11-16 Thread dave b
Actually the bug only applies to existing windows. for new ones it doesn't (it is fine). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#589706: [Pkg-openssl-devel] Bug#589706: just out of interest why hasn't the patch posted to disable SSLv2 been applied?

2010-11-15 Thread dave b
Yes and those things SHOULD break. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603594: epiphany-browser: doesn't perform any ssl certificate checking (in the squeeze version)

2010-11-15 Thread dave b
Sorry? This is a bug. IIRC it would warn about this behaviour with an alert, now it doesn't. This is still a bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#589706: [Pkg-openssl-devel] Bug#589706: just out of interest why hasn't the patch posted to disable SSLv2 been applied?

2010-11-15 Thread dave b
Erh ... the patch has been available for a long time here... I think this is important enough to get fixed. Don't you think so? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#589706: just out of interest why hasn't the patch posted to disable SSLv2 been applied?

2010-11-15 Thread dave b
Just out of interest, why hasn't the patch posted to disable SSLv2 been applied?... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603450: Acknowledgement (offlineimap: fails check the remote servers ssl certificate is valid)

2010-11-14 Thread dave b
I wish debian let me edit bugs like ubuntu does! (offlineimap: fails check the remote servers ssl certificate is valid) should be (offlineimap: fails *to* check the remote server's ssl certificate is valid) s/servers/server's/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#603450: Acknowledgement (offlineimap: fails check the remote servers ssl certificate is valid)

2010-11-14 Thread dave b
%s/[0]/[1]/ %s/too/to/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603125: closed by Mike Hommey (Re: [xml/sgml-pkgs] Bug#603125: libxml2: requires python-xml-dbg to be built from source but python-xml-dbg isn't a dependency)

2010-11-11 Thread dave b
It would appear that in squeeze, that python-xml was dropped (the source package for python-xml-dbg). So you seem to be correct for the package in squeeze. So I guess, yes this bug is invalid (except if you count (failing) building libxml2 from sid on lenny as an issue ^ ^ ). -- To UNSUBSCRIBE,

Bug#603125: closed by Mike Hommey (Re: [xml/sgml-pkgs] Bug#603125: libxml2: requires python-xml-dbg to be built from source but python-xml-dbg isn't a dependency)

2010-11-11 Thread dave b
>> > Excuse me ? ... did you test this? >> > Because you are wrong. I just built it from source. >> >> I build it from source every time I upload a new version, in a clean >> chroot, that only installs build dependencies, and thus doesn't contain >> python-xml-dbg, thank you very much. > > The buil

Bug#603125: closed by Mike Hommey (Re: [xml/sgml-pkgs] Bug#603125: libxml2: requires python-xml-dbg to be built from source but python-xml-dbg isn't a dependency)

2010-11-11 Thread dave b
On 11 November 2010 19:48, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the libxml2 package: > > #603125: libxml2: requires python-xml-dbg to be built from source but > python-xml-dbg isn't a dependency Excuse me ? ...

Bug#601736: closed by martin f krafft (Re: Bug#601736: mdadm: in squeeze the wizard on installation is confusing)

2010-10-29 Thread dave b
No I meant the default... the default is "all" but the field is said(described) to be "none" or "blank" in the text (of the wizard) ... follow? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#599657: is this going in to squeeze?

2010-10-21 Thread dave b
is this going in to squeeze? http://packages.qa.debian.org/x/xorg-server.html states: "testing migration excuses: * 10 days old (needed 10 days) * Ignoring block request by freeze, due to unblock request by adsb * out of date on kfreebsd-amd64: xdmx, xdmx-tools, xnest, xserver-common,

Bug#552688: actually this is a compiler level bug or feature request

2010-10-17 Thread dave b
actually this is a compiler level bug or feature request. Story: I want to compiler packages hardened As a User of debian I want *anything* I compile (and packaged I install) to be compiled with hardening options. So that I will have some protection against security flaws. THIS IS NOT A DPKG BUG.

Bug#552688: This seems a bit stupid

2010-10-06 Thread dave b
IMHO this is a bit silly you are denying users of debian security features found elsewhere (at least found elsewhere in their packages...). The point is to make the compiler hardened by default not only packages compiled and packaged for debian. Please see http://wiki.debian.org/Hardening and plea

Bug#597508: please update qemu-kvm to be 0.13.0-rc1 from qemu-kvm git :)

2010-09-20 Thread dave b
On 20 September 2010 20:59, Michael Tokarev wrote: > 20.09.2010 13:51, david b wrote: >> Package: qemu-kvm >> Severity: wishlist >> >> At >> http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commit;h=72230c523bda18d4dd2f7d16f96cc59e8fbbd6c9 >>  0.13.0-rc1 can be found. >> This version also includ

Bug#596343: Acknowledgement (dpkg-configure slapd will fail as "mkdir cannot create directory /etc/ldpa/slapd.d" fail on squeeze)

2010-09-10 Thread dave b
Also please ignore my really broken english in the first email - I am rather tired atm :/ and englishz is directly proportional to my sleep quantityz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Bug#596343: Acknowledgement (dpkg-configure slapd will fail as "mkdir cannot create directory /etc/ldpa/slapd.d" fail on squeeze)

2010-09-10 Thread dave b
#If you: /etc/init.d/slapd stop #then do dpkg-reconfigure slapd #and in another terminal do: mv /etc/ldap/slapd.d /etc/ldap/slapd.d_old #you can then finish the reconfiguration #then you can finish up with /etc/init.d/slapd stop slapindex && chown -R openldap:openldap /var/lib/ldap /etc/init.d/sla

Bug#561803: This bug affects me after upgrading from lenny to squeeze.

2010-08-28 Thread dave b
You can sort of work around this by binding the number pad to the arrow key behaviour via the gnome gui(keyboard preferences) . I haven't tested but you may also be able to set the arrow keys manually (to work). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#561803: This bug affects me after upgrading from lenny to squeeze.

2010-08-28 Thread dave b
This bug affects me after upgrading from lenny to squeeze. Is there a reason why this has stalled ? I cannot use untrusted X either re 565296 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565296 So this really sucks... I am happy to test and help out if I can :) -- To UNSUBSCRIBE, email to

Bug#572653: gcc-4.3: compiling a 2.6.33 kernel results in gcc crash

2010-05-30 Thread dave b
Can you please close this bug. It was actually a buggy kernel I was using to compiler the kernel on that was triggering the bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org