Bug#505740: libdrm2: Version 2.4.1 is available

2008-11-14 Thread Jody Goldberg
Package: libdrm2
Version: 2.3.1-2
Severity: wishlist


http://dri.freedesktop.org/libdrm/libdrm-2.4.1.tar.bz2
Has the latest release which is required by current build of many X drivers.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdrm2 depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

libdrm2 recommends no packages.

libdrm2 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#471042: gcc-4.3 / valgrind 3.3.1 and long double

2008-06-16 Thread Jody Goldberg
Package: valgrind
Version: 1:3.3.1-2
Followup-For: Bug #471042


finitel is behaving incorrectly when compiled with gcc-4.3 and run
under valgrind.  Change the compiler or run without valgrind and things
work smoothly.

--
#include math.h
#include assert.h
#include locale.h
#include stdio.h

main()
{
double d;
long double ld;

setlocale (LC_ALL, C);
sscanf (Inf, %lf, d);

ld = d;
assert (!finitel (d));
}
--
gcc test.c -lm
valgrind ./a.out

a.out: t.c:15: main: Assertion `!finitel (d)' failed.

--

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages valgrind depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries

Versions of packages valgrind recommends:
ii  gdb   6.8-3  The GNU Debugger

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#469844: libace-dev: Additional missing files

2008-05-11 Thread Jody Goldberg
Package: libace-dev
Version: 5.6.3-3
Followup-For: Bug #469844


Timer_Queue.h : referenced by other headers is also missing
as is Timer_Heap.h

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libace-dev depends on:
ii  libace-5.6.3  5.6.3-3C++ network programming framework

libace-dev recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425458: module-init-tools: Replicated with 2.6.20.4 and 2.6.21.1

2007-06-02 Thread Jody Goldberg
Package: module-init-tools
Followup-For: Bug #425458


The problem is not kernel or compiler version dependent.
3.3-pre4-2 does not exhibit the problem.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.3 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages module-init-tools depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip

module-init-tools recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#420307: xserver-xorg-video-intel: New driver displays at 1/2 the stated resolution, and makes thing blue

2007-04-26 Thread Jody Goldberg
On Thu, Apr 26, 2007 at 06:41:58PM +0200, Brice Goglin wrote:
 Jody Goldberg wrote:
  Package: xserver-xorg-video-intel
  Version: 2:2.0.0-1
  Severity: grave
  Justification: renders package unusable
 
 
  The 2.0 version of the driver claims to be displaying at 1280x768
  (according to xrandr and the logs) but only the upper left quadrant of
  the screen is visible.  It seems as if every 2nd pixels is blue/green.

 
 Hi Jody,
 
 Did you forward this bug upstream as Julien said? Or do you want us to
 do so?

Thanks for the reminder
It's now upstream as
https://bugs.freedesktop.org/show_bug.cgi?id=10773


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#302392: libsem-dev conflicts with libc6-dev

2005-03-31 Thread Jody Goldberg
Package: libsem-dev
Version: 0.0.1-2
Severity: grave
Justification: renders package unusable


Unpacking libsem-dev (from .../libsem-dev_0.0.1-2_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libsem-dev_0.0.1-2_i386.deb (--unpack):
 trying to overwrite `/usr/include/semaphore.h', which is also in
 package libc6-dev

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]