Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Matt Zimmerman
On Fri, Mar 08, 2002 at 05:17:13PM -0500, Branden Robinson wrote:

> The sooner I can put this release to bed, the sooner I can work 
> on
> 4.2.0.
> 
> Experimental versions of the X packages are available at my repository.
> 
> Please test these so that 4.1.0-15 can be a solid release, worthy of the
> woody release.  Please direct feedback to the debian-x list.

I upgraded to these packages on a relatively full-featured desktop system
with xinerama, GNOME, etc.   Installation proceeded without incident, and
everything continued to be functional.

I thought that the system needed the fix for #127749 due to weirdly scaled
truetype fonts.  Unfortunately, even though the DPI values are now correctly
calculated, the fonts are still tall and skinny.  Must be something else...

-- 
 - mdz



Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Matt Zimmerman

On Fri, Mar 08, 2002 at 05:17:13PM -0500, Branden Robinson wrote:

> The sooner I can put this release to bed, the sooner I can work on
> 4.2.0.
> 
> Experimental versions of the X packages are available at my repository.
> 
> Please test these so that 4.1.0-15 can be a solid release, worthy of the
> woody release.  Please direct feedback to the debian-x list.

I upgraded to these packages on a relatively full-featured desktop system
with xinerama, GNOME, etc.   Installation proceeded without incident, and
everything continued to be functional.

I thought that the system needed the fix for #127749 due to weirdly scaled
truetype fonts.  Unfortunately, even though the DPI values are now correctly
calculated, the fonts are still tall and skinny.  Must be something else...

-- 
 - mdz


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




Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Branden Robinson
On Sat, Mar 09, 2002 at 03:55:31PM +, Colin Watson wrote:
> shlibs.local has something different, though:

D'oh, forgot about that.

> It probably just needs to be resynced.

I think you're probably right.  I'll resync and rebuild after
downgrading to -14.

Thanks for the help!

-- 
G. Branden Robinson| Never attribute to malice that
Debian GNU/Linux   | which can be adequately explained
[EMAIL PROTECTED] | by stupidity.
http://people.debian.org/~branden/ |


pgpolRICLdNkH.pgp
Description: PGP signature


Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Branden Robinson

On Sat, Mar 09, 2002 at 03:55:31PM +, Colin Watson wrote:
> shlibs.local has something different, though:

D'oh, forgot about that.

> It probably just needs to be resynced.

I think you're probably right.  I'll resync and rebuild after
downgrading to -14.

Thanks for the help!

-- 
G. Branden Robinson| Never attribute to malice that
Debian GNU/Linux   | which can be adequately explained
[EMAIL PROTECTED] | by stupidity.
http://people.debian.org/~branden/ |



msg03444/pgp0.pgp
Description: PGP signature


Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Colin Watson
On Sat, Mar 09, 2002 at 02:21:57AM -0500, Branden Robinson wrote:
> $ ls -1 debian/tmp/usr/X11R6/lib/libGL*
> debian/tmp/usr/X11R6/lib/libGL.a
> debian/tmp/usr/X11R6/lib/libGL.so
> debian/tmp/usr/X11R6/lib/libGL.so.1
> debian/tmp/usr/X11R6/lib/libGL.so.1.2
> debian/tmp/usr/X11R6/lib/libGLU.a
> debian/tmp/usr/X11R6/lib/libGLU.so
> debian/tmp/usr/X11R6/lib/libGLU.so.1
> debian/tmp/usr/X11R6/lib/libGLU.so.1.3
> debian/tmp/usr/X11R6/lib/libGLw.a
> $ cat debian/xlibmesa3.shlibs
> libGL 1 xlibmesa3 | libgl1
> libGLU1 xlibmesa3 | libgl1

shlibs.local has something different, though:

--- xfree86-4.1.0.orig/debian/xlibmesa3.shlibs
+++ xfree86-4.1.0/debian/xlibmesa3.shlibs
@@ -0,0 +1,2 @@
+libGL 1 xlibmesa3 | libgl1
+libGLU1 xlibmesa3 | libgl1

--- xfree86-4.1.0.orig/debian/shlibs.local
+++ xfree86-4.1.0/debian/shlibs.local
@@ -0,0 +1,23 @@
[...]
+libGL 1 libgl1
+libGLU1 libgl1

It probably just needs to be resynced.

-- 
Colin Watson  [EMAIL PROTECTED]



Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Colin Watson

On Sat, Mar 09, 2002 at 02:21:57AM -0500, Branden Robinson wrote:
> $ ls -1 debian/tmp/usr/X11R6/lib/libGL*
> debian/tmp/usr/X11R6/lib/libGL.a
> debian/tmp/usr/X11R6/lib/libGL.so
> debian/tmp/usr/X11R6/lib/libGL.so.1
> debian/tmp/usr/X11R6/lib/libGL.so.1.2
> debian/tmp/usr/X11R6/lib/libGLU.a
> debian/tmp/usr/X11R6/lib/libGLU.so
> debian/tmp/usr/X11R6/lib/libGLU.so.1
> debian/tmp/usr/X11R6/lib/libGLU.so.1.3
> debian/tmp/usr/X11R6/lib/libGLw.a
> $ cat debian/xlibmesa3.shlibs
> libGL 1 xlibmesa3 | libgl1
> libGLU1 xlibmesa3 | libgl1

shlibs.local has something different, though:

--- xfree86-4.1.0.orig/debian/xlibmesa3.shlibs
+++ xfree86-4.1.0/debian/xlibmesa3.shlibs
@@ -0,0 +1,2 @@
+libGL 1 xlibmesa3 | libgl1
+libGLU1 xlibmesa3 | libgl1

--- xfree86-4.1.0.orig/debian/shlibs.local
+++ xfree86-4.1.0/debian/shlibs.local
@@ -0,0 +1,23 @@
[...]
+libGL 1 libgl1
+libGLU1 libgl1

It probably just needs to be resynced.

-- 
Colin Watson  [[EMAIL PROTECTED]]


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




Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Ralf Treinen
On Fri, Mar 08, 2002 at 05:17:13PM -0500, Branden Robinson wrote:

> Please test these so that 4.1.0-15 can be a solid release, worthy of the
> woody release.  Please direct feedback to the debian-x list.

For me, the upgrade from 4.1.0-14 went completely smoothly. -Ralf.



Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Ralf Treinen

On Fri, Mar 08, 2002 at 05:17:13PM -0500, Branden Robinson wrote:

> Please test these so that 4.1.0-15 can be a solid release, worthy of the
> woody release.  Please direct feedback to the debian-x list.

For me, the upgrade from 4.1.0-14 went completely smoothly. -Ralf.


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




Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Chris Waters
On Sat, Mar 09, 2002 at 02:21:57AM -0500, Branden Robinson wrote:

> Hrm.  Shouldn't dpkg-shlibdeps use the shlibs files of the building
> libraries (thanks to -l), rather than the ones on the system?

I don't think so -- at least, I seem to recall having problems getting
it to do The Right Thing.  I haven't found a way to get around the use
of shlibs.local yet.  But it's entirely possible that I'm missing
something.

-- 
Chris Waters   |  Pneumonoultra-osis is too long
[EMAIL PROTECTED]   |  microscopicsilico-to fit into a single
or [EMAIL PROTECTED] |  volcaniconi-  standalone haiku



Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Branden Robinson
On Fri, Mar 08, 2002 at 06:48:48PM -0600, Colin Watson wrote:
> On Fri, Mar 08, 2002 at 05:17:13PM -0500, Branden Robinson wrote:
> > Experimental versions of the X packages are available at my repository.
> > 
> > Please test these so that 4.1.0-15 can be a solid release, worthy of the
> > woody release.  Please direct feedback to the debian-x list.
> 
> This seems to be missing the fix for #135443, currently tagged pending -
> xlibmesa3's shlibs file does have the real alternative, but
> xbase-clients' dependencies don't.

Hrm.  Shouldn't dpkg-shlibdeps use the shlibs files of the building
libraries (thanks to -l), rather than the ones on the system?

dh_shlibdeps -l$(DEBTREEDIR)/usr/X11R6/lib -Nxlibs 
--exclude=usr/X11R6/lib/modules
DH_OPTIONS= dh_shlibdeps -l$(DEBTREEDIR)/usr/X11R6/lib -pxlibs 
--exclude=libxrx.so

$ ls -1 debian/tmp/usr/X11R6/lib/libGL*
debian/tmp/usr/X11R6/lib/libGL.a
debian/tmp/usr/X11R6/lib/libGL.so
debian/tmp/usr/X11R6/lib/libGL.so.1
debian/tmp/usr/X11R6/lib/libGL.so.1.2
debian/tmp/usr/X11R6/lib/libGLU.a
debian/tmp/usr/X11R6/lib/libGLU.so
debian/tmp/usr/X11R6/lib/libGLU.so.1
debian/tmp/usr/X11R6/lib/libGLU.so.1.3
debian/tmp/usr/X11R6/lib/libGLw.a
$ cat debian/xlibmesa3.shlibs
libGL 1 xlibmesa3 | libgl1
libGLU1 xlibmesa3 | libgl1

I'm, uh, kinda stuck on how to fix this.  Of course, if I rebuild with a
pre-release installed, this problem won't happen, but that won't help the
autobuilders.

-- 
G. Branden Robinson|Somebody once asked me if I thought
Debian GNU/Linux   |sex was dirty.  I said, "It is if
[EMAIL PROTECTED] |you're doing it right."
http://people.debian.org/~branden/ |-- Woody Allen


pgpY9mUvvUBL0.pgp
Description: PGP signature


Re: testers wanted for xfree86 4.1.0-14pre15v1

2002-03-09 Thread Chris Waters

On Sat, Mar 09, 2002 at 02:21:57AM -0500, Branden Robinson wrote:

> Hrm.  Shouldn't dpkg-shlibdeps use the shlibs files of the building
> libraries (thanks to -l), rather than the ones on the system?

I don't think so -- at least, I seem to recall having problems getting
it to do The Right Thing.  I haven't found a way to get around the use
of shlibs.local yet.  But it's entirely possible that I'm missing
something.

-- 
Chris Waters   |  Pneumonoultra-osis is too long
[EMAIL PROTECTED]   |  microscopicsilico-to fit into a single
or [EMAIL PROTECTED] |  volcaniconi-  standalone haiku


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