Processed: Re: Bug#385531: Package: installation-reports

2006-09-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 385531 xserver-xorg
Bug#385531: Package: installation-reports
Bug reassigned from package `installation-reports' to `xserver-xorg'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#385572: xhost not working

2006-09-01 Thread Olaf Zaplinski

Package: xbase-clients
Version: 6.9.0.dfsg.1-5bpo2

As some ordinary user I say:

[EMAIL PROTECTED]:~$ xhost localhost
localhost being added to access control list

But it does not work:

ridcully:~# xterm -display :0
Xlib: connection to :0.0 refused by server

ridcully:~# xterm -display localhost:0

does not work also.




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



Bug#385572: xhost not working

2006-09-01 Thread Michel Dänzer
On Fri, 2006-09-01 at 11:44 +0200, Olaf Zaplinski wrote:
 Package: xbase-clients
 Version: 6.9.0.dfsg.1-5bpo2
 
 As some ordinary user I say:
 
 [EMAIL PROTECTED]:~$ xhost localhost
 localhost being added to access control list
 
 But it does not work:
 
 ridcully:~# xterm -display :0
 Xlib: connection to :0.0 refused by server

:0 (UNIX socket connection) isn't the same thing as localhost:0 (TCP
socket connection over the local loopback interface). To allow a local
user to connect via UNIX sockets, you need

xhost local:username


 ridcully:~# xterm -display localhost:0
 
 does not work also.

How does it fail?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#385531: further comment

2006-09-01 Thread Erhard Sailer

- due to a lack of experience in debian I did not succeed to install the fglrx 
driver of ati
- I fixed the problem by substituing vesa for ati in xorg.config:

Section Device
   Identifier  ATI Technologies, Inc. Radeon X700 Pro (RV410)
   Driver  vesa
   BusID   PCI:1:0:0

Thus I have not the specific properties of my ati card (dual head, tv out),
but I get an operating X environment

Best regards   
Erhard






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



Bug#345958: please include this patch

2006-09-01 Thread Robert Millan [ackstorm]

Hi!

Any news on this?  The patch works pretty well for me.  Is etch going to release
with 1.1, or with 1.0 ?  If 1.0 is being released it better not be unpatched..

-- 
Robert Millan

ACK STORM, S.L.  -  http://www.ackstorm.es


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



X Strike Force X.Org X11 SVN commit: r3175 - in trunk/app: . xprint-utils xprint-utils/xphelloworld xprint-utils/xphelloworld/xpawhelloworld xprint-utils/xphelloworld/xphelloworld xprint-utils/xphello

2006-09-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-01 08:24:13 -0400 (Fri, 01 Sep 2006)
New Revision: 3175

Added:
   trunk/app/xprint-utils/
   trunk/app/xprint-utils/xphelloworld/
   trunk/app/xprint-utils/xphelloworld/AUTHORS
   trunk/app/xprint-utils/xphelloworld/COPYING
   trunk/app/xprint-utils/xphelloworld/ChangeLog
   trunk/app/xprint-utils/xphelloworld/INSTALL
   trunk/app/xprint-utils/xphelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/NEWS
   trunk/app/xprint-utils/xphelloworld/README
   trunk/app/xprint-utils/xphelloworld/aclocal.m4
   trunk/app/xprint-utils/xphelloworld/compile
   trunk/app/xprint-utils/xphelloworld/config.h.in
   trunk/app/xprint-utils/xphelloworld/configure
   trunk/app/xprint-utils/xphelloworld/configure.ac
   trunk/app/xprint-utils/xphelloworld/depcomp
   trunk/app/xprint-utils/xphelloworld/install-sh
   trunk/app/xprint-utils/xphelloworld/missing
   trunk/app/xprint-utils/xphelloworld/mkinstalldirs
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/xpawhelloworld.c
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/xpawhelloworld.man
   trunk/app/xprint-utils/xphelloworld/xphelloworld/
   trunk/app/xprint-utils/xphelloworld/xphelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xphelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xphelloworld/xphelloworld.c
   trunk/app/xprint-utils/xphelloworld/xphelloworld/xphelloworld.man
   trunk/app/xprint-utils/xphelloworld/xphelloworld/xphelloworld.sgml
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.c
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.man
   
trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.sgml
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/xpxmhelloworld.c
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/xpxmhelloworld.man
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/xpxmhelloworld.sgml
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/xpxthelloworld.c
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/xpxthelloworld.man
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/xpxthelloworld.sgml
   trunk/app/xprint-utils/xplsprinters/
   trunk/app/xprint-utils/xplsprinters/AUTHORS
   trunk/app/xprint-utils/xplsprinters/COPYING
   trunk/app/xprint-utils/xplsprinters/ChangeLog
   trunk/app/xprint-utils/xplsprinters/INSTALL
   trunk/app/xprint-utils/xplsprinters/Makefile.am
   trunk/app/xprint-utils/xplsprinters/Makefile.in
   trunk/app/xprint-utils/xplsprinters/NEWS
   trunk/app/xprint-utils/xplsprinters/README
   trunk/app/xprint-utils/xplsprinters/aclocal.m4
   trunk/app/xprint-utils/xplsprinters/compile
   trunk/app/xprint-utils/xplsprinters/config.guess
   trunk/app/xprint-utils/xplsprinters/config.h.in
   trunk/app/xprint-utils/xplsprinters/config.sub
   trunk/app/xprint-utils/xplsprinters/configure
   trunk/app/xprint-utils/xplsprinters/configure.ac
   trunk/app/xprint-utils/xplsprinters/depcomp
   trunk/app/xprint-utils/xplsprinters/install-sh
   trunk/app/xprint-utils/xplsprinters/missing
   trunk/app/xprint-utils/xplsprinters/mkinstalldirs
   trunk/app/xprint-utils/xplsprinters/xplsprinters.c
   trunk/app/xprint-utils/xplsprinters/xplsprinters.man
   trunk/app/xprint-utils/xplsprinters/xplsprinters.sgml
   trunk/app/xprint-utils/xpr/
   trunk/app/xprint-utils/xpr/AUTHORS
   trunk/app/xprint-utils/xpr/COPYING
   trunk/app/xprint-utils/xpr/ChangeLog
   trunk/app/xprint-utils/xpr/INSTALL
   trunk/app/xprint-utils/xpr/Makefile.am
   trunk/app/xprint-utils/xpr/Makefile.in
   trunk/app/xprint-utils/xpr/NEWS
   trunk/app/xprint-utils/xpr/README
   trunk/app/xprint-utils/xpr/aclocal.m4
   trunk/app/xprint-utils/xpr/compile
   trunk/app/xprint-utils/xpr/config.guess
   trunk/app/xprint-utils/xpr/config.h.in
   trunk/app/xprint-utils/xpr/config.sub
   trunk/app/xprint-utils/xpr/configure
   trunk/app/xprint-utils/xpr/configure.ac
   trunk/app/xprint-utils/xpr/depcomp
   trunk/app/xprint-utils/xpr/install-sh
   trunk/app/xprint-utils/xpr/lncmd.h
   trunk/app/xprint-utils/xpr/missing
   trunk/app/xprint-utils/xpr/mkinstalldirs
   trunk/app/xprint-utils/xpr/pmp.h
   trunk/app/xprint-utils/xpr/x2jet.c

X Strike Force X.Org X11 SVN commit: r3176 - in trunk/app/xprint-utils: . debian debian/patches xphelloworld xphelloworld/xpawhelloworld xphelloworld/xphelloworld xphelloworld/xpsimplehelloworld xphel

2006-09-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-01 09:10:40 -0400 (Fri, 01 Sep 2006)
New Revision: 3176

Added:
   trunk/app/xprint-utils/debian/
   trunk/app/xprint-utils/debian/changelog
   trunk/app/xprint-utils/debian/compat
   trunk/app/xprint-utils/debian/control
   trunk/app/xprint-utils/debian/copyright
   trunk/app/xprint-utils/debian/dirs
   trunk/app/xprint-utils/debian/install
   trunk/app/xprint-utils/debian/manpages
   trunk/app/xprint-utils/debian/patches/
   trunk/app/xprint-utils/debian/patches/90_no_xaw8
   trunk/app/xprint-utils/debian/patches/series
   trunk/app/xprint-utils/debian/rules
Modified:
   trunk/app/xprint-utils/xphelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/aclocal.m4
   trunk/app/xprint-utils/xphelloworld/configure
   trunk/app/xprint-utils/xphelloworld/configure.ac
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xphelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/Makefile.in
   trunk/app/xprint-utils/xplsprinters/Makefile.in
   trunk/app/xprint-utils/xplsprinters/aclocal.m4
   trunk/app/xprint-utils/xplsprinters/config.guess
   trunk/app/xprint-utils/xplsprinters/config.sub
   trunk/app/xprint-utils/xplsprinters/configure
   trunk/app/xprint-utils/xpr/Makefile.in
   trunk/app/xprint-utils/xpr/aclocal.m4
   trunk/app/xprint-utils/xpr/config.guess
   trunk/app/xprint-utils/xpr/config.sub
   trunk/app/xprint-utils/xpr/configure
   trunk/app/xprint-utils/xprehashprinterlist/Makefile.in
   trunk/app/xprint-utils/xprehashprinterlist/aclocal.m4
   trunk/app/xprint-utils/xprehashprinterlist/config.guess
   trunk/app/xprint-utils/xprehashprinterlist/config.sub
   trunk/app/xprint-utils/xprehashprinterlist/configure
Log:
  * Repackage to bring xprint-utils under the auspices of the XSF for
the X11R7.1 transition.  Actual component versions are the same.
  * Uses quilt not dbs.
  * Uses upstream tarballs, which contain configure scripts, so no
longer build-depends on automake and autoconf.
  * Apply 90_no_xaw8 patch before building package. Update
config.{sub,guess} and autoreconf.



Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3175:3176 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


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



Re: compiz packages

2006-09-01 Thread David Martínez Moreno
El jueves, 31 de agosto de 2006 21:06, Julien Cristau escribió:
 On Wed, Aug 30, 2006 at 15:36:34 +0200, Xavier Bestel wrote:
  However I have those strange messages when the packages are built:
 
  dpkg-deb : construction du paquet « libgl1-mesa-swx11 » dans «
  ../libgl1-mesa-swx11_6.5.1+git20060829-0.1_i386.deb ». tar: -: file name
  read contains nul character

 This is a harmless warning, I believe you can ignore it.

The last change in tar 1.15.90 made this happen.

http://bugs.debian.org/375864

Best regards,


Ender.
-- 
Oh, I saw...Very American. Fire enough bullets and hope
 they hit the target!
-- Allan Quatermain (The League of Extraordinary Gentlemen).
--
Área de Internet - Network services
Mundinteractivos - El Mundo
C/Pradillo, 42 - Madrid (Spain)

-- 
Los sistemas me pasado los correos de las personas contradas pero los 
@red.es.
-- Jesús Sanz de las Heras (RedIRIS).
--
Desarrollador de Debian
Debian developer


pgp9552FFlVp2.pgp
Description: PGP signature


X Strike Force X.Org X11 SVN commit: r3177 - in trunk/app/xprint-utils: debian debian/patches xphelloworld xphelloworld/xpawhelloworld xphelloworld/xphelloworld xphelloworld/xpsimplehelloworld xphello

2006-09-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-01 10:54:41 -0400 (Fri, 01 Sep 2006)
New Revision: 3177

Added:
   trunk/app/xprint-utils/debian/patches/10_manpage_sections
   trunk/app/xprint-utils/xphelloworld/config.guess
   trunk/app/xprint-utils/xphelloworld/config.sub
Modified:
   trunk/app/xprint-utils/debian/changelog
   trunk/app/xprint-utils/debian/patches/series
   trunk/app/xprint-utils/debian/rules
   trunk/app/xprint-utils/xphelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/aclocal.m4
   trunk/app/xprint-utils/xphelloworld/configure
   trunk/app/xprint-utils/xphelloworld/configure.ac
   trunk/app/xprint-utils/xphelloworld/xpawhelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xphelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xphelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpsimplehelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpxmhelloworld/Makefile.in
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/Makefile.am
   trunk/app/xprint-utils/xphelloworld/xpxthelloworld/Makefile.in
Log:
  * Patch 10_manpage_sections (preapplied) enables manpage sections in
xphelloworld to be automatically set. Closes: #384766.
  


Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3176:3177 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


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



X Strike Force X.Org X11 SVN commit: r3178 - tags/app

2006-09-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-01 11:12:26 -0400 (Fri, 01 Sep 2006)
New Revision: 3178

Added:
   tags/app/xprint-utils/
Log:
Create directory for xprint-utils tags.



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



X Strike Force X.Org X11 SVN commit: r3179 - tags/app/xprint-utils

2006-09-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-01 11:14:29 -0400 (Fri, 01 Sep 2006)
New Revision: 3179

Added:
   tags/app/xprint-utils/7.1-1/
Log:
Tagging xprint-utils (7.1-1) in unstable.


Copied: tags/app/xprint-utils/7.1-1 (from rev 3178, trunk/app/xprint-utils)


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



Processing of xprint-utils_7.1-1_i386.changes

2006-09-01 Thread Archive Administrator
xprint-utils_7.1-1_i386.changes uploaded successfully to localhost
along with the files:
  xprint-utils_7.1-1.dsc
  xprint-utils_7.1.orig.tar.gz
  xprint-utils_7.1-1.diff.gz
  xprint-utils_7.1-1_i386.deb

Greetings,

Your Debian queue daemon


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



xprint-utils_7.1-1_i386.changes ACCEPTED

2006-09-01 Thread Debian Installer

Accepted:
xprint-utils_7.1-1.diff.gz
  to pool/main/x/xprint-utils/xprint-utils_7.1-1.diff.gz
xprint-utils_7.1-1.dsc
  to pool/main/x/xprint-utils/xprint-utils_7.1-1.dsc
xprint-utils_7.1-1_i386.deb
  to pool/main/x/xprint-utils/xprint-utils_7.1-1_i386.deb
xprint-utils_7.1.orig.tar.gz
  to pool/main/x/xprint-utils/xprint-utils_7.1.orig.tar.gz


Override entries for your package:
xprint-utils_7.1-1.dsc - source x11
xprint-utils_7.1-1_i386.deb - optional x11

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 384766 


Thank you for your contribution to Debian.


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



Ivtv X driver

2006-09-01 Thread Ian Campbell
Hi David,

You suggested that you wouldn't mind sponsoring my IVTV X driver
packages.

Branden has setup my access to the XSF SVN repository but I thought I'd
just confirm everything laid out right before I started checking stuff
in... I've appended some details of where the files will end up, if
that's ok I'll check them in.

I've also stuck the packages on my website if you'd like to look them
over. You can find them at http://www.hellion.org.uk/ivtv/debian/. If
anyone else fancies having a test please feel free.

I'm away all weekend and travelling next week so there's no rush...

Cheers
Ian.

$ pwd
/home/ijc/development/debian/pkg-xorg/driver/xserver-xorg-video-ivtvdev
$ svn info
Path: .
URL: 
svn+ssh://necrotic.deadbeast.net/var/lib/svn/xorg-x11/trunk/driver/xserver-xorg-video-ivtvdev
Repository Root: svn+ssh://necrotic.deadbeast.net/var/lib/svn/xorg-x11
Revision: 0
Node Kind: directory
Schedule: add

$ svn status
A  .
A  mkinstalldirs
A  configure
A  Makefile.in
X  debian/xsfbs
A  debian
A  debian/control
A  debian/compat
A  debian/changelog
A  debian/copyright
A  debian/rules
A  debian/xserver-xorg-video-ivtv.install
A  src
A  src/Makefile.in
A  src/configure.ac
A  src/TODO
A  src/ivtv_xv.c
A  src/ivtvdev.c
A  src/ivtvhw.c
A  src/Makefile.am
A  src/ivtvdev.h
A  src/ivtvhw.h
A  ChangeLog
A  depcomp
A  config.guess
A  config.sub
A  ltmain.sh
A  config.h.in
A  configure.ac
A  COPYING
A  missing
A  Makefile.am
A  man
A  man/ivtvdev.man
A  man/Makefile.in
A  man/Makefile.am
A  aclocal.m4
A  install-sh

Performing status on external item at 'debian/xsfbs'

-- 
Ian Campbell

 my program works if i take out the bugs.


signature.asc
Description: This is a digitally signed message part


Bug#345958: please include this patch

2006-09-01 Thread Drew Parsons

 Any news on this?  The patch works pretty well for me.  Is etch going to 
 release
 with 1.1, or with 1.0 ?  If 1.0 is being released it better not be unpatched..

The patch is applied to xserver 1.1.1.

The second of the two patch blocks is inside an #if 0 ... #endif
block.  What's the point of it then? Why not just delete the entire
block?

Drew


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