Bug#637412: README.Debian is broken symlink

2011-08-10 Thread dann frazier
Package: compiz
Version: 0.9.2.1+git20110226.f059fae9-4
Severity: normal

$ file /usr/share/doc/compiz/README.Debian
/usr/share/doc/compiz/README.Debian: broken symbolic link to 
`../compiz-core/README.Debian'

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages compiz depends on:
ii  compiz 0.9.2.1+git20110226.f059fae9-4OpenGL window and compositing mana
ii  compiz 0.9.2.1+git20110224.g4a6783f-2Compiz Fusion plugins - main colle
ii  compiz 0.9.2.1+git20110226.f059fae9-4OpenGL window and compositing mana
ii  compiz 0.9.2.1+git20110226.f059fae9-4OpenGL window and compositing mana
ii  libcom 0.9.2.1+git20110226.78a7cc8c-1+b1 Configuration settings library for

compiz recommends no packages.

Versions of packages compiz suggests:
ii  compizcon 0.9.2.1+git20110224.cb1268cb-1 Compizconfig Settings Manager

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110811034051.12610.63901.reportbug@fluid.dannf



Bug#592127: document steps to make compiz persistent

2010-08-07 Thread dann frazier
Package: compiz
Version: 0.8.4-4
Severity: wishlist

README.Debian describes how to use compiz --replace to start compiz,
but it does not provide any steps explaining how to make it
persistent. This information is available on the wiki:
  http://wiki.debian.org/Compiz

Could we also include that info in README.Debian?
-- 
dann frazier




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100807173745.gb27...@lackof.org



Bug#575271: xserver-xorg-video-mga: Please add G200EH support

2010-03-24 Thread dann frazier
Package: xserver-xorg-video-mga
Version: 1:1.4.11.dfsg-2
Severity: important

Here's the required upstream commit:
  
http://cgit.freedesktop.org/xorg/driver/xf86-video-mga/commit/?id=3f215b64889bcc7a656fc36db1eed8276b401a95

-- System Information:
Debian Release: squeeze/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: ia64

Kernel: Linux 2.6.32-1-mckinley (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-mga depends on:
ii  libc6.12.10.2-6  Embedded GNU C Library: Shared lib
ii  xserver-xorg-core  2:1.7.5.902-1 Xorg X server - core server

xserver-xorg-video-mga recommends no packages.

xserver-xorg-video-mga suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100324162230.11666.11924.report...@krebs.dannf



Bug#536586: why divert?

2009-09-28 Thread dann frazier
I wonder why the modules divert the system ones anyway - could this
package instead install the modules under /lib/modules/$KVER/updates?
See depmod.conf(5) - there is precedent for this w/ the alsa module
packages in previous releases.
-- 
dann frazier




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536579: dkms is in debian

2009-09-20 Thread dann frazier
>  < RAOF> It's a bit of a pity dkms isn't in Debian, or you could just
>  steal the package wholesale.

fwiw, dkms *is* in Debian.

-- 
dann frazier




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#464068: xserver-xorg: [ia64] black screen, backtrace

2009-01-21 Thread dann frazier
On Thu, Jan 22, 2009 at 02:22:34AM +0100, Julien Cristau wrote:
> Hi dann,
> 
> sorry for letting this sleep for so long :(
> 
> On Wed, Feb 06, 2008 at 06:00:13PM -0700, dann frazier wrote:
> > #0  _int_malloc (av=0x206a9148, bytes=24) at malloc.c:4139
> > p = 
> > nb = 32
> > idx = 2
> > bin = (mbinptr) 0x206a91b8
> > victim = (mchunkptr) 0x60178a70
> > size = 
> > victim_index = 
> > remainder = 
> > remainder_size = 
> > block = 
> > bit = 
> > map = 
> > fwd = 
> > bck = (mchunkptr) 0x0
> > #1  0x20520df0 in *__GI___libc_malloc (bytes=24) at malloc.c:3553
> > ar_ptr = (mstate) 0x206a9148
> > victim = (void *) 0x206a9148
> > hook = 
> > #2  0x403588d0 in LogVMessageVerb (type=X_INFO, verb=3, 
> > format=0x4036b538 "Bus %s I/O range:\n", 
> > args=0x6fefb3c8)
> > at ../../os/log.c:362
> > s = 0x4037adb8 "(II)"
> > tmpBuf = 
> 
> This is weird...  Either glibc is broken, or we have corrupted the heap.
> On x86 I'd suggest to run X under valgrind, but I don't know how to
> debug this on ia64 :/

hm.. I only vaguely remember this bug, but things are working fine
right now on the same box running sid, so perhaps this can just be
closed?

-- 
dann frazier




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#488932: xserver-xorg-video-vesa: xf86GTFMode implicitly converted to pointer

2008-07-02 Thread dann frazier
Package: xserver-xorg-video-vesa
Version: 1:2.0.0-1
Severity: serious
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `xf86GTFMode' implicitly converted to pointer at ../../src/vesa.c:345

This is often due to a missing function prototype definition.
For more information, see [2].

It looks like this function is available in xserver-xorg-dev from
experimental, but not sid. Maybe this needs to be a versioned build-dep?

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions

-- 
dann frazier




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



Re: intel X driver for etch+1/2

2008-04-30 Thread dann frazier
On Wed, Apr 30, 2008 at 02:31:15PM +0200, Julien Cristau wrote:
> On Wed, Apr 30, 2008 at 14:24:51 +0200, Holger Levsen wrote:
> 
> > Hi Julien,
> > 
> > On Tuesday 15 April 2008 23:19, Julien Cristau wrote:
> > > On Tue, Apr 15, 2008 at 15:49:28 +0200, Julien Cristau wrote:
> > > > (the i965 chipset is not supported by the i810 driver in etch).
> > >
> > > Hrm.  It's not that simple.  The devices supported by the new driver
> > > and not the old one are 965GM, 965GME, G33, Q35, Q33 and IGD_GM (pci ids
> > > 2A02, 2A12, 29C2, 29B2, 29D2 and 2A42).
> > >
> > > So the i965-based 965G, 965Q and 946GZ were already supported.  Kernel
> > > support for those had been backported to the etch kernel IIRC.
> > > The newer ones probably won't work without the etch+1/2 kernel, as they
> > > need the intel-agp kernel driver.
> > This sounds like we want newer xserver-xorg-video-intel in, what needs to 
> > be 
> > done so that you feel comfortable uploading 2.2.1 which is staged at 
> > http://people.debian.org/~jcristau/etchnhalf/ - testers?
> > 
> Success reports from people with the new hardware would be nice.  I
> guess I'll upload next week anyway if I don't get any bad reports.

hey Julien,
 I tested on a couple of laptops today, test results here:
   http://people.debian.org/~dannf/etchnhalf-intel-testing/

My testing was on a default Desktop/Laptop d-i install w/ default
settings for xserver-xorg (just varying driver). I did some basic web
browsing & used totem to display an mpeg.

The intel driver seemed to work just fine, and the image seemed
sharper in every case where it was used. Nice job! Both were 945GMs
which wasn't in the list above (or maybe I just don't know the
mapping).

One thing I'd suggest is adding some text to the draft release
notes[1] to explain things like:

 * When you might want to use these new drivers (I started some text
   for this)
 * How to switch to the new driver
 * How to (re-)configure your system to use these drivers

[1] http://wiki.debian.org/EtchAndAHalf/ReleaseNotes


-- 
dann frazier


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



Re: [stable] Re: intel X driver for etch+1/2

2008-04-15 Thread dann frazier
Oops - didn't mean to drop debian-x from the cc..

On Tue, Apr 15, 2008 at 09:48:00AM -0600, dann frazier wrote:
> On Tue, Apr 15, 2008 at 03:49:28PM +0200, Julien Cristau wrote:
> > On Mon, Apr  7, 2008 at 19:44:32 +0200, Holger Levsen wrote:
> > 
> > > Xorg driver (none yet). 
> > 
> > xserver-xorg-video-nv is now in p-u.  On to the next driver:
> > I backported xserver-xorg-video-intel, packages are at
> > http://people.debian.org/~jcristau/etchnhalf/
> > This was tested on my 945GM based laptop, but I don't have an i965, so
> > it would be nice to have confirmation that this works (the i965 chipset
> > is not supported by the i810 driver in etch).
> > 
> > Git tree:
> > http://git.debian.org/?p=users/jcristau/xserver-xorg-video-intel.git;a=shortlog;h=refs/heads/debian-etchnhalf
> > 
> > OK for upload?
> 
> That's awesome Julien, thanks! 
> 
> Once you've had some good testing reports, I'd suggest an e-mail to
> debian-release to get SRM approval. I'm on an i965 laptop - I'll see
> if I can find a spare disk to do an etch install.

-- 
dann frazier


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



Re: next steps?

2008-04-11 Thread dann frazier
On Thu, Apr 10, 2008 at 08:43:27PM +0200, Julien Cristau wrote:
> On Mon, Apr  7, 2008 at 19:44:32 +0200, Holger Levsen wrote:
> 
> > Xorg driver (none yet). 
> 
> I just uploaded xserver-xorg-video-nv 2.0.3-1 to proposed-updates.  This
> has support for Geforce 8 series GPUs, and as far as I can tell from the
> diff shouldn't regress anything for older hardware (there's a new
> rudimentary dual-head support, which is only enabled with Option
> "Dualhead" in xorg.conf, and disabled by default).  I tested it on my
> work machine (NV18GL) and didn't notice any problem, but wider testing
> would be appreciated :)

Thanks Julien!

Did this already go through SRM review on debian-release? Since this
is an update to an existing package (vs. a new one) that needs to be
done, if it hasn't already, before it can be approved.

-- 
dann frazier


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



Re: updated X drivers in etch+1/2?

2008-02-25 Thread dann frazier
On Mon, Feb 25, 2008 at 08:26:47PM -0500, David Nusinow wrote:
> On Mon, Feb 25, 2008 at 11:01:46AM +0100, Julien Cristau wrote:
> > Hi,
> > 
> > I've pushed a debian-etchnahalf branch of the intel driver to alioth[0],
> > based on the current package in sid.  It's not tested yet, but it should
> > build.  Another option would be to work with 2.1.0 (now in testing)
> > instead of 2.2.1.  We'll probably have a better view of the issues with
> > 2.2.1 in a couple of weeks, as it's still pretty new.
> > Feedback and testing are welcome.
> > 
> > Cheers,
> > Julien
> > 
> > [0] git://git.debian.org/git/users/jcristau/xserver-xorg-video-intel.git
> > http://git.debian.org/?p=users/jcristau/xserver-xorg-video-intel.git
> 
> I noticed that you used the ~etchnahalf versioning. I haven't versioned the
> radeonhd backport yet and it's obvious that I need to. Is there some
> consensus on whether we should use this, or an etch designation the way
> stable updates currently do? I'm fine with etchnahalf, although if the
> release guys have something more offical sounding, I'm happy to use it.

hey David,
 SRM have requested that all of these packages use a common string to
help make them easily distinguishable from other stable updates.
'etchnhalf' is what we're using for the kernel (note that its
'etchnhalf' not 'etchnahalf'), so probably good for the X packages to
use the same convention.

 Also, I don't think you're working on any packages that are etchnhalf
specific, but if you are, you might consider using that in the
packagename as well. We'll be doing that for the linux-latest
metapackages, for example.

-- 
dann frazier


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



Bug#464068: xserver-xorg: [ia64] black screen, backtrace

2008-02-06 Thread dann frazier
On Tue, Feb 05, 2008 at 10:46:52AM +0100, Julien Cristau wrote:
> Hi dann,
> 
> Can you try to get a backtrace from gdb (attached from an ssh session)?
> Make sure xserver-xorg-core-dbg is installed.

Sorry for the delay, hadn't a chance to take down my workstation until now.

[EMAIL PROTECTED]:~# export LD_LIBRARY_PATH=/usr/lib/debug
[EMAIL PROTECTED]:~# gdb /usr/bin/Xorg 
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "ia64-linux-gnu"...
Using host libthread_db library "/usr/lib/debug/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/Xorg 
[Thread debugging using libthread_db enabled]

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux krebs 2.6.24-1-mckinley #1 SMP Thu Jan 31 
21:04:21 UTC 2008 ia64
Build Date: 01 February 2008  04:52:41AM
 
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  6 17:57:08 2008
(==) Using config file: "/etc/X11/xorg.conf"
[New Thread 0x20809980 (LWP 10990)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x20809980 (LWP 10990)]
_int_malloc (av=0x206a9148, bytes=24) at malloc.c:4139
4139malloc.c: No such file or directory.
in malloc.c
(gdb) bt full
#0  _int_malloc (av=0x206a9148, bytes=24) at malloc.c:4139
p = 
nb = 32
idx = 2
bin = (mbinptr) 0x206a91b8
victim = (mchunkptr) 0x60178a70
size = 
victim_index = 
remainder = 
remainder_size = 
block = 
bit = 
map = 
fwd = 
bck = (mchunkptr) 0x0
#1  0x20520df0 in *__GI___libc_malloc (bytes=24) at malloc.c:3553
ar_ptr = (mstate) 0x206a9148
victim = (void *) 0x206a9148
hook = 
#2  0x403588d0 in LogVMessageVerb (type=X_INFO, verb=3, 
format=0x4036b538 "Bus %s I/O range:\n", args=0x6fefb3c8)
at ../../os/log.c:362
s = 0x4037adb8 "(II)"
tmpBuf = 
#3  0x401279d0 in xf86VDrvMsgVerb (scrnIndex=-1, type=X_INFO, verb=3, 
format=0x4036b538 "Bus %s I/O range:\n", args=0x6fefb3c8)
at ../../../../hw/xfree86/common/xf86Helper.c:1325
tmpFormat = 
#4  0x40127e60 in xf86MsgVerb (type=X_INFO, verb=3, 
format=0x4036b538 "Bus %s I/O range:\n")
at ../../../../hw/xfree86/common/xf86Helper.c:1359
ap = (va_list) Cannot access memory at address 0x20
(gdb) 



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



Bug#452268: unreadable fonts and other rendering errors on intel

2008-01-10 Thread dann frazier
On Tue, Jan 08, 2008 at 08:22:44AM +0100, Brice Goglin wrote:
> Hi,
> 
> There's a new snapshop of the intel driver in experimental
> (2:2.2.0+git20080107-1) as well as a new xserver-xorg-core in unstable,
> could you guys test them and tell me whether they fix your rendering
> errors? The i855 boards should be fixed, but we still don't know much
> about other boards.

No better results with my GM965/GL960

-- 
dann frazier




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



Bug#451893: xserver-xorg-video-intel: shows no fonts

2007-11-21 Thread dann frazier
On Mon, Nov 19, 2007 at 08:55:16PM +0100, Arthur de Jong wrote:
> 
> On Mon, 2007-11-19 at 20:33 +0100, Brice Goglin wrote:
> > Does it help if you add
> > Option "AccelMethod" "XAA"
> > in the above section? EXA is enabled by default in 2.2.0.
> > But there is at least one known problem with fonts and EXA.
> 
> I can confirm that fixes the problem for me (82Q963/Q965).

Me as well, thanks Brice.

-- 
dann frazier




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



Bug#451893: AOL

2007-11-19 Thread dann frazier
Same thing here - GM965/GL960.

-- 
dann frazier




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



Re: Meeting for etch and a half

2007-11-06 Thread dann frazier
On Wed, Oct 31, 2007 at 01:51:59PM -0600, dann frazier wrote:
> On Tue, Oct 30, 2007 at 05:36:20PM -0600, dann frazier wrote:
> > On Sun, Oct 28, 2007 at 07:14:06PM -0400, David Nusinow wrote:
> > > Would someone please post irc logs for those of us who can't make that 
> > > date?
> > 
> > Yes, we will.
> 
> Here ya go:
>   http://meetbot.debian.net/meetbot/debian-release.20071031_1800.html
>   http://meetbot.debian.net/meetbot/debian-release.log.20071031_1800.html

As per the minutes, and thanks to Michael Banck, we now have a mailing
list for etch and a half discussions.

Post address: [EMAIL PROTECTED]
Subscribe address: [EMAIL PROTECTED]
Archives: http://teams.debian.net/lurker/list/project-etchnahalf.en.html

Sorry for the delay in setting it up; seems my first request never
made it.

-- 
dann frazier


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



Re: Meeting for etch and a half

2007-10-31 Thread dann frazier
On Tue, Oct 30, 2007 at 05:36:20PM -0600, dann frazier wrote:
> On Sun, Oct 28, 2007 at 07:14:06PM -0400, David Nusinow wrote:
> > Would someone please post irc logs for those of us who can't make that date?
> 
> Yes, we will.

Here ya go:
  http://meetbot.debian.net/meetbot/debian-release.20071031_1800.html
  http://meetbot.debian.net/meetbot/debian-release.log.20071031_1800.html

-- 
dann frazier


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



Re: Meeting for etch and a half

2007-10-30 Thread dann frazier
On Sun, Oct 28, 2007 at 07:14:06PM -0400, David Nusinow wrote:
> Would someone please post irc logs for those of us who can't make that date?

Yes, we will.

-- 
dann frazier


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



Re: Meeting for etch and a half

2007-10-27 Thread dann frazier
On Sat, Oct 27, 2007 at 06:47:02AM -0600, dann frazier wrote:
> Looks like 10/31 @ 18:00 GMT works for most, so lets do that.

Oh, and I guess we should pick a location :) I propose #debian-release
for now, when can discuss where to hold future meetings in this one.

-- 
dann frazier


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



Re: Meeting for etch and a half

2007-10-27 Thread dann frazier
On Mon, Oct 22, 2007 at 06:24:56PM -0600, dann frazier wrote:
> (sorry for the nasty cross-posting)
> 
> hey,
>  Now that 2.6.23 is out and the proposed timeframe for etch 1/2 is
> just over two months away, its probably a good time to start making
> some progress on an etch 1/2.
> 
>  Perhaps we should start with an IRC meeting? I've created a wiki page
> here with an initial stab at an agenda, starting with "Is it still a
> good idea?":
>   http://wiki.debian.org/EtchAndAHalf
> 
>  If we have consensus is to proceed, then I'd like to see if we can
> come up with a list of next steps. I'll be travelling Thur->Monday of
> this week, so Wednesday is the only day I can do this week, but next
> week is pretty open. If you're interested in attending, please mark
> available times here:
>   http://www.doodle.ch/wa4r43rq55uif8rf

Looks like 10/31 @ 18:00 GMT works for most, so lets do that.

-- 
dann frazier


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



Meeting for etch and a half

2007-10-22 Thread dann frazier
(sorry for the nasty cross-posting)

hey,
 Now that 2.6.23 is out and the proposed timeframe for etch 1/2 is
just over two months away, its probably a good time to start making
some progress on an etch 1/2.

 Perhaps we should start with an IRC meeting? I've created a wiki page
here with an initial stab at an agenda, starting with "Is it still a
good idea?":
  http://wiki.debian.org/EtchAndAHalf

 If we have consensus is to proceed, then I'd like to see if we can
come up with a list of next steps. I'll be travelling Thur->Monday of
this week, so Wednesday is the only day I can do this week, but next
week is pretty open. If you're interested in attending, please mark
available times here:
  http://www.doodle.ch/wa4r43rq55uif8rf
 
-- 
dann frazier


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



Bug#392232: PRIVATE isn't defined

2006-10-10 Thread dann frazier
The problem here appears to be that the symbol PRIVATE isn't defined
anywhere. It compiles fine if I define PRIVATE to be nothing.

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#392232: xserver-xorg-input-joystick: implicit pointer conversion

2006-10-10 Thread dann frazier
Package: xserver-xorg-input-joystick
Version: 1:1.1.0-1
Severity: important

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

- Forwarded message from Buildd user <[EMAIL PROTECTED]> -

Subject: Log for successful build of xserver-xorg-input-joystick_1:1.1.0-1 
(dist=unstable)
From: Buildd user <[EMAIL PROTECTED]>
Date: Tue, 10 Oct 2006 15:08:18 +
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 
2006.10.10.73442
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=0.1 required=3.5 tests=AWL,UNDISC_RECIPS 
autolearn=disabled version=3.0.3
Debian-Buildd-Error: Yes

Function `PRIVATE' implicitly converted to pointer at ../../src/xf86Jstk.c:380

- End forwarded message -

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#389514: xserver-xorg-input-keyboard: implicit pointer conversion

2006-09-25 Thread dann frazier
Package: xserver-xorg-input-keyboard
Version: 1:1.1.0-2
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

- Forwarded message from Buildd user <[EMAIL PROTECTED]> -

Subject: Log for successful build of xserver-xorg-input-keyboard_1:1.1.0-2 
(dist=unstable)
From: Buildd user <[EMAIL PROTECTED]>
Date: Sat, 23 Sep 2006 00:05:30 +
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 
2006.9.22.164943
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `strtok' implicitly converted to pointer at ../../src/kbd.c:284

- End forwarded message -

--- xserver-xorg-input-keyboard-1.1.0/src/kbd.c~2006-04-07 
11:47:10.0 -0600
+++ xserver-xorg-input-keyboard-1.1.0/src/kbd.c 2006-09-25 21:37:58.0 
-0600
@@ -19,6 +19,7 @@
 #endif
 
 #include 
+#include 
   
 #define NEED_EVENTS
 #include 

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#363218: upstream fix

2006-08-31 Thread dann frazier
fyi, looks like upstream is using this fix:
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=36756fdb2ddc154b406f664a6af0f38d26e6973d

-- 
dann frazier



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



Fixed in NMU of xbase-clients 1:7.1.ds-2.1

2006-08-05 Thread dann frazier
tag 363198 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 29 Jul 2006 13:59:40 -0600
Source: xbase-clients
Binary: xbase-clients
Architecture: source ia64
Version: 1:7.1.ds-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: dann frazier <[EMAIL PROTECTED]>
Description: 
 xbase-clients - miscellaneous X clients
Closes: 363198
Changes: 
 xbase-clients (1:7.1.ds-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix implicit pointer conversion in xconsole.c (closes: #363198)
 (Was fixed in 1:7.1.ds-1.1 NMU, but silently dropped in 1:7.1.ds-2 MU)
Files: 
 0c7ebd42441a0108d5468c6ea0c70a1a 1347 x11 optional xbase-clients_7.1.ds-2.1.dsc
 dd77a4c0c51d92e9dc885a92507d67bd 3278036 x11 optional 
xbase-clients_7.1.ds-2.1.diff.gz
 d66a873525e15e8e2df33a7219452897 1878728 x11 optional 
xbase-clients_7.1.ds-2.1_ia64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEy8DnhuANDBmkLRkRAjXZAJsGVa6osSF4CKzP27d2mwzV6JvmvwCeI+KP
zCW567+IQ5T2Hjf6+dt1954=
=jSRv
-END PGP SIGNATURE-


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



Bug#363198: NMU uploaded to delayed

2006-07-30 Thread dann frazier
Another NMU has been uploaded to the 7-day DELAYED queue, patch follows.

diff -u xbase-clients-7.1.ds/debian/patches/series 
xbase-clients-7.1.ds/debian/patches/series
--- xbase-clients-7.1.ds/debian/patches/series
+++ xbase-clients-7.1.ds/debian/patches/series
@@ -10,4 +10,5 @@
 11_xkb_documentation_updates.diff -p0
 12_startx_paths.diff
+13_xconsole_implicit_pointer_conversion.diff
 pkgconfig_naughtiness -p0
 14_SECURITY_setuid.diff
diff -u xbase-clients-7.1.ds/debian/changelog 
xbase-clients-7.1.ds/debian/changelog
--- xbase-clients-7.1.ds/debian/changelog
+++ xbase-clients-7.1.ds/debian/changelog
@@ -1,3 +1,11 @@
+xbase-clients (1:7.1.ds-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix implicit pointer conversion in xconsole.c (closes: #363198)
+(Was fixed in 1:7.1.ds-1.1 NMU, but silently dropped in 1:7.1.ds-2 MU)
+
+ -- dann frazier <[EMAIL PROTECTED]>  Sat, 29 Jul 2006 13:59:40 -0600
+
 xbase-clients (1:7.1.ds-2) unstable; urgency=high
 
   * Security update. Fix for setuid privledge escalation vulernabilities in
only in patch2:
unchanged:
--- 
xbase-clients-7.1.ds.orig/debian/patches/13_xconsole_implicit_pointer_conversion.diff
+++ 
xbase-clients-7.1.ds/debian/patches/13_xconsole_implicit_pointer_conversion.diff
@@ -0,0 +1,10 @@
+--- xbase-clients-7.1.ds.orig/xconsole/xconsole.c  2006-05-23 
20:11:37.0 -0600
 xbase-clients-7.1.ds/xconsole/xconsole.c   2006-06-17 14:11:47.0 
-0600
+@@ -28,6 +28,7 @@
+ 
+ /* $XFree86: xc/programs/xconsole/xconsole.c,v 3.31tsi Exp $ */
+ 
++#define _XOPEN_SOURCE
+ #include 
+ #include 
+ #include 


-- 
dann frazier | HP Open Source and Linux Organization




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



Bug#363218: [EMAIL PROTECTED]: Log for successful build of xorg-server_1:1.0.2-9 (dist=unstable)]

2006-07-10 Thread dann frazier
tags 363218 - fixed
found 363218 1:1.0.2-9
stop

This bug has regressed in the latest MU (though a better fix than the
one included in the NMU is mentioned in this report).

- Forwarded message from Build Daemon <[EMAIL PROTECTED]> -

Subject: Log for successful build of xorg-server_1:1.0.2-9 (dist=unstable)
Date: Sun,  2 Jul 2006 04:40:50 + (UTC)
From: Build Daemon <[EMAIL PROTECTED]>
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 
2006.7.1.212432
X-PerlMx-Spam: Gauge=XXXI, Probability=31%, Report='HASHBUSTER_BLOCK_V2 3.4, 
__CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 
0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __STOCK_CRUFT 0'
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `backtrace_symbols' implicitly converted to pointer at 
../../../../hw/xfree86/common/xf86Events.c:1296

- End forwarded message -

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#363218: [EMAIL PROTECTED]: Fixed in NMU of xorg-server 1:1.0.2-8.1]

2006-06-26 Thread dann frazier
Note that this NMU was uploaded before the above discussion, so it
does not contain the agreed upon "better" fix.

-- 
dann frazier



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



Fixed in NMU of xorg-server 1:1.0.2-8.1

2006-06-26 Thread dann frazier
tag 363218 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 17 Jun 2006 15:19:43 -0600
Source: xorg-server
Binary: xserver-xorg-core xvfb xdmx xserver-xorg-dev xdmx-tools xnest
Architecture: source ia64
Version: 1:1.0.2-8.1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: dann frazier <[EMAIL PROTECTED]>
Description: 
 xdmx   - Distributed Multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xserver-xorg-core - X.Org X server -- core server
 xserver-xorg-dev - X.Org X server -- development files
 xvfb   - Virtual Framebuffer 'fake' X server
Closes: 363218
Changes: 
 xorg-server (1:1.0.2-8.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add 16_implicit_pointer_conversion.diff. This adds a missing include
 directive, fixing an implicit pointer conversion bug. (closes: #363218)
Files: 
 af9077b1cc25d208cef6c37d6241cf1b 1934 x11 optional xorg-server_1.0.2-8.1.dsc
 b17ad7307832f1af4d56684c7f89bc1c 487612 x11 optional 
xorg-server_1.0.2-8.1.diff.gz
 51e81a454220b93184d438f7568bee67 5619214 x11 optional 
xserver-xorg-core_1.0.2-8.1_ia64.deb
 ff2297642d81731a1fa427b8d3d14321 300426 x11 optional 
xserver-xorg-dev_1.0.2-8.1_ia64.deb
 c410ed7d8bad5bc8992744ccba392f45 1301452 x11 optional xdmx_1.0.2-8.1_ia64.deb
 d03b4d8f7c02b3786da08fbc097f47f2 71778 x11 optional 
xdmx-tools_1.0.2-8.1_ia64.deb
 5662ec7abd34ae8668cf1f6fdec05ca5 2136968 x11 optional xnest_1.0.2-8.1_ia64.deb
 d3f99d11562ee6af22f07b772242abe6 2368270 x11 optional xvfb_1.0.2-8.1_ia64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFElHzchuANDBmkLRkRAh5cAJ4krLyAnYR2P4KwZFK0Z1D2JJnnGwCgj3td
+LFC7oQeoLAYmSQLgTgPUag=
=qzQG
-END PGP SIGNATURE-


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



Bug#363218: NMU uploaded

2006-06-17 Thread dann frazier
NMU uploaded to unstable with the following patch:

diff -u xorg-server-1.0.2/debian/patches/series 
xorg-server-1.0.2/debian/patches/series
--- xorg-server-1.0.2/debian/patches/series
+++ xorg-server-1.0.2/debian/patches/series
@@ -15,0 +16 @@
+16_implicit_pointer_conversion.diff
diff -u xorg-server-1.0.2/debian/changelog xorg-server-1.0.2/debian/changelog
--- xorg-server-1.0.2/debian/changelog
+++ xorg-server-1.0.2/debian/changelog
@@ -1,3 +1,11 @@
+xorg-server (1:1.0.2-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add 16_implicit_pointer_conversion.diff. This adds a missing include
+directive, fixing an implicit pointer conversion bug. (closes: #363218)
+
+ -- dann frazier <[EMAIL PROTECTED]>  Sat, 17 Jun 2006 15:19:43 -0600
+
 xorg-server (1:1.0.2-8) unstable; urgency=low
 
   * Move xserverrc back to xbase-clients. Thanks Benjamin Mesing.
only in patch2:
unchanged:
--- xorg-server-1.0.2.orig/debian/patches/16_implicit_pointer_conversion.diff
+++ xorg-server-1.0.2/debian/patches/16_implicit_pointer_conversion.diff
@@ -0,0 +1,11 @@
+diff -urN xorg-server-1.0.2.orig/hw/xfree86/common/xf86Events.c 
xorg-server-1.0.2/hw/xfree86/common/xf86Events.c
+--- xorg-server-1.0.2.orig/hw/xfree86/common/xf86Events.c  2005-11-07 
23:33:28.0 -0700
 xorg-server-1.0.2/hw/xfree86/common/xf86Events.c   2006-06-17 
15:16:00.0 -0600
+@@ -64,6 +64,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "misc.h"
+ 
+ #include "compiler.h"


-- 
dann frazier



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



Bug#363198: intent to NMU

2006-06-17 Thread dann frazier
On Sat, Jun 17, 2006 at 02:50:01PM -0400, David Nusinow wrote:
> On Sat, Jun 17, 2006 at 12:21:44PM -0600, dann frazier wrote:
> > hey,
> >   As these bugs have been open with a patch for over a month without a
> > rejection from the maintainer, I intend to NMU the associated packages
> > in a week's time (or sooner, if you so request).
> > 
> > If you do not wish for this NMU to occur, please send a follow-up in
> > the bug report stating as such or, better yet, fix it in an MU :)
> > 
> > Unless you request otherwise, any NMUs I upload will be to the DELAYED
> > queue, so you will have an additional week to supersede my upload with
> > an MU to prevent it from entering unstable.
> 
> Feel free to upload directly to unstable, provided you test the patches
> first on a live X server. I won't be doing any uploads myself of the X
> packages for a week or two, so I'd prefer to see your fixes go right in if
> possible.

Done; patch attached.

diff -u xbase-clients-7.1.ds/debian/patches/series 
xbase-clients-7.1.ds/debian/patches/series
--- xbase-clients-7.1.ds/debian/patches/series
+++ xbase-clients-7.1.ds/debian/patches/series
@@ -11,2 +11,3 @@
 12_startx_paths.diff
+13_xconsole_implicit_pointer_conversion.diff
 pkgconfig_naughtiness -p0
diff -u xbase-clients-7.1.ds/debian/changelog 
xbase-clients-7.1.ds/debian/changelog
--- xbase-clients-7.1.ds/debian/changelog
+++ xbase-clients-7.1.ds/debian/changelog
@@ -1,3 +1,10 @@
+xbase-clients (1:7.1.ds-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix implicit pointer conversion in xconsole.c (closes: #363198)
+
+ -- dann frazier <[EMAIL PROTECTED]>  Sat, 17 Jun 2006 14:18:05 -0600
+
 xbase-clients (1:7.1.ds-1) unstable; urgency=low
 
   [ Steve Langasek ]
only in patch2:
unchanged:
--- 
xbase-clients-7.1.ds.orig/debian/patches/13_xconsole_implicit_pointer_conversion.diff
+++ 
xbase-clients-7.1.ds/debian/patches/13_xconsole_implicit_pointer_conversion.diff
@@ -0,0 +1,10 @@
+--- xbase-clients-7.1.ds.orig/xconsole/xconsole.c  2006-05-23 
20:11:37.0 -0600
 xbase-clients-7.1.ds/xconsole/xconsole.c   2006-06-17 14:11:47.0 
-0600
+@@ -28,6 +28,7 @@
+ 
+ /* $XFree86: xc/programs/xconsole/xconsole.c,v 3.31tsi Exp $ */
+ 
++#define _XOPEN_SOURCE
+ #include 
+ #include 
+ #include 


-- 
dann frazier



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



Fixed in NMU of xbase-clients 1:7.1.ds-1.1

2006-06-17 Thread dann frazier
tag 363198 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 17 Jun 2006 14:18:05 -0600
Source: xbase-clients
Binary: xbase-clients
Architecture: source ia64
Version: 1:7.1.ds-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: dann frazier <[EMAIL PROTECTED]>
Description: 
 xbase-clients - miscellaneous X clients
Closes: 363198
Changes: 
 xbase-clients (1:7.1.ds-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix implicit pointer conversion in xconsole.c (closes: #363198)
Files: 
 333676a141009f19db02fef897d23273 1347 x11 optional xbase-clients_7.1.ds-1.1.dsc
 5c1a2d8532323348caee7802dc667ce3 3277188 x11 optional 
xbase-clients_7.1.ds-1.1.diff.gz
 d23806dd6f4573b7ffef64a359152ab6 1878242 x11 optional 
xbase-clients_7.1.ds-1.1_ia64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFElGtMhuANDBmkLRkRAo8sAJ9YMH8tRwgu68zZtJPirs0F5+B4JwCglUZJ
21ixx18MK9Iwx9lL00xD8KQ=
=uA21
-END PGP SIGNATURE-


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



Bug#363198: intent to NMU

2006-06-17 Thread dann frazier
hey,
  As these bugs have been open with a patch for over a month without a
rejection from the maintainer, I intend to NMU the associated packages
in a week's time (or sooner, if you so request).

If you do not wish for this NMU to occur, please send a follow-up in
the bug report stating as such or, better yet, fix it in an MU :)

Unless you request otherwise, any NMUs I upload will be to the DELAYED
queue, so you will have an additional week to supersede my upload with
an MU to prevent it from entering unstable.

-- 
dann frazier



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



Bug#363198: patch

2006-04-25 Thread dann frazier
tag 363198 + patch
stop

--- xbase-clients-7.0.0.orig/xconsole-X11R7.0-1.0.1/xconsole.c  2006-03-16 
21:07:18.0 -0700
+++ xbase-clients-7.0.0/xconsole-X11R7.0-1.0.1/xconsole.c   2006-04-26 
00:30:38.0 -0600
@@ -28,6 +28,7 @@
 
 /* $XFree86: xc/programs/xconsole/xconsole.c,v 3.31tsi Exp $ */
 
+#define _XOPEN_SOURCE
 #include 
 #include 
 #include 

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#363218: patch

2006-04-23 Thread dann frazier
found 363218 1:1.0.2-6
tag 363218 + patch

- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -

Subject: Log for successful build of xorg-server_1:1.0.2-6 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Sun, 23 Apr 2006 04:11:34 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 
2006.4.22.195506
X-PerlMx-Spam: Gauge=XXXI, Probability=31%, Report='HASHBUSTER_BLOCK_V2 3.4, 
__CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 
0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __STOCK_CRUFT 0'
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.6 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `backtrace_symbols' implicitly converted to pointer at 
../../../../hw/xfree86/common/xf86Events.c:1296

- End forwarded message -

--- xorg-server-1.0.2/hw/xfree86/common/xf86Events.c~   2005-11-07 
23:33:28.0 -0700
+++ xorg-server-1.0.2/hw/xfree86/common/xf86Events.c2006-04-23 
15:35:49.0 -0600
@@ -64,6 +64,7 @@
 #include 
 #include 
 #include 
+#include 
 #include "misc.h"
 
 #include "compiler.h"

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#363218: xorg-server: implicit pointer conversion

2006-04-17 Thread dann frazier
Package: xorg-server
Version: 1:1.0.2-5
Severity: important

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -

Subject: Log for successful build of xorg-server_1:1.0.2-5 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Mon, 17 Apr 2006 18:23:44 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 
2006.4.17.100612
X-PerlMx-Spam: Gauge=XXXI, Probability=31%, Report='HASHBUSTER_BLOCK_V2 3.4, 
__CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 
0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __STOCK_CRUFT 0'
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.6 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `backtrace_symbols' implicitly converted to pointer at 
../../../../hw/xfree86/common/xf86Events.c:1296

- End forwarded message -

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#363198: [EMAIL PROTECTED]: Log for successful build of xbase-clients_1:7.0.0-4 (dist=unstable)]

2006-04-17 Thread dann frazier
Package: xbase-clients
Version: 1:7.0.0-4
Severity: important

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -

Subject: Log for successful build of xbase-clients_1:7.0.0-4 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Sun, 16 Apr 2006 02:29:28 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 
2006.4.15.181107
X-PerlMx-Spam: Gauge=XXXI, Probability=31%, Report='HASHBUSTER_BLOCK_V2 3.4, 
__CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 
0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __STOCK_CRUFT 0'
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 required=3.5 tests=AWL,BAYES_00,DRUG_DOSAGE,
UNDISC_RECIPS autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `ptsname' implicitly converted to pointer at 
../xconsole-X11R7.0-1.0.1/xconsole.c:834

- End forwarded message -

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#363167: /sys/firmware/efi/systab: No such file or directory

2006-04-17 Thread dann frazier
Package: xserver-xorg
Version: 1:7.0.14
Severity: normal


During a dpkg-reconfigure, xserver-xorg reports the above message.
If I first load the efivars module, it seems to run dmidecode and is ok.

I haven't looked at the configuration code, so I don't know if this breaks
anything or not.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-mckinley
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg depends on:
ii  debconf1.4.72Debian configuration management sy
ii  x11-common 1:7.0.14  X Window System (X.Org) infrastruc
ii  xbase-clients  1:7.0.0-4 miscellaneous X clients
ii  xkb-data   0.8-5 X Keyboard Extension (XKB) configu
ii  xserver-xorg-core  1:1.0.2-5 X.Org X server -- core server
ii  xserver-xorg-input-all 1:7.0.12  the X.Org X server -- input driver
ii  xserver-xorg-input-evdev [ 1:1.0.0.5-2   X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [xs 1:1.0.1.3-2   X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [ 1:1.0.4-2 X.Org X server -- mouse input driv
ii  xserver-xorg-video-nv [xse 1:1.0.1.5-2   X.Org X server -- NV display drive
ii  xserver-xorg-video-savage  1:2.0.2.3-4   X.Org X server -- Savage display d
ii  xserver-xorg-video-silicon 1:1.3.1.5-3   X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis [xs 1:0.8.1.3-2   X.Org X server -- SiS display driv
ii  xserver-xorg-video-tdfx [x 1:1.1.1.3-3   X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga [xs 1:1.0.0.5-3   X.Org X server -- TGA display driv
ii  xserver-xorg-video-trident 1:1.0.1.2-2   X.Org X server -- Trident display 
ii  xserver-xorg-video-tseng [ 1:1.0.0.5-2   X.Org X server -- Tseng display dr
ii  xserver-xorg-video-vesa [x 1:1.0.1.3-2   X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga [xs 1:4.0.0.5-2   X.Org X server -- VGA display driv
ii  xserver-xorg-video-via [xs 1:0.1.33.2-2  X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmware  1:10.11.1.3-2 X.Org X server -- VMware display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover   (no description available)
ii  laptop-detect 0.12.1 attempt to detect a laptop
ii  mdetect   0.5.2.1mouse device autodetection tool
pn  xresprobe  (no description available)

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/monitor/lcd: false
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1920x1200, 1024x768, 800x600, 640x480
  xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options: ctrl:nocaps
* xserver-xorg/config/inputdevice/mouse/zaxismapping: true
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 28-96
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver: nv
* xserver-xorg/config/monitor/selection-method: Advanced
* xserver-xorg/config/write_files_section: true
  xserver-xorg/config/monitor/mode-list: 1920x1200 @ 60Hz
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
  shared/no_known_x-server:
  xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 43-60
* xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/modules: dbe, ddc, dri, extmod, freetype, glx, int10, 
record, type1, v4l, vbe
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: Generic Video Card
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:0:0:0
* xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg


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



Bug#363164: [EMAIL PROTECTED]: Log for successful build of xserver-xorg-video-i810_1:1.5.1.0-2 (dist=unstable)]

2006-04-17 Thread dann frazier
Package: xserver-xorg-video-i810
Version: 1:1.5.1.0-2
Severity: important

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

i830_rotate.c uses shadowDamage() w/o including an appropriate
prototype.  I wasn't able to find a shadowDamage() prototype in
either the xserver-xorg-video-i810 source package, or in any of the
build-dep'd headers under /usr/include.

Strangely (at least to me) i830_dri.c does the same thing but doesn't
trip these gcc warnings.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -

Subject: Log for successful build of xserver-xorg-video-i810_1:1.5.1.0-2 
(dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Wed, 12 Apr 2006 17:53:59 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 
2006.4.12.93608
X-PerlMx-Spam: Gauge=XXXI, Probability=31%, Report='HASHBUSTER_BLOCK_V2 3.4, 
__CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 
0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __STOCK_CRUFT 0'
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.7 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `shadowDamage' implicitly converted to pointer at 
../../src/i830_rotate.c:201

----- End forwarded message -

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#353168: X slowness patch

2006-02-16 Thread dann frazier
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4
Tags: patch

-- 
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---

   Read the ROM in big chunks rather than byte-at-a-time.  This reduces
X startup time by 21 seconds for me.

Alex

-- 
Alex Williamson HP Linux & Open Source Lab
--- xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c.orig	2005-12-21 18:53:54.0 -0700
+++ xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c	2005-12-21 19:01:28.0 -0700
@@ -791,8 +791,10 @@
 	write(fd, "1", 2);
 	lseek(fd, 0, SEEK_SET);
 
+	len = min(Len, st.st_size);
+
 /* copy the ROM until we hit Len, EOF or read error */
-for (i = 0; i < Len && read(fd, Buf, 1) > 0; Buf++, i++)
+for (; len && (size = read(fd, Buf, len)) > 0 ; Buf+=size, len-=size)
 ;
 
 	write(fd, "0", 2);
--- End Message ---


Bug#342199: xserver-xorg: upgrade forgets XkbOptions

2005-12-05 Thread dann frazier
Package: xserver-xorg
Version: 6.8.2.dfsg.1-11
Severity: normal

Each time xserver-xorg upgrades, it forgets the ctrl:nocaps option.

[EMAIL PROTECTED]:~$ sudo dpkg-reconfigure xserver-xorg
xserver-xorg config warning: failed to infer keyboard layout from layout/lang
   'us--'
xserver-xorg postinst warning: overwriting possibly-customised configuration
   file; backup in /etc/X11/xorg.conf.200512052317
 System startup links for /etc/init.d/xserver-xorg already exist.
## I set the ctrl:nocaps option here ^
[EMAIL PROTECTED]:~$ cp /etc/X11/xorg.conf /tmp/xorg.conf.1
[EMAIL PROTECTED]:~$ sudo dpkg -i 
/var/cache/apt/archives/xserver-xorg_6.8.2.dfsg.1-11_i386.deb
(Reading database ... 123767 files and directories currently installed.)
Preparing to replace xserver-xorg 6.8.2.dfsg.1-11 (using 
.../xserver-xorg_6.8.2.dfsg.1-11_i386.deb) ...
Unpacking replacement xserver-xorg ...
Setting up xserver-xorg (6.8.2.dfsg.1-11) ...
 System startup links for /etc/init.d/xserver-xorg already exist.

[EMAIL PROTECTED]:~$ diff -u /tmp/xorg.conf.1 /etc/X11/xorg.conf
--- /tmp/xorg.conf.12005-12-05 23:18:09.0 -0700
+++ /etc/X11/xorg.conf  2005-12-05 23:18:53.0 -0700
@@ -52,7 +52,6 @@
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
-   Option  "XkbOptions""ctrl:nocaps"
 EndSection

 Section "InputDevice"

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 17 Jul 13 09:38 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x 1 root root 1833112 Nov 29 01:48 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility 
Radeon 9600 M10]

/etc/X11/xorg.conf unchanged from checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3081 Dec  5 23:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"type1"
Load"v4l"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection
Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"
EndSection

Section "Device"
Identifier  "ATI Technologies, Inc. RV350 [Mobility Radeon 9600 
M10]"
Driver  "ati"
BusID   "PCI:1:0:0"
EndS