Bug#490401: VLC plugin should claim support for audio/x-m4a

2008-07-11 Thread Petter Reinholdtsen
tags 490401 + patch
thanks

This patch get the test page working.  It adds audio/x-m4a and
audio/mp4 to the two files vlcplugin.h and npvlc_rc.rc.  I am not sure
only these two files should be updated, but I can confirm that it work
with this patch in place.

The plugin is showing a black square with the text "no video" in the
middle when playing the audio.  I would prefer it to show some control
buttson (like restart and pause), instead of just the black screen,
but suspect that should be the topic for a different bug.

diff -ur vlc-0.8.6.e/mozilla/npvlc_rc.rc vlc-0.8.6.e.new/mozilla/npvlc_rc.rc
--- vlc-0.8.6.e/mozilla/npvlc_rc.rc 2007-11-21 22:23:46.0 +
+++ vlc-0.8.6.e.new/mozilla/npvlc_rc.rc 2008-07-12 06:39:58.0 +
@@ -39,7 +39,7 @@
 VALUE "InternalName", "npvlc\0"
 VALUE "CompanyName", "VideoLAN Team\0"
 VALUE "LegalCopyright", "Copyright \251 1996-2006 The VideoLAN 
Team\0"
-VALUE "MIMEType", 
"audio/mpeg|audio/x-mpeg|video/mpeg|video/x-mpeg|video/mpeg-system|video/x-mpeg-system|video/mpeg4|audio/mpeg4|application/mpeg4-iod|application/mpeg4-muxcodetable|video/x-msvideo|video/quicktime|application/x-ogg|application/ogg|application/x-vlc-plugin|video/x-ms-asf-plugin|video/x-ms-asf|application/x-mplayer2|video/x-ms-wmv|application/x-google-vlc-plugin|audio/wav|audio/x-wav|audio/3gpp|video/3gpp|audio/3gpp2|video/3gpp2\0"
+VALUE "MIMEType", 
"audio/mpeg|audio/x-mpeg|audio/x-m4a|video/mpeg|video/x-mpeg|video/mpeg-system|video/x-mpeg-system|video/mpeg4|audio/mpeg4|audio/mp4|application/mpeg4-iod|application/mpeg4-muxcodetable|video/x-msvideo|video/quicktime|application/x-ogg|application/ogg|application/x-vlc-plugin|video/x-ms-asf-plugin|video/x-ms-asf|application/x-mplayer2|video/x-ms-wmv|application/x-google-vlc-plugin|audio/wav|audio/x-wav|audio/3gpp|video/3gpp|audio/3gpp2|video/3gpp2\0"
 VALUE "FileExtents", 
"mp2,mp3,mpga,mpega|mp2,mp3,mpga,mpega|mpg,mpeg,mpe|mpg,mpeg,mpe|mpg,mpeg,vob|mpg,mpeg,vob|mp4,mpg4|mp4,mpg4|mp4,mpg4|mp4,mpg4|avi|mov,qt|ogg|ogg|vlc|asf,asx|asf,asx||wmv||wav|wav|3gp,3gpp|3gp,3gpp|3g2,3gpp2|3g2,3gpp2\0"
 VALUE "FileOpenName", "MPEG audio|MPEG audio|MPEG video|MPEG 
video|MPEG video|MPEG video|MPEG-4 video|MPEG-4 audio|MPEG-4 video|MPEG-4 
video|AVI video|QuickTime video|Ogg stream|Ogg stream|VLC plugin|Windows Media 
video|Windows Media video|Windows Media plugin|Windows Media video|Google VLC 
plugin|WAV audio|WAV audio|3GPP audio|3GPP video|3GPP2 audio|3GPP2 video\0"
 END
diff -ur vlc-0.8.6.e/mozilla/vlcplugin.h vlc-0.8.6.e.new/mozilla/vlcplugin.h
--- vlc-0.8.6.e/mozilla/vlcplugin.h 2007-11-21 22:23:46.0 +
+++ vlc-0.8.6.e.new/mozilla/vlcplugin.h 2008-07-12 06:39:42.0 +
@@ -128,6 +128,7 @@
 /* MPEG-1 and MPEG-2 */ \
 "audio/mpeg:mp2,mp3,mpga,mpega:MPEG audio;" \
 "audio/x-mpeg:mp2,mp3,mpga,mpega:MPEG audio;" \
+"audio/x-m4a:m4a:MPEG audio;" \
 "video/mpeg:mpg,mpeg,mpe:MPEG video;" \
 "video/x-mpeg:mpg,mpeg,mpe:MPEG video;" \
 "video/mpeg-system:mpg,mpeg,mpe,vob:MPEG video;" \
@@ -135,6 +136,7 @@
 /* MPEG-4 */ \
 "video/mpeg4:mp4,mpg4:MPEG-4 video;" \
 "audio/mpeg4:mp4,mpg4:MPEG-4 audio;" \
+"audio/mp4:mp4,mpg4:MPEG-4 audio;" \
 "application/mpeg4-iod:mp4,mpg4:MPEG-4 video;" \
 "application/mpeg4-muxcodetable:mp4,mpg4:MPEG-4 video;" \
 /* AVI */ \

I was unable to find any rules to generate npvlc_rc.rc from the
content available elsewhere.  It surprised me that the source had
duplicated the information. :)

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#490354: Add atl2 support to kernel-wedge

2008-07-11 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


> Some questions.
> What's the reason the module isn't pushed into the upstream kernel?
Upstream is working on including it. From what I can see, the kernel
team want it integrated with atl1 which appears to be a stumbling block.
The last mail I can find about it on netdev [1] is quite old, i'll try
and chase up the latest status of this.
> Does it have/require firmware?
No
> What is the size of the module?
In my 486 2.6.25 its 33727B
> Are the systems that use it otherwise fully supported by the standard D-I?
The eeepc would then be fully supported (apart from wireless which is
not really required) by the installer. One of the main goals for the
debian-eeepc project is to try and get it supported by d-i so that we
don't have to maintain our own installer.

I'll also take a look at hw-detect.
> 
> Depending on the answers to those questions I have no real objections, 
> altough I also don't really like the explosion in kernel udebs we're 
> seeing with the last few kernels.
> 
> Adding a separate udeb also means that pkg-lists will need to be updated.
> 
> Cheers,
> FJP

Thanks
Glenn

[1] http://marc.info/?l=linux-netdev&m=120654939205390&w=2


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

iEYEARECAAYFAkh4UmoACgkQV8GyuTwyskOefgCghUr+lZrmPWrXCSVLnfRh+iu+
IToAnibNI3JIee2evCMpqtzhUr33YgCV
=u9ga
-END PGP SIGNATURE-



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



Bug#490405: python2.5: pydoc doesn't find module, causes Tcl error(?)

2008-07-11 Thread Ian Zimmerman
Package: python2.5
Version: 2.5.2-6
Severity: normal

I have installed the package python-feedparser.  I wanted to read its 
documentation,
so I started pydoc, typed 'feedparser' into the search box.  It finds 
email.feedparser
which comes with python but not the one I was looking for.  Meanwhile, on the 
terminal
where I started pydoc, I got this:

[EMAIL PROTECTED]:~$ pydoc -g &
[1] 5759
[EMAIL PROTECTED]:~$ Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
  File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.5/pydoc.py", line 1855, in run
for importer, modname, ispkg in pkgutil.walk_packages():
  File "/usr/lib/python2.5/pkgutil.py", line 125, in walk_packages
for item in walk_packages(path, name+'.', onerror):
  File "/usr/lib/python2.5/pkgutil.py", line 110, in walk_packages
__import__(name)
  File "/usr/lib/python2.5/site-packages/OpenGL/Tk/__init__.py", line 84, in 

_default_root.tk.eval('load {} Togl')
RuntimeError: Calling Tcl from different appartment


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

Kernel: Linux 2.6.25.10matica2008070901 (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/dash

Versions of packages python2.5 depends on:
ii  libbz2-1.01.0.5-0.1  high-quality block-sorting file co
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdb4.5  4.5.20-12  Berkeley v4.5 Database Libraries [
ii  libncursesw5  5.6+20080308-1 Shared libraries for terminal hand
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libsqlite3-0  3.5.9-3SQLite 3 shared library
ii  libssl0.9.8   0.9.8g-10.1SSL shared libraries
ii  mime-support  3.44-1 MIME files 'mime.types' & 'mailcap
ii  python2.5-minimal 2.5.2-6A minimal subset of the Python lan

python2.5 recommends no packages.

-- no debconf information



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



Bug#490161: maint-guide-zh: pdf bookmark display problem in file maint-guide.zh_CN.pdf

2008-07-11 Thread Osamu Aoki
On Sat, Jul 12, 2008 at 02:13:42PM +0800, 贺俊(Asias He) wrote:
> Usually  we chinese  guys prefer zh_CN.UTF-8 to zh_CN.GB2312
> under linux.Is it ok to use the zh_CN.UTF-8 to build the pdf file as I
> mentioned
> previously
> $iconv -f gb2312 -t utf8 maint-guide.zh_CN.sgml  > maint-guide.zh_CN.sgml.utf8
> $debiandoc2latexpdf -l zh_CN.UTF-8  maint-guide.zh_CN.sgml.utf8
> $iconv -f big5 -t utf8 maint-guide.zh_TW.sgml  > maint-guide.zh_TW.sgml.utf8
> $debiandoc2latexpdf -l zh_TW.UTF-8  maint-guide.zh_TW.sgml.utf8
> This really works,but maybe is is not a good approach.

I think good but why just PDF. 

Are you updating translation and testing?  Or just for local?

If so, I would convert the source to UTF-8.  Then your text file is
UTF-8 too.  See what I did for debian-reference package.  All
translations are still in SGML but uses UTF-8.

Negatives:

Current DDP build server has not been updated to the new debiandoc-sgml
yet.  If you commit such thing to DDP SVN, it will break builder.

--> Osamu need to upload backported package soon.




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



Bug#490404: VLC plugin should claim support for audio/x-mpegurl

2008-07-11 Thread Petter Reinholdtsen

Package: mozilla-plugin-vlc
Version: 0.8.6.h-1
User: [EMAIL PROTECTED]
Usertag: debian-edu

The VLC mozilla plugin is able to play files using the mime type
"audio/x-m4a", but because the plugin do not claim support for it, the
file isn't played.  A test page demonstrating this is
http://nrk.no/lyd/>.

To test, visit the page using iceweasel, press the 'Ogg/Vorbis (172
kbps)' option in the P1 section.  It send you to
http://media.hiof.no/streams/m3u/nrk-p1-172.ogg.m3u>, which work
with LVC.

Please list the "audio/x-mpegurl" mime type as one supported by VLC.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#490161: maint-guide-zh: pdf bookmark display problem in file maint-guide.zh_CN.pdf

2008-07-11 Thread 贺俊(Asias He)
Hi


> How does it look under X started under zh_CN.GB2312 locale and evince or
> acrobat run there.   That is the question.
I set my locale to zh_CN.GB2312, bookmarks still can not be displayed
properly under  evince.

>
> If this resolve situation, it is reader's problem not converting enoding
> for pdfhyperref.   Maybe, there is no encoding information embedded
> properly.  Either case, these become unreadable.
so this is not the reader's problem :),I am pretty sure about that.

> I do not know but it looks to me those index created by old
> CJKbookmarks needs to be in the same encoding.  This is LaTeX macro
> issue though.

Usually  we chinese  guys prefer zh_CN.UTF-8 to zh_CN.GB2312
under linux.Is it ok to use the zh_CN.UTF-8 to build the pdf file as I
mentioned
previously
$iconv -f gb2312 -t utf8 maint-guide.zh_CN.sgml  > maint-guide.zh_CN.sgml.utf8
$debiandoc2latexpdf -l zh_CN.UTF-8  maint-guide.zh_CN.sgml.utf8
$iconv -f big5 -t utf8 maint-guide.zh_TW.sgml  > maint-guide.zh_TW.sgml.utf8
$debiandoc2latexpdf -l zh_TW.UTF-8  maint-guide.zh_TW.sgml.utf8
This really works,but maybe is is not a good approach.

Any ideas?

Best Regards,

Asias He

.



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



Bug#490403: evolution: last delete-flagged mail is not hidden when using IMAP account

2008-07-11 Thread Fabian Fagerholm
Package: evolution
Version: 2.22.2-1.1
Severity: normal

When using an IMAP account, Evolution shows the last delete-flagged mail
even though the option View -> Hide deleted messages is on. The mail is
shown with overlined text, so it really is correctly detected as having
the deleted flag set. However, for some reason Evolution always shows
the most recent delete-flagged mail with overlined text. Naturally, the
mail disappears when purging the mailbox.

I believe this glitch appeared in the 2.22.2 series of Evolution. At
least it has appeared in the Debian packages quite recently (the last
two months or so; I'm tracking lenny on this machine).

-- 
Fabian Fagerholm <[EMAIL PROTECTED]>

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
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 evolution depends on:
ii  dbus   1.2.1-2   simple interprocess messaging syst
ii  evolution-common   2.22.2-1.1architecture independent files for
ii  evolution-data-server  2.22.2-1  evolution database backend server
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  gtkhtml3.143.18.2-1  HTML rendering/editing library - b
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libcamel1.2-11 2.22.2-1  The Evolution MIME message handlin
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libebook1.2-9  2.22.2-1  Client library for evolution addre
ii  libecal1.2-7   2.22.2-1  Client library for evolution calen
ii  libedataserver1.2-92.22.2-1  Utility library for evolution data
ii  libedataserverui1.2-8  2.22.2-1  GUI utility library for evolution 
ii  libegroupwise1.2-132.22.2-1  Client library for accessing group
ii  libexchange-storage1.2 2.22.2-1  Client library for accessing Excha
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.6-1   FreeType 2 font engine, shared lib
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgnome-pilot22.0.15-2.4Support libraries for gnome-pilot
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-4GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19  3.18.2-1  HTML rendering/editing library - r
ii  libhal10.5.11-2  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libldap-2.4-2  2.4.9-1   OpenLDAP libraries
ii  libnm-glib00.6.6-1   network management framework (GLib
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~rc3-3  Network Security Service libraries
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.3-2  Layout and rendering of internatio
ii  libpisock9 0.12.3-5  library for communicating with a P
ii  libpisync1 0.12.3-5  synchronization library for PalmOS
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library for X a
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libsoup2.4-1   2.4.1-1   an HTTP library implementation in 
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library

Bug#489832: [Pkg-octave-devel] Bug#489832: octave3.0-info: octave info docs not easily accessible

2008-07-11 Thread Rafael Laboissiere
* Thomas Weber <[EMAIL PROTECTED]> [2008-07-11 08:51]:

> Am Freitag, den 11.07.2008, 12:04 +1000 schrieb Drew Parsons:
> > So there it is, the bug is in etch octave2.9-info (2.9.9-8etch1).
> > Reassigning accordingly.   I guess some logic should be added to lenny's
> > octave2.9-info dummy package to clear out any potential leftover
> > entries.  
> 
> Rafael, can you take this? I'll try to come up with something, but I'm
> not sure I'll arrive at it before the freeze.

I am currently building 3.0.1-6 with the fix and will upload it immediately,
without RFU, because we are getting close to the freeze date.

-- 
Rafael



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



Bug#490402: Mplayer plugin should claim support for audio/x-m4a

2008-07-11 Thread Petter Reinholdtsen

Package: mozilla-mplayer
Version: 3.55-1
User: [EMAIL PROTECTED]
Usertag: debian-edu

The Mplayer mozilla plugin is able to play files using the mime type
"audio/x-m4a", but because the plugin do not claim support for it, the
file isn't played.  A test page demonstrating this is
http://loekebergskole.no/podpress/category/podcaster/comenius/norsong/>.

To test, visit the page using iceweasel, press the 'Play now' option
after the text for "Lille Petter Edderkopp".

Please list the "audio/x-m4a" mime type as one supported by mplayer.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#490401: VLC plugin should claim support for audio/x-m4a

2008-07-11 Thread Petter Reinholdtsen

Package: mozilla-plugin-vlc
Version: 0.8.6.e-2

The VLC mozilla plugin is able to play files using the mime type
"audio/x-m4a", but because the plugin do not claim support for it, the
file isn't played.  A test page demonstrating this is
http://loekebergskole.no/podpress/category/podcaster/comenius/norsong/>.

To test, visit the page using iceweasel, press the 'Play now' option
after the text for "Lille Petter Edderkopp".

Please list the "audio/x-m4a" mime type as one supported by vlc.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#490400: git-svn: git svn info fails to work with no arguments

2008-07-11 Thread Paul Wise
Package: git-svn
Version: 1:1.5.6.2-1
Severity: normal

git svn info no longer works with no arguments. I'm pretty sure that
used to work and it would be nice if it still did. Some output:

[EMAIL PROTECTED]:~/devel/reverse/icns/icns$ git svn info .
Use of uninitialized value within @_ in localtime at /usr/bin/git-svn line 4277.
No such file or directory at /usr/bin/git-svn line 897.

[EMAIL PROTECTED]:~/devel/reverse/icns/icns$ git svn info 
Use of uninitialized value within @_ in localtime at /usr/bin/git-svn line 4277.
No such file or directory at /usr/bin/git-svn line 897.

[EMAIL PROTECTED]:~/devel/reverse/icns/icns$ git svn info debian
Path: debian
URL: https://icns.svn.sourceforge.net/svnroot/icns/debian
Repository Root: https://icns.svn.sourceforge.net/svnroot/icns
Repository UUID: 1ba7ca40-931a-0410-81cb-fbc5a147ec39
Revision: 141
Node Kind: directory
Schedule: normal
Last Changed Author: KingRobot
Last Changed Rev: 141
Last Changed Date: 2008-06-26 10:38:31 +0800 (Thu, 26 Jun 2008)

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

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-svn depends on:
ii  git-core1:1.5.6.2-1  fast, scalable, distributed revisi
ii  libsvn-perl [libsvn-core-pe 1.5.0dfsg1-4 Perl bindings for Subversion
ii  libterm-readkey-perl2.30-4   A perl module for simple terminal 
ii  libwww-perl 5.812-1  WWW client/server library for Perl

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#490319: ffmpeg2theora: FTBFS: ld: cannot find -ldc1394_control

2008-07-11 Thread Kapil Hari Paranjape
reassign 490319 ffmpeg-debian 0.svn20080206-9
thanks

Hello,

On Fri, 11 Jul 2008, Lucas Nussbaum wrote:
> Package: ffmpeg2theora
> Version: 0.21-0.1
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20080710 qa-ftbfs
> Justification: FTBFS on i386

> Relevant part:
> > cc -I/usr/include/ffmpeg -I/usr/include/postproc -g -O2 -g -Wall -O2 
> > -pthread -Wl,-z -Wl,defs -Wl,--as-needed -o ffmpeg2theora 
> > ffmpeg2theora-ffmpeg2theora.o ffmpeg2theora-theorautils.o  -L/usr/lib 
> > -lavdevice -lz /usr/lib/liba52.so /usr/lib/libfaad.so -ldc1394_control 
> > -lX11 -lXext -lavformat -lavcodec /usr/lib/libraw1394.so 
> > /usr/lib/libtheora.so /usr/lib/libvorbisenc.so /usr/lib/libvorbis.so -lm 
> > /usr/lib/libogg.so -lswscale -lavutil -lpostproc -lgsm  
> > /usr/bin/ld: cannot find -ldc1394_control
> > collect2: ld returned 1 exit status

This library linking option "-ldc1394_control" is added by
libavdevice-dev via its pkg-config file

/usr/lib/pkgconfig/libavdevice.pc

(Note: ffmpeg2theora Build-Depends on libavdevice-dev)

It looks like the dependencies of libavdevice-dev are a bit messed up
as follows:
 - libavdevice-dev Depends on libavdevice52
 - libavdevice52 Depends on libdc1394-13 (*Note*: not libdc1394-22)
 - libavdevice-dev Depends on libavformat-dev
 - libavformat-dev Depends on libavcodec-dev
 - libavcodec-dev Depends on libdc1394-22-dev | libdc1394-13-dev

The file /usr/lib/libdc1394_control.a ships with libdc1394-13-dev but 
it does not ship with libdc1394-22-dev.

So either:
 - libavcodec-dev should only Depend on libdc1394-13-dev
 or
 - the file /usr/lib/pkgconfig/libavdevice.pc that ships with
   libavdevice-dev should not explicitly add -llibdc1394_control
   to the build flags.

In either case, I expect the build of ffmpeg2theora would work.

Both these fixes are to ffmpeg-debian source package.

I could make the build of ffmpeg2theora explicitly depend on
libdc1394-13-dev, but I think that this would be the wrong place for
the fix.

As a consequence, I think this bug is actually in the source of
ffmpeg-debian. I am re-assigning to that package but I am open to
alternative suggestions.

Regards,

Kapil.
--



signature.asc
Description: Digital signature


Bug#490399: checkrestart: uses "dpkg" "--listfiles " instead of "dpkg" "--listfiles"

2008-07-11 Thread Paul Wise
Package: debian-goodies
Version: 0.43
Severity: important

checkrestart still doesn't work properly after your fix for #490179. The
reason is that it uses an extra space in the call to dpkg:

150:dpkgQuery = ["dpkg", "--listfiles ", package.name]

Instead of this:

150:dpkgQuery = ["dpkg", "--listfiles", package.name]

That extra space causes this output:

[EMAIL PROTECTED]:~# checkrestart 
Found 19 processes using old versions of upgraded files
(18 distinct programs)
(17 distinct packages)
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
dpkg: unknown option --listfiles 

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

Options marked [*] pro

Bug#490368: yum: more information re: python-pyme

2008-07-11 Thread C. Scott Ananian
Package: yum
Version: 3.2.12-1.1
Followup-For: Bug #490368

I confirmed that it is python-pyme 0.8.0-1 which killed yum.  Manually
downgrading to python-pyme 0.7.0-4 fixes the problem.  Before downgrading
python-pym, 'import yum' in python gives:

Python 2.5.2 (r252:60911, Jun 25 2008, 17:58:32) 
[GCC 4.3.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yum
Traceback (most recent call last):
  File "", line 1, in 
  File "/var/lib/python-support/python2.5/yum/__init__.py", line 40, in 
import rpmsack
  File "/var/lib/python-support/python2.5/yum/rpmsack.py", line 22, in 
import misc
  File "/var/lib/python-support/python2.5/yum/misc.py", line 19, in 
import pyme.gpgme
ImportError: No module named gpgme

The release notes for python-pyme 0.8.0 at
http://sourceforge.net/project/shownotes.php?group_id=104883&release_id=588323
state:

  * Change name of the internal GPGME wrapper package
from 'gpgme' to 'pygpgme' to avoid conflict with
gpgme.dll library on Windows.

So it looks like yum.misc (and other places) will have to be patched slightly
to replace 'pyme.gpgme' with 'pyme.pygpgme' if yum is to work correctly with
python-pyme 0.8.0.
 --scott

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

Kernel: Linux 2.6.25-2-686 (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 yum depends on:
ii  python 2.5.2-1   An interactive high-level object-o
ii  python-celementtree1.0.5-10  Light-weight toolkit for XML proce
ii  python-libxml2 2.6.32.dfsg-2 Python bindings for the GNOME XML 
ii  python-pyme0.7.0-4   Python interface to the GPGME GnuP
ii  python-rpm 4.4.2.3-1 Python bindings for RPM
ii  python-sqlite  1.0.1-7   python interface to SQLite 2
ii  python-sqlitecachec1.1.2-1   A fast metadata parser for YUM
ii  python-support 0.8.4 automated rebuilding support for P
ii  python-urlgrabber  3.1.0-4   A high-level cross-protocol url-gr
ii  rpm4.4.2.3-1 Red Hat package manager

yum recommends no packages.

-- no debconf information



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



Bug#490398: storebackup: exceptDirsSep causes an error

2008-07-11 Thread Andrew Schulman
Package: storebackup
Version: 1.19-6
Severity: normal


storeBackup(1) and /usr/share/doc/storebackup/README.gz both refer to
the 'exceptDirsSep' option.  There are two problems with this option:

(1) The documentation says that its default value is <,>, but in fact
its default value is a space.  Without trying to set exceptDirsSep, if
I try to use a comma as a separator I get

ERROR 2008.07.12 00:34:08  9272 no directory resulting from pattern 


while if I use a space instead, there's no error.

(2) When I try to set the option, storeBackup chokes:

# storeBackup -f dokuwiki
ERROR 2008.07.12 00:38:31  9357 unknown key  in (dokuwiki, 2)

# cat dokuwiki
sourceDir   = /
exceptDirsSep = ,
includeDirs = etc/dokuwiki,var/lib/dokuwiki

Thanks,
Andrew.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable'), (200, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages storebackup depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting file co
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  perl  5.10.0-11  Larry Wall's Practical Extraction 

storebackup recommends no packages.

-- no debconf information



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



Bug#480231: xscreensaver quits on display configuration change by xrandr

2008-07-11 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Andrzej Novak wrote:
[...]
> In short, when I go from single to dual monitor setup, xscreensaver
> lives (however, when I do lock the screen, only my laptop screen is
> locked and the external monitor still appears accessible), but when I
> switch from dual to single, xscreensaver seems to die.
> 
> Please let me know if I didn't follow the directions correctly or if you
> require more information.
Hi Andrzej,

It's right, in that version it wasn't applied Bas's patch, please try
again with this version I tried recently and worked perfectly with a
configuration almost like that one.

http://debian.rivco.info/xscreensaver/5.05-3/xscreensaver_5.05-3.dsc
that's the new dsc, please try the same command of dsc with that URI.

Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118
http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve
`ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh4M4YACgkQOKCtW8rKsRhGDwCgvBflrDTaoXczba3C42V2MFxV
2+oAoIZkT6W8uuRsaqGfttUwo7bbIalq
=/oyD
-END PGP SIGNATURE-



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



Bug#479438: One reproduction hint

2008-07-11 Thread Theppitak Karoonboonyanan
Package: aptitude
Version: 0.4.11.8-1
Followup-For: Bug #479438

I also see this, but only on remote sessions via ssh.
It doesn't hang on local machine runs.

-- Package-specific info:
aptitude 0.4.11.8 compiled at Jul  4 2008 17:26:43
Compiler: g++ 4.3.1
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.6.20080621
  cwidget version: 0.5.12
  Apt version: 4.6.0
libapt-pkg-libc6.7-6.so.4.6 => /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0x2b593e178000)
libncursesw.so.5 => /lib/libncursesw.so.5 (0x2b593e438000)
libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0x2b593e683000)
libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0x2b593e888000)
libept.so.0 => /usr/lib/libept.so.0 (0x2b593eb5c000)
libxapian.so.15 => /usr/lib/libxapian.so.15 (0x2b593edd5000)
libz.so.1 => /usr/lib/libz.so.1 (0x2b593f15d000)
libpthread.so.0 => /lib/libpthread.so.0 (0x2b593f375000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2b593f591000)
libm.so.6 => /lib/libm.so.6 (0x2b593f89d000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2b593fb21000)
libc.so.6 => /lib/libc.so.6 (0x2b593fd38000)
libutil.so.1 => /lib/libutil.so.1 (0x2b594008c000)
libdl.so.2 => /lib/libdl.so.2 (0x2b594029)
/lib64/ld-linux-x86-64.so.2 (0x2b593df5b000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=th_TH.UTF-8, LC_CTYPE=th_TH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.14+b1 Advanced front-end for dpkg
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcwidget30.5.12-1  high-level terminal interface libr
ii  libept00.5.20High-level library for managing De
ii  libgcc11:4.3.1-6 GCC support library
ii  libncursesw5   5.6+20080621-2shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.1-6   The GNU Standard C++ Library v3
ii  libxapian151.0.5-1   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do  (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

-- no debconf information



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



Bug#490161: maint-guide-zh: pdf bookmark display problem in file maint-guide.zh_CN.pdf

2008-07-11 Thread Osamu Aoki
Hi,

On Sat, Jul 12, 2008 at 01:41:06AM +0800, 贺俊(Asias He) wrote:
> 2008/7/12 Osamu Aoki <[EMAIL PROTECTED]>:
> >
> > Interesting but one question.  What locale did you test these.  Did you
> > try UTF-8 only?  Did you switch to old encoding?
> 
> $cat  /usr/share/perl5/DebianDoc_SGML/Locale/Alias.pm|grep zh_CN
>'zh_CN'  => 'zh_CN.GB2312',
>'zh_CN.GB2312'   => 'zh_CN.GB2312',
>'zh-cn'  => 'zh_CN.GB2312',
>'zh-cn.gb2312'   => 'zh_CN.GB2312',
>'zh_CN.UTF-8'=> 'zh_CN.UTF-8',
>'zh-cn.utf-8'=> 'zh_CN.UTF-8',

Yes, you did for debiandoc2*... I was asking viewer environment.

> if we use "$debiandoc2latexpdf -l zh_CN  maint-guide.zh_CN.sgml"
> as the debain/rules did,the debiandoc2latexpdf will use
> zh_CN.GB2312 as the locale.And maybe debiandoc2latexpdf
> do not understand zh_CN.GB2312 very well,so it produces fuzzy bookmarks.

Actually, debiandoc2latexpdf understand zh_CN.GB2312 OK thus main text
can be parsed.  

See 
 /usr/share/perl5/DebianDoc_SGML/Locale/zh_CN.GB2312/LaTeX
   'pdfhyperref' => 'CJKbookmarks'
 /usr/share/perl5/DebianDoc_SGML/Locale/zh_CN.UTF-8/LaTeX
   'pdfhyperref' => 'unicode'

These are embedded to LaTeX code and LaTeX tool chain creates
pdfhyperref index.  

> I test the pdf files that  I produced using Acrobat  on my windows box
>  and Evince with locale zh_CN.UTF-8.The bookmarks looks fine.

They are all run under UTF-8 assuming you have recent Windows.

> So could you figure out a way to solve the problem? Thanks.

How does it look under X started under zh_CN.GB2312 locale and evince or
acrobat run there.   That is the question.

If this resolve situation, it is reader's problem not converting enoding
for pdfhyperref.   Maybe, there is no encoding information embedded
properly.  Either case, these become unreadable.  

I do not know but it looks to me those index created by old
CJKbookmarks needs to be in the same encoding.  This is LaTeX macro
issue though.

Osamu




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



Bug#490397: [network-manager-kde] Wired Network Connections Don't Appear.

2008-07-11 Thread michael
Package: network-manager-kde
Version: 1:0.2.2-1
Severity: normal

--- Please enter the report below this line. ---
A default installation doesn't show my wired ethernet adapter.  After hunting 
around on the Web, it seems that adding "allow-hotplug eth0" might have 
helped.  I also modified the rules in  /etc/dbus-1/knetworkmanager.conf to 
allow my user-account as a policy.

MP


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-3-686

Debian Release: lenny/sid
  800 experimentalftp.de.debian.org 
  500 testing www.debian-multimedia.org 
  500 testing ftp.us.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
kdelibs4c2a(>= 4:3.5.9) | 4:3.5.9.dfsg.1-4
libc6(>= 2.7-1) | 2.7-10
libdbus-1-3  (>= 1.1.1) | 1.2.1-2
libdbus-qt-1-1c2 (>= 0.62.git.20060814) | 0.62.git.20060814-2
libgcc1 | 1:4.3.0-3
libhal1(>= 0.5.8.1) | 0.5.11-2
libice6(>= 1:1.0.0) | 2:1.0.4-1
libnl1  | 1.1-2
libnm-util0 | 0.6.6-1
libpng12-0(>= 1.2.13-4) | 1.2.27-1
libqt3-mt (>= 3:3.3.8b) | 3:3.3.8b-5
libsm6  | 2:1.0.3-2
libstdc++6(>= 4.1.1-21) | 4.3.0-3
libx11-6| 2:1.0.3-7
libxext6| 2:1.0.4-1
network-manager  (>= 0.6.2) | 0.6.6-1
zlib1g  | 1:1.2.3.3.dfsg-12


!DSPAM:48782add26391536537560!





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



Bug#490396: initramfs-tools: fails to start md devices

2008-07-11 Thread John Newnham
Package: initramfs-tools
Version: 0.92b
Severity: normal
Tags: patch

I have started pulling in some Lenny packages onto my Etch machine.
After I installed the new initramfs-tools, the machine failed to boot.

The cause was that mdadm failed to make the root filesystem available,
due to a script which will run fine with the mkdir from coreutils, but
which will fail when used with busybox.

Patch follows:

---%<---snip---%<---snip---%<---snip---%<---snip---%<---snip---%<---

diff -Naur initramfs-tools/hooks/mdadm initramfs-tools.new/hooks/mdadm
--- initramfs-tools/hooks/mdadm 2007-02-24 15:47:39.0 +
+++ initramfs-tools.new/hooks/mdadm 2008-07-12 03:29:42.0 +
@@ -149,7 +149,7 @@
   fi
 
   if [ $use_temp -eq 1 ]; then
-mkdir --parents ${DESTMDADMCONF%/*}
+mkdir -p ${DESTMDADMCONF%/*}
 tmpfile="${DESTMDADMCONF}.tmp"
 if /usr/share/mdadm/mkconf > $tmpfile; then
   # all is well, we now have a temporary configuration file
diff -Naur initramfs-tools/scripts/local-top/mdadm 
initramfs-tools.new/scripts/local-top/mdadm
--- initramfs-tools/scripts/local-top/mdadm 2007-02-24 15:47:39.0 
+
+++ initramfs-tools.new/scripts/local-top/mdadm 2008-07-12 03:30:13.0 
+
@@ -62,7 +62,7 @@
 fi
 
 # handle /dev/md/X nodes
-mkdir --parent /dev/md
+mkdir -p /dev/md
 
 CONFIG=/etc/mdadm/mdadm.conf
 # in case the hook failed to install a configuration file, this is our last

---%<---snip---%<---snip---%<---snip---%<---snip---%<---snip---%<---

-- System Information:
Debian Release: lenny
Architecture: i386 (i686)
Kernel: Linux 2.6.18-6-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -Naur initramfs-tools/hooks/mdadm initramfs-tools.new/hooks/mdadm
--- initramfs-tools/hooks/mdadm 2007-02-24 15:47:39.0 +
+++ initramfs-tools.new/hooks/mdadm 2008-07-12 03:29:42.0 +
@@ -149,7 +149,7 @@
   fi
 
   if [ $use_temp -eq 1 ]; then
-mkdir --parents ${DESTMDADMCONF%/*}
+mkdir -p ${DESTMDADMCONF%/*}
 tmpfile="${DESTMDADMCONF}.tmp"
 if /usr/share/mdadm/mkconf > $tmpfile; then
   # all is well, we now have a temporary configuration file
diff -Naur initramfs-tools/scripts/local-top/mdadm 
initramfs-tools.new/scripts/local-top/mdadm
--- initramfs-tools/scripts/local-top/mdadm 2007-02-24 15:47:39.0 
+
+++ initramfs-tools.new/scripts/local-top/mdadm 2008-07-12 03:30:13.0 
+
@@ -62,7 +62,7 @@
 fi
 
 # handle /dev/md/X nodes
-mkdir --parent /dev/md
+mkdir -p /dev/md
 
 CONFIG=/etc/mdadm/mdadm.conf
 # in case the hook failed to install a configuration file, this is our last


Bug#490395: libfinance-quote-perl upgrade breaks gnucash

2008-07-11 Thread John Marter
Package: libfinance-quote-perl
Version: 1.13-3
Severity: normal

1. In gnucash I have all of my commodities set up for retrieval from Yahoo.  It 
is unknown if this is a necessary step.
2. Go to Tools > Price Editor > Get Quotes
3. Error message pops up Unable to retrieve quotes for these items:  followed 
by long list of commodities.

Downgrading to 1.13-1~bpo.1 available on backports fixes the problem.  
Upgrading again to 1.13-3 reinstates the problem.

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

Kernel: Linux 2.6.24-1-686 (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 libfinance-quote-perl depends on:
ii  libcrypt-ssleay-perl  0.57-1+b1  Support for https protocol in LWP
ii  libhtml-tableextract-perl 2.10-3 module for extracting the content 
ii  libwww-perl   5.812-1WWW client/server library for Perl
ii  perl  5.10.0-11  Larry Wall's Practical Extraction 

libfinance-quote-perl recommends no packages.

-- no debconf information



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



Bug#490383: Completion for lintian-info

2008-07-11 Thread Clint Adams
On Sat, Jul 12, 2008 at 12:41:40AM +0100, Chris Lamb wrote:
> Mmm.. not sure they can share much code though (attached).

Thanks. If I get some breathing time tomorrow I'll check it in (and
probably replace the awk).



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



Bug#489842: missing dependencies

2008-07-11 Thread Iustin Pop
On Fri, Jul 11, 2008 at 07:55:29PM -0300, Marco A. L. Barbosa wrote:
> I'am using debian testing and I have to install xmlto and
> python-setuptools to be able to compile the source from the git
> repository.

Hi Marco,

The package is not yet ready for use; please have patience for a few
days more until I'm done and will send it for upload.

But thanks for the report :)

regards,
iustin



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



Bug#490394: system-config-lvm crashes on startup - fails to read LVM

2008-07-11 Thread Osiris X
Package: system-config-lvm
Version: 1.1.4-1
Severity: important

system-config-lvm fails to complete it's startup procedure and crashes after 
the "Reloading LVM. 
Please Wait" status box appears. The console output upon crash, is as follows:

Traceback (most recent call last):
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 173, in 

runFullGUI()
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 158, in 
runFullGUI
blvm = baselvm(glade_xml, app)
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 108, in 
__init__
self.volume_tab_view = Volume_Tab_View(glade_xml, self.lvmm, self.main_win)
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 133, in __init__
self.prepare_tree()
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 214, in 
prepare_tree
self.model_factory.reload()
  File "/usr/share/system-config-lvm/lvm_model.py", line 164, in reload
self.__PVs = self.__query_partitions()
  File "/usr/share/system-config-lvm/lvm_model.py", line 261, in 
__query_partitions
for pv in self.__query_PVs():
  File "/usr/share/system-config-lvm/lvm_model.py", line 348, in __query_PVs
self.__VGs[vgname].add_pv(pv)
KeyError: 'JOREL-VG00'

where 'JOREL-VG00' is the name of my volume group.

I suspect this error may have something to do with the fact that my system uses 
both the new and 
the old PATA / IDE kernel disk architectures. I use the new kernel PATA 
architecture [PATA_VIA] for my 
VIA IDE chipset and the old kernel IDE architecture [BLK_DEV_HPT366] for my 
Highpoint 372 IDE controller 
because the new PATA architecture version is still experimental.

I hope the above information can help to trace and solve the above problem, 
since I believe this tool 
will have a lot of value.

Regards

Os


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

Kernel: Linux 2.6.25
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages system-config-lvm depends on:
ii  gettext   0.17-2 GNU Internationalization utilities
ii  gsfonts   1:8.11+urwcyr1.0.7~pre43-2 Fonts for the Ghostscript interpre
ii  lvm2  2.02.38-1  The Linux Logical Volume Manager
ii  menu  2.1.39 generates programs menu for all me
ii  python2.5.2-1An interactive high-level object-o
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ widge
ii  python-suppor 0.8.1  automated rebuilding support for P

system-config-lvm recommends no packages.

-- no debconf information



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



Bug#490393: galeon: about: fails with undefined entity error ()

2008-07-11 Thread Aaron M. Ucko
Package: galeon
Version: 2.0.6-1
Severity: normal

about:, which I like to set as my home page, now yields an error:

XML Parsing Error: undefined entity
Location: 
jar:file:///usr/lib/xulrunner-1.9/chrome/toolkit.jar!/content/global/about.xhtml
Line Number 62, Column 1:
^

Could you please look into it?

Thanks!

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages galeon depends on:
ii  galeon-common  2.0.6-1   GNOME web browser for advanced use
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libgcc11:4.3.1-6 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.4-1  The GLib library of C routines
ii  libgnome-desktop-2 2.22.3-1  Utility library for loading .deskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-4GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-1 The GTK+ graphical user interface 
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libstdc++6 4.3.1-6   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  procps 1:3.2.7-8 /proc file system utilities
ii  xulrunner-1.9  1.9~rc2-5 XUL + XPCOM application runner

Versions of packages galeon recommends:
ii  gnome-control-center1:2.22.2.1-1 utilities to configure the GNOME d
ii  gnome-icon-theme2.22.0-1 GNOME Desktop icon theme
ii  iso-codes   3.1-1ISO language, territory, currency,
ii  rarian-compat [scrollkeeper 0.8.0-1  Rarian is a documentation meta-dat
ii  yelp2.22.1-3 Help browser for GNOME 2

-- no debconf information



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



Bug#477454: (no subject)

2008-07-11 Thread Neil Van Dyke
Just fix this-- or have Debian known not only as the distro that went 
the extra mile to compromise OpenSSL for two years, but that also has no 
class.





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



Bug#488673: "Could not convert keysym to keycode"

2008-07-11 Thread Derrick Hudson
When using ion3 with xtightvncserver I see the same error for KP_Enter.
'xmodmap -pk' reveals that many keys are not defined.  This is not a
problem with the X.Org xserver.  It would be nice to not see the error
every time ion starts, but it should still be logged as a warning.
-- 
The lot is cast into the lap,
but its every decision is from the Lord.
Proverbs 16:33
 
www: http://dman13.dyndns.org/  jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#490392: openbox makes itself the default session

2008-07-11 Thread Kevin Mitchell
Package: openbox
Version: 3.4.7.2-2
Severity: minor


After installing openbox (pretty much for only myself) on my multi-user
system, I found much to my dismay that the x-session-manager alternative
had been automatically set to openbox. This meant that novice users who
don't know what a session manager is and don't bother to select a
session at the GDM login prompt get openbox when they log in. As you can
imagine, due to openboxe's minimalism and essentially manditory
customization, I got numerous reports of "I can't login", and "I just
get a black screen".

Despite its enormous strengths as a window and session manager, I would
strongly contend that openbox is not a sensible default system wide
session manager. I can pretty much guaruntee that openbox will be of no
interest to users who do not actively seek out alternatives to
gnome-session and metacity.

Kevin



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing'), (400, 'stable'), (300, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-amd64.003 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages openbox depends on:
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.16.4-1  The GLib library of C routines
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libobparser21  3.4.7.2-2 parsing library for openbox
ii  libobrender21  3.4.7.2-2 rendering library for openbox them
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstartup-notificatio 0.9-1 library for program launch feedbac
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxau61:1.0.3-3 X11 authorisation library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages openbox recommends:
ii  openbox-themes1.0.2  Themes for the Openbox window mana

-- no debconf information



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



Bug#489392: Another correction

2008-07-11 Thread Jonathan . Roudiere

Hello,

Quoting Micah Anderson <[EMAIL PROTECTED]>:


The URL for this package is incorrect, the URL points to ocamlbricks
when it should be pointing to marionnet, as follows:



Exact, thanks, I have seen, I need to change this point (URL) and the short
description, just the time to find in Debian guides the better way to do
that.


http://darcs.marionnet.org/repos/marionnet

also, this is a source code repository URL, is there a project URL
that could be used here instead?


Yes, you are right the good URL for Marionnet project is
http://www.marionnet.org/, darcs is just relevant for ocamlbricks which 
doesn't

have its own page.


This looks very interesting, and I am looking forward to the
packaging!


Eventually, I disturb no official packages, they just need some modifications
in order to solve some problems, but if you are interest by testing them I can
send you an email as soon as available (soon in tesing dist I hope ;)).

thanks again for your help,

Joe


Micah






pgpczO5CyylFI.pgp
Description: Signature numérique PGP


Bug#490391: memtest86+: fails to reboot on Compaq Armada 1750

2008-07-11 Thread root
Package: memtest86+
Version: 2.01-1
Severity: normal


Although this Compaq Armada 1750 successfully shuts down with init 0 and 
successfully reboots with init 6, it enters a locked state when
selecting reboot from memtest86+ which can only be reset by removing
mains power and the laptop battery.

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

Kernel: Linux 2.6.26-rc9 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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



Bug#490075: /dev/.static/.dev has important use case: full root backup

2008-07-11 Thread Chip Salzenberg
It's impossible to make a full backup of the underlying filesystem while
udev is running, unless the underlying /dev is available under some name.
The /dev/.static/dev bind is a good solution.
-- 
Chip Salzenberg <[EMAIL PROTECTED]>



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



Bug#490388: Acknowledgement (nvi suddenly depends on a very old libdb)

2008-07-11 Thread Aleksi Suhonen
Hi,

I read through the bug reports before submiting this bug,
but now that I read through them again, I noticed that this
is in fact a duplicate of #490361. Apologies for that.

I would still like to know why it needs to link to libdb at all tho?

--
Aleksi Suhonen / Axu TM Oy
Internetworking Consulting
Cellular: +358 45 670 2048
World Wide Web: www.axu.tm




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



Bug#423296: Confirm php-snmp leak

2008-07-11 Thread Rodrigo Campos
tags 423296 + patch upstream
forwarded  423296 http://bugs.php.net/bug.php?id=45405&edit=2

thanks

Yes, this bug is still alive.

Recently a bug has been opened upstream[1] for this same bug(if I am not wrong)

To reproduce it I just did "aptitude install php5-snmp php5-cli snmpd
-R" and then run the code posted in the bug to reproduce it (and I
reproduce it, php starts eating more and more memory).

I didn't try the patched version to see if it solves the issue. But
the bug has a patch and that patch is clearly reported  by Federico
Cuello (the same guy who did the patch :) to solve the issue in [2]

So please consider including this patch in debian's php5-snmp package
until upstream includes it or fixes it in some other way.

I don't have any etch servers right now to test it, but it seems to
affect etch's php-snmp too. Will try to find some etch server and post
again.

Thanks a lot,

Rodrigo


[1]: http://bugs.php.net/bug.php?id=45405&edit=2
[2]: http://bugs.gentoo.org/show_bug.cgi?id=231528



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



Bug#490390: xulrunner: FTBFS on hurd-i386

2008-07-11 Thread Samuel Thibault
Package: xulrunner
Version: 1.9~rc2-5
Severity: important
Tags: patch

Hello,

At last we have all the build-deps again, but of course in the meanwhile
xulrunner doesn't build from source any more :)
Here is the patch that makes it build, could you please apply it?

Thanks,
Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
 on se croirait en cool : Some browsers close comments on the first ">" 
character, so to hide script content from such browsers, you can transpose 
operands for relational and shift operators (e.g., use "y < x" rather than "x > 
y") or use scripting language-dependent escapes for ">".
 -+- #ens-mim -+-
--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig  2008-07-11 
03:06:23.531268000 +
+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in   2008-07-11 
03:06:28.841275000 +
@@ -64,7 +64,7 @@
 #
 # Lots of Unixish x86 flavors
 #
-ifneq (,$(filter FreeBSD NetBSD OpenBSD BSD_OS Darwin,$(OS_ARCH)))
+ifneq (,$(filter FreeBSD NetBSD OpenBSD BSD_OS Darwin GNU,$(OS_ARCH)))
 ifeq (86,$(findstring 86,$(OS_TEST)))
 CPPSRCS:= xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp
 ifeq (Darwin,$(OS_ARCH))
--- xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h.orig 
2008-07-11 22:42:49.0 +
+++ xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h  
2008-07-11 22:43:03.810492000 +
@@ -67,7 +67,7 @@
 *
 */
 
-#if defined(LINUX) || (defined(__GLIBC__) && defined(__FreeBSD_kernel__))
+#if defined(LINUX) || (defined(__GLIBC__) && (defined(__FreeBSD_kernel__) || 
defined(__GNU__)))
 
 #if (__GNUC__ == 2) && (__GNUC_MINOR__ <= 7)
 /* Old gcc 2.7.x.x.  What does gcc 2.8.x do?? */


Bug#435337: kdebase-kio-plugins: fish:// KIO is deprecated, use sftp:// KIO

2008-07-11 Thread Daniel
Package: kdebase-kio-plugins
Version: 4:3.5.9.dfsg.1-2+b1
Followup-For: Bug #435337

I have read from a couple of sources, mostly other bug reports for other 
distributions, 
that kio_fish is deprecated in favour of kio_sftp. Support for kio_fish was 
even dropped 
for KDE 4.
-- 
Daniel



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



Bug#447512: tagging 489346, tagging 489348, tagging 447512

2008-07-11 Thread Riccardo Stagni
# Automatically generated email from bts, devscripts version 2.10.33
tags 489346 + pending
tags 489348 + pending
# le ultime parole famose
tags 447512 + pending




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



Bug#490388: nvi suddenly depends on a very old libdb

2008-07-11 Thread Aleksi Suhonen
Package: nvi
Version: 1.79-26
Severity: important

The vi clone "nvi" never used to depend on libdb at all. Now
upgrading to 1.81.6-3 would suddenly require libdb4.2, while
the "current" versions of libdb in unstable are libdb4.6 and
libdb4.7. Versions 4.2, 4.3 and 4.4 were obsoleted years ago.

This has the ugly smell of a security problem to my nose, so
I'm holding the package back until I find out why a very minimal
text editor needs to depend on libdb at all, and why it is
depending on such an old version of it.

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages nvi depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080621-2 shared libraries for terminal hand

nvi recommends no packages.

-- no debconf information



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



Bug#490389: Patch to fix FTBFS on amd64

2008-07-11 Thread Michael Casadevall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: purelibc
Severity: important
Tags: patch
Justification: fails to build from source

The included patch fixes purelibc on amd64. It will likely also help fix
building on other architecture, but it has not been tested on such.
Michael

- --- socketcalls.c.old2008-07-11 21:45:00.0 +
+++ socketcalls.c2008-07-11 21:45:39.0 +
@@ -20,6 +20,7 @@
  */

 #include 
+#include  /* needs on amd64 and others */
 #include 
 #include 
 #include 


- -- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'),
(500, 'hardy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-19-generic (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/dash


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org

iD8DBQFId/99pblTBJ2i2psRAjSfAJ0cmtYcxkEyH3HX/W/GMU3Hq+Zf5QCeOP8x
kVkt27/tsASB5ObvEj1vLp8=
=Ni+W
-END PGP SIGNATURE-


Bug#484406: mgetty: diff for NMU version 1.1.36-1.2

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my mgetty 1.1.36-1.2 NMU. The associated
changelog entry is:

 mgetty (1.1.36-1.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484406)
   * debian/control:
 - Bump Standards-Version to 3.8.0.
 - Use new upstream URL in Homepage field, remove old URL from long
   description.
 - Use ${binary:Version} relations instead of deprecated
   ${Source-Version}.
 - Replace numerous dependencies on gs-* with ghostscript.
 - Replace tetex-bin Build-Depends with texlive.
 - Remove xlibs-dev from Build-Depends.
   * Replace deprecated "user.group" usage of chown in mgetty-voice.postinst.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru mgetty-1.1.36/debian/changelog mgetty-1.1.36/debian/changelog
--- mgetty-1.1.36/debian/changelog  2008-07-12 01:33:29.0 +0100
+++ mgetty-1.1.36/debian/changelog  2008-07-12 01:33:29.0 +0100
@@ -1,3 +1,19 @@
+mgetty (1.1.36-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484406)
+  * debian/control:
+- Bump Standards-Version to 3.8.0.
+- Use new upstream URL in Homepage field, remove old URL from long
+  description.
+- Use ${binary:Version} relations instead of deprecated ${Source-Version}.
+- Replace numerous dependencies on gs-* with ghostscript.
+- Replace tetex-bin Build-Depends with texlive.
+- Remove xlibs-dev from Build-Depends.
+  * Replace deprecated "user.group" usage of chown in mgetty-voice.postinst.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 12 Jul 2008 01:12:21 +0100
+
 mgetty (1.1.36-1.1) unstable; urgency=low
 
   * Non-maintainer upload to solve release goal.
diff -Nru mgetty-1.1.36/debian/control mgetty-1.1.36/debian/control
--- mgetty-1.1.36/debian/control2008-07-12 01:33:29.0 +0100
+++ mgetty-1.1.36/debian/control2008-07-12 01:33:29.0 +0100
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Andreas Barth <[EMAIL PROTECTED]>
 Uploaders: Matthias Urlichs <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.51), texi2html, texinfo, tetex-bin, groff, 
libx11-dev|xlibs-dev, patch, perl, dpatch, po-debconf
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 4.1.51), texi2html, texinfo, texlive, groff, 
libx11-dev, patch, perl, dpatch, po-debconf
+Standards-Version: 3.8.0
+Homepage: http://mgetty.greenie.net/
 
 Package: mgetty
 Suggests: mgetty-fax 
@@ -27,13 +28,11 @@
  connections (eg: uucico, fido or other programs) depending on the login
  userid. It also supports caller-id if the modem and phone line supply it,
  and can deny connections based on originating telephone number.
- .
- Upstream is http://alpha.greenie.net/mgetty/
 
 Package: mgetty-fax
 Architecture: any
-Depends: ${shlibs:Depends}, debconf | debconf-2.0, cron, mgetty (= 
${Source-Version}), perl
-Suggests: debianutils (>= 1.6), netpbm, gs (>= 5.50) | gs-aladdin (>= 5.50) | 
gs-esp (>= 7.05), mgetty-viewfax (>= ${Source-Version})
+Depends: ${shlibs:Depends}, debconf | debconf-2.0, cron, mgetty (= 
${binary:Version}), perl
+Suggests: debianutils (>= 1.6), netpbm, ghostscript, mgetty-viewfax (>= 
${binary:Version})
 Replaces: mgetty
 Conflicts: mgetty (<= 1.1.30-9)
 Description: Faxing tools for mgetty
@@ -54,7 +53,7 @@
 
 Package: mgetty-voice
 Architecture: any
-Depends: ${shlibs:Depends}, mgetty (= ${Source-Version})
+Depends: ${shlibs:Depends}, mgetty (= ${binary:Version})
 Suggests: mgetty-pvftools
 Description: Voicemail handler for mgetty
  Vgetty allows you to add answering machine / voicemail capability to all 
diff -Nru mgetty-1.1.36/debian/mgetty-voice.postinst 
mgetty-1.1.36/debian/mgetty-voice.postinst
--- mgetty-1.1.36/debian/mgetty-voice.postinst  2008-07-12 01:33:29.0 
+0100
+++ mgetty-1.1.36/debian/mgetty-voice.postinst  2008-07-12 01:33:29.0 
+0100
@@ -9,7 +9,7 @@
 fi;
 done
 
-   chown -R root.voice /var/spool/voice/incoming /var/spool/voice/messages
+   chown -R root:voice /var/spool/voice/incoming /var/spool/voice/messages
chmod 755 /var/spool/voice/messages
chmod 775 /var/spool/voice/incoming
;;
diff -Nru mgetty-1.1.36/debian/rules mgetty-1.1.36/debian/rules
--- mgetty-1.1.36/debian/rules  2008-07-12 01:33:29.0 +0100
+++ mgetty-1.1.36/debian/rules  2008-07-12 01:33:29.0 +0100
@@ -183,7 +183,7 @@
 
 #  And continue with debian control files
dh_movefiles -a --sourcedir=debian/mgetty
-   rm -rf $(DEBIAN_DIR)/mgetty/usr/{info,lib} 
$(DEBIAN_DIR)/mgetty/var/spool/fax/outgoing
+   rm -rf $(DEBIAN_DIR)/mgetty/usr/info $(DEBIAN_DIR)/mgetty/usr/lib 
$(DEBIAN_DIR)/mgetty/var/spool/fax/outgoing
dh_installdocs -pmgetty
dh_installdocs -pmgetty-viewfax
dh_installdocs -pmgetty-voice


signat

Bug#435337: kdebase-kio-plugins: Confirm

2008-07-11 Thread Daniel
Package: kdebase-kio-plugins
Version: 4:3.5.9.dfsg.1-2+b1
Followup-For: Bug #435337

I can confirm that this bug happen somewhere between Debian 4.0r3 and the 
current testing 
release. It works perfectly in 4.0r3, but not in the testing release.

Daniel Palmer’s fix seams to be working for me as well. If this is a KDE 
problem, 
then maybe the KDE_FORK_SLAVES=true should be set as default for all users. As 
a temporary 
fix, at least.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (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 kdebase-kio-plugins depends on:
ii  kdeeject 4:3.5.9.dfsg.1-2script used by KDE to eject remova
ii  kdelibs4c2a  4:3.5.9.dfsg.1-4core libraries and binaries for al
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-2 simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libgcc1  1:4.3.1-2   GCC support library
ii  libhal-storage1  0.5.11-2Hardware Abstraction Layer - share
ii  libhal1  0.5.11-2Hardware Abstraction Layer - share
ii  libilmbase6  1.0.1-2+nmu1several utility libraries from ILM
ii  libldap-2.4-22.4.9-1 OpenLDAP libraries
ii  libopenexr6  1.6.1-3 runtime files for the OpenEXR imag
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libsasl2-2   2.1.22.dfsg1-21 Cyrus SASL - authentication abstra
ii  libsasl2-modules 2.1.22.dfsg1-21 Cyrus SASL - pluggable authenticat
ii  libsmbclient 2:3.0.30-3  shared library that allows applica
ii  libstdc++6   4.3.1-2 The GNU Standard C++ Library v3
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  man-db   2.5.2-1 on-line manual pager
ii  psmisc   22.6-1  Utilities that use the proc filesy

Versions of packages kdebase-kio-plugins recommends:
ii  hal 0.5.11-2 Hardware Abstraction Layer
ii  kamera  4:3.5.9-1+b2 digital camera io_slave for Konque
ii  kdemultimedia-kio-plugins   4:3.5.9-1enables the browsing of audio CDs 
ii  pmount  0.9.17-2 mount removable devices as normal 

-- no debconf information



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



Bug#471160: removed smarty

2008-07-11 Thread Michael Schultheiss
Jan Wagner wrote:
> Hi Michael,
> 
> On Saturday 19 April 2008 17:39, Michael Schultheiss wrote:
> > Jan Wagner wrote:
> > > tags 471160 + patch
> > >
> > > hi there,
> > >
> > > what about the attached patch. shouldn't do it the trick? on my test
> > > installation it works all well
> >
> > Thank you for your patch.  I've tested it and found that the embedded
> > smarty and adodb are still utilized, at least on upgrades.  I added a
> > preinst file that handles the symlinking for upgrades and my Gallery
> > started throwing HTTP 500 errors (Internal Error).  I'll do some further
> > testing to see if I can determine what the problem is.
> 
> what about adodb? I just double checked the files, the are just copied over 
> without modifications. Policy violation for embedded code copies are bad and 
> I think you don't want to be assassinated by Security Team. :)

I'm still working on adodb - the initial patch is non-functional and I'm
working to see what Gallery needs from adodb so it can use the system
adodb.

-- 

Michael Schultheiss
E-mail: [EMAIL PROTECTED]



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



Bug#457252: Patch for xzgv thumbnail crash

2008-07-11 Thread Theodore Tso
Thanks very much for your patch!  My apologies for the delay in
getting this patch applied and released.  But it's in the 0.9+svn40-1,
which I just uploaded into unstable.

Regards,

- Ted




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



Bug#490374: Please add "describe tag" command-line option

2008-07-11 Thread Chris Lamb
retitle 490374 Please add reference to "lintian-info" in manpage re. --tags
tags 490374 + pending
thanks

Russ Allbery wrote:

> Thanks, applied.

Renaming bug so as not to confuse others. 


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature


Bug#490374: Please add "describe tag" command-line option

2008-07-11 Thread Russ Allbery
Chris Lamb <[EMAIL PROTECTED]> writes:
> Russ Allbery wrote:

>> lintian-info -t 

> D'oh, many thanks.

>> We should probably add a reference to this in lintian's man page.

> Patch for this attached.

Thanks, applied.

-- 
Russ Allbery ([EMAIL PROTECTED])   



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



Bug#484412: nagios-nrpe: diff for NMU version 2.8.1-1.1

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my nagios-nrpe 2.8.1-1.1 NMU. The
associated changelog entry is:

 nagios-nrpe (2.8.1-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484412)
   * Bump Standards-Version to 3.8.0.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru nagios-nrpe-2.8.1/debian/changelog nagios-nrpe-2.8.1/debian/changelog
--- nagios-nrpe-2.8.1/debian/changelog  2008-07-12 01:10:17.0 +0100
+++ nagios-nrpe-2.8.1/debian/changelog  2008-07-12 01:10:17.0 +0100
@@ -1,3 +1,11 @@
+nagios-nrpe (2.8.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484412)
+  * Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 12 Jul 2008 01:09:21 +0100
+
 nagios-nrpe (2.8.1-1) unstable; urgency=low
 
   * New upstream release
diff -Nru nagios-nrpe-2.8.1/debian/control nagios-nrpe-2.8.1/debian/control
--- nagios-nrpe-2.8.1/debian/control2008-07-12 01:10:17.0 +0100
+++ nagios-nrpe-2.8.1/debian/control2008-07-12 01:10:17.0 +0100
@@ -4,7 +4,7 @@
 Maintainer: Debian Nagios Maintainer Group <[EMAIL PROTECTED]>
 Uploaders: sean finney <[EMAIL PROTECTED]>, Jason Thomas <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0), openssl, dpatch, libssl-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
 
 Package: nagios-nrpe-server
 Architecture: any
diff -Nru nagios-nrpe-2.8.1/debian/rules nagios-nrpe-2.8.1/debian/rules
--- nagios-nrpe-2.8.1/debian/rules  2008-07-12 01:10:17.0 +0100
+++ nagios-nrpe-2.8.1/debian/rules  2008-07-12 01:10:17.0 +0100
@@ -28,7 +28,7 @@
dh_testroot
if test -f Makefile; then $(MAKE) distclean; fi
dh_clean
-   rm -f {build,install}-stamp
+   rm -f build-stamp install-stamp
 
 install: install-stamp
 install-stamp: build-stamp


signature.asc
Description: PGP signature


Bug#484399: libber: diff for NMU version 0.4.2+nmu1

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my libber 0.4.2+nmu1 NMU. The associated
changelog entry is:

 libber (0.4.2+nmu1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484399)
   * debian/rules:
 - Add empty "binary-indep" target to satisfy Policy 4.9.
 - Additionally clean in man/, src/, tests/ and remove src/.depends.
   * debian/control:
 - Bump Standards-Version to 3.8.0.
 - Replace deprecated ${Source-Version} substvar with ${binary:Version}.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru libber-0.4.2/debian/changelog libber-0.4.2+nmu1/debian/changelog
--- libber-0.4.2/debian/changelog   2006-09-20 02:55:46.0 +0100
+++ libber-0.4.2+nmu1/debian/changelog  2008-07-12 01:04:18.0 +0100
@@ -1,3 +1,16 @@
+libber (0.4.2+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484399)
+  * debian/rules:
+- Add empty "binary-indep" target to satisfy Policy 4.9.
+- Additionally clean in man/, src/, tests/ and remove src/.depends.
+  * debian/control:
+- Bump Standards-Version to 3.8.0.
+- Replace deprecated ${Source-Version} substvar with ${binary:Version}.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 12 Jul 2008 01:00:06 +0100
+
 libber (0.4.2) unstable; urgency=low
 
   * Compile against latest libabz0.
diff -Nru libber-0.4.2/debian/control libber-0.4.2+nmu1/debian/control
--- libber-0.4.2/debian/control 2006-09-20 02:53:38.0 +0100
+++ libber-0.4.2+nmu1/debian/control2008-07-12 01:01:37.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Abraham vd Merwe <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>> 3.0.0), libdebug0-dev (>= 0.4.2), libabz0-dev (>= 
0.6.3)
-Standards-Version: 3.6.1
+Standards-Version: 3.8.0
 
 Package: libber0
 Architecture: any
@@ -25,7 +25,7 @@
 Package: libber0-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, libber0 (= ${Source-Version}), libdebug0-dev (>= 
0.4.2), libabz0-dev (>= 0.6.3)
+Depends: ${shlibs:Depends}, libber0 (= ${binary:Version}), libdebug0-dev (>= 
0.4.2), libabz0-dev (>= 0.6.3)
 Description: Development files for the BER library
  This library is an implementation of the ITU-T X.690 specification
  of Basic Encoding Rules (BER). BER is a language used to encode
diff -Nru libber-0.4.2/debian/rules libber-0.4.2+nmu1/debian/rules
--- libber-0.4.2/debian/rules   2003-10-26 18:05:08.0 +
+++ libber-0.4.2+nmu1/debian/rules  2008-07-12 01:01:03.0 +0100
@@ -24,8 +24,12 @@
dh_testroot
-$(MAKE) clean
dh_clean
-   rm -f {,$(CURDIR)/debian/}{build,configure}-stamp
-   rm -rf $(CURDIR)/debian/{libber-dev,libber,tmp}
+   rm -f build-stamp configure-stamp
+   rm -f $(CURDIR)/debian/build-stamp
+   rm -f $(CURDIR)/debian/configure-stamp
+   rm -rf $(CURDIR)/debian/libabz-dev
+   rm -rf $(CURDIR)/debian/libabz
+   rm -rf $(CURDIR)/debian/tmp
 
 install: build
dh_testdir
@@ -52,6 +56,8 @@
dh_md5sums
dh_builddeb
 
+binary-indep:
+
 binary: binary-arch
 .PHONY: build clean binary-arch binary install configure
 
diff -Nru libber-0.4.2/Makefile libber-0.4.2+nmu1/Makefile
--- libber-0.4.2/Makefile   2003-10-26 18:03:02.0 +
+++ libber-0.4.2+nmu1/Makefile  2008-07-12 01:02:53.0 +0100
@@ -60,6 +60,9 @@
find . -name "*~" -exec rm -f {} \;
find . -name ".index" -exec rm -f {} \;
 
+clean::
+   $(foreach dir,$(DIR),$(MAKE) -C $(dir) clean;)
+
 install::
$(INSTALL) -d $(libdir)
for F in $(shell find include/ber -name "*.h"); do $(INSTALL) -c -D -m 
0644 $$F $(includedir)$${F/include\///}; done
diff -Nru libber-0.4.2/src/Makefile libber-0.4.2+nmu1/src/Makefile
--- libber-0.4.2/src/Makefile   2004-02-29 10:50:17.0 +
+++ libber-0.4.2+nmu1/src/Makefile  2008-07-12 01:03:07.0 +0100
@@ -55,6 +55,9 @@
 include $(TOPDIR)/vars.mk
 include $(TOPDIR)/rules.mk
 
+clean::
+   rm -f .depends
+
 install::
$(INSTALL) -d $(libdir)
$(INSTALL) -c -m 0644 $(LIB) $(libdir)


signature.asc
Description: PGP signature


Bug#484398: libabz: diff for NMU version 0.7.2+nmu1

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my libabz 0.7.2+nmu1 NMU. The associated
changelog entry is:

 libabz (0.7.2+nmu1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484398)
   * debian/rules:
 - Add empty "binary-indep:" target in debian/rules to satisfy Policy
   4.9.
 - Additionally clean in man/, src/, tests/, and remove src/.depends.
   * debian/control:
 - Bump Standards-Version to 3.8.0.
 - Use ${binary:Version} in place of deprecated ${Source-Version}


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru libabz-0.7.2/debian/changelog libabz-0.7.2+nmu1/debian/changelog
--- libabz-0.7.2/debian/changelog   2007-03-23 21:35:46.0 +
+++ libabz-0.7.2+nmu1/debian/changelog  2008-07-12 00:54:39.0 +0100
@@ -1,3 +1,17 @@
+libabz (0.7.2+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484398)
+  * debian/rules:
+- Add empty "binary-indep:" target in debian/rules to satisfy Policy
+  4.9.
+- Additionally clean in man/, src/, tests/, and remove src/.depends.
+  * debian/control:
+- Bump Standards-Version to 3.8.0.
+- Use ${binary:Version} in place of deprecated ${Source-Version}
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 12 Jul 2008 00:29:35 +0100
+
 libabz (0.7.2) unstable; urgency=low
 
   * Fixed strtoargv() parser.
diff -Nru libabz-0.7.2/debian/control libabz-0.7.2+nmu1/debian/control
--- libabz-0.7.2/debian/control 2006-08-03 08:53:43.0 +0100
+++ libabz-0.7.2+nmu1/debian/control2008-07-12 00:46:06.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Abraham vd Merwe <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>> 3.0.0), libdebug0-dev (>= 0.4.1)
-Standards-Version: 3.6.1
+Standards-Version: 3.8.0
 
 Package: libabz0
 Architecture: any
@@ -28,7 +28,7 @@
 Package: libabz0-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, libabz0 (= ${Source-Version}), libdebug0 (>= 
0.4.1), libdebug0-dev (>= 0.4.1)
+Depends: ${shlibs:Depends}, libabz0 (= ${binary:Version}), libdebug0 (>= 
0.4.1), libdebug0-dev (>= 0.4.1)
 Description: Development files for the abz library
  This library contains various routines needed by many of the
  authors other programs.
diff -Nru libabz-0.7.2/debian/rules libabz-0.7.2+nmu1/debian/rules
--- libabz-0.7.2/debian/rules   2003-10-01 20:28:22.0 +0100
+++ libabz-0.7.2+nmu1/debian/rules  2008-07-12 00:57:14.0 +0100
@@ -24,8 +24,12 @@
dh_testroot
-$(MAKE) clean
dh_clean
-   rm -f {,$(CURDIR)/debian/}{build,configure}-stamp
-   rm -rf $(CURDIR)/debian/{libabz-dev,libabz,tmp}
+   rm -f build-stamp configure-stamp
+   rm -f $(CURDIR)/debian/build-stamp
+   rm -f $(CURDIR)/debian/configure-stamp
+   rm -rf $(CURDIR)/debian/libabz-dev
+   rm -rf $(CURDIR)/debian/libabz
+   rm -rf $(CURDIR)/debian/tmp
 
 install: build
dh_testdir
@@ -52,6 +56,8 @@
dh_md5sums
dh_builddeb
 
+binary-indep:
+
 binary: binary-arch
 .PHONY: build clean binary-arch binary install configure
 
diff -Nru libabz-0.7.2/Makefile libabz-0.7.2+nmu1/Makefile
--- libabz-0.7.2/Makefile   2005-03-02 13:01:05.0 +
+++ libabz-0.7.2+nmu1/Makefile  2008-07-12 00:56:21.0 +0100
@@ -60,6 +60,9 @@
find . -name "*~" -exec $(RM) {} \;
find . -name ".index" -exec $(RM) {} \;
 
+clean::
+   $(foreach dir,$(DIR),$(MAKE) -C $(dir) clean;)
+
 install::
$(INSTALL) -d $(libdir)
for F in $(shell find include/abz -name "*.h"); do $(INSTALL) -c -D -m 
0644 $$F $(includedir)$${F/include\///}; done
diff -Nru libabz-0.7.2/src/Makefile libabz-0.7.2+nmu1/src/Makefile
--- libabz-0.7.2/src/Makefile   2007-03-18 17:42:24.0 +
+++ libabz-0.7.2+nmu1/src/Makefile  2008-07-12 00:54:49.0 +0100
@@ -73,3 +73,5 @@
 uninstall::
$(RM) $(DESTDIR)/$(libdir)/{$(LIB),$(LIB_A),$(LIB_SO),$(LIB_MAJOR)}
 
+clean::
+   rm -f .depends


signature.asc
Description: PGP signature


Bug#490383: Completion for lintian-info

2008-07-11 Thread Chris Lamb
Clint Adams wrote:

> On Fri, Jul 11, 2008 at 10:54:13PM +0100, Chris Lamb wrote:
> > Attached is a zsh completion script for the lintian-info script.  
> 
> Thanks.  My gut says this should be folded into _lintian.
> Thoughts?

Mmm.. not sure they can share much code though (attached).


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


_lintian
Description: Binary data


signature.asc
Description: PGP signature


Bug#449098: ITP: natpmp -- NAT Port Mapping daemon

2008-07-11 Thread Adrian Friedli
Hi Cristian

On Friday 11. July 2008 21.22.04 Cristian Greco wrote:
> what is the state of natpmp's ITP?
>
> I could be interested in packaging this software.

I already packaged it, but I didn't care about looking for a sponsor. You can 
find the package at mentors [1].

Cheers, Adrian

[1] http://mentors.debian.net/debian/pool/main/n/natpmp/


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


Bug#482894: Please, open again the bug

2008-07-11 Thread Leopold Palomo Avellaneda
A Divendres 11 Juliol 2008, Christophe Mutricy va escriure:
> Le Fri 11 Jul 08 � 22:23 +0200, Leopold Palomo Avellaneda a �crit :
> > but I don't think that the bug is closed. vlc complains about:
> > I'm using:
> > ii  ffmpeg   3:20080706-0.2
> > audio/video encoder, streaming server & audi
> > ii  libavdevice523:20080706-0.2
> > ffmpeg device handling library
> > ii  libavformat523:20080706-0.2
> > ffmpeg file format library
> > ii  libswscale0  3:20080706-0.2
> > ffmpeg video scaling library
>
> There is no such packages in debian sid (or experimental)
>
> Let me redo the following statement:
>
> If you're using unofficial packages, you are on your own.
>
> If it works, you're lucky. If it doesn't, reinstall the official
> packages or bug whoever maintains the packages you use.

,

good point!!! sorry for the noise. 

I'm using debian-multimedia and after send the bug I realise that something 
was wrong with the version of the packages. The maintainers are:

[EMAIL PROTECTED]

that was my mistake.

Regards,

Leo





-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia


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


Bug#488277: xserver-xorg-video-radeon: No longer uses correct resolution when a second screen is connected

2008-07-11 Thread Leo Spalteholz
I think I'm hitting the same bug.  Up until a week ago or so, my
external display was working fine at native res of 1680x1050.  I would
use the following command to activate it:
xrandr --output VGA-0 --auto

Then I updated to version 6.9.0 and the next time I started X I only
had a resolution of 1280x800 (the native res of my laptop panel) and
no amount of xrandr trickery would fix it.  The external display just
cloned the LVDS no matter what.  Even when I did something like:
xrandr --output LVDS --off  it would shut off the external display as
well.

The laptop is a Compaq Presario R4025CA, with a ATI Radeon XPress
200m.  External monitor is a 22" widescreen LCD from Dell.

I dumped my xorg.conf and let dpkg-reconfigure make me a new one.  Now
xrandr thinks that its outputting 1680x1050, but it's really only
1280x800.  My external monitor reports it is getting 1280x800 input.
However, since xrandr reports 1680x1050, my desktop is that size, and
extends past the physical screen.

xrandr output:
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 1680 x 1200
VGA-0 connected 1680x1050+0+0 (normal left inverted right x axis y
axis) 473mm x 296mm
   1680x1050  60.0*+   60.0 60.0*
   1600x1024  60.0
   1400x1050  74.8 70.0 60.0
   1280x1024  75.0 59.9 60.0
   1440x900   60.2
   1280x960   60.0
   1280x800   60.0
   1152x864   75.0 74.8
   1280x768   60.0
   1024x768   75.1 75.0 70.1 60.0
   832x62474.6
   800x60072.2 75.0 60.3 56.2
   640x48075.0 72.8 75.0 60.0 59.9
   720x40070.1
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis)
330mm x 210mm
   1280x800   60.1*+   60.0
   1280x768   60.0
   1024x768   60.0
   800x60060.3
   640x48059.9
S-video disconnected (normal left inverted right x axis y axis)

I'm going to try and downgrade if I can find a package to see if that fixes it.

Leo



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



Bug#490369: The test suites fail on any 64-bit architectures

2008-07-11 Thread Michael Casadevall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I ran it on my amd64, and it failed the test suite with the following error:

t/local/00_ptr_cast# compiling test program with: cc -o
t/local/ptr_cast_test t/local/ptr_cast_test.c

# Failed test 'STDERR empty after compiling'
# at t/local/00_ptr_cast.t line 28.
# got: 't/local/ptr_cast_test.c: In function 'main':
# t/local/ptr_cast_test.c:27: warning: format '%d' expects type 'int',
but argument 4 has type 'long unsigned int'
# t/local/ptr_cast_test.c:27: warning: format '%d' expects type 'int',
but argument 6 has type 'long unsigned int'
# '
# expected: ''
# Looks like you failed 1 test of 5.
dubious
Test returned status 1 (wstat 256, 0x100)
I should have been more specific and said a specific test fails ;-). I
am running on Ubuntu though, I passed the bug report though since the
test suite was not run on buildd.d.o. I'm using GCC-4.3.1 which may
make the difference.
Michael
Michael

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org

iD8DBQFId9tLpblTBJ2i2psRAia/AJ9Wq+t4YbcPlqLqaMutus4nz5XvEwCfbPMO
+3owRs2J/932ObZp6t0YHTA=
=6kpK
-END PGP SIGNATURE-
On Fri, Jul 11, 2008 at 5:57 PM, gregor herrmann <[EMAIL PROTECTED]> wrote:

> tag 490369 + moreinfo unreproducible
> thanks
>
> > Package: libnet-ssleay-perl
> > Version: all
>
> Could you please tell us which version you used to verify the
> problem?
>
> > The test suite fails due to a printf statement using %d vs %ld.
>
> What does "fails" mean? The package (1.33.01-1) builds fine
> (including running the tests):
>  http://buildd.debian.org/pkg.cgi?pkg=libnet-ssleay-perl
>  
> http://buildd.debian.org/~jeroen/status/package.php?p=libnet-ssleay-perl
> and I've just tried it on an ia64 and on an amd64 machine.
>
> It's well possible that I'm missing something though ...
>
> Cheers,
> gregor
> --
>  .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
>  : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
>  `. `'   member of https://www.vibe.at/ | how to reply:
> http://got.to/quote/
>   `-NP: Rigmor Gustafsson: It Never Entered My Mind
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkh31zsACgkQOzKYnQDzz+St/QCgo5LouMULYOwrylqfasUgMAPz
> 7LUAn3SqUFnPepy3di3GVOh79Ar7a90a
> =LkUZ
> -END PGP SIGNATURE-
>
>


Bug#490383: Completion for lintian-info

2008-07-11 Thread Clint Adams
On Fri, Jul 11, 2008 at 10:54:13PM +0100, Chris Lamb wrote:
> Attached is a zsh completion script for the lintian-info script.

Thanks.  My gut says this should be folded into _lintian.
Thoughts?



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



Bug#490387: [INTL:gl] Galician debconf template translation for safe-rm

2008-07-11 Thread Jacobo Tarrio
Package: safe-rm
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician translation of safe-rm's debconf templates
# This file is distributed under the same license as the safe-rm package.
# Jacobo Tarrio <[EMAIL PROTECTED]>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: safe-rm\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2008-07-09 11:47+1200\n"
"PO-Revision-Date: 2008-07-12 00:20+0100\n"
"Last-Translator: Jacobo Tarrio <[EMAIL PROTECTED]>\n"
"Language-Team: Galician <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "Abort package upgrade?"
msgstr "¿Abortar a actualización do paquete?"

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"WARNING! Your system could become unusable (i.e. you could lose the /bin/rm "
"command)."
msgstr ""
"AVISO: O sistema pode quedar inutilizable (é dicir, pode perder a orde /bin/"
"rm)."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"Due to a bug in previous versions of safe-rm, this package should be "
"upgraded separately from other packages. If it is currently part of a larger "
"upgrade, you should abort this upgrade now."
msgstr ""
"Debido a un erro nas versións anteriores de safe-rm, débese actualizar este "
"paquete separado doutros paquetes. Se forma parte dunha actualización maior, "
"debería cancelar a actualización agora."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"Then, upgrade the safe-rm package all by itself and this problem will be "
"resolved. The new version no longer diverts important system files and will "
"therefore not be subject to similar problems."
msgstr ""
"Despois pode actualizar o paquete safe-rm por separado, e hase resolver este "
"problema. A nova versión xa non desvía ficheiros importantes do sistema e, "
"polo tanto, non ha estar suxeito a problemas semellantes."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"If you do end up losing the /bin/rm command for whatever reason, you should "
"still be able to use /bin/rm.real directly."
msgstr ""
"Se perde a orde /bin/rm por algún motivo, aínda debería ser capaz de "
"empregar /bin/rm.real."


Bug#482048: Not fixed?

2008-07-11 Thread Francesco Poli
On Thu, 03 Jul 2008 12:46:52 +0200 Simon Josefsson wrote:

> found 482048 0.59.0-3
> thanks

I think these commands should have been sent to [EMAIL PROTECTED] ...

-- 
 http://frx.netsons.org/doc/index.html#nanodocs
 The nano-document series is here!
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpQkxbCI46hJ.pgp
Description: PGP signature


Bug#489842: missing dependencies

2008-07-11 Thread Marco A. L. Barbosa
I'am using debian testing and I have to install xmlto and
python-setuptools to be able to compile the source from the git
repository.



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



Bug#471160: removed smarty

2008-07-11 Thread Jan Wagner
Hi Michael,

On Saturday 19 April 2008 17:39, Michael Schultheiss wrote:
> Jan Wagner wrote:
> > tags 471160 + patch
> >
> > hi there,
> >
> > what about the attached patch. shouldn't do it the trick? on my test
> > installation it works all well
>
> Thank you for your patch.  I've tested it and found that the embedded
> smarty and adodb are still utilized, at least on upgrades.  I added a
> preinst file that handles the symlinking for upgrades and my Gallery
> started throwing HTTP 500 errors (Internal Error).  I'll do some further
> testing to see if I can determine what the problem is.

what about adodb? I just double checked the files, the are just copied over 
without modifications. Policy violation for embedded code copies are bad and 
I think you don't want to be assassinated by Security Team. :)

With kind regards, Jan.
-- 
Never write mail to <[EMAIL PROTECTED]>, you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgpNAPPUTOzvQ.pgp
Description: PGP signature


Bug#490386: RFP: h264enc -- h.264 video encoding script

2008-07-11 Thread Joey Hess
Package: wnpp
Severity: wishlist

* Package name: h264enc
* URL : http://h264enc.sourceforge.net/
* License : GPL
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : h.264 video encoding script

This is "just" a shell script, but it's a shell script that knows about
every command line video tool available for linux, and can put them
together in handy combinations to generate nice videos. Guides you
interactively through all the choices.

I spent 12 hours watching tools fail and crash, then I found this script
and converted my 500 mb dv video from kino into a 15 mv avi of very high
quality, in minutes.

If I were packaging software right now, I'd package this myself.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#484419: nsca: diff for NMU version 2.6-3.2

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my nsca 2.6-3.2 NMU. The associated
changelog entry is:

 nsca (2.6-3.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484419)
   * Bump Standards-Version to 3.8.0.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru nsca-2.6/debian/changelog nsca-2.6/debian/changelog
--- nsca-2.6/debian/changelog   2008-07-11 23:27:19.0 +0100
+++ nsca-2.6/debian/changelog   2008-07-11 23:27:19.0 +0100
@@ -1,3 +1,11 @@
+nsca (2.6-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484419)
+  * Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Fri, 11 Jul 2008 23:26:02 +0100
+
 nsca (2.6-3.1) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
diff -Nru nsca-2.6/debian/control nsca-2.6/debian/control
--- nsca-2.6/debian/control 2008-07-11 23:27:19.0 +0100
+++ nsca-2.6/debian/control 2008-07-11 23:27:19.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Nagios Maintainer Group <[EMAIL PROTECTED]>
 Uploaders: sean finney <[EMAIL PROTECTED]>, Cajus Pollmeier <[EMAIL PROTECTED]>
-Standards-Version: 3.6.2
+Standards-Version: 3.8.0
 Build-Depends: libmcrypt-dev, dpatch, debhelper (>= 4.0.0), po-debconf
 
 Package: nsca
diff -Nru nsca-2.6/debian/rules nsca-2.6/debian/rules
--- nsca-2.6/debian/rules   2008-07-11 23:27:19.0 +0100
+++ nsca-2.6/debian/rules   2008-07-11 23:27:19.0 +0100
@@ -47,7 +47,7 @@
if test -f Makefile; then $(MAKE) distclean; fi
dh_clean
debconf-updatepo
-   rm -f {build,install}-stamp
+   rm -f build-stamp install-stamp
 
 install: install-stamp
 install-stamp: build-stamp


signature.asc
Description: PGP signature


Bug#484427: open-iscsi: diff for NMU version 2.0.869.2-2.1

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my open-iscsi 2.0.869.2-2.1 NMU. The
associated changelog entry is:

 open-iscsi (2.0.869.2-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484427)
 - Move upstream URL to Homepage field.
 - Bump Standards-Version to 3.8.0.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru open-iscsi-2.0.869.2/debian/changelog 
open-iscsi-2.0.869.2/debian/changelog
--- open-iscsi-2.0.869.2/debian/changelog   2008-07-11 23:23:45.0 
+0100
+++ open-iscsi-2.0.869.2/debian/changelog   2008-07-11 23:23:45.0 
+0100
@@ -1,3 +1,12 @@
+open-iscsi (2.0.869.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484427)
+- Move upstream URL to Homepage field.
+- Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Fri, 11 Jul 2008 23:20:18 +0100
+
 open-iscsi (2.0.869.2-2) unstable; urgency=low
 
   * Revert if-up.d approach for logging into automatic targets; just
diff -Nru open-iscsi-2.0.869.2/debian/control 
open-iscsi-2.0.869.2/debian/control
--- open-iscsi-2.0.869.2/debian/control 2008-07-11 23:23:45.0 +0100
+++ open-iscsi-2.0.869.2/debian/control 2008-07-11 23:23:45.0 +0100
@@ -4,7 +4,8 @@
 Maintainer: Philipp Hug <[EMAIL PROTECTED]>
 Uploaders: Andrew Moise <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0), bzip2, bison, flex
-Standards-Version: 3.7.2.1
+Standards-Version: 3.8.0
+Homepage: http://www.open-iscsi.org/
 
 Package: open-iscsi
 Architecture: any
@@ -12,8 +13,6 @@
 Description: High performance, transport independent iSCSI implementation
  iSCSI is a network protocol standard that allows the use of the SCSI protocol
  over TCP/IP networks.  This implementation follows RFC3720.
- .
-  Homepage: http://www.open-iscsi.org/
 
 #Package: linux-iscsi-modules-source
 #Architecture: all
diff -Nru open-iscsi-2.0.869.2/debian/rules open-iscsi-2.0.869.2/debian/rules
--- open-iscsi-2.0.869.2/debian/rules   2008-07-11 23:23:45.0 +0100
+++ open-iscsi-2.0.869.2/debian/rules   2008-07-11 23:23:45.0 +0100
@@ -87,7 +87,7 @@
tar --exclude=debian -c * | (cd modules/linux-iscsi && tar xv)
 
 # copy all relevant debian/ files
-   cp debian/{compat,copyright} modules/linux-iscsi/debian
+   cp debian/compat debian/copyright modules/linux-iscsi/debian
cat debian/changelog | sed -e 's/linux-iscsi/linux-iscsi-modules/' > 
modules/linux-iscsi/debian/changelog
cp debian/*.modules.in modules/linux-iscsi/debian
install -m755 debian/rules.modules modules/linux-iscsi/debian/rules


signature.asc
Description: PGP signature


Bug#490354: Add atl2 support to kernel-wedge

2008-07-11 Thread Frans Pop
On Friday 11 July 2008, Otavio Salvador wrote:
> Frans Pop <[EMAIL PROTECTED]> writes:
> > Adding a separate udeb also means that pkg-lists will need to be
> > updated.
>
> We'll also queue the package for installation to provide it on the
> installed system ... so we'll need to provide a hook on hw-detect to
> queue it if it's used.

s/We'll also queue/We'll also need to queue/

Yes absolutely, had not even thought of that.
IMO that should be implemented before the new kernel udebs are added.



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



Bug#446963: network-manager-gnome: Notification popups are more hindrance than help

2008-07-11 Thread Tony Houghton
I've just reinstalled Debian on my laptop after trying Ubuntu for a
while, so this issue got my attention again. I've posted the newer
version of my patch upstream and asked them to look at it, but they seem
to have never looked at the report in the first place. :-(

I think there must be some demand for popups to be disabled because the
Ubuntu package appears to have been built that way. I would have thought
Debian users even more likely to object to the popups than Ubuntu users.
Would you consider producing 2 binary packages, with and without popups?

-- 
TH * http://www.realh.co.uk



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



Bug#420094: sim: wrong dependency

2008-07-11 Thread Chris Lamb
Serge Matveev wrote:

> # sim depends on libpng12-0 >= 1.2.13-4 but testing has 1.2.15~beta5-1

I don't see the problem here: 1.2.15~beta5-1 >= 1.2.13-4 ?


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature


Bug#490198: _load_pluggables can fail with hidden error

2008-07-11 Thread gregor herrmann
tag 490198 + upstream
forwarded 490198 http://rt.cpan.org/Public/Bug/Display.html?id=37628
thanks

On Thu, 10 Jul 2008 13:15:05 -0400, Joey Hess wrote:

> This bug should be forwarded upstream. Sorry, too lazy to log into PAUSE
> myself.

No problem, I've forwarded your report.
 
Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Limahl: Neverending Story


signature.asc
Description: Digital signature


Bug#489475: vnc4 FTBFS: Target 'all' not remade because of errors

2008-07-11 Thread Ola Lundqvist
tags 489475 - sid
thanks

Hi

Thanks for the report. This problem is independent of vnc4 version as this is
a problem introduced by new gcc.

Best regards,

// Ola

On Sun, Jul 06, 2008 at 02:17:49PM +1000, Aníbal Monsalve Salazar wrote:
> Package: vnc4
> Severity: serious
> Version: 4.1.1+X4.3.0-29
> Tags: sid
> Justification: fails to build from source
> 
> There was an error while trying to autobuild your package:
> 
> Automatic build of vnc4_4.1.1+X4.3.0-29 on goetz by sbuild/alpha 99.999
> Build started at 20080702-0259
> 
> [...]
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.0.0), perl, zlib1g-dev, xutils, libx11-dev, 
> libxtst-dev, x-dev, libxext-dev
> 
> [...]
> c++ -o XFree86 -O2 -ansi -pedantic -Wall -Wpointer-arith -Wundef 
> -L../../exports/lib -L/usr/X11R6/lib xkb/xf86KillSrv.o xkb/xf86VT.o 
> xkb/xf86Private.o ../../programs/Xserver/hw/xfree86/common/xf86Init.o 
> ../../programs/Xserver/hw/xfree86/common/xf86IniExt
> .o ../../programs/Xserver/hw/xfree86/common/libxf86.a 
> ../../programs/Xserver/hw/xfree86/parser/libxf86config.a 
> ../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a 
> ../../programs/Xserver/hw/xfree86/loader/libloader.a 
> ../../programs/Xserver/hw/xfre
> e86/common/libxf86.a dix/libdix.a os/libos.a ../../exports/lib/libXau.a 
> ../../exports/lib/libXdmcp.a ../../lib/font/fontbase.o 
> ../../lib/font/libfontbase.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a 
> lbx/liblbx.a ../../lib/lbxutil/liblbxutil.a vnc/libvnc.
> a ../../../../common/rfb/librfb.a ../../../../common/Xregion/libXregion.a 
> ../../../../common/network/libnetwork.a ../../../../common/rdr/librdr.a 
> ../../programs/Xserver/hw/xfree86/common/libxf86.a Xext/libexts.a 
> xkb/libxkb.a Xi/libxinput.a lbx/liblbx.a .
> ./../lib/lbxutil/liblbxutil.a vnc/libvnc.a ../../../../common/rfb/librfb.a 
> ../../../../common/Xregion/libXregion.a 
> ../../../../common/network/libnetwork.a ../../../../common/rdr/librdr.a 
> randr/librandr.a render/librender.a dix/libxpstubs.a mi/libmi.a X
> ext/libexts.a xkb/libxkb.a Xi/libxinput.a lbx/liblbx.a 
> ../../lib/lbxutil/liblbxutil.a vnc/libvnc.a ../../../../common/rfb/librfb.a 
> ../../../../common/Xregion/libXregion.a 
> ../../../../common/network/libnetwork.a ../../../../common/rdr/librdr.a 
> randr/libra
> ndr.a render/librender.a 
> ../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a -lz -lm -rdynamic 
> -ldl -Wl,-rpath-link,../../exports/lib
> c++: ../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a: No such file 
> or directory
> c++: ../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a: No such file 
> or directory
> make[5]: *** [XFree86] Error 1
> make[5]: Target `all' not remade because of errors.
> c++ -o Xvfb -O2 -ansi -pedantic -Wall -Wpointer-arith -Wundef 
> -L../../exports/lib -L/usr/X11R6/lib hw/vfb/stubs.o hw/vfb/miinitext.o 
> hw/vfb/dpmsstubs.o dix/libdix.a os/libos.a ../../exports/lib/libXau.a 
> ../../exports/lib/libXdmcp.a hw/vfb/libvfb.a fb/lib
> fb.a mfb/libmfb.a dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a 
> Xi/libxinput.a lbx/liblbx.a ../../lib/lbxutil/liblbxutil.a vnc/libvnc.a 
> ../../../../common/rfb/librfb.a ../../../../common/Xregion/libXregion.a 
> ../../../../common/network/libnetwor
> k.a ../../../../common/rdr/librdr.a randr/librandr.a render/librender.a 
> mi/libmi.a Xext/libext.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a 
> GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o 
> ../../lib/font/libXfont.a dix/libxpstubs.a -lz -
> lm -Wl,-rpath-link,../../exports/lib
> rm -f Xserver._man
> /usr/bin/cpp -undef -traditional -D__apploaddir__=/etc/X11/app-defaults 
> -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
> -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
> -D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 
> 3 0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86"   '/^#  *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
> '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xserver._man
> rm -f Xserver.1x.html Xserver.1x-html
> ../../config/util/rman -f HTML < Xserver._man \
>   > Xserver.1x-html && mv -f Xserver.1x-html Xserver.1x.html
> macro "in" not recognized -- ignoring
> make[5]: Leaving directory 
> `/build/buildd/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver'
> make[4]: *** [all] Error 2
> 
> Please refer to the build log at:
> 
> http://buildd.debian.org/fetch.cgi?&pkg=vnc4&ver=4.1.1%2BX4.3.0-29&arch=alpha&stamp=1214969093&file=log
> 
> Full build logs are available at:
> 
> http://buildd.debian.org/build.php?pkg=vnc4



-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



Bug#483843: still fails to find SIP with hplip 2.8.6

2008-07-11 Thread Arthur Marsh
Package: hplip
Version: 2.8.6-1
Followup-For: Bug #483843


hp-check still complains that SIP (and libusb) are not installed, even 
though they are:

$ dpkg -l|grep sip
rc  libexosip2-4 3.0.3-3-1  

eXtended OSIP library
rc  libexosip2-5 3.0.3-1

eXtended OSIP library
rc  libosip2-2   3.0.3-2-1  

Session Initiation Protocol (SIP) library
rc  libosip2-3   3.0.3-2

Session Initiation Protocol (SIP) library
ii  python-sip4  4.7.6-1

Python/C++ bindings generator runtime librar
ii  python-sip4-dev  4.7.6-1

Python/C++ bindings generator development fi
ii  sip4 4.7.6-1

Python/C++ bindings generator
$ dpkg -l|grep libusb
ii  libusb-0.1-4 2:0.1.12-12

userspace USB programming library
$


-- Package-specific info:
warning: Invalid ppd_dir value: None
error: SIP not installed or version not found.
note: For troubleshooting printing issues, it is best to have the CUPS 
'LogLevel'
note: set to 'debug'. To set the LogLevel to debug, edit the file 
/etc/cups/cupsd.conf (as root),
note: and change the line near the top of the file that begins with 'LogLevel' 
to read:
note: LogLevel debug
note: Save the file and then restart CUPS (see your OS/distro docs on how to 
restart CUPS).
note: Now, when you print, helpful debug information will be saved to the file:
note: /var/log/cups/error_log
note: You can monitor this file by running this command in a console/shell:
note: tail -f /var/log/cups/error_log
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP 
functionality may not function properly.
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP 
functionality may not function properly.

HP Linux Imaging and Printing System (ver. 2.8.6)
Dependency/Version Check Utility ver. 14.0

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball   
has the proper dependencies installed to successfully run.  
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).   

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux victoria 2.6.26-rc9 #1 SMP PREEMPT Wed Jul 9 15:11:58 CST 2008 i686 
GNU/Linux

Distribution:
debian 4.0r3

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.2 installed

Checking PyQt version...
OK, version 3.17 installed.

Checking SIP version...

Checking for CUPS...
Status: scheduler is running
Version: 1.3.7
error_log is set to level: warn

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.82.4



| RUNTIME DEPENDENCIES |



Checking for dependency: cups - Common Unix Printing System...
OK, found.

Checking for dependency: cups-ddk - CUPS driver development kit...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter 
and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline 
scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module
OK, found.

Checking for dependency: PyQt - Qt interface for Python...
OK, found.

Checking for dependency: python-ctypes - A foreign function library for 
Python...
OK, found.

Checking for dependency: python-dbus - Python bindings for dbus...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax 
functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: scanimage - Shell scanning program...

Checking for dependency: xsane - Graphical scanner frontend for SANE...


--

Bug#489392: Another correction

2008-07-11 Thread Micah Anderson
The URL for this package is incorrect, the URL points to ocamlbricks
when it should be pointing to marionnet, as follows:

http://darcs.marionnet.org/repos/marionnet

also, this is a source code repository URL, is there a project URL
that could be used here instead?

This looks very interesting, and I am looking forward to the
packaging!

Micah


signature.asc
Description: Digital signature


Bug#490124: warn that require-mppe-128 option is no longer the default

2008-07-11 Thread Ola Lundqvist
Hi Joe

Ok, I'll try to document this in a good place.

Best regards,

// Ola

On Wed, Jul 09, 2008 at 09:07:28PM -0400, Joe Nahmias wrote:
> Package: pptp-linux
> Version: 1.7.2-1
> Severity: normal
> 
> Hello,
> 
> After upgrading from 1.7.0, I discovered that I could no longer connect
> to my company's VPN.  After a quick debug session on IRC with Quozl, it
> was determined that this was due to the require-mppe-128 option no
> longer being the default.
> 
> It would be nice if this were mentioned in a NEWS.Debian so that others
> who encounter such upgrade (eg. etch->lenny) issues have something to help
> them out.
> 
> Thanks,
> --Joe
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (990, 'unstable'), (500, 'stable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.25-2-686 (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 pptp-linux depends on:
> ii  libc62.7-12  GNU C Library: Shared libraries
> ii  ppp  2.4.4rel-10 Point-to-Point Protocol (PPP) - 
> da
> 
> pptp-linux recommends no packages.
> 
> -- no debconf information
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#490385: New Upstream package(s) available

2008-07-11 Thread Martin Meredith
Package: libphp-phpmailer
Severity: wishlist

While trying to upload a package, which got rejected due to an embedded
version of PHPMailer, I found that while the watch file for
libphp-phpmailer doesn't find that there is a new upstream version
available, there is in fact one available, with PHP5 Compatibility.

2.0.2 (PHP4)
http://sourceforge.net/project/showfiles.php?group_id=26031&package_id=17494&release_id=604596

2.1 (PHP5)
http://sourceforge.net/project/showfiles.php?group_id=26031&package_id=252700&release_id=604592


Regards,
Martin "Mez" Meredith


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


Bug#490384: New version is available - intent to take over

2008-07-11 Thread Giuseppe Iuculano
Package: nload
Version: 0.6.0-3.1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

a new upstream version is available.

Last nload upload was in 2005-11-29, if you don't have more
time/interest, I would like to take over nload.


Giuseppe Iuculano.


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

iEYEARECAAYFAkh32O0ACgkQNxpp46476apgtwCeLamNr/lfPp+aNp/BV0cb48VH
6poAnRiaXBN9aZLCcqGfRIVqNey99pqh
=JvWP
-END PGP SIGNATURE-



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



Bug#490369: The test suites fail on any 64-bit architectures

2008-07-11 Thread gregor herrmann
tag 490369 + moreinfo unreproducible
thanks

> Package: libnet-ssleay-perl
> Version: all

Could you please tell us which version you used to verify the
problem?

> The test suite fails due to a printf statement using %d vs %ld.

What does "fails" mean? The package (1.33.01-1) builds fine
(including running the tests):
  http://buildd.debian.org/pkg.cgi?pkg=libnet-ssleay-perl
  http://buildd.debian.org/~jeroen/status/package.php?p=libnet-ssleay-perl
and I've just tried it on an ia64 and on an amd64 machine.

It's well possible that I'm missing something though ...

Cheers,
gregor
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Rigmor Gustafsson: It Never Entered My Mind


signature.asc
Description: Digital signature


Bug#490383: Completion for lintian-info

2008-07-11 Thread Chris Lamb
Package: zsh
Version: 4.3.6-4
Severity: wishlist
Tags: patch

Attached is a zsh completion script for the lintian-info script.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


_lintian-info
Description: Binary data


signature.asc
Description: PGP signature


Bug#489906: glibc: tst-regex fails on hppa

2008-07-11 Thread Aurelien Jarno
Carlos O'Donell a écrit :
> On Tue, Jul 8, 2008 at 12:21 PM, Aurelien Jarno <[EMAIL PROTECTED]> wrote:
>> Package: libc6
>> Version: 2.7-12
>> Severity: critical
>>
>> tst-regex fails on hppa, which IMHO is not something acceptable for a
>> release architecture.
>>
>> -- System Information:
>> Debian Release: lenny/sid
>>  APT prefers unstable
>>  APT policy: (500, 'unstable'), (1, 'experimental')
>> Architecture: amd64 (x86_64)
>>
>> Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
> 
> This is clearly not the machine or kernel tuple which the test is
> failing on? :-)

Oops sorry, I did everything to quick in the last few days...

> What machine and kernel are you using?

I am using one of the machines from the esiee cluster:

Linux magnum 2.6.22.14 #1 SMP Tue Nov 27 12:00:31 CET 2007 parisc64
GNU/Linux

4 PA8800 (Mako) CPUs

> What provides the kernel headers?

linux-libc-dev

After a few more tests, I am not that sure it comes from there. It looks
like the 3 failed / 3 successful build I had were not statistically
enough. I'll work again on that problem at the beginning of next week.

> Do you have a recipe for building locally?
> 
> e.g.
> # put unstable sources list in your /etc/apt/sources.list
> apt-get build-dep glibc
> apt-get source glibc
> dpkg-buildpackage -rfakeroot
> 

Yes, that's exactly what I am using.

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



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



Bug#490382: netcfg: Wireless configuration issues with ath5k

2008-07-11 Thread Frans Pop
Package: netcfg
Version: 1.44
Severity: important

I've been playing with the Lenny Beta2 netboot and my new wireless router.
My laptop has an Atheros-based wireless PCMCIA card supported by ath5k.

The ath5k driver has a serious bug with WEP somewhere, so I've been 
testing D-I with unsecured AP: no WEP/WPA, just (hidden) ESSID and MAC 
address check on AP. The AP is set for channel 10.

Result is that DHCP fails, basically because netcfg does too much.

The way to very reliably get a working connection is very simple:
   ip link set wlan0 up
   iwconfig wlan0 essid 
   dhclient wlan0

But here is what netcfg actually does (log from iwevent; comments added 
manually).
Waiting for Wireless Events from interfaces...
# Starting netcfg...
18:48:51.687526   wlan0Set Mode:Managed
18:48:51.687620   wlan0Set Frequency:2.412 GHz (Channel 1)
18:48:51.687664   wlan0Set Encryption key:on
18:48:51.687690   wlan0Set Encryption key:off
18:48:51.687818   wlan0Set ESSID:off/any
18:48:52.722911   wlan0Scan request completed
# Prompt for eth0/wlan0 - selecting wlan...
# Prompt for 'managed/ad-hoc network' - selecting managed...
# Prompt for ESSID - entering...
18:49:52.333805   wlan0Set Mode:Managed
18:49:52.333837   wlan0Set Frequency:2.412 GHz (Channel 1)
18:49:52.333857   wlan0Set Encryption key:on
18:49:52.333866   wlan0Set Encryption key:off
18:49:52.333878   wlan0Set ESSID:""
# Prompt for WEP key - leaving empty...
18:50:15.887172   wlan0Set Mode:Managed
18:50:15.887207   wlan0Set Frequency:2.412 GHz (Channel 1)
18:50:15.887228   wlan0Set Encryption key:off
18:50:15.887236   wlan0Set ESSID:""
# Trying DHCP...
# Failed.
# Manually setting correct channel (using iwconfig)...
18:52:28.082868   wlan0Set Frequency=2.457 GHz (Channel 10)
# Retrying DHCP...
# Still fails (no rescan?).
# Manually resetting ESSID (using iwconfig)...
18:53:46.271342   wlan0Set ESSID:""
18:53:47.347548   wlan0Scan request completed
18:53:47.353328   wlan0Custom driver 
event:ASSOCINFO(ReqIEs=000c57696c6465726c616e643134010802040b16182430483202606c 
RespIEs=010882848b962430486c32040c121860dd0900101802001300)
18:53:47.353361   wlan0New Access Point/Cell address:00:14:C1:38:E5:15
# Note that sometimes the rescan seems not to take place here!
# I'm not sure what exactly triggers the "scan request". It could be the
# resetting of the ESSID, but also something external.
# Retrying DHCP...
# DHCP success!
# If the rescan does not happen, DHCP still fails obviously.

The basic problem is that netcfg "locks" the driver into a wrong channel 
(likely the one of the first AP in its initial scan) and because of that 
the interface fails to associate. If the channel would be left alone, 
things would go fine. But the setting of the channel seems at least 
suspicious to me.

It could also be this is expected behavior from library/driver and that 
netcfg is doing things right and that the bug is in ath5k.
That can only be verified by replaying this scenario with a different card 
or driver. I'll try to do just that using the madwifi driver.

An alternative to get correct wireless setup is to manually set correct 
channel using iwconfig from shell *before* starting netcfg. At least that 
means it's locked into the correct channel. But even here the "rescan" 
does not get triggered reliably. You'd expect that to happen when 
the "Searching for APs" progress bar is displayed (between entering ESSID 
and WEP key), but iwevent does not show that. It will take a few retries 
of reconfigure wireless and dhcp to get there. Setting a wrong ESSID on 
purpose does not make much difference.

What's also weird is that sometimes the "Searching for APs" progress bar 
is displayed between ESSID and WEP dialogs, but sometimes it is not.
A final problem could also be that dhclient seems to remain running during 
wireless reconfigurations, or even if netcfg is restarted.

All in all highly unsatisfying...

Final note. If I manually do
   ip link set wlan0 up
   iwconfig wlan0 essid 
   dhclient wlan0
and then redo the 'iwconfig essid', that very reliably _does_ trigger a 
rescan, so something in netcfg or iwlib looks to be interfering with that 
basic behavior.


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


Bug#490380: libboost1.35-dev: Missing jamfiles of official boost package

2008-07-11 Thread F. Goujeon
Package: libboost1.35-dev
Version: 1.35.0-5
Severity: important

Could it be possible to adapt and provide Jamfiles ("Jamroot", and 
"Jamfile[.v2]" files) of official Boost package to Debian's one?
These files are not only useful for building boost itself, they're also 
to link against one of the not-header-only boost library when using 
BJam/Boost.Build.
It is so helpful that the most convenient way to build in this case is 
to install official boost package manually in the home directory.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (995, 'unstable'), (993, 'stable'), (991, 'stable'), (990, 
'testing'), (988, 'testing'), (98, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libboost1.35-dev depends on:
ii  libboost-serialization1.35-de 1.35.0-5   serialization library for C++
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-6  GCC support library
ii  libicu38  3.8.1-2International Components for Unico
ii  libstdc++64.3.1-6The GNU Standard C++ Library v3
ii  libstdc++6-4.2-dev [libstdc++ 4.2.4-3The GNU Standard C++ Library v3 (d
ii  libstdc++6-4.3-dev [libstdc++ 4.3.1-6The GNU Standard C++ Library v3 (d

Versions of packages libboost1.35-dev recommends:
ii  libboost-date-time1.35-dev1.35.0-5   set of date-time libraries based o
ii  libboost-filesystem1.35-dev   1.35.0-5   filesystem operations (portable pa
ii  libboost-graph1.35-dev1.35.0-5   generic graph components and algor
ii  libboost-iostreams1.35-dev1.35.0-5   Boost.Iostreams Library developmen
ii  libboost-program-options1.35- 1.35.0-5   program options library for C++
ii  libboost-python1.35-dev   1.35.0-5   Boost.Python Library development f
ii  libboost-regex1.35-dev1.35.0-5   regular expression library for C++
ii  libboost-signals1.35-dev  1.35.0-5   managed signals and slots library 
ii  libboost-test1.35-dev 1.35.0-5   components for writing and executi
ii  libboost-thread1.35-dev   1.35.0-5   portable C++ multi-threading
ii  libboost-wave1.35-dev 1.35.0-5   C99/C++ preprocessor library
ii  libboost1.35-doc  1.35.0-5   Boost.org libraries documentation

-- no debconf information




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



Bug#483327: kdepim: FTBFS: dh_install: kdepim-doc missing files (/usr/share/doc/kde/HTML/en/kdepim-apidocs/*), aborting

2008-07-11 Thread Lucas Nussbaum
On 09/07/08 at 13:07 +0200, Ana Guerrero wrote:
> severity 483327 normal
> thanks
> 
> On Mon, Jul 07, 2008 at 08:02:50AM +0200, Lucas Nussbaum wrote:
> > severity 483327 serious
> > thanks
> > 
> > On 03/07/08 at 15:21 +0200, Ana Guerrero wrote:
> > > On Thu, Jul 03, 2008 at 02:27:42PM +0200, Lucas Nussbaum wrote:
> > > > On 03/07/08 at 12:01 +0300, Modestas Vainius wrote:
> > > > > severity 483327 normal
> > > > > tags 483327 unreproducible
> > > > > thanks
> > > > > 
> > > > > Hi,
> > > > > 
> > > > > Thursday 03 July 2008, Lucas Nussbaum rašė:
> > > > > > I just reproduced it :(
> > > > > But kdepim 3.5.9-3 has not failed on any buildds[1] due this problem 
> > > > > yet. So 
> > > > > it is not a real problem. Problably something out of ordinary with 
> > > > > your buildd 
> > > > > setup.
> > > > 
> > > > That's unlikely, since there's not much out of the ordinary in my buildd
> > > > setup :-)
> > > > 
> > > > Debian buildds don't build arch:all packages. Could this be related?
> > > 
> > > Build flawlessly with both cowbuilder and schroot with LVM,. I am unable 
> > > to
> > > reproduce this so not much to do here, I am afraid.
> > > There is clearly something out of the ordinary in your setup Lucas :)
> > 
> > I just gave it another try outside grid'5000, and kdepim really fails to
> > build with sbuild, when building all binary packages (including the
> > arch:all ones). I do confirm that it doesn't FTBFS when building only
> > the arch:any packages.
> > 
> > Please provide a successful log (building arch:all) so we can diff it.
> >
> 
> Logs of successful build in pbuilder and sbuild attached. Tell me what you
> find out.. no much time here to look at it.

my sbuild installs stuff in
/tmp/buildd/kdepim-3.5.9/debian/tmp//usr/share/doc/kde/HTML/en/kdepim-4-apidocs/kdgantt
While pbuilder installs stuff the same dir, except
s/kdepim-4-apidocs/kdepim-docs/

The first line where you can see this difference is:
make[3]: Nothing to be done for `install-exec-am'.
mkdir -p --
/tmp/buildd/kdepim-3.5.9/debian/tmp//usr/share/doc/kde/HTML/en/kdepim-4-apidocs/kdgantt/html
/usr/bin/install -c -p -m 644 ../apidocs/kdgantt/kdgantt.tag
/tmp/buildd/kdepim-3.5.9/debian/tmp//usr/share/doc/kde/HTML/en/kdepim-4-apidocs/kdgantt
installing ../apidocs/kdgantt/html

Does this ring a bell, or should I investigate further?

kdegames fails in the exact same way.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#490381: lsb-core: Please update dependency on cupsys-client to cups-client

2008-07-11 Thread Michael Biebl
Package: lsb-core
Version: 3.2-13
Severity: normal

Hi,

the cupsys* packages have been renamed to cups*.  lsb-core should be
updated to depend on cups-client.

Cheers,
Michael


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

Kernel: Linux 2.6.25.10
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lsb-core depends on:
ii  alien  8.72  convert and install rpm and other 
ii  at 3.1.10.1  Delayed job execution and batch pr
ii  bc 1.06.94-3 The GNU bc arbitrary precision cal
ii  binutils   2.18.1~cvs20080103-7  The GNU assembler, linker and bina
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-3 A simple mail user agent
ii  bsdmainutils   6.1.10collection of more utilities from 
ii  bsdutils   1:2.13.1.1-1  Basic utilities from 4.4BSD-Lite
ii  cpio   2.9-13GNU cpio -- a program to manage ar
ii  cron   3.0pl1-104management of regular background p
ii  cups-bsd [lpr] 1.3.7-8   Common UNIX Printing System(tm) - 
ii  cups-client [cupsy 1.3.7-8   Common UNIX Printing System(tm) - 
ii  cupsys-client  1.3.7-8   Common UNIX Printing System (trans
ii  debconf [debconf-2 1.5.22Debian configuration management sy
ii  ed 0.7-1 The classic unix line editor
ii  exim4  4.69-5meta-package to ease Exim MTA (v4)
ii  exim4-daemon-heavy 4.69-5+b1 Exim MTA (v4) daemon with extended
ii  file   4.24-4Determines file type using "magic"
ii  gawk   1:3.1.5.dfsg-4.1  GNU awk, a pattern scanning and pr
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libc6-dev [libc-de 2.7-12GNU C Library: Development Librari
ii  libncurses55.6+20080621-2shared libraries for terminal hand
ii  libpam0g   0.99.7.1-6Pluggable Authentication Modules l
ii  locales2.7-12GNU C Library: National Language (
ii  lsb-base   3.2-13Linux Standard Base 3.2 init scrip
ii  lsb-release3.2-13Linux Standard Base version report
ii  m4 1.4.11-1  a macro processing language
ii  make   3.81-5The GNU version of the "make" util
ii  man-db 2.5.2-2   on-line manual pager
ii  mawk   1.3.3-11.1a pattern scanning and text proces
ii  ncurses-term   5.6+20080621-2additional terminal type definitio
ii  passwd 1:4.1.1-2 change and administer password and
ii  patch  2.5.9-5   Apply a diff file to an original
ii  pax1:1.5-16  Portable Archive Interchange
ii  procps 1:3.2.7-8 /proc file system utilities
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  rsync  3.0.3-1   fast remote file copy program (lik
ii  zlib1g [libz1] 1:1.2.3.3.dfsg-12 compression library - runtime

lsb-core recommends no packages.

-- debconf information:
  lsb/shadowconfig: true



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



Bug#490371: bind9 - fails requests if it is not able to bind a socket but does not log anything

2008-07-11 Thread Florian Weimer
* Bastian Blank:

> | Jul 11 20:25:56 service kernel: audit(1215807956.613:3): avc:  denied  { 
> name_bind } for  pid=1328 comm="named" src=24589 
> scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:port_t:s0 
> tclass=udp_socket

You're using SELinux.  You need to update your policy.



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



Bug#490354: Add atl2 support to kernel-wedge

2008-07-11 Thread Otavio Salvador
Frans Pop <[EMAIL PROTECTED]> writes:

> Adding a separate udeb also means that pkg-lists will need to be updated.

We'll also queue the package for installation to provide it on the
installed system ... so we'll need to provide a hook on hw-detect to
queue it if it's used.

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
-
"Microsoft sells you Windows ... Linux gives
 you the whole house."



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



Bug#490379: foomatic-db: cupsys has been renamed to cups

2008-07-11 Thread Michael Biebl
Package: foomatic-db
Version: 20080211-2
Severity: normal

Hi,

as the cupsys* packages have been renamed to cups*, foomatic-db should
be updated and recommend cups now.

Michael

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

Kernel: Linux 2.6.25.10
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

foomatic-db depends on no packages.

Versions of packages foomatic-db recommends:
ii  foomatic-db-engine3.0.2-20080211-1   OpenPrinting printer support - pro
ii  foomatic-filters  3.0.2-20080211-3.1 OpenPrinting printer support - fil

-- no debconf information



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



Bug#490377: xserver-xorg-input-synaptics: INSTALL file should be included

2008-07-11 Thread Tony Houghton
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-2.1
Severity: wishlist


The docs for this package refer readers to the INSTALL file which
contains useful information for configuring xorg.conf which is not
available elsewhere in this package. Please could the INSTALL file be
included in /usr/share/docs/xserver-xorg-input-synaptics in future.

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

Kernel: Linux 2.6.25.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  xserver-xorg-core 2:1.4.2-1  Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information



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



Bug#490378: invalid dependency for php4-ldap

2008-07-11 Thread Martin Bagge

package: php4-ldap

php4-ldap depends on libldap2(>= 2.1.17-1) but that package is not 
available.

I guess the dependency should be updated to 2.4 or something.

--
/brother
http://frakalendern.se
Bruce Schneier can slam a logic gate.



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



Bug#489962: [INTL:es] Spanish po-debconf translation

2008-07-11 Thread Ignacio Mondino

Sorry I mean the po-debconf translation of FREEVO
into Spanish

-- 
---
http://stupidityandmalice.blogspot.com/ Ignacio Mondino
Don't Panic 







signature.asc
Description: OpenPGP digital signature


Bug#488687: setting package to partman-utils partman-base, tagging 488687

2008-07-11 Thread J��r��my Bobbio
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# partman-base (123) UNRELEASED; urgency=low
#
#  * Save and restore the current working directory in partman_(un)lock_unit().
#(Closes: #488687)
#

package partman-utils partman-base
tags 488687 + pending




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



Bug#490060: Explicitly include limits.h for gcc 4.3

2008-07-11 Thread Ola Lundqvist
Hi Bobby

I'm bit puzzled about this bug. Why do this error occur? Is this something
ubuntu specific or something else? I have not seen this problem myself and
it do not seem to be a problem with the Debian autobuilders.

Thanks for the report however.

Best regards,

// Ola

On Wed, Jul 09, 2008 at 09:13:40AM -0500, Bobby R. Ward wrote:
> 
>Package: vzctl
>Version: 3.0.22-9
>From Launchpad Bug #246804
>[1]https://bugs.launchpad.net/ubuntu/+source/vzctl/+bug/246804
>src/lib/config.c and src/lib/util.c need to explicitly include limits.h
>Attached is a patch to do just that.
>--
>Bobby R. Ward
>--
>[EMAIL PROTECTED]
>[3]https://launchpad.net/~bobbyrward
>[4]http://combustion.sourceforge.net
> 
> Referenser
> 
>1. https://bugs.launchpad.net/ubuntu/+source/gfax/+bug/245611
>2. mailto:[EMAIL PROTECTED]
>3. https://launchpad.net/~bobbyrward
>4. http://combustion.sourceforge.net/



-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#490374: Please add "describe tag" command-line option

2008-07-11 Thread Chris Lamb
Russ Allbery wrote:

> lintian-info -t 

D'oh, many thanks.

> We should probably add a reference to this in lintian's man page.

Patch for this attached.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff --git a/man/lintian.1 b/man/lintian.1
index 6d0d76b..1744e0e 100644
--- a/man/lintian.1
+++ b/man/lintian.1
@@ -143,7 +143,9 @@ Behaviour options for
 .TP
 .BR \-i ", " \-\-info
 Print explanatory information about discovered policy violations in
-addition to the lintian error tags.
+addition to the lintian error tags. To print a long tag description
+without running lintian, see
+.BR lintian\-info (1).
 
 .TP
 .BR \-I ", " \-\-display\-info


signature.asc
Description: PGP signature


Bug#475362: bug still present

2008-07-11 Thread erlk ozlr
Hi,
I'm afraid the bug is still present, a2x fails just the same way as before.
thanks



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



Bug#490364: Launchpad

2008-07-11 Thread Rolf Leggewie
Hi,

upstream has chosen Launchpad, so that is where things are happening.
We welcome all kind of help we can get and eventually intend to maintain
packages both in Debian and Ubuntu.

Regards

Rolf



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



Bug#490376: kernel BUG at mm/remap.c:669

2008-07-11 Thread Jens Kubieziel
Package: linux-image-2.6.25-2-486
Version: 2.6.25-6
Severity: normal

Hi,

I was running a shell script which basically created small (<3kB) files when
this bug occured. At that moment the directory contained ca. 300.000 files. If I
could provide further information please send a short note.


-- Package-specific info:
** Version:
Linux version 2.6.25-2-486 (Debian 2.6.25-6) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 Fri Jun 27 02:39:22 UTC 2008

** Command line:
root=/dev/hda1 ro 

** Tainted: G (128)

** Kernel log:
[4.358556] Probing IDE interface ide1...
[5.219759] hdc: AOPEN CD-RW CRW5232 1.05 20040324, ATAPI CD/DVD-ROM drive
[6.001496] hdd: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive
[6.057257] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[6.057441] hdc: UDMA/33 mode selected
[6.057960] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[6.058757] hdd: UDMA/33 mode selected
[6.059259] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[6.059377] ide1 at 0x170-0x177,0x376 on irq 15
[6.133828] hda: max request size: 512KiB
[6.179376] hda: 781422768 sectors (400088 MB) w/8192KiB Cache, 
CHS=48641/255/63
[6.203403] hda: cache flushes supported
[6.203403]  hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
[6.242345] hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache
[6.242583] Uniform CD-ROM driver Revision: 3.20
[6.256089] hdd: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[6.485959] PM: Starting manual resume from disk
[6.532269] kjournald starting.  Commit interval 5 seconds
[6.532269] EXT3-fs: mounted filesystem with ordered data mode.
[7.605530] udevd version 124 started
[9.330509] Linux agpgart interface v0.103
[9.355408] agpgart: Detected VIA KT266/KY266x/KT333 chipset
[9.365537] agpgart: AGP aperture is 128M @ 0xd000
[9.565205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[9.594629] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.044537] NET: Registered protocol family 23
[   10.853611] input: Power Button (FF) as /class/input/input1
[   10.891307] ACPI: Power Button (FF) [PWRF]
[   10.891508] input: Power Button (CM) as /class/input/input2
[   10.917631] ACPI: Power Button (CM) [PWRB]
[   10.917834] input: Sleep Button (CM) as /class/input/input3
[   10.940926] ACPI: Sleep Button (CM) [SLPB]
[   11.903680] Real Time Clock Driver v1.12ac
[   12.165631] input: PC Speaker as /class/input/input4
[   13.016318] parport_pc 00:0a: reported by Plug and Play ACPI
[   13.016433] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   13.277193] logips2pp: Detected unknown logitech mouse model 57
[   13.740051] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input5
[   14.506818] ACPI: PCI Interrupt :00:11.5[C] -> Link [LNKC] -> GSI 5 
(level, low) -> IRQ 5
[   14.507110] PCI: Setting latency timer of device :00:11.5 to 64
[   15.918919] Adding 1951856k swap on /dev/hda6.  Priority:-1 extents:1 
across:1951856k
[   16.324427] EXT3 FS on hda1, internal journal
[   17.001294] loop: module loaded
[   17.108852] device-mapper: uevent: version 1.0.3
[   17.111336] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: 
[EMAIL PROTECTED]
[   17.951303] kjournald starting.  Commit interval 5 seconds
[   17.951358] EXT3 FS on hda5, internal journal
[   17.951358] EXT3-fs: mounted filesystem with ordered data mode.
[   17.971181] kjournald starting.  Commit interval 5 seconds
[   17.971181] EXT3-fs: mounted filesystem with ordered data mode.
[   18.150510] SGI XFS with ACLs, security attributes, realtime, large block 
numbers, no debug enabled
[   18.158208] SGI XFS Quota Management subsystem
[   18.353728] XFS mounting filesystem hda3
[   18.418616] Ending clean XFS mount for filesystem: hda3
[   19.606956] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   21.678370] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   21.789918] NET: Registered protocol family 10
[   21.791083] lo: Disabled Privacy Extensions
[   22.553156] lp0: using parport0 (interrupt-driven).
[   22.576059] ppdev: user-space parallel port driver
[   32.372087] eth0: no IPv6 routers present
[ 2301.634405] EXT3 FS on hda2, internal journal
[56189.915087] Eeek! page_mapcount(page) went negative! (-1)
[56189.915102]   page pfn = 189
[56189.915106]   page->flags = 410
[56189.915109]   page->count = 1
[56189.915113]   page->mapping = 
[56189.915144]   vma->vm_ops = 0x0
[56189.915164] [ cut here ]
[56189.915169] kernel BUG at mm/rmap.c:669!
[56189.915174] invalid opcode:  [#1] 
[56189.915179] Modules linked in: ppdev lp ipv6 xfs dm_snapshot dm_mirror 
dm_mod loop snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm_oss 
snd_mixer_oss snd_pcm snd_page_alloc snd_mpu401_uart snd_seq_dummy snd_seq_oss 
psmouse parport_pc parport snd_seq_midi snd_seq_midi_event serio_raw snd_seq 
snd_timer snd_rawmidi snd_seq_device

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-11 Thread Lucas Nussbaum
On 11/07/08 at 01:49 +0100, Chris Lamb wrote:
> Lucas Nussbaum wrote:
> 
> > Does that help you somehow? I'll try your patch if it doesn't.
> 
> Not as far as I can see, sorry.

Apparently it blocks during the tests:
building documentation
..
done
inserting into sys.path:
/build/user-codespeak-lib_0.9.1-2-amd64-XB1UO7/codespeak-lib-0.9.1-2
=  Test started, hosts: localhost[0]
=
local top directory:
/build/user-codespeak-lib_0.9.1-2-amd64-XB1UO7/codespeak-lib-0.9.1-2

py/apigen/rest/testing/test_htmlhandlers.py[1] .
py/apigen/rest/testing/test_rest.py[22] .s
^[[B^[[Apy/apigen/source/testing/test_browser.py[4] 
py/apigen/source/testing/test_color.py[12] 
py/apigen/source/testing/test_html.py[13] .

py/apigen/testing/test_apigen_example.py[21] .s.s.sss.sss.s..s
py/apigen/testing/test_apigen_functional.py[2] .F
py/apigen/testing/test_htmlgen.py[7] ...
py/apigen/testing/test_linker.py[14] ..
py/apigen/tracer/testing/test_desc.py[2] ..
py/apigen/tracer/testing/test_docgen.py[17] .
py/apigen/tracer/testing/test_model.py[4] 
py/apigen/tracer/testing/test_package.py[3] ...
py/builtin/testing/test_enumerate.py[1] .
py/builtin/testing/test_exception.py[1] .
py/builtin/testing/test_reversed.py[1] .
py/builtin/testing/test_set.py[2] ..
py/builtin/testing/test_sorted.py[2] ..
py/c-extension/greenlet/test_generator.py[1] .
py/c-extension/greenlet/test_generator_nested.py[5] .
py/c-extension/greenlet/test_greenlet.py[8] 
py/c-extension/greenlet/test_remote.py[1] .
py/c-extension/greenlet/test_throw.py[4] 
py/code/testing/test_code.py[5] .
py/code/testing/test_cpython_features.py[1] .
py/code/testing/test_excinfo.py[15] ...
py/code/testing/test_frame.py[2] ..
py/code/testing/test_safe_repr.py[5] .
py/code/testing/test_source.py[30] sss
py/doc/test_conftest.py[9] .
py/doc/example/pytest/test_failures.py[1] .
py/doc/example/pytest/test_setup_flow_example.py[2] ..
py/doc/future/code_template.txt[2] s.
py/doc/future/planning.txt[2] s.
py/doc/future/pylib_pypy.txt[2] s.
py/doc/future/rsession_todo.txt[2] s.
py/doc/talk/execnet-overview.txt[2] s.
py/doc/talk/pytest-overview.txt[5] s
py/doc/TODO.txt[2] s.
py/doc/apigen.txt[2] s.
py/doc/bin.txt[3] s..
py/doc/changes-0.9.1.txt[2] s.
py/doc/code.txt[2] s.
py/doc/coding-style.txt[3] s..
py/doc/contact.txt[4] s...
py/doc/download.txt[2] s.
py/doc/execnet.txt[2] s.
py/doc/future.txt[5] s
py/doc/greenlet.txt[2] s.
py/doc/impl-test.txt[3] s..
py/doc/index.txt[17] s
py/doc/io.txt[2] s.
py/doc/links.txt[2] s.
py/doc/log.txt[2] s.
py/doc/misc.txt[4] s...
py/doc/path.txt[3] s.s
py/doc/release-0.9.0.txt[2] s.
py/doc/release-0.9.1.txt[2] s.
py/doc/test.txt[7] s..
py/doc/why_py.txt[7] s..
py/doc/xml.txt[4] s...
py/execnet/testing/test_gateway.py[110]
test.test..s..
py/execnet/testing/test_pickle.py[2] ..
py/execnet/testing/test_rsync.py[8] 
py/io/test/test_dupfile.py[1] .
py/io/test/test_fdcapture.py[5] .
py/io/test/test_stdcapture.py[24] ...hellohello.
py/log/testing/test_log.py[16] 
py/log/testing/test_logger.py[8] 
py/magic/testing/test_assertion.py[8] 
py/magic/testing/test_autopath.py[5] .
py/magic/testing/test_exprinfo.py[8] 
py/magic/testing/test_invoke.py[2] ..
py/magic/testing/test_patch.py[3] ...
py/magic/testing/test_viewtype.py[2] ..
py/misc/testing/test_api.py[3] ...
py/misc/testing/test_cache.py[11] ...
py/misc/testing/test_error.py[2] ..
py/misc/testing/test_initpkg.py[246]
...s.s
py/misc/testing/test_oskill.py[1] .
py/misc/testing/test_std.py[3] ...
py/misc/testing/test_svnlook.py[1] .
py/misc/testing/test_terminal.py[1] .
py/misc/testing/test_update_website.py[3] ...
py/path/local/testing/test

Bug#484396: lam: diff for NMU version 7.1.2-1.5

2008-07-11 Thread Chris Lamb
Hi,

The attached file is the diff for my lam 7.1.2-1.5 NMU. The associated
changelog entry is:

 lam (7.1.2-1.5) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484396)
   * Bump Standards-Version to 3.8.0.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru lam-7.1.2/debian/changelog lam-7.1.2/debian/changelog
--- lam-7.1.2/debian/changelog  2008-07-11 22:23:46.0 +0100
+++ lam-7.1.2/debian/changelog  2008-07-11 22:23:48.0 +0100
@@ -1,3 +1,11 @@
+lam (7.1.2-1.5) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484396)
+  * Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Fri, 11 Jul 2008 21:57:10 +0100
+
 lam (7.1.2-1.4) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
diff -Nru lam-7.1.2/debian/control lam-7.1.2/debian/control
--- lam-7.1.2/debian/control2008-07-11 22:23:46.0 +0100
+++ lam-7.1.2/debian/control2008-07-11 22:23:48.0 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Camm Maguire <[EMAIL PROTECTED]>
 Build-Depends: autoconf,automake1.9,debhelper (>= 
4.1.16),gfortran,texinfo,autotools-dev,help2man
-Standards-Version: 3.6.2
+Standards-Version: 3.8.0
 
 Package: lam-mpidoc
 Section: doc
diff -Nru lam-7.1.2/debian/rules lam-7.1.2/debian/rules
--- lam-7.1.2/debian/rules  2008-07-11 22:23:46.0 +0100
+++ lam-7.1.2/debian/rules  2008-07-11 22:23:48.0 +0100
@@ -451,7 +451,10 @@
find . -name "*.lo" -exec rm -f {} \;
rm -f romio/util/lam-configure-values share/rpi/usysv/Makefile
-$(MAKE) clean
-   rm -f share/rpi/{myri,sysv,shmem,via}/Makefile
+   rm -f share/rpi/myri/Makefile
+   rm -f share/rpi/sysv/Makefile
+   rm -f share/rpi/shmem/Makefile
+   rm -f share/rpi/via/Makefile
-cd debian/conf/ && find * -type f -exec mv {} ../../{} \; 
rm -rf debian/conf
rm -f config/Makefile


signature.asc
Description: PGP signature


Bug#490374: Please add "describe tag" command-line option

2008-07-11 Thread Russ Allbery
Chris Lamb <[EMAIL PROTECTED]> writes:

> Package: lintian
> Version: 1.24.1
> Severity: wishlist
> Tags: patch
>
> It would be nice if lintian had a command-line option to print a tag's
> description on-demand.

lintian-info -t 

I had the same need a while back.  :)  lintian-info is actually the
program that deals with long tag descriptions; lintian --info actually
just pipes the output of lintian through lintian-info.

We should probably add a reference to this in lintian's man page.

-- 
Russ Allbery ([EMAIL PROTECTED])   



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



Bug#490287: No root file system

2008-07-11 Thread Frans Pop
On Friday 11 July 2008, Joey Hess wrote:
> So, this will make it work w/o modification for users with 1 disk (and
> it will prompt > 1):

OK. I have no problems with that. Don't think the change increases the 
chance of things accidentally going wrong.

Feel free to commit (and reassign/tag).



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



Bug#490181: nfsd: nfsv4 idmapping failing: has idmapd not been started?

2008-07-11 Thread Steinar H. Gunderson
On Fri, Jul 11, 2008 at 09:48:05PM +0400, Alexandra N. Kossovsky wrote:
> Feel free to ask me for more info.

OK, this sounds like an upstream bug. I guess you will have more luck
contacting them; I cannot reproduce this, and I haven't seen any bug reports
saying the same thing either, so this is pretty much out of my grasp.

/* Steinar */
-- 
Homepage: http://www.sesse.net/



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



Bug#469593: I'm giving up gdebi

2008-07-11 Thread Mert Dirik
Gustavo Franco yazmış:
> Hi,
> 
> This is the first message I ever get from you buddy, what's up? People
> answered Rafael in the bug.
> 
Actually the conversation was going on at #403335. I don't know why I've posted
it to #469593

> Ian Jackson asked me weeks ago and is supposed to be working on an
> NMU. Michael Vogt is both upstream and co-maintainer as well. You have
> noticed it's problematic in Intrepid, so people may be working on to
> fix it and that's a good thing it isn't Lenny as you also pointed out.
> 
I've just checked the main bzr branch and last commit was the 0.3.11 release.

> Thanks for your help on this and other RCs, really.
> 
You're welcome. I thank you.



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



Bug#482894: Please, open again the bug

2008-07-11 Thread Christophe Mutricy
Le Fri 11 Jul 08 � 22:23 +0200, Leopold Palomo Avellaneda a �crit :
> but I don't think that the bug is closed. vlc complains about:
> I'm using:
> ii  ffmpeg   3:20080706-0.2   
> audio/video encoder, streaming server & audi
> ii  libavdevice523:20080706-0.2   
> ffmpeg device handling library
> ii  libavformat523:20080706-0.2   
> ffmpeg file format library
> ii  libswscale0  3:20080706-0.2   
> ffmpeg video scaling library

There is no such packages in debian sid (or experimental)

Let me redo the following statement:

If you're using unofficial packages, you are on your own.

If it works, you're lucky. If it doesn't, reinstall the official
packages or bug whoever maintains the packages you use.

-- 
Xtophe



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



Bug#490364: Let's collaborate and stop duplicate efforts

2008-07-11 Thread Rolf Leggewie
Hi Marco,

I see you've picked up packaging subdownloader.  I am responsible for
the ugly packaging of the pre-release stuff you see on Launchpad.  I see
that you also have a Launchpad account.  You seem to be a skilled
packager.  May I suggest that instead of duplicating effort and wasting
time we talk about how to coordinate and do the packaging work as a team?

Regards

Rolf



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



Bug#383760: bash: XON/XOF flow control makes incremental search unusable

2008-07-11 Thread Gokdeniz Karadag

Is there any progress on this one ?

I believe this bug should be fixed and there should be a backport to etch.

A new user can accidentally press "ctrl+s" and cannot understand why the 
terminal froze. I am not a new user, I have 4+ years of sysadminning and I have 
found out this very recenly ( after starting to use screen very frequently, 
which makes pressing ctrl+s very easy because screen uses ctrl+a for every 
command, and 'a' is next to 's')


The ubuntu bug about this topic;
https://bugs.launchpad.net/debian/+source/bash/+bug/80635

--
Gokdeniz Karadag



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



Bug#490271: #490271

2008-07-11 Thread Bastian Blank
Hi

I'm currently not able to see the problem to push a _fix_, not a
_workaround_, through stable-security. Please explain.

Bastian

-- 
... The prejudices people feel about each other disappear when they get
to know each other.
-- Kirk, "Elaan of Troyius", stardate 4372.5


signature.asc
Description: Digital signature


Bug#490375: Deluge requires rsvg

2008-07-11 Thread Tom Parker
Package: deluge-torrent
Version: 0.5.9.3-1
Severity: Important

With librsvg2-2 version 2.14.4-3 installed, deluge crashes on startup as follows

no existing Deluge session
Traceback (most recent call last):
  File "/usr/bin/deluge", line 130, in ?
deluge.wizard.WizardGTK()
  File "/var/lib/python-support/python2.4/deluge/wizard.py", line 58,
in __init_ _
self.window.set_icon(deluge.common.get_logo(18))
  File "/var/lib/python-support/python2.4/deluge/common.py", line 154,
in get_lo go
size, size)
gobject.GError: Unrecognised image file format

Installing librsvg2-2 version 2.22.2-2 fixed this, and deluge-torrent
needs it's deps updated accordingly.

Tom Parker



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



  1   2   3   4   5   >