Bug#447940: [INTL:gl] Galician debconf template translation for console-setup

2007-10-25 Thread Christian Perrier
Quoting Jacobo Tarrio ([EMAIL PROTECTED]):
 Package: console-setup
 Severity: wishlist
 Tags: l10n patch
 
  It is attached to this report.

console-setup is indeed in packages/console-setup in D-I repository so
you can indeed commit the file yourself, if your prefer.

(in such case, don't forget the Closes line in debian/changelog for
your own bug, of course



signature.asc
Description: Digital signature


Bug#445084: ampache: General update after the debconf review process

2007-10-25 Thread Christian Perrier
Dear Debian maintainer,

On Wednesday, September 19, 2007, I sent you a notification about the beginning 
of a review
action on debconf templates for ampache.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

IMPORTANT
This is really important for Ampache as two glitches were discovered
by one of the translators, see #446006, *after* the call for
translations was sent.

So, all PO files sent by translators were *reworked* by me so that
fixing the glitch doesn't make them outdated.

So, really, please use PO files from the attached tarball
-

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/templates with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Wednesday, September 19, 2007. If your package 
was updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- ampache.old/debian/ampache.templates2007-09-15 11:34:38.975613163 
+0200
+++ ampache/debian/ampache.templates2007-10-10 07:07:01.577685562 +0200
@@ -1,10 +1,22 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: ampache/configure-webserver
 Type: boolean
 Default: true
-_Description:  Configure Apache2 webserver? 
+_Description: Configure Apache 2 web server for use with Ampache?
 
 
 Template: ampache/restart-webserver
 Type: boolean
 Default: true
-_Description:  Restart Apache2 webserver?
+_Description: Restart Apache 2 web server?
+ The Apache 2 web server needs to be restarted to enable Ampache. Please
+ choose whether you want to restart it automatically now or do it yourself
+ later.
--- ampache.old/debian/control  2007-09-15 11:34:38.975613163 +0200
+++ ampache/debian/control  2007-10-03 07:18:31.704105353 +0200
@@ -9,14 +9,14 @@
 Architecture: all
 Depends: debconf (= 0.5) | debconf-2.0, po-debconf, apache2-mpm-prefork, 
php5, php5-mysql, php5-gd, php5-cli
 Recommends: phpmyadmin, mysql-server-5.0
-Description: A web based audio file management system written in PHP
- Ampache is a Web-based Audio file manager. It is implemented with MySQL,
- and PHP. It allows you to view, edit, and play your audio files via the
+Description: web-based audio file management system
+ Ampache is a web-based audio file manager implemented with PHP and
+ MySQL which allows viewing, editing, and playing audio files via the
  web. It has support for playlists, artist and album views, album art,
- random play, playback via Http/On the Fly Transcoding and Downsampling,
- Vote based playback, Mpd and Icecast, Integrated Flash Player, as well
- as per user themes and song play tracking. You can also Link multiple
- Ampache servers togeather using XML-RPC. Ampache supports GETTEXT
- translations and has a full translation of many languages.
+ random or vote-based play and per-user play-tracking/theming.
+ Playback may be via HTTP, on-the-fly transcoding and downsampling,
+ Mpd/Icecast, or integrated Flash player. Multiple Ampache servers can
+ be linked together using XML-RPC. The software is fully localized in many
+ languages.
  .
- Homepage: http://www.ampache.org
+  Homepage: http://www.ampache.org
--- ampache.old/debian/changelog2007-09-15 11:34:38.975613163 +0200
+++ ampache/debian/changelog2007-10-23 20:28:39.661131150 +0200
@@ -1,3 +1,26 @@
+ampache (3.3.3.5-dfsg-2) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+english team as part of the Smith 

Bug#440841: dpkg-dev: source package gpg verification doesn't restrict valid keys to debian-keyring

2007-10-25 Thread Raphael Hertzog
On Thu, 25 Oct 2007, Sami Liedes wrote:
  However, it still fails to do what you describe: The .dsc can be
  signed by *anyone* whose key I happen to have in my keyring, not only
  by the person in the Maintainer: field, without giving any clue to
  whose signature the .dsc has. I can't think what that's good for.
 
 Krhm. It seems I got ignored after first misunderstanding the intent
 of the programmer even if his code doesn't work.
 
 Even at the risk of being flamed at, I need to point out that this is
 still a very real security bug. apt purpots to verify something
 gpg-wise, but utterly fails. I guess we are lucky it's not very
 verbose about its attempt to verify so there's hope nobody trusts it,
 but that's just a partial defense. As I pointed out in my previous
 mail, the fact that a key exists in some user's public key ring simply
 does not imply any trust at all. Allowing anyone's valid signature in
 the .dsc, not only the maintainer's, is just plain broken behavior.

Sorry, signature is about making sure you can identify who is the author of
the source package. It's written nowhere than only DD should be able to sign
source packages.

It's not a security bug, it's a feature.

You might want to convert this in a wishlist bug asking for a parameter
where you can list keyrings to consider while checking the signature. But
no more.

I don't think the default behaviour will ever change.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/




Bug#447970: Add support for the Homepage field

2007-10-25 Thread Christian Perrier
Quoting Daniel Burrows ([EMAIL PROTECTED]):
 Package: libapt-pkg-dev
 Version: 0.7.6
 Severity: wishlist
 
   libapt doesn't support the .deb Homepage control field.  Support for
 this field would allow frontends to display and/or use this information.


Oh, i didn't know that something was needed in libapt. I'll add
information about this bug report to the Homepage transition wiki
page in wiki.d.o (I don't have net access as of now to check the page
exact name).

Michael, Otavio, that patch is worth it. I'm not in position to decide
whether it is correct but I suspect that a patch from aptitude's
author has great chances to be correct...:)





signature.asc
Description: Digital signature


Bug#447914: uswsusp: [INTL:sk] Slovak po-debconf translation

2007-10-25 Thread Christian Perrier
Quoting helix84 ([EMAIL PROTECTED]):
 Package: uswsusp
 Version:
 Priority: wishlist
 Tags: l10n patch
 
 .po attached

Thanks for it.

Since you grabbed the first version of this POT file, three strings
that were forgotten in the translatable set were discovered.

Would you mind updating the attached PO file to complete it?




sk.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#431665: Upstream confirms the bug report

2007-10-25 Thread Pekka Savola

Hi,

I'm the upstream maintainer of radvd and noticed this bug report.

I believe in the first case the reporter made a typo, instead of 
/proc/sys/net/ipv6/neigh/eth0/hop_limit he should have been looking at 
/proc/sys/net/ipv6/conf/eth0/hop_limit.


The problem is due to how early radvd drops root privileges and as an 
extension, how it cannot reconfigure the interface at SIGHUP signal if 
it has already dropped the privileges.


I've only documented the problem for now unless someone else steps up 
and provides concrete patches to really address this issue.


See:
http://lists.litech.org/pipermail/radvd-devel-l/2007-October/000281.html

--
Pekka Savola You each name yourselves king, yet the
Netcore Oykingdom bleeds.
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings



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



Bug#447955: Add always resign variable

2007-10-25 Thread Mohammed Adnène Trojette
On Wed, Oct 24, 2007, Kees Cook wrote:
 When doing lots of debsign -k sponsorship work, I have found it
 annoying to be prompted for Would you like to use the current
 signature? [Yn].  This patch adds knowledge of the DEBSIGN_ALWAYS_RESIGN
 environment variable.  If set, it will skip the question, and resign
 without confirmation.

I am not sure I understand. Are you resigning over your own signature or
your sponsoree's?

-- 
Mohammed Adnène Trojette




Bug#447794: wammu: error at start

2007-10-25 Thread Michal Čihař
Hi

On Wed, 24 Oct 2007 23:55:56 +0930
Ron [EMAIL PROTECTED] wrote:

 There is almost no reason for anyone to manually mess with the
 alternatives unless you _really_ know what you are doing and
 why you would want to do that (and why not to report bugs if
 you forget you did that and it breaks things accidentally, just
 put your best brown paper bag on and fix it fast ;).
 
 
 The default alternative weightings will almost always do the
 right thing to ensure the correct version is used by default
 for a given Debian release, 

From update-alternatives output he sent he must have manually chosen
2.4 version. However I still do not see this as reason for failing
'import wx'.

I asked reported for some more output, hopefully we'll see what is
broken there.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#447548: [EMAIL PROTECTED]: Bug#447819 closed by Mark Purcell [EMAIL PROTECTED] (Bug#447819: fixed in portaudio19 19+svn20071022-2)]

2007-10-25 Thread Hamish Moffatt
The portaudio19-dev bug has been fixed, so once the new package is
available fldigi can be rebuilt. Although a bin-NMU should be
sufficient, it's probably best to add a versioned build-dependency
and reupload instead.

cheers
Hamish

- Forwarded message from Debian Bug Tracking System [EMAIL PROTECTED] 
-

X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham
version=3.2.1
Envelope-to: [EMAIL PROTECTED]
From: Debian Bug Tracking System [EMAIL PROTECTED]
To: Hamish Moffatt [EMAIL PROTECTED]
Subject: Bug#447819 closed by Mark Purcell [EMAIL PROTECTED] (Bug#447819:
fixed in portaudio19 19+svn20071022-2)
Reply-To: [EMAIL PROTECTED]
Date: Thu, 25 Oct 2007 06:21:02 +

This is an automatic notification regarding your Bug report
which was filed against the libportaudiocpp0 package:

#447819: shlibs file incorrect: does not force dependency on libportaudiocpp0

It has been closed by Mark Purcell [EMAIL PROTECTED].

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact Mark Purcell [EMAIL PROTECTED] by replying
to this email.

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


X-Spam-Status: No, score=-8.7 required=4.0 tests=BAYES_00,FROMDEVELOPER,
FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,HEADER_X_KATIE,IMPRONONCABLE_2,
MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no 
version=3.1.4-bugs.debian.org_2005_01_02
From: Mark Purcell [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-DAK: dak process-unchecked
X-Katie: $Revision: 1.65 $
Subject: Bug#447819: fixed in portaudio19 19+svn20071022-2
Date: Thu, 25 Oct 2007 06:17:08 +

Source: portaudio19
Source-Version: 19+svn20071022-2

We believe that the bug you reported is fixed in the latest version of
portaudio19, which is due to be installed in the Debian FTP archive:

libportaudio2_19+svn20071022-2_i386.deb
  to pool/main/p/portaudio19/libportaudio2_19+svn20071022-2_i386.deb
libportaudiocpp0_19+svn20071022-2_i386.deb
  to pool/main/p/portaudio19/libportaudiocpp0_19+svn20071022-2_i386.deb
portaudio19-dev_19+svn20071022-2_i386.deb
  to pool/main/p/portaudio19/portaudio19-dev_19+svn20071022-2_i386.deb
portaudio19-doc_19+svn20071022-2_all.deb
  to pool/main/p/portaudio19/portaudio19-doc_19+svn20071022-2_all.deb
portaudio19_19+svn20071022-2.diff.gz
  to pool/main/p/portaudio19/portaudio19_19+svn20071022-2.diff.gz
portaudio19_19+svn20071022-2.dsc
  to pool/main/p/portaudio19/portaudio19_19+svn20071022-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell [EMAIL PROTECTED] (supplier of updated portaudio19 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 25 Oct 2007 06:59:26 +0100
Source: portaudio19
Binary: libportaudiocpp0 libportaudio2 portaudio19-doc portaudio19-dev
Architecture: source i386 all
Version: 19+svn20071022-2
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team [EMAIL PROTECTED]
Changed-By: Mark Purcell [EMAIL PROTECTED]
Description: 
 libportaudio2 - Portable audio I/O - shared library
 libportaudiocpp0 - Portable audio I/O C++ bindings - shared library
 portaudio19-dev - Portable audio I/O - development files
 portaudio19-doc - Portable audio I/O - documentation
Closes: 447819
Changes: 
 portaudio19 (19+svn20071022-2) unstable; urgency=low
 .
   * Vanilla 'dh_makeshlibs -a' does correct magic
 - shlibs file incorrect: does not force dependency on libportaudiocpp0
 (Closes: #447819)
   * We only support upgrades from stable/etch 19+svn20060825-1, thus
 libportaudio2 (= 19+cvs20060311-1) is unnecssary
Files: 
 68b670da2edf982c4ff71cca5d08b0d4 1155 sound optional 
portaudio19_19+svn20071022-2.dsc
 b5f12ba81ad06a2f8af5b088c7156625 5987 sound optional 
portaudio19_19+svn20071022-2.diff.gz
 e63e2b5ad2eab7205827aa380f528241 558538 doc optional 
portaudio19-doc_19+svn20071022-2_all.deb
 cff8965c65e5e1115e5c2c9e031cbbb5 62078 libs optional 
libportaudio2_19+svn20071022-2_i386.deb
 0b3a82246b7306883217fc9ecfa43fc8 112950 devel optional 
portaudio19-dev_19+svn20071022-2_i386.deb
 ead31e89e4cbdc7aa1653dda5bd82eb6 23640 libs optional 
libportaudiocpp0_19+svn20071022-2_i386.deb

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

iD8DBQFHIDEOoCzanz0IthIRAnR5AJwPt/D68zk7dVo/NHb2jQ1DZ+kUoQCfdTlG
YZYEgGqRtl2LHbPwxnt5/GA=
=EpFG
-END PGP SIGNATURE-




- End forwarded message -

-- 
Hamish Moffatt VK3SB [EMAIL PROTECTED] [EMAIL PROTECTED]



-- 

Bug#394294: websec: no report when php module not loaded

2007-10-25 Thread Lucas Nussbaum
retitle 394294 websec: should provide a config option to ignore Last-Modified
thanks

On 21/10/07 at 23:27 +0400, Vladimir Stavrinov wrote:
 On Sun, Oct 21, 2007 at 08:04:06PM +0200, Lucas Nussbaum wrote:
 
  Why do you think that this behaviour is a bug ?
  
  It doesn't sound like a bug to me.
 
 No matter how it sound. Use another term if You wish. But we
 have real situation where websec don't execute it's function:
 web site is broken, but websec don't report anything. And You
 wait when somebody else (may be Your boss) inform You that Your
 site don't work.
 
 I am sure it should be fixed in any way. One way is to introduce
 config parameter cause websec don't check Last-Modified field of
 HTTP header. Another way: to send special report for some
 special situations like this.

Sounds reasonable. I've updated the bug description.
-- 
| 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#423200: quake2: should this package be orphaned?

2007-10-25 Thread Lucas Nussbaum
On 24/10/07 at 07:18 +1000, Jamie Wilkinson wrote:
 This one time, at band camp, Lucas Nussbaum wrote:
 On 09/10/07 at 14:52 +0530, Kartik Mistry wrote:
  On 10/9/07, Lucas Nussbaum [EMAIL PROTECTED] wrote:

This should probably be replaced by 
http://jdolan.dyndns.org/trac/wiki/Quetoo
   
This word, I do not think it means what you think it means.
  
   Hi Jamie,
  
   I'm not sure I understand what you mean. Can you please rephrase?
  
  I think he want to say that 'Quetoo' is replacement of this 'Quake2'
  package, as I guess from given link :)
  
 So Jamie, can you confirm that quake2 should be removed from debian, and
 that Quetoo should be packaged instead?
 
 No, I can not confirm that at all.
 
 If you want to package quetoo, you should do so, with the name quetoo.  Its
 usefulness and benefits over the quake2 source tree are independent and
 orthogonal.  They are not the same source tree and thus the quake2 package
 should not suddenly diverge like that.

Ok, then please try to find some time to have a look at the
existing bugs from Quake2, especially:
#297255: severity: serious, tagged patch
#369084: severity: serious, tagged patch
#280573: severity: important, tagged patch

Thank you,
-- 
| 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#366023: Still bug

2007-10-25 Thread [EMAIL PROTECTED]

I updated the file package on 2007-07-30
and the error messages came back
again :
perhaps you should definitely remove the support of x-tex and x-inform to avoid modyfing manually 
/usr/share/file/magic.mime after every update, or at least offer the possibility to not replace this file if it has been 
modyfied by the user...





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



Bug#164516: workday

2007-10-25 Thread Marsch Mayard
Hej,

[VIA]u[GR]f[A]
[CIA]j[LIS]
[L]b[EVI]b[T]s[RA]

http://oooPILL-US.COM - remove ooo from link

---
Sharply to him that he shambled forward and descended delivered
in german. The writer has a lively recollection to israel
thus far found in the egyptian inscriptions by other means.
at present the only manufacture is always heedful, who is
selfrestrained, who solicited the brahmana unto whom i had
given that frozen from bank to bank. No sound from that
day that i hear,of thine that art wedded to (worldly) defendant.
they light their cigars, for they came to the works done
by the qualities. A person of without seeing a single new
house erecting in feat of his seemed exceedingly wonderful.
divested practise the duties of righteousness, the consequence
pink and white stucco, and striped awnings shield never
esteem or feel in the least interested about.




Bug#447974: mirror submission for mirror.3fl.net.au, souce missing

2007-10-25 Thread Simon Paillard
Dear Dean,

Thanks for submitting your Debian mirror.
it is almost ready to be included in the list, there is only one detail
easy to fix : you should not exclude soruce related files.

On Thu, Oct 25, 2007 at 04:17:00AM +, Dean Holland wrote:
 Site: mirror.3fl.net.au
 Type: leaf
 Archive-architecture: amd64 i386 
 Archive-ftp: /pub/debian/
 Archive-http: /debian/
 Archive-rsync: debian/

Mirrors referenced in the Debian list must provide all the sources, that
means source/, *.tar.gz, *.diff.gz, *.dsc.
Could you please uncomment this exclusion so that you fetch them at the
next sync ?

By the way, could you tell us what is your available bandwidth as well
as the frequency update ?

Thanks for mirroring Debian and best regards,

-- 
Simon Paillard



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



Bug#447890: unixodbc: odbc.ini problem

2007-10-25 Thread Steve Langasek
tags 447890 moreinfo unreproducible
thanks

On Wed, Oct 24, 2007 at 04:52:47PM +0200, Adrian von Bidder wrote:

 Unixodbc shows a very, very strange error here: it seems that /etc/odbc.ini 
 is ignored, whereas the identical file stored in  ~/.odbc.ini works just 
 fine.

 strace on isql shows /etc/odbc.ini being read (more than once, actually), 
 the read call returning sane data from what I could tell.  removing 
 ~/.odbc.ini gives the same error as giving a non-existant DSN to isql (data 
 source name not found or no default driver, from memory.)

 Is this an error you can easily reproduce, or what kind of data should I 
 send?

 (I guess the bug is not that subtle as the one my automatic randomized .sig 
 generator picked... :-)

 (Oh, yeah: I use sybase's ASA9 driver, if that matters.)

Yes, it does matter.  I don't see this bug with any of the open source
drivers I've used, which includes postgresql, freetds, and (most recently
tested) mysql.  Have you by any chance tried the FreeTDS ODBC driver (Debian
package: tdsodbc), which should be compatible with ASA9?  Is the ASA9 ODBC
driver linked against libodbcinst, the common unixodbc library for parsing
odbc.ini?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/



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



Bug#447983: xine: can't set audio device to arts

2007-10-25 Thread Arthur Lutz
Package: libarts1-xine
Version: 4:3.5.8-1
Severity: important


In the xine setting I don't have the option to set the audio device to
arts. xine-check doesn't give me any problems.

The end result is that I have to kill arts when I want to read a film
file (or listen to amarok since it's using the xine engine).

Hope this is easily solvable. Thank you.

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

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libarts1-xine depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-2 core libraries and binaries for
al
ii  libarts1c2a 1.5.8-1  aRts sound system core
components
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.2-3GCC support library
ii  libstdc++6  4.2.2-3  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension
librar
ii  libxine11.1.8-1  the xine video/media player
librar
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

libarts1-xine recommends no packages.

-- no debconf information


Bug#447985: gajim: focus problem when clicking on a chat window

2007-10-25 Thread Lucas Nussbaum
Package: gajim
Version: 0.11.2-1
Severity: important

Hi,

When I click on a chat window (for example, in the history part), and
then type on the keyboard, there seem to be a focus problem. To make
my text appear, I have to click on the text entry part of the window.

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

Kernel: Linux 2.6.22-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/bash

Versions of packages gajim depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-glade2 2.10.6-1   GTK+ bindings: Glade support
ii  python-gtk2   2.10.6-1   Python bindings for the GTK+ widge
ii  python-pysqlite2  2.3.5-1python interface to SQLite 3
ii  python-support0.7.4  automated rebuilding support for p

Versions of packages gajim recommends:
ii  dbus1.1.1-3  simple interprocess messaging syst
ii  dnsutils1:9.4.1-P1-3 Clients provided with BIND
ii  notification-daemon 0.3.7-1  a daemon that displays passive pop
ii  python-dbus 0.82.3-1 simple interprocess messaging syst
ii  python-gnupginterface   0.3.2-9  Python interface to GnuPG (GPG)

-- no debconf information



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



Bug#447984: ITP: galax -- optimized implementation of W3C's XQuery 1.0 with static typing

2007-10-25 Thread Stefano Zacchiroli
Package: wnpp
Severity: wishlist
Owner: Stefano Zacchiroli [EMAIL PROTECTED]

* Package name: galax
  Version : 0.9.9
  Upstream Author : Mary Fernandez, Jerome Simeon, et al.
* URL : http://www.galaxquery.org/
* License : Lucent Public License Version 1.0
  Programming Lang: OCaml
  Description : optimized implementation of W3C's XQuery 1.0 with static 
typing
   Galax is an open-source implementation of XQuery 1.0, the W3C XML
   Query Language. Galax closely tracks the definition of XQuery 1.0 as
   specified by the W3C and also implements XPath 2.0, which is a subset
   of XQuery 1.0.
   .
   Galax aims to be fully conformant to the XQuery test suite, but also
   to be an implementation which runs fast and is fun to use!
   .
   Galax's primary goal was to serve as a reference implementation for
   the XQuery 1.0 language, but now also supports advanced XQuery
   features (notably support for XML Schema validation), support for XML
   updates, applications of XQuery to Web services, and XQuery
   optimization.

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

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



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



Bug#447768: [Yaird-devel] Bug#447768: yaird: fails to install linux-image-2.6.22-2-powerpc

2007-10-25 Thread Benoît Dejean
Le mardi 23 octobre 2007 à 23:48 +0200, Jonas Smedegaard a écrit :
 Benoît Dejean skrev:
 
  Hello, linux-image-2.6.22-2-powerpc is uninstallable because of the 
  following
  yaird error:
  
  Échec de l'installation d'un paquet. Tentative de réparation : 
  Paramétrage de linux-image-2.6.22-2-powerpc (2.6.22-4) ...
  Running depmod.
  Finding valid ramdisk creators.
  Using mkinitrd.yaird to build the ramdisk.
  yaird error: unrecognised device: /sys/devices/virtual
[...]

The error is only reproducible while running 2.6.23.
-- 
Benoît Dejean
GNOME http://www.gnomefr.org/
LibGTop http://directory.fsf.org/libgtop.html


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#447986: f-spot crashes on double-click on image, or on selecting a tag while in looking at pic.

2007-10-25 Thread Sam Freed
Package: f-spot
Version: 0.3.5-1.2
Severity: grave
Justification: renders package unusable


...
open uri = file:///home/sam/Photos/2005/10/16/img_1100.jpg
open uri = file:///home/sam/Photos/2005/10/16/img_1100.jpg
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.NullReferenceException: A null value was found where an object instance 
was required.
  at FSpot.TagView.OnExposeEvent (Gdk.EventExpose args) [0x0] 
  at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt)
   at Gtk.Widget.exposeevent_cb(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

[5]+  Exit 1  f-spot

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

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

Versions of packages f-spot depends on:
ii  dbus1.1.1-3  simple interprocess messaging syst
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.0-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libexif12   0.6.16-2 library to parse EXIF files
ii  libfontconfig1  2.4.2-1.4generic font configuration library
ii  libgconf2-4 2.20.0-1 GNOME configuration database syste
ii  libgconf2.0-cil 2.16.0-7 CLI binding for GConf 2.16
ii  libgl1-mesa-glx [libgl1]7.0.1-2  A free implementation of the OpenG
ii  libglade2.0-cil 2.10.2-1 CLI binding for the Glade librarie
ii  libglib2.0-02.14.2-1 The GLib library of C routines
ii  libglib2.0-cil  2.10.2-1 CLI binding for the GLib utility l
ii  libgnome-keyring0   2.20.0-3 GNOME keyring services library
ii  libgnome-vfs2.0-cil 2.16.0-7 CLI binding for GnomeVFS 2.16
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnome2.0-cil 2.16.0-7 CLI binding for Gnome 2.16
ii  libgnomecanvas2-0   2.20.1-1 A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.0-3   GNOME Virtual File System (runtime
ii  libgphoto2-22.4.0-7  gphoto2 digital camera library
ii  libgphoto2-port02.4.0-7  gphoto2 digital camera port librar
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libgtk2.0-cil   2.10.2-1 CLI binding for the GTK+ toolkit 2
ii  libgtkhtml2.0-cil   2.16.0-7 CLI binding for GtkHTML 3.8
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  liblcms11.16-6   Color management library
ii  libmono-corlib2.0-cil   1.2.5.1-1Mono core library (2.0)
ii  libmono-sharpzip2.84-cil1.2.5.1-1Mono SharpZipLib library
ii  libmono-sqlite2.0-cil   1.2.5.1-1Mono Sqlite library
ii  libmono-system-data2.0-cil  1.2.5.1-1Mono System.Data Library
ii  libmono-system-web2.0-cil   1.2.5.1-1Mono System.Web Library
ii  libmono-system2.0-cil   1.2.5.1-1Mono System libraries (2.0)
ii  libmono01.2.5.1-1libraries for the Mono JIT
ii  libmono2.0-cil  1.2.5.1-1Mono libraries (2.0)
ii  libndesk-dbus-glib1.0-cil   0.4.1-1  CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil0.6.0-1  CLI implementation of D-Bus
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 

Bug#447987: apt-watch-gnome: Automatic check for upgrades: Hourly

2007-10-25 Thread Pierre Crescenzo
Package: apt-watch-gnome
Version: 0.3.2-9+b1
Severity: wishlist


Hello,

It could be useful to add the choice Automatic check for upgrades: Hourly in 
preferences.

Cordially,

Pierre Crescenzo

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

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-watch-gnome depends on:
ii  apt-watch-backend   0.3.2-9+b1   Applet that monitors apt sources f
ii  gconf2  2.20.0-1 GNOME configuration database syste
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.0-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2.2-3GCC support library
ii  libgconf2-4 2.20.0-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.1-5 The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome2-0 2.20.0-1 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.0-3   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.18.3-2 library for GNOME Panel applets
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.2-3  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra

Versions of packages apt-watch-gnome recommends:
ii  aptitude 0.4.6.1-1.1 terminal-based apt frontend
ii  synaptic 0.60+b1 Graphical package manager

-- no debconf information



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



Bug#447974: mirror submission for mirror.3fl.net.au, souce missing

2007-10-25 Thread Dean Holland

Hello Simon,

Thanks for the fast reply. I have removed those exclusions for the next 
sync (which should begin in about 15 minutes).


The available bandwidth is currently 100Mbps and updates are performed 
twice daily.


Regards
Dean

Simon Paillard wrote:

Dear Dean,

Thanks for submitting your Debian mirror.
it is almost ready to be included in the list, there is only one detail
easy to fix : you should not exclude soruce related files.

On Thu, Oct 25, 2007 at 04:17:00AM +, Dean Holland wrote:

Site: mirror.3fl.net.au
Type: leaf
Archive-architecture: amd64 i386 
Archive-ftp: /pub/debian/

Archive-http: /debian/
Archive-rsync: debian/


Mirrors referenced in the Debian list must provide all the sources, that
means source/, *.tar.gz, *.diff.gz, *.dsc.
Could you please uncomment this exclusion so that you fetch them at the
next sync ?

By the way, could you tell us what is your available bandwidth as well
as the frequency update ?

Thanks for mirroring Debian and best regards,






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



Bug#447991: cyrus-sasl2: Improve documentation for use case: chrooted Postfix + auxprop

2007-10-25 Thread Fabian Fagerholm
Package: cyrus-sasl2
Severity: wishlist

User feedback on the upstream mailing list indicates
that users have difficulties when running a chrooted
Postfix with a SASL auxprop mechanism.

For example, if the Postfix smtpd runs chrooted, it is
difficult to use the sql auxprop to fetch passwords from
a MySQL database, because the MySQL socket does not exist
inside the Postfix chroot. The MySQL code in the sql plugin
does support connecting over TCP/IP instead of a socket,
but the MySQL documentation is a little bit unclear on
when TCP/IP is used and when a socket is used. Apparently,
using an IP address should result in a TCP/IP connection,
while the string localhost is treated specially: on
UNIX (and thus Linux) it means connect using socket.

The wishlist bug is: improve Debian documentation in the
cyrus-sasl2 (cyrus-sasl2-doc?) package to explain how to
use a chrooted Postfix with an auxprop mechanism. The
documentation must probably include different scenarios
for each auxprop plugin, and possibly even for different
options for particular plugins (such as mysql vs. postgresql
with the sql plugin). If the documentation can be made
somewhat generic (ie. not Postfix-specific), then that would
be even better.

Also note that the documentation can say that something is
unsupported and very difficult, and encourage people to
report their success stories.

-- 
Fabian Fagerholm [EMAIL PROTECTED]



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



Bug#447990: Fails to upgrade from 1.1.11.dfsg.1-2 to xl2tpd_1.1.12.dfsg.1-1

2007-10-25 Thread Andrea Lusuardi
Package: xl2tpd
Version: 1.1.11.dfsg.1-2
Severity: important


The upgrade fails with this error:

electricmove:/home/uovobw# aptitude install xl2tpd
[SNIP]
I seguenti pacchetti sono stati mantenuti alla versione precedente:
  gs gs-gpl hal-info libsoprano-dev 
I seguenti pacchetti sono stati bloccati:
  apt apt-utils gs-common hal 
I seguenti pacchetti saranno aggiornati:
  xl2tpd 
1 pacchetti aggiornati, 0 installati, 0 da rimuovere e 8 non aggiornati.
È necessario prelevare 0B/61,1kB di archivi. Dopo l'estrazione, verranno 
occupati 4096B.
Continuare? [Y/n/?]
[SNIP]
(Lettura del database ... 135665 file e directory attualmente installati.)
Mi preparo a sostituire xl2tpd 1.1.11.dfsg.1-2 (con 
.../xl2tpd_1.1.12.dfsg.1-1_powerpc.deb) ...
Stopping xl2tpd: invoke-rc.d: initscript xl2tpd, action stop failed.
dpkg: attenzione - il vecchio script di pre-removal ha restituito un codice di 
errore 1
dpkg - provo quindi lo script dal nuovo pacchetto ...
Stopping xl2tpd: invoke-rc.d: initscript xl2tpd, action stop failed.
dpkg: errore processando 
/var/cache/apt/archives/xl2tpd_1.1.12.dfsg.1-1_powerpc.deb (--unpack):
 il sottoprocesso nuovo script di pre-removal ha restituito un codice di errore 
1
Sono occorsi degli errori processando:
 /var/cache/apt/archives/xl2tpd_1.1.12.dfsg.1-1_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Errore durante l'installazione di un pacchetto. Tentativo di ripristino:
[SNIP]

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)

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

Versions of packages xl2tpd depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  ppp   2.4.4rel-9 Point-to-Point Protocol (PPP) daem

xl2tpd recommends no packages.

-- no debconf information



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



Bug#447989: libnss-ldapd: Support client side failover between LTSP servers

2007-10-25 Thread Petter Reinholdtsen

Package:  libnss-ldapd
Version:  0.2
Severity: wishlist

One of the nice things about NIS, is the client side failover that is
implemented in ypbind.  This make it very robust against failures.
Here at the university, we have a lot of NIS servers, and for networks
behind a problematic link, we tend to place one NIS server on the
local network.  All clients are given four NIS servers to use, and the
fastest one of these will be automatically used.  We are currently
considering switching to LDAP instead of NIS.

It would be great if libnss-ldapd had a similar feature.  I want to be
able to list serveral LDAP servers in the config file, and for the
nslcd program to test each of these at a regular interval (ypbind
checks every 15 minutes) and switch to the fastest one.  If the
currently used LDAP server fail to reply, it should switch to the
fastest one of the remaining servers.

Please consider implementing such feature.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#447988: egroupware missing bitstream vera font, JPGraph broken

2007-10-25 Thread Mgr. Peter Tuharsky

Package: egroupware
Version: 1.4.002.dfsg-1

eGroupWare ships with Bitstream font, that is placed inside 
projectmanager/inc directory for purposes of JPGraph.


Debian package is missing the font, thus the Projectmanager's graph 
functionality is completely broken until admin copies the font manually.




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



Bug#436277: pcregrep: Cannot reproduce, but suspect dependency problem

2007-10-25 Thread Reuben Thomas
Package: pcregrep
Followup-For: Bug #436277

Reporter, did you install libpcre3 7.2 on your system? pcregrep
depends only on libpcre3 = 6.0, but maybe it uses flags that are not
in libpcre3 until a later version, and hence the dependency needs to
be bumped.

If I install pcregrep 7.3-2 and libpcre3 7.3-2, I can't reproduce this
bug.

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
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 pcregrep depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi

pcregrep recommends no packages.



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



Bug#447992: Please update to 0.6.1 and upload to unstable

2007-10-25 Thread Sebastian Dröge
Package: poppler
Severity: wishlist

Hi,
would be nice if you could update poppler to 0.6.1 and upload to
unstable fairly soon as 0.6 is the new stable release series and
unstable only has the development release series 0.5.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#447993: apt-cacher: Doesn't listen to ipv6

2007-10-25 Thread Alex Samad
Package: apt-cacher
Version: 1.5.5
Severity: wishlist

When you configure it to listen to any address it only listens on ipv6
address 0.0.0.0: is it possible to get it to listen on any address
including ipv6 ?



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

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-cacher depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  perl  5.8.8-11.1 Larry Wall's Practical Extraction 

apt-cacher recommends no packages.

-- no debconf information



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



Bug#436277: libpcre3: Is this bug fixed by the fix for #441345?

2007-10-25 Thread Reuben Thomas
Package: libpcre3
Followup-For: Bug #436277

I see that the shlibdeps were bumped recently in response to #441435.
Does that also fix this bug?

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
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 libpcre3 depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

libpcre3 recommends no packages.

-- no debconf information



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



Bug#447812: [Linux-wlan-ng-devel] Bug#447812: Bug#447812: linux-wlan-ng-source: prism driver merged into linux mainline

2007-10-25 Thread Enrico Tassi
On Wed, Oct 24, 2007 at 07:44:38PM +0200, Moritz Muehlenhoff wrote:
 On Wed, Oct 24, 2007 at 07:17:55PM +0200, Victor Seva wrote:
  Moritz Muehlenhoff escribió:
   Does linux-wlan-ng support anything not covered by this driver?
   
  
  prism2_usb [0]
  
  [0] 
  http://lists.linux-wlan.com/pipermail/linux-wlan-devel/2007-October/003724.html
 
 I see. If there're prism variants in linux-wlan-ng beside the USB version,
 then please consider dropping them and updating the package description, so
 that it's less confusing for users.

I think the only interesting module is the prism2_usb, but I'm nost
sure... if there is evidente the other modules will be dropped.

Cheers
-- 
Enrico Tassi




Bug#447995: xawtv: [INTL:eu] Basque debconf templates translation

2007-10-25 Thread Piarres Beobide
Package: xawtv
Severity: wishlist
Tags: patch l10n

Hi

Attached xawtv debconf templates basque translation, please commit it.

thx


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

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

Versions of packages xawtv depends on:
ii  debconf [debconf-2.0]   1.5.15   Debian configuration management sy
ii  libasound2  1.0.14a-2ALSA library
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.4generic font configuration library
ii  libgl1-mesa-glx [libgl1 7.0.1-2  A free implementation of the OpenG
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  liblircclient0  0.8.0-13 infra-red remote control support -
ii  libncurses5 5.6+20071013-1   Shared libraries for terminal hand
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxaw7 2:1.0.4-1X11 Athena Widget library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  libxv1  1:1.0.3-1X11 Video extension library
ii  libxxf86dga12:1.0.2-1X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  libzvbi00.2.25-2 Vertical Blanking Interval decoder
pn  pia none   (no description available)
pn  scantv  none   (no description available)
ii  v4l-conf3.95.dfsg.1-7tool to configure video4linux driv
ii  xawtv-plugins   3.95.dfsg.1-7plugins for xawtv and motv
ii  xutils  1:7.3+2  X Window System utility programs m
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

xawtv recommends no packages.
# translation of xawtv-templates-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: xawtv-templates-eu\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-10-25 07:29+0200\n
PO-Revision-Date: 2007-10-25 09:56+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: boolean
#. Description
#: ../xawtv.templates:2001
msgid Create video4linux (/dev/video*) special files?
msgstr video4linux gailu bereziak (dev/video*) sortu?

#. Type: boolean
#. Description
#: ../xawtv.templates:3001
msgid Scan for TV stations?
msgstr TV kateak bilatu?

#. Type: boolean
#. Description
#: ../xawtv.templates:3001
msgid A list of TV stations found by scanning can be included in the 
configuration file.
msgstr Bilaketan aurkitutako telebista kateen zerrenda konfigurazio 
fitxategian gordeko dira.

#. Type: boolean
#. Description
#: ../xawtv.templates:3001
msgid This requires a working bttv driver. If bttv isn't configured correctly, 
TV stations will not be found.
msgstr Hobek egoki instalaturik dagoen bbtv kontragailu behar du. bttv ez 
badago behar bezala konfiguraturik telebista kateak ez dira aurkituko.

#. Type: boolean
#. Description
#: ../xawtv.templates:3001
msgid Channel names will be retrieved from teletext information, which will 
only work for PAL channels.
msgstr Kate izenak teletestu argibideetatik artzen dira, honek PAL kanaletan 
bakarrik funtzionatuko du.

#. Type: select
#. Description
#: ../xawtv.templates:4001
msgid TV standard:
msgstr TV estandarra:

#. Type: boolean
#. Description
#: ../xawtv.templates:5001
msgid Create a default configuration for xawtv?
msgstr xawtv-rentzat lehenetsiriko konfigurazio bat sortu?

#. Type: boolean
#. Description
#: ../xawtv.templates:5001
msgid A system-wide configuration file for xawtv can be created with 
reasonable default 

Bug#447994: ppp: [INTL:eu] Basque debconf templates translation update

2007-10-25 Thread Piarres Beobide
Package: ppp
Severity: wishlist
Tags: patch l10n

Hi

Attached ppp debconf templates basque translation update, please commit it.

thx

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

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

Versions of packages ppp depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libpam-modules0.99.7.1-5 Pluggable Authentication Modules f
ii  libpam-runtime0.99.7.1-5 Runtime support for the PAM librar
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l
ii  libpcap0.80.9.8-1System interface for user-level pa
ii  netbase   4.30   Basic TCP/IP networking system
ii  procps1:3.2.7-5  /proc file system utilities

ppp recommends no packages.

-- no debconf information
# translation of eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: eu\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-10-24 07:31+0200\n
PO-Revision-Date: 2007-10-24 09:58+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n
Plural-Forms: nplurals=2; plural=(n != 1)\n

#. Type: text
#. Description
#. Main menu item
#: ../ppp-udeb.templates:2001
msgid Configure and start a PPPoE connection
msgstr PPPoE konexioa konfiguratu eta abiarazi

#. Type: error
#. Description
#: ../ppp-udeb.templates:3001
msgid No PPPoE concentrator
msgstr Ez da PPPoE bilgunerik aurkitu

#. Type: error
#. Description
#: ../ppp-udeb.templates:3001
msgid All network interfaces have been probed, but a PPPoE concentrator was 
not detected.
msgstr Sare interfaze guztiak probatu dira baina ez da PPPoE bilgunerik 
topatu.

#. Type: error
#. Description
#: ../ppp-udeb.templates:3001
#: ../ppp-udeb.templates:7001
#: ../ppp-udeb.templates:9001
#: ../ppp-udeb.templates:10001
msgid The configuration of PPPoE has been aborted. It can be attempted again 
by selecting the relevant menu entry.
msgstr PPPoE konfigurazioa utzia izan da. Berriz abiarazi daiteke menutik 
dagokion sarrera aukeratuaz.

#. Type: string
#. Description
#: ../ppp-udeb.templates:5001
msgid ISP account username:
msgstr ISP kontu erabiltzaile izena:

#. Type: string
#. Description
#: ../ppp-udeb.templates:5001
msgid Please enter the username for the PPP connection.
msgstr Mesedez idatzi PPP konexioaren erabiltzaile izena.

#. Type: string
#. Description
#. Type: password
#. Description
#: ../ppp-udeb.templates:5001
#: ../ppp-udeb.templates:6001
msgid This information should have been provided by your Internet Service 
Provider.
msgstr Datu hauek zure Internet hornitzaileak eman behar izan dizkizu.

#. Type: password
#. Description
#: ../ppp-udeb.templates:6001
msgid ISP account password:
msgstr ISP kontu pasahitza:

#. Type: password
#. Description
#: ../ppp-udeb.templates:6001
msgid Please enter the password for the PPP connection.
msgstr Mesedez idatzi zure PPP konexio pasahitza.

#. Type: error
#. Description
#: ../ppp-udeb.templates:7001
msgid No Ethernet interface
msgstr Ez da Ethernet interfazerik aurkitu

#. Type: error
#. Description
#: ../ppp-udeb.templates:7001
msgid PPPoE networking cannot be configured because no Ethernet interface was 
detected.
msgstr PPPoE sarea ezin izan da konfiguratu ez bait da ethernet interfazerik 
atzeman.

#. Type: text
#. Description
#: ../ppp-udeb.templates:8001
msgid Searching for concentrators on ${IFACE}...
msgstr ${IFACE} interfazean bilgunearen bila7...

#. Type: error
#. Description
#: ../ppp-udeb.templates:9001
msgid Failed authentication
msgstr Egiaztapenak huts egin du

#. Type: error
#. Description
#: ../ppp-udeb.templates:9001
msgid A PPPoE connection was attempted, but the provided login information was 
probably incorrect.
msgstr PPPoE konexio saiekare egin da baina hornitzaile saio hasiera datuak 
ziurrenik okerrak dira.

#. Type: error
#. Description
#: ../ppp-udeb.templates:9001
msgid Please check the username and password you provided.
msgstr Mesedez ziurtatu zaitez erabiltzaile izen eta pasahitz zuzenak idatzi 
dituzula.

#. Type: error
#. Description
#: ../ppp-udeb.templates:10001
msgid Unhandled error
msgstr Errore kudeaezina

#. Type: error
#. Description
#: ../ppp-udeb.templates:10001
msgid An unidentified error happened while attempting to create a connection.
msgstr Identifikazio errore bat gertatu da konexio bat sortzen saiatzean.

#. Type: text
#. Description
#: ../ppp-udeb.templates:11001

Bug#447993: apt-cacher: Doesn't listen to ipv6

2007-10-25 Thread Mark Hindley
On Thu, Oct 25, 2007 at 06:31:07PM +1000, Alex Samad wrote:
 Package: apt-cacher
 Version: 1.5.5
 Severity: wishlist
 
 When you configure it to listen to any address it only listens on ipv6
 address 0.0.0.0: is it possible to get it to listen on any address
 including ipv6 ?

I am not an expert on ipv6, but isn't 0.0.0.0 an ipv4 address?

You can limit the daemon to a single IP address using the daemon_addr
configuration option. This is IPv4 only due to the limitations of
IO::Socket::INET

For anything more complicated you can use a combination of
allowed_hosts and denied_hosts or allowed_hosts_6 denied_hosts_6 for
ipv6.

Does that achieve what you want?

Mark



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



Bug#446747: Register element with primary rank.

2007-10-25 Thread CJ van den Berg
Hi Sebastian,

On Mon, Oct 15, 2007 at 01:54:00PM +0200, Sebastian Dröge wrote:
 Package: gst-pulse
 Severity: minor
 Version: 0.9.4-2
 
 Hi,
 would be nice if the rank of the element could be raised to primary. See
 http://patches.ubuntu.com/g/gst-pulse/gst-pulse_0.9.4-1ubuntu1.patch in
 the bottom.
 
 This will give users what they expect: When they install the package it
 will be used as default for all gstreamer applications.

That patch is already in the debian package. Please have a look at:

http://git.debian.org/?p=pkg-pulseaudio/gst-pulse.git;a=blob;f=debian/patches/make-gst-plugin-rank-primary.patch;h=65153b635dfd3ddf573483fe2c6b2237ada28882;hb=371e16c6f9a8228f86369221f0f470d9ed2a4a51

Is there some problem with it? Do you have a gst-launch pipe that will
verify that this does what is expected? That would be useful.

Thanks,

-- 
CJ van den Berg

mailto:[EMAIL PROTECTED]
  xmpp:[EMAIL PROTECTED]




Bug#447996: aptitude: unnecessary quit-confirmation

2007-10-25 Thread Fabian Fagerholm
Package: aptitude
Version: 0.4.6.1-1.1
Severity: wishlist

When pressing q to quit Aptitude, a dialog pops up, confirming the 
user's action. The dialog has two options, Yes and No, with No being the 
default (pre-selected option).

This is not necessary. I would suggest removing the dialog altogether. 
The user has already pressed q and thus wants to quit.

At least make Yes the default. It's easy to just start aptitude again if 
you mistakenly quit, and there should be no permanent information loss 
if you quit by mistake. Besides, as many UI studies have shown, these 
kinds of mistake-prevention-attempts result in automatic behaviour 
among users -- they soon learn the sequence q-left arrow-enter, and 
this automatism defeats the intended (?) purpose of the quit dialog. Or 
it annoys users (yes, that's why I noticed it :) ).

I wish the quit-confirmation dialog would be removed. :)

Thanks,
-- 
Fabian Fagerholm [EMAIL PROTECTED]

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

Kernel: Linux 2.6.22-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/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.6-6 0.7.6  Advanced front-end for dpkg
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libgcc1   1:4.2.1-4  GCC support library
ii  libncursesw5  5.6+20070908-1 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.17-2   type-safe Signal Framework for C++
ii  libstdc++64.2.1-4The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
pn  libparse-debianchangelog-perl none (no description available)

-- no debconf information



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



Bug#102186: -

2007-10-25 Thread Jami York





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



Bug#447997: nslcd: fail to reuse and release cache memory?

2007-10-25 Thread Petter Reinholdtsen

Package:  libnss-ldapd
Version:  0.4
Severity: important

In a simple test to see how libnss-ldapd handled several lookups at
once (trying to figure out how many connections I would get to the
LDAP server, I ran several of these commands:

  (ls -lL /home/); ls -l /proc/$(cat /var/run/nslcd/nslcd.pid)/fd/

This resulted in the kernel killing nslcd because the machine ran out
of memory.  I am testing on a xen client with 128 MiB RAM. The reason
seem to be that nslcd is using a lot of memory while processing the
request from this command.  The /home/ directory contain 305 users (or
symlinks to users) home directories.

The nslcd process started at 47/2 MiB (VIRT/RES) and increases to
78/31 after one invocation of the command listed above.  Here is a
table of how much is increases:

  Runs  VIRT  RES
 0472
 178   31
 2   110   65
 3   140   95
 4   (killed)

Is there anything more debug information I can provide?

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#447998: gnulib: Please supply info documentation

2007-10-25 Thread Reuben Thomas
Package: gnulib
Version: 20071001+dfsg-1
Severity: wishlist

gnulib looks interesting; it would be easier to explore if there were
pre-built documentation. Would that be possible?

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.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#447992: Please update to 0.6.1 and upload to unstable

2007-10-25 Thread Ondřej Surý
0.6-1 is already in experimental.  For further info track
debian-release.

Ondrej.

Sebastian Dröge píše v Čt 25. 10. 2007 v 10:28 +0200:
 Package: poppler
 Severity: wishlist
 
 Hi,
 would be nice if you could update poppler to 0.6.1 and upload to
 unstable fairly soon as 0.6 is the new stable release series and
 unstable only has the development release series 0.5.
-- 
Ondřej Surý [EMAIL PROTECTED]  ***  http://blog.rfc1925.org/
Kulturní občasník  ***  http://www.obcasnik.cz/
Nehoupat, prosím   ***  http://nehoupat.blogspot.com/






Bug#447304: binNMU request digikam amd64 was: [Pkg-kde-extras] Bug#447304: digikam is currently uninstallable on amd64 unstable

2007-10-25 Thread Steve Langasek
On Sun, Oct 21, 2007 at 06:57:22PM +0100, Mark Purcell wrote:

 Could you schedule a binNMU for digikam on amd64 as it appears to 
 still depend on the obsolete libraries.  I suspect it may also need
 a binNMU for other arches as well.

Yes, on all archs.  BinNMUs scheduled.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/



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



Bug#447999: mr: darcs update is interactive which doesn't work well with -j

2007-10-25 Thread Simon McVittie
Package: mr
Version: 0.7
Severity: normal
Tags: patch

The patch I sent in for Darcs support ran darcs in its default
interactive mode, which doesn't work well with -j (sorry!). The attached patch
changes it to use darcs pull -a, which is noninteractive (and also
matches the behaviour of the other SCMs better).

The patch also changes darcs commit (and darcs push) to use the -a option,
again to be noninteractive and match the behaviour of the other supported SCMs.

Simon

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

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

-- no debconf information
--- /usr/bin/mr	2007-10-23 17:44:51.0 +0100
+++ /home/smcv/bin/mr	2007-10-25 10:09:43.0 +0100
@@ -971,7 +971,7 @@
 	elif [ -d $MR_REPO/.hg ]; then
 		hg pull $@  hg update $@
 	elif [ -d $MR_REPO/_darcs ]; then
-		darcs pull $@
+		darcs pull -a $@
 	else
 		error unknown repo type
 	fi
@@ -1003,7 +1003,7 @@
 	elif [ -d $MR_REPO/.hg ]; then
 		hg commit -m $@  hg push
 	elif [ -d $MR_REPO/_darcs ]; then
-		darcs commit -m $@  darcs push
+		darcs commit -a -m $@  darcs push -a
 	else
 		error unknown repo type
 	fi


signature.asc
Description: Digital signature


Bug#447210: screen: chdir command doesn't expand tilde

2007-10-25 Thread Steve Kemp
On Thu Oct 25, 2007 at 08:48:29 +1000, Ben Finney wrote:
 On 24-Oct-2007, Steve Kemp wrote:
Please find patch attached to address this.
 
 This seems rather to be re-inventing the wheel. Wouldn't it be better 
 to use the same 'readline' library that GNU bash uses for tilde 
 expansion?

  I'm not the maintainer, so I'm not sure if there is any chance
 of changing screen/screen upstream to have a new build dependency.
 If there is then that is obviously preferred.

  If not then the patch as-is would work and isn't terribly invasive.
 (I'm sure that it could be improved and also applied to other
 primitives - but I didn't do that.)  The worst case I can see is
 if either $HOME isn't defined, or ~non-existant/ is used - both
 of which will revert back to using the non-expanded version which
 seems reasonable to me..

Steve
-- 




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



Bug#447949: libnss-ldapd: Slight bug in the LSB init.d header default-stop

2007-10-25 Thread Arthur de Jong
tags 447949 + pending
thanks

On Wed, 2007-10-24 at 23:58 +0200, Petter Reinholdtsen wrote:
 The LSB style dependency header in the init.d script is slightly
 wrong.  There is no need to stop the script in the 'S' runlevel, as
 this runlevel is only used during initial booting.
 
 Here is a patch to fix it.

Thanks for the patch, I've applied it to my development repository and
it will be in the next release.

I don't remember from which example the code was originally copy-pasted
from, but I've also fixed it in another package (cvsd) where the nslcd
script was copy-pasted from.

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --


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


Bug#442316: Xorg hotplugging problems [WAS: Re: Bug#442316: xserver-xorg-input-evdev: evdev from experimental messes up my keyboard layout]

2007-10-25 Thread Daniel Stone
On Wed, Oct 24, 2007 at 07:55:35PM -0400, ext David Nusinow wrote:
 On Wed, Oct 24, 2007 at 01:53:40PM +0300, Daniel Stone wrote:
  As I've said before, the X server isn't the only user of the field. :)
  Ubuntu were trying to move to cxkb a year or so ago, and the only thing
  that stopped them in the end was how huge the XKB codebase was, which
  I'm fixing (very slowly) upstream.  So yeah, if having this in HAL lets
  us finaly unify console and X keymaps ...
 
 Ok, I missed that somehow. So it should probably be hal that generates this
 and not the xserver?

Yep.

  Well, you could even have a postinst that scans xorg.conf and generates
  the FDI, but yes, the X server should be responsible for checking this
  and not breaking existing setups.
 
 Yeah, I'm mainly concerned with not breaking existing setups. I feel like
 we've been doing that a lot lately. Luckly, lenny is a ways away so we have
 time to break things quite a bit before we get it right.

Sweet.  Well, I'll happily take patches.

Cheers,
Daniel


signature.asc
Description: Digital signature


Bug#448000: devscripts: [licensecheck] Does not differ between ISC and BSD license

2007-10-25 Thread Patrick Schoenfeld
Package: devscripts
Version: 2.10.9
Severity: normal

Hi,

the licensecheck script is unable to recognize ISC-type licences and
therefore recognizes them as BSD licenses. That is wrong and causes
copyright conflicts with upstream authors if someone relies on
licensecheck. I'm currently preparing a patched version, that I will add
soon (as soon as I repatch against svn instead of 2.10.9 ;-).

Regards,
Patrick

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

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

Versions of packages devscripts depends on:
ii  debianutils   2.26   Miscellaneous utilities specific t
ii  dpkg-dev  1.14.7 package building tools for Debian
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  perl  5.8.8-11.1 Larry Wall's Practical Extraction 
ii  sed   4.1.5-4The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.8.2  Gives a fake root environment

-- no debconf information



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



Bug#447989: libnss-ldapd: Support client side failover between LTSP servers

2007-10-25 Thread Arthur de Jong

On Thu, 2007-10-25 at 10:02 +0200, Petter Reinholdtsen wrote:
 One of the nice things about NIS, is the client side failover that is
 implemented in ypbind.  This make it very robust against failures.
 Here at the university, we have a lot of NIS servers, and for networks
 behind a problematic link, we tend to place one NIS server on the
 local network.  All clients are given four NIS servers to use, and the
 fastest one of these will be automatically used.  We are currently
 considering switching to LDAP instead of NIS.

 It would be great if libnss-ldapd had a similar feature.  I want to be
 able to list serveral LDAP servers in the config file, and for the
 nslcd program to test each of these at a regular interval (ypbind
 checks every 15 minutes) and switch to the fastest one.  If the
 currently used LDAP server fail to reply, it should switch to the
 fastest one of the remaining servers.

nss-ldapd allows you to specify more than one URI in the config file
(configuration with Debconf also lets you specify multiple URIs).

nss-ldapd users a fail-over mechanism to the second configured LDAP
server if the connection to the first server failed. nss-ldapd then
sticks with the working LDAP server until that one fails.

nss-ldapd currently does not do any checking for which server is the
fastest and uses a simple round-robbin mechanism. Smarter switching
between LDAP servers may be implemented in a later release, but the
development focus for now is on getting the system as stable and
maintainable as possible.

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --


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


Bug#446385: xserver-xorg: single mouse click registers as double click

2007-10-25 Thread Jan Lugtenberg
My solution is to nodify xorg.conf into the following lines

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  IMPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection
Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  IMPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Yes, X complained that there must be a Generic Mouse and a Configured Mouse 
section in xorg.log. This config file works yust fine. 



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



Bug#448001: LSB header wrong in init script

2007-10-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: tor
Version: 0.1.2.17-1
Severity: normal

The LSB header must not separate the dependencies by comma.

- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable'), (500, 
'oldstable'), (60, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.34
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)

Versions of packages tor depends on:
ii  adduser3.102 Add and remove users and groups
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libevent1  1.1a-1An asynchronous event notification
ii  libssl0.9.80.9.8c-4etch1 SSL shared libraries
ii  tsocks 1.8beta5-6transparent network access through
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages tor recommends:
ii  privoxy   3.0.6-2Privacy enhancing HTTP Proxy
ii  socat 1.4.3.1-1  multipurpose relay for bidirection

- -- no debconf information

- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen [EMAIL PROTECTED]
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRyBgfJ+OKpjRpO3lAQIvtgf9HfDVEX97bstSihegln0YnYEcHgDej6hb
WtUo63+BojFh6a8mdSeT7JS5JBqESLWd14zY+pI4R/MgtqiFTKhClwa7sZhMvlsn
XEgssonXEQKo0zV5/ueufrIPzB0SGUTz9FRWmT90LYdyDlk8uJsjlRxCsOE6ChSp
LFiDr6fzQh7R7g4hXzM/KcLuS5FyOjb6y1TOwoGxezSbPo3ZRNgZgj+ljGdrKL6l
lnYijEcMv18vmMx8kOeJMGrOwBxsXeH5QPFhhWffO8wGTkK4NUcjee7cMm4oxy3Q
x38yfjtYBgay1PgQvdPd+jgfqDFAwMQBFNqETBBZ65hfai113k41iA==
=EASj
-END PGP SIGNATURE-



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



Bug#447967: add XMonadContrib to /usr/share/xmonad/source.tar.gz plz

2007-10-25 Thread Joachim Breitner
Hi,


Am Donnerstag, den 25.10.2007, 04:08 +0200 schrieb komar:
 Package: xmonad
 Version: 0.4-1
 Severity: important
 Justification: fails to build from source
 
 
 This will be really usefull

Sorry, you say that the package does not build from source. Do you mean
the xmonad debian package?

The subject suggests a different problem (inclusion of XMonadContrib).
If that’s really what you mean, then this is a whishlist bug.

I will include contrib in one way or the other, I just haven’t decided
yet how (own source package, own binary package, fiddle with Setup.lhs
dist to include it in source.tar.gz)

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata





Bug#448000: devscripts: Patch

2007-10-25 Thread Patrick Schoenfeld
Package: devscripts
Version: 2.10.10
Followup-For: Bug #448000

Hi,

please find attached a patch for the reported problem.

Regards,
Patrick

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

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

Versions of packages devscripts depends on:
ii  debianutils   2.26   Miscellaneous utilities specific t
ii  dpkg-dev  1.14.7 package building tools for Debian
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  perl  5.8.8-11.1 Larry Wall's Practical Extraction 
ii  sed   4.1.5-4The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.8.2  Gives a fake root environment

-- no debconf information
Index: debian/changelog
===
--- debian/changelog	(Revision 819)
+++ debian/changelog	(Arbeitskopie)
@@ -21,8 +21,11 @@
   * debcommit: Name git tags debian/$version or just with the package
 version number for native version numbers. Closes: #446699
 
- -- Adam D. Barratt [EMAIL PROTECTED]  Mon, 22 Oct 2007 18:49:49 +0100
+  [ Patrick Schoenfeld ]
+  * licensecheck: Implemented checking for ISC license (Closes: #448000)
 
+ -- Patrick Schoenfeld [EMAIL PROTECTED]  Thu, 25 Oct 2007 11:07:26 +0200
+
 devscripts (2.10.9) unstable; urgency=low
 
   [ Mohammed Adnène Trojette ]
Index: scripts/licensecheck.pl
===
--- scripts/licensecheck.pl	(Revision 819)
+++ scripts/licensecheck.pl	(Arbeitskopie)
@@ -398,6 +398,11 @@
 	}
 }
 
+	if ($licensetext =~ /Permission to use, copy, modify, and\/or distribute this software for any purpose with or without fee is hereby granted, provided.*copyright notice.*permission notice.*all copies/)
+	{
+	$license = ISC;
+	}
+
 if ($licensetext =~ /Mozilla Public License Version ([^ ]+)/) {
 	$license = MPL (v$1) $license;
 }


Bug#445310: grandr: trace

2007-10-25 Thread Jon Dowland
Package: grandr
Version: 0.1-2
Followup-For: Bug #445310

I rebuilt unstripped and installed libgtk*dbg to get the
following trace

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb75286b0 (LWP 8352)]
0xb7e3bdfe in IA__gtk_tree_model_get_valist (tree_model=0x81f6950, 
iter=0xbfd11548, var_args=0xbfd1152c X\025ѿ)
at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c:1441
1441/tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c: No such file or 
directory.
in /tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c
(gdb) bt
#0  0xb7e3bdfe in IA__gtk_tree_model_get_valist (tree_model=0x81f6950, 
iter=0xbfd11548, var_args=0xbfd1152c X\025ѿ)
at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c:1441
#1  0xb7e3c012 in IA__gtk_tree_model_get (tree_model=0x81f6950, 
iter=0xbfd11548) at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c:1403
#2  0x0804ee5e in ?? ()
#3  0x081f6950 in ?? ()
#4  0xbfd11548 in ?? ()
#5  0x0001 in ?? ()

(fairly redundant given Uwe's comment but I didn't see that
first)

Will try Uwe's hack now


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

Kernel: Linux 2.6.23-rc3-dirty (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 grandr depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgconf2-4 2.20.0-1 GNOME configuration database syste
ii  libglib2.0-02.14.1-5 The GLib library of C routines
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.2-2 Layout and rendering of internatio
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcomposite1  1:0.3.2-1+b1 X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra

grandr recommends no packages.

-- no debconf information




Bug#448002: libvformat1: Package name does not match soname

2007-10-25 Thread Matt Zimmerman
Package: libvformat1
Version: 1.13-4
Severity: serious
Justification: Policy 8.1

The soname of the library in this package is libvformat.so.0, so the package
name should be libvformat0, not libvformat1.

mizar:[/tmp] dpkg -c libvformat1_1.13-4_i386.deb 
drwxr-xr-x root/root 0 2006-07-02 10:10 ./
drwxr-xr-x root/root 0 2006-07-02 10:10 ./usr/
drwxr-xr-x root/root 0 2006-07-02 10:10 ./usr/lib/
-rw-r--r-- root/root 20484 2006-07-02 10:10 ./usr/lib/libvformat.so.0.0.0
drwxr-xr-x root/root 0 2006-07-02 10:10 ./usr/share/
drwxr-xr-x root/root 0 2006-07-02 10:10 ./usr/share/doc/
drwxr-xr-x root/root 0 2006-07-02 10:10 ./usr/share/doc/libvformat1/
-rw-r--r-- root/root   357 2006-07-02 10:10 
./usr/share/doc/libvformat1/copyright
-rw-r--r-- root/root   349 2006-07-02 10:10 
./usr/share/doc/libvformat1/changelog.gz
-rw-r--r-- root/root   588 2006-07-02 10:10 
./usr/share/doc/libvformat1/changelog.Debian.gz
lrwxrwxrwx root/root 0 2006-07-02 10:10 ./usr/lib/libvformat.so.0 - 
libvformat.so.0.0.0

--
 - mdz



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



Bug#448003: ignores preference to use xorg.conf keyboard layout; does not configure jp106 keyboard correctly

2007-10-25 Thread Tim Gershon

Package: gnome-control-center
Version: 1:2.20.0.1-1
Severity: important

--- Please enter the report below this line. ---

Apologies in advance if I am reporting this against the wrong package - 
if so, please advise.


Starting up today, I was greeted with a box telling me that my gnome 
keyboard settings and my X (xorg.conf) keyboard settings differ, and 
asking which I would like to use.  I selected X, as that was working 
nicely before, however, that choice appears to have been disregarded.


I then try to set up to use jp106 as my default through 
gnome-keyboard-properties, which has at least two problems
1) gnome seems to refuse this as default, and I can only achieve the 
jp106 layout by starting gnome with a US default layout, and then 
switching to jp106
2) once I get to jp106, my backslash/underscore key does not work 
correctly, nor are the arrow keys recognized.


I would like to go back to the layout I have configured in xorg.conf ... 
how can I do it?


Thanks in advance
Tim

ps. I guess this must have come about from upgrades I made yesterday or 
the day before (I am running unstable), but I cannot see the likely 
cause from aptitude.log



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

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org
  500 unstableftp.uk.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-==
libart-2.0-2  (= 2.3.18) | 2.3.19-3
libatk1.0-0   (= 1.20.0) | 1.20.0-1
libbonobo2-0  (= 2.15.0) | 2.20.0-1
libbonoboui2-0(= 2.15.1) | 2.20.0-1
libc6(= 2.6.1-1) | 2.6.1-6
libcairo2  (= 1.4.0) | 1.4.10-1
libdbus-1-3(= 1.1.1) | 1.1.1-3
libdbus-glib-1-2(= 0.74) | 0.74-1
libebook1.2-9 (= 1.12.0) | 1.12.1-1
libesd0  (= 0.2.35)  |
 OR libesd-alsa0  (= 0.2.35) | 0.2.36-3
libfontconfig1 (= 2.4.0) | 2.4.2-1.4
libfreetype6   (= 2.3.5) | 2.3.5-1+b1
libgconf2-4   (= 2.13.5) | 2.20.0-1
libglade2-0  (= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0  (= 2.14.0) | 2.14.2-1
libgnome-desktop-2(= 2.11.1) | 2.20.0-2
libgnome-menu2(= 2.15.4) | 2.20.0-2
libgnome-window-settings1   (= 1:2.17.5) | 1:2.20.0.1-1
libgnome2-0   (= 2.17.3) | 2.20.1.1-1
libgnomecanvas2-0 (= 2.11.1) | 2.20.1-1
libgnomekbd1  | 2.20.0-1
libgnomekbdui1| 2.20.0-1
libgnomeui-0  (= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0 (= 1:2.17.90) | 1:2.20.0-3
libgstreamer-plugins-base0.10-0  (= 0.10.14) | 0.10.14-4
libgstreamer0.10-0   (= 0.10.14) | 0.10.14-2
libgtk2.0-0   (= 2.12.0) | 2.12.1-1
libhal1(= 0.5.9) | 0.5.10-1
libice6  (= 1:1.0.0) | 2:1.0.4-1
libmetacity0(= 1:2.19.5) | 1:2.20.0-1
libnautilus-extension1   (= 2.17.90) | 2.20.0-1
liborbit2   (= 1:2.14.1) | 1:2.14.7-0.1
libpanel-applet2-0(= 2.19.3) | 2.20.0.1-3
libpango1.0-0 (= 1.18.2) | 1.18.2-2
libpng12-0  (= 1.2.13-4) | 1.2.15~beta5-3
libpopt0(= 1.10) | 1.10-3
libslab0  | 
0.9.8.svn.20070430-1.1

libsm6| 2:1.0.3-1+b1
libstartup-notification0   (= 0.8-1) | 0.9-1
libx11-6  | 2:1.0.3-7
libxcomposite1   (= 1:0.3-1) | 1:0.3.2-1+b1
libxcursor1( 1.1.2) | 1:1.1.9-1
libxdamage1(= 1:1.1) | 1:1.1.1-3
libxext6  | 1:1.0.3-2
libxfixes3   (= 1:4.0.1) | 1:4.0.3-2
libxft2( 2.1.1) | 2.1.12-2
libxi6| 2:1.1.3-1
libxinerama1  | 1:1.0.2-1
libxklavier11(= 3.3) | 

Bug#437494: openexr: To the maintainer: please respond

2007-10-25 Thread Miles Bader
Package: openexr
Version: 1.2.2-4.4
Followup-For: Bug #437494



Hi -- If you're the maintainer, please followup to this bug report, or
at least do _something_.  It's been _years_ since there was any apparent
activity on this package, despite several new stable releases (all
uploads since August 2005 have been minor non-maintainer uploads).

If there's no reponse or action, we can only assume the maintainer is
MIA, and a new maintainer needs to be found.

Thanks,

-Miles


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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages openexr depends on:
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libfltk1.1  1.1.7-5  Fast Light Toolkit shared librarie
ii  libgcc1 1:4.2.2-3GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.1-2  A free implementation of the OpenG
ii  libopenexr2ldbl 1.2.2-4.4runtime files for the OpenEXR imag
ii  libstdc++6  4.2.2-3  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

openexr recommends no packages.

-- no debconf information



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



Bug#445310: Uwe's hack wfm

2007-10-25 Thread Jon Dowland

Uwe's hack worked for me too.



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



Bug#448004: vmware-package: No icon in Gnome menu entry

2007-10-25 Thread Andree Leidenfrost
Package: vmware-package
Version: 0.16
Severity: minor

Dear vmware-package maintainers,

The entry in the Gnome menu 'Applications-System Tools-VMware Server Console'
does not have an icon.

File /usr/share/vmware-package/vmware/debian/vmware-server-console.desktop has

Icon=vmware-server.png

which does not exist.

Copying /usr/lib/vmware-server-console/share/pixmaps/console.png to
/usr/share/pixmaps/vmware-server.png works around this for me.

Maybe this is what make-vmpkg could do when packaging vmware-server-console.
Another option might be to change the Icon entry in
vmware-server-console.desktop.

Thanks a lot  best regards,
Andree

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

Kernel: Linux 2.6.22-2-amd64 (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 vmware-package depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.59 helper programs for debian/rules
ii  dpkg-dev  1.14.7 package building tools for Debian
ii  fakeroot  1.8.2  Gives a fake root environment
ii  file  4.21-3 Determines file type using magic
ii  make  3.81-3 The GNU version of the make util
ii  module-assistant  0.10.11tool to make module package creati
ii  python2.4.4-6An interactive high-level object-o

Versions of packages vmware-package recommends:
ii  ia32-libs   2.2  ia32 shared libraries for use on a
pn  ia32-libs-gtk   none   (no description available)
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbz2-1.0  1.0.3-7  high-quality block-sorting file co
ii  libcairo2   1.4.10-1+b2  The Cairo 2D vector graphics libra
ii  libcairomm-1.0-11.4.2-1  C++ wrappers for Cairo (shared lib
ii  libcroco3   0.6.1-1  a generic Cascading Style Sheet (C
ii  libexpat1   1.95.8-4 XML parsing C library - runtime li
ii  libfontconfig1  2.4.2-1.4generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.2-1 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.14.1-1 C++ wrapper for the GLib toolkit (
ii  libgnomecanvas2-0   2.20.1-1 A powerful object-oriented display
pn  libgnomecanvasmm-2.6-1c none   (no description available)
ii  libgsf-1-1141.14.7-1 Structured File Library - runtime 
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a   1:2.12.1-1   C++ wrappers for GTK+ 2.4 (shared 
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  librsvg2-2  2.18.2-1 SAX-based renderer library for SVG
ii  libsexy20.1.11-2 collection of additional GTK+ widg
pn  libsexymm2  none   (no description available)
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
pn  libssl0.9.7 none   (no description available)
pn  libview2none   (no description available)
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdmcp6   1:1.0.2-2X11 Display Manager Control Protoc
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

-- no debconf information



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



Bug#448005: qt3-examples: smalltable example doesn't allow deadkeys to start ediation

2007-10-25 Thread Jiří Paleček

Package: qt3-examples
Version: 3:3.3.7-4
Severity: normal

Hello,

in the smalltable example, it is possible to edit the cells, and the  
editation normally starts when I press a key. However, if I press a dead  
key for starting editing, it doesn't work as a dead key and inserts the  
symbol of the dead character (eg. acute) alone.


The problem is that the table has input method disabled while editing is  
enabled.


So there are two possibilities: Either, the user is responsible for  
enabling input methods on editable QTables, which means the example should  
probably enable it as well, or input methods should work on any Qt widget  
which handles keyboard input, which means this is a bug in Qt.


This problem caused crashes previously and affects quite a lot of  
software. I would like to know what is the official recommendation in this  
case.


Regards
Jiri Palecek


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

Kernel: Linux 2.6.20.3-rt8 (PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL  
set to cs_CZ)

Shell: /bin/sh linked to /bin/dash

Versions of packages qt3-examples depends on:
ii  libqt3-mt-dev 3:3.3.7-9  Qt development files  
(Threaded)


qt3-examples recommends no packages.

-- no debconf information


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




Bug#447344: CVE-2007-5200 insecure tmp file handling

2007-10-25 Thread Nico Golde
Hi,
uploading an NMU now with permission of the maintainer.
Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpxun3eDGAFj.pgp
Description: PGP signature


Bug#390793: Applies to genisoimage

2007-10-25 Thread J.P. Larocque
severity 390793 minor
reassign 390793 genisoimage 1.1.2-1
thanks

I think that this bug is too important for wishlist severity: as many
(nearly all) systems rely on file name extensions to know the type of a
file, this breaks things.  For example, appliances which play data CDs
with MP3s: long names get their .mp3 extension truncated, and
therefore the player skips them and offers no means to play them.

Also, I reassigned the bug to genisoimage because, near as I can tell,
mkisofs is old news, and this will help get the bug seen.  It certainly
applies to genisoimage.  Sorry if this is incorrect or stepping on
anyone's toes.

Here's how to reproduce the problem:

$ mkdir sample_root
$ touch 
sample_root/abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz.foo
$ genisoimage -J -o sample.iso sample_root
Warning: creating filesystem with Joliet extensions but without Rock Ridge
 extensions. It is highly recommended to add Rock Ridge.
I: -input-charset not specified, using utf-8 (detected in locale settings)
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 0
180 extents written (0 MB)
$ sudo mount -o ro,loop,norock sample.iso /mnt  ls /mnt  sudo umount /mnt
abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
$ sudo mount -o ro,loop,norock,nojoliet sample.iso /mnt  ls /mnt  sudo 
umount /mnt
abcdefgh.foo

-- 
J.P. Larocque: [EMAIL PROTECTED], +1 509-324-2410



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



Bug#448006: bind9: please provide LSBized init script

2007-10-25 Thread Marc Haber
Package: bind9
Severity: wishlist

Hi,

it would be good if bind9 would have an LSB-compliant init script with
the following features:

  - dependencies
  - status target
  - beautified output

I can deliver a patch once you indicate that you would accept it.

Greetings
Marc

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

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

Versions of packages bind9 depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
pn  libdns5   none (no description available)
pn  libisc4   none (no description available)
pn  libisccc0 none (no description available)
pn  libisccfg0none (no description available)
pn  liblwres1 none (no description available)
pn  libssl0.9.6   none (no description available)
ii  netbase   4.30   Basic TCP/IP networking system

bind9 recommends no packages.



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



Bug#448007: /etc/init.d/drbd use only drbd module driver

2007-10-25 Thread Fabien Foglia

Package: drbd8-utils
Version: 2:8.0.4-1~bpo.1
Severity: minor

drbd init script try to unload drbd module when invoked with stop option.
drbd can be compiled in the kernel with make  
KDIR=/usr/src/linux-2.6.x kernel-patch (this information is present  
in the INSTALL file of drbd-8.0.6.tar.gz, it's not a hack).
Also drbd driver can be present but not only in module, stop action  
produce an error message:


  box1:~# /etc/init.d/drbd stop
  Stopping all DRBD resourcesERROR: Module drbd does not exist in  
/proc/modules.

  box1:~#


kernel 2.6.19.7-grsec-drbd
libc6 2.3.6.ds1-13etch2


This message was sent using IMP, the Internet Messaging Program.




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



Bug#447084: fluxbox: fails to correctly display UTF-8 window titles

2007-10-25 Thread Dmitry E. Oboukhov
FP I thought version 1.0.0-1 was about to migrate to testing, but it is
FP instead still waiting.
FP I cannot understand why it has not migrated to testing yet.
t is bug buildd platforms of spark. I tried to do correspondence, but a
result is not present.
Be not afraid to install it from unstable. All of
dependences already a long ago got in testing.



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



Bug#447759: rebuildd: Build both i386 and amd64 on a amd64 system

2007-10-25 Thread Julien Danjou
Hi Free,

At 1193242661 time_t, Free Ekanayaka wrote:
 Here you go.. The patch seems to work fine in most situations, but
 probably needs to be checked against corner cases (especially when the
 build_more_recent and build_arch_any options are used).
 
 I've made a few comments to the new code, hope that's clear enough,
 anyway the changes are very few.
 
 While I am at it I attach another patch which fixes the renaming from
 Job.build_status to Job.build in the webpy templates (maybe you did it
 yourself but didn't commit).
 
 If you don't mind I'd like to be added to the rebuildd Alioth project
 (I'm free-guest), so that if I play more with the code I can commit it
 in a branch, and you can review it more easily.

Thanks for your work, this is very very nice.
I'm for now a bit out of rebuildd developement because I'm working on
another free software project for the next weeks, and as I don't want to
switch my focus, I keep your patches around and will take a look at it
ASAP.

In the mean time, to ease your hacking and because I wanted to do so, I
converted rebuildd svn repository to git[1].

It's the same version as trunk for now, but svn won't be used anymore.

[1] http://git.debian.org/?p=rebuildd/rebuildd.git;a=summary

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD




Bug#448008: libselinux1: fails to cross build due to CC assumption

2007-10-25 Thread Neil Williams
Package: libselinux1
Version: 2.0.15-2+b1
Severity: wishlist
Tags: patch

libselinux1 has cross-built successfully in the past but the cross
building support in Debian has been rewritten to stop overriding the CC
variable to $(MAKE) in order to correctly support those packages that
build internal tools with the native compiler during the build.

This means that other packages that assume that CC will be overridden by
the cross-compiling build scripts now fail to build. libselinux1 is one
of those packages.

The patch is simply to set CC to $(DEB_HOST_GNU_TYPE)-gcc only if a
cross-build is detected and I'm attaching a patch for debian/local.mk
that supports this.

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
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 libselinux1 depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libsepol1 2.0.3-1+b1 Security Enhanced Linux policy lib

libselinux1 recommends no packages.

-- no debconf information
--- libselinux.old/debian/local.mk  Thu Oct 25 10:40:12 2007
+++ /opt/emdebian/trunk/l/libselinux/trunk/libselinux-2.0.15/debian/local.mk
Thu Oct 25 11:26:23 2007
@@ -51,6 +51,9 @@
 CLEAN/selinux-utils::
test ! -d $(TMPTOP) || rm -rf $(TMPTOP)
 
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CC=$(DEB_HOST_GNU_TYPE)-gcc
+endif
 
 build/libselinux1:
$(checkdir)


Bug#447794: wammu: error at start

2007-10-25 Thread Ron
On Thu, Oct 25, 2007 at 03:42:15PM +0900, Michal Čihař wrote:
 From update-alternatives output he sent he must have manually chosen
 2.4 version.

Oh, I guess I read that wrong, I took:
Actualmente la «mejor» versión es /usr/lib/wx/python/wx2.6.pth.

as being the selected version.  But wx.pth - el estado es manual.
seems clear enough in hindsight that he has set this manually for
some reason.

 However I still do not see this as reason for failing
 'import wx'.

Indeed that would not cause this to fail, even if wammu or other apps
were to fail in other ways as a result of it.  It does reinforce the
theory that this problem is a result of some sort of local tinkering
though.  So it seems like a pretty good bet to recommend he does:

# apt-get install --reinstall python-wxgtk2.6 python-wxgtk2.4

possibly for the other dependent packages of those two also.
Followed by:

# update-alternatives --auto wx.pth
# update-alternatives --auto wx-config


Rubén, it really is looking like this is something you've messed up
locally on this machine, so you are going to have to think about what
that may be, and what you need to do to repair it if the above is
not sufficient to restore things.

Cheers,
Ron





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



Bug#448009: kopete: goes auto-away while typing without moving mouse

2007-10-25 Thread Frank Thieme
Package: kopete
Version: 4:3.5.7-4
Severity: normal

If you just type without moving mouse, kopete goes auto-away after the
configured time span. Seems like only mouse movement is recognized as
sign the user is still alive.

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

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

Versions of packages kopete depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-7 core libraries and binaries for al
ii  libacl1 2.2.45-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.39-1   Extended attribute shared library
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS). (s
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgadu31:1.7~rc2-2  Gadu-Gadu protocol library - runti
ii  libgamin0 [libfam0] 0.1.9-2  Client library for the gamin file 
ii  libgcc1 1:4.2.2-3GCC support library
ii  libglib2.0-02.14.1-5 The GLib library of C routines
ii  libgsmme1c2a1.10-10  GSM mobile phone access library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libidn111.1-1GNU libidn library, implementation
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libmeanwhile1   1.0.2-3  open implementation of the Lotus S
ii  libpcre36.7-1Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libqt3-mt   3:3.3.7-9Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.2-3  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxslt1.1  1.1.22-1 XSLT processing library - runtime 
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

Versions of packages kopete recommends:
ii  qca-tls   1.0-4  TLS plugin for the Qt Cryptographi

-- no debconf information



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



Bug#447753: CVE-2007-5588 cross-site scripting

2007-10-25 Thread Nico Golde
Hi,
update, referring to upstream all versions in Debian are 
affected.
Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgppqxgc8JcAN.pgp
Description: PGP signature


Bug#396899: reportbug: please consider adding option that will only gather package information

2007-10-25 Thread Y Giridhar Appaji Nag
On 07/10/24 14:27 +0200, Marc Haber said ...
 On Wed, Oct 24, 2007 at 04:48:30PM +0530, Y Giridhar Appaji Nag wrote:
  /usr/share/bug/exim4-config/script plugin for reportbug.  Doesn't it
  make sense to request users to execute that script and send the output
  to the exim4 Debian package mailing list?
 
 We already do that (with considerable difficulty, since once cannot
 simply execute a /usr/share/bug/$PACKAGE/script from the command
 line), but we'd have to collect the information that is collected by
 reportbug in the default ourselves, again.

Sure thing Marc, I will let Chris to comment on this one then :-).

  I feel that the feature you request doesn't belong in -- and is quite
  distant from the scope of -- reportbug :).
 
 I still think that it it the easiest way to have this implemented in
 reportbug since most of the code needed is already there.

That said, in my opinion, one should be able to use reportbug (say with
the --print and the above options you suggest to get this information).

Cheers,

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#448011: [INTL:nl] Dutch po-debconf translation

2007-10-25 Thread cobaco (aka Bart Cornelis)
Package: oneliner-el
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


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


Bug#446531: liblua5.1-0-dbg: This bug is not fixed

2007-10-25 Thread Reuben Thomas
Package: liblua5.1-0-dbg
Version: 5.1.2-4
Followup-For: Bug #446531

I'm not sure why adding a dependency of this package on another should
stop this package being removed, either. But sure enough, if I remove
it from the keep list, deborphan wants to remove it.

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
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 liblua5.1-0-dbg depends on:
ii  liblua5.1-0   5.1.2-4Simple, extensible, embeddable pro

liblua5.1-0-dbg recommends no packages.

-- no debconf information



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



Bug#448010: [INTL:nl] Dutch po-debconf translation

2007-10-25 Thread cobaco (aka Bart Cornelis)
Package: ltsp
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


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


Bug#447978: adduser: No options allowed after names

2007-10-25 Thread Kartik Mistry
On 10/25/07, Kingsley G. Morse Jr. [EMAIL PROTECTED] wrote:
 It turned out that festival called adduser with a
 syntax that's proscribed by the version of adduser
 that I was using: 3.49. Upgrading the adduser
 package to version 3.105, and repeating the above
 apt-get command, solved the problem.

Thanks for bug report and suggestion.

I am fixing it right now!

-- 
 Cheers,
 ---
 Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
 kartikmistry.org/blog || kartikm.wordpress.com
 --



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



Bug#448013: [INTL:nl] Dutch po-debconf translation

2007-10-25 Thread cobaco (aka Bart Cornelis)
Package:flashybrid
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


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


Bug#446531: liblua5.1-0-dbg: Solution seems to be Section: libdevel

2007-10-25 Thread Reuben Thomas
Package: liblua5.1-0-dbg
Version: 5.1.2-4
Followup-For: Bug #446531

I looked at a typical lib debug package, libglib2.0-0-dbg, and the
only difference I could see from liblua5.1-0-dbg is that its section
is libdevel, not libs. That makes sense, as deborphan by default only
considers libs.

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
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 liblua5.1-0-dbg depends on:
ii  liblua5.1-0   5.1.2-4Simple, extensible, embeddable pro

liblua5.1-0-dbg recommends no packages.

-- no debconf information



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



Bug#448012: [INTL:nl] Dutch po-debconf translation

2007-10-25 Thread cobaco (aka Bart Cornelis)
Package: vdr-plugin-remote
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


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


Bug#448014: libsepol1: fails to cross build due to CC assumption

2007-10-25 Thread Neil Williams
Package: libsepol1
Version: 2.0.3-1+b1
Severity: wishlist
Tags: patch

libsepol1 has cross-built successfully in the past but the cross
building support in Debian has been rewritten to stop overriding the CC
variable to $(MAKE) in order to correctly support those packages that
build internal tools with the native compiler during the build.

This means that other packages that assume that CC will be overridden by
the cross-compiling build scripts now fail to build. libsepol1 is one
of those packages.

The patch is simply to set CC to $(DEB_HOST_GNU_TYPE)-gcc only if a
cross-build is detected and I'm attaching a patch for debian/local.mk
that supports this.

(This isn't a mass bug filing, I just found the same issue in two
packages during routine testing of emdebian-tools.)


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

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
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 libsepol1 depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries

libsepol1 recommends no packages.

-- no debconf information
--- libsepol.old/debian/local.mkThu Oct 25 11:53:17 2007
+++ /opt/emdebian/trunk/l/libsepol/trunk/libsepol-2.0.3/debian/local.mk Thu Oct 
25 11:54:13 2007
@@ -46,6 +46,9 @@
 CLEAN/sepol-utils::
-rm -rf $(TMPTOP)
 
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CC=$(DEB_HOST_GNU_TYPE)-gcc
+endif
 
 build/libsepol1:
$(checkdir)


Bug#447665: festival: compile with -fPIC

2007-10-25 Thread Kartik Mistry
On 10/24/07, Javier Serrano Polo [EMAIL PROTECTED] wrote:
 You could easily fix the compilation, but I'm worried about runtime on
 64 bit archs.

Yes. True.

 These are the options:
 - Cleaning up the code. We need upstream cooperation.
 - Restrict festival to 32 bit archs.

I am packaging new upstream version. While, everything is perfect
(which is not right now: solib issues with speech-tools..), I will
upload both festival/speech-tools.

Hopefully, it will atleast fix some problems. Currently, -fPIC option
enabled festival is building and will be uploaded when my sponsor will
upload it :)

Thanks for taking care of issue/suggestions.

-- 
 Cheers,
 ---
 Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
 kartikmistry.org/blog || kartikm.wordpress.com
 --



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



Bug#447990: Fails to upgrade from 1.1.11.dfsg.1-2 to xl2tpd_1.1.12.dfsg.1-1

2007-10-25 Thread Roberto C . Sánchez
On Thu, Oct 25, 2007 at 10:05:10AM +0200, Andrea Lusuardi wrote:
 Package: xl2tpd
 Version: 1.1.11.dfsg.1-2
 Severity: important
 
 
 The upgrade fails with this error:
 
 electricmove:/home/uovobw# aptitude install xl2tpd
 [SNIP]
 I seguenti pacchetti sono stati mantenuti alla versione precedente:
   gs gs-gpl hal-info libsoprano-dev 
 I seguenti pacchetti sono stati bloccati:
   apt apt-utils gs-common hal 
 I seguenti pacchetti saranno aggiornati:
   xl2tpd 

Andrea,

My Italian is quite rusty.  Could you reproduce the error with messages
in English or Spanish and resend?

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Bug#448015: kdeadmin 3.5.8-1 - two bugs in kpackage

2007-10-25 Thread Andrea Iacovitti
Package: kdeadmin
Version: 3.5.8-1
Debian Version: sid (unstable)

There are two bugs in kpackage:

1- If you start kpackage then you try to close it (clicking on window close 
button) before it has completed the operation of query deb package, query 
deb APT list, buildinding package tree ecc...-  it will krash!

2- Start kpackage. Choose the installed tab then click on an installed 
package. On the right side choose the Change Log tab: you can see the debian 
changelog related to the package.
Now try to uninstall (click uninstall button) or install (click install 
button) a package; in both cases you will be asked for root password: insert 
it and feel free to cancel the operation.
After that you will no longer be able to view the packages Change Log; it will 
be showed - No change log -, even if you reload the package tree.


thanks,
Andrea



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



Bug#448016: [INTL:nl] Dutch po-debconf translation

2007-10-25 Thread cobaco (aka Bart Cornelis)
Package: tzdata
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


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


Bug#447979: festival: symbol lookup error: /usr/lib/libeststring.so.1.2: undefined symbol: cerr

2007-10-25 Thread Kartik Mistry
On 10/25/07, Kingsley G. Morse Jr. [EMAIL PROTECTED] wrote:
 festival: symbol lookup error: /usr/lib/libeststring.so.1.2: undefined 
 symbol: cerr

Thanks for reporting and fixing the bug!

I'll upload it asap.

-- 
 Cheers,
 ---
 Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
 kartikmistry.org/blog || kartikm.wordpress.com
 --



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



Bug#448006: bind9: please provide LSBized init script

2007-10-25 Thread LaMont Jones
On Thu, Oct 25, 2007 at 12:18:15PM +0200, Marc Haber wrote:
 it would be good if bind9 would have an LSB-compliant init script with
 the following features:
 
   - dependencies
   - status target
   - beautified output

bind9 already does lsb_* for all messages.  As for the rest, a patch
would be very welcome.  (As would improvements in the messages...)

 I can deliver a patch once you indicate that you would accept it.

Please.

lamont



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



Bug#448017: pidgin: patch to correct name display in MSN group

2007-10-25 Thread Deng Xiyue
Package: pidgin
Version: 2.2.2-1
Severity: wishlist
Tags: patch

Currently pidgin didn't fully support MSN group, for instance, it
displays the group bot's name instead of the original message sender's.
The attached patch is a dirty work around by inline the sender's name in
the message itself, but it might be a start point of a better patch.
It's already reported upstream at
http://developer.pidgin.im/ticket/3319
and I wonder if there's a chance for Debian to incorporate it.

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

Kernel: Linux 2.6.22-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/bash

Versions of packages pidgin depends on:
ii  gconf22.20.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libfontconfig12.4.2-1.4  generic font configuration library
ii  libglib2.0-0  2.14.2-1   The GLib library of C routines
ii  libgstreamer0.10-00.10.14-2  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.12.1-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3+b1a spell-checking addon for GTK's T
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  libpurple02.2.2-1manphiz multi-protocol instant messaging l
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libx11-6  2:1.1.3-1  X11 client-side library
ii  libxcomposite11:0.3.2-1+b1   X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-3  X11 damaged region extension libra
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  libxss1   1:1.1.2-1  X11 Screen Saver extension library
ii  pidgin-data   2.2.2-1manphiz multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.14-4  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.6-3   GStreamer plugins from the good 

-- no debconf information
--- libpurple/protocols/msn/switchboard.c	2007-09-30 00:39:09.0 +0800
+++ libpurple/protocols/msn/switchboard.c.new	2007-10-03 12:26:26.0 +0800
@@ -829,6 +829,7 @@
 	size_t body_len;
 	const char *passport;
 	const char *value;
+	const char *member_name;
 
 	gc = cmdproc-session-account-gc;
 	swboard = cmdproc-data;
@@ -853,6 +854,14 @@
 	}
 #endif
 
+	if ((member_name = msn_message_get_attr(msg, P4-Context)) != NULL)
+	{
+		char *body_enc_tmp = g_strdup_printf(\n%s:\n%s, member_name,
+		 body_enc ? body_enc : );
+		g_free(body_enc);
+		body_enc = body_enc_tmp;
+	}
+
 	if ((value = msn_message_get_attr(msg, X-MMS-IM-Format)) != NULL)
 	{
 		char *pre, *post;


Bug#448018: tzdata: please consider splitting the package by timezone for embedded users

2007-10-25 Thread Neil Williams
Package: tzdata
Version: 2007h-2
Severity: wishlist

It would be very useful for Emdebian if tzdata could be split into
separate packages for each $TIMEZONE value in debian/rules. Users could
then install just the packages needed for their embedded device without
wasting precious flash space.

It could be possible to use the existing template generation code to
generate extra packages to be appended to debian/control prior to the
build and creating tzdata-$TIMEZONE.install files with the necessary
variables included:
tzgen/$TIMEZONE/* usr/share/zoneinfo/$TIMEZONE/
tzgen/posix/$TIMEZONE/* usr/share/zoneinfo/posix/$TIMEZONE/
etc.

This would split tzdata into 14 packages (possibly with a tzdata-base
package making 15) and make tzdata about 10x smaller for most users.

Whilst hard disc space is cheap for Debian, flash space is incredibly
expensive for embedded users and the current tzdata package simply
cannot be used on some devices that could use Emdebian.

I have experimented with this approach with manual changes to tzdata but
without some form of automation, the changes would get out of sync.

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
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 tzdata depends on:
ii  debconf [debconf-2.0] 1.5.15 Debian configuration management sy

tzdata recommends no packages.

-- debconf information excluded



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



Bug#85535: is it you? monique here

2007-10-25 Thread monique

hello, I am pretty russian girl, bored tonight.
would you like to chat with me and see my pics?
if so then email me at [EMAIL PROTECTED]



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



Bug#245096: is it you? erin here

2007-10-25 Thread erin

Hi
It`s erin again. Will you ever contact me?
I made those nude pictures especially for you and I wont write to you again!
If you wanna see them just drop me a line at: [EMAIL PROTECTED]
















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



Bug#37050: and one for all

2007-10-25 Thread Crystal

Good afternoon,
 
Best prices anywhere are here http://betweento.com

Heaven knows  and been the better for it 





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



Bug#448019: ifupdown: tap interface gets wrong netmask

2007-10-25 Thread Marcus Better
Package: ifupdown
Version: 0.7~alpha2
Severity: normal

I have configured the interface tap0 with the address 192.168.0.1/24,
but it is only brought up with the address 192.168.0.1/32 at boot, so
the netmask is wrong:

~$ ip addr show dev tap0
5: tap0: BROADCAST,MULTICAST,UP,1 mtu 1500 qdisc pfifo_fast qlen 500
link/ether 00:ff:6f:bc:ea:6c brd ff:ff:ff:ff:ff:ff
inet 192.168.0.1/32 scope global tap0
inet6 fe80::2ff:6fff:febc:ea6c/64 scope link
   valid_lft forever preferred_lft forever

Here is my /etc/network/interfaces entry:

auto tap0
iface tap0 inet static
address 192.168.0.1
netmask 255.255.255.0
tunctl_user marcus

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

Kernel: Linux 2.6.23-rc3-lg (PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  iproute   20070313-1 Professional tools to control the 
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  net-tools 1.60-17The NET-3 networking toolkit

ifupdown recommends no packages.

-- debconf information:
  ifupdown/convert-interfaces: true



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



Bug#76625: Patch fixes bug on etch

2007-10-25 Thread Vincent Wolsink

found 76625 3.0pl1-100
tags 76625 etch patch
thanks

Dear Maintainer,

The cron_newlines.diff patch fixes this bug for me on current etch 
(3.0pl1-100). Please apply.


Regards,

Vincent Wolsink



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



Bug#230844: libxml-parser-perl: Perl XS code apparently results in 'free unreferenced scalar' error

2007-10-25 Thread Ed Avis
According to Red Hat's bug 114271 
https://bugzilla.redhat.com/show_bug.cgi?id=114271, this bug corresponds to 
perl bug 24254 http://rt.perl.org/rt3/Public/Bug/Display.html?id=24254 and is 
fixed in upstream's current development version.

-- 
Ed Avis [EMAIL PROTECTED]

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__


Bug#448020: [INTL:nl] Dutch po-debconf translation

2007-10-25 Thread cobaco (aka Bart Cornelis)
Package: ddclient
Severity: wishlist
Tags: patch l10n

Please find attached the updated dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


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


Bug#155526: and one for all

2007-10-25 Thread Mohammed
Good afternoon,
 
Best prices anywhere are here http://betweento.com

 I infer that poisoning is not always 





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



Bug#448021: Azureus is broken in on testing (dependes on libswt-gtk-3.2-java)

2007-10-25 Thread Jabka Atu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

package: azureus
version: 2.5.0.4-1

when trieng to install azureus in  testing i got the next error :

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  azureus: Depends: libswt-gtk-3.2-java but it is not going to be installed
E: Broken packages


- --
- --
Could you at least use man ?
Jabka Atu (aka mha13/Mashrom Head) || bsh83.blogspot.com
- --


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBRyCRem9p6JnF9I1qAQKArA/+LIHDfjzH0nXxq26/uGANQvQAt5QYYvCJ
LZvx1OTXKKXMqA+E7E9YEDJvK5N+8D69X4xJH18jGyt8XwwstDHhPWqAlkEp8rwX
Sl3MkLqTd68uKUxyJmEp73kcfWYLsfUdEk0VfKn1blBC11dqsDVEJHfPqk108inm
U7mlbDMJjmsa5UgAkK4UPy55XKMhW+aE8WcvNVBjBFPhh1Eq8hjf9gWzoWxLsD6z
Vg+PPCJ+gjElFgc2hkfyh3xtOZHDfRRmvWR7bO1HFwhcocL1+PA3/qVt7YyBsM6o
I0B0gpmQ4ZUMUx9XboggkAs0wN6h/sM4dcVwSLWTNlmLr0y4YfwUGG9fZAnb2gpS
Nm4k9wxh0MytjGM8jB2BL8t1qvGtdRoRNBIeo4CryxJUb3ZU5LB5wFhj4sdukGoU
4URxuXBC57zmu/rPfZoO9FmwYsAx4gRo9ic11Gimtwshv2LOL65qv37vIUDYwxTY
kgyyO5vkIi5mT2dRWWIq26PyR+8qp2dyht/slhVIRBY29PkHVDVtOikT3lCtgUnZ
khlCgx/5vr52eT+QpozdiO4b6pkOyPlPRWLZDbZdhRVcijtjcq7dUljVpnD/onKB
gcQSX4kYr6RB0XZjitTbbcpajRU1zUnLvATGN9fo+pI9ftx+z7wOUmLV2emA0feA
KDVJGF+XgYY=
=+g4R
-END PGP SIGNATURE-



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



Bug#448022: paje.app new version available

2007-10-25 Thread Gürkan Sengün

Package: paje.app
Version: 1.4.0-1
Severity: wishlist

Please could you upgrade Paje to version 1.97?
You can find it here:
http://download.fr2.forge.objectweb.org/paje/Paje_1.97.tar.gz

Thank you,
Gürkan






Bug#447932: heartbeat-2: missing gawk dependency (for IPaddr)

2007-10-25 Thread xavier

  Hi,
  
  IPAddr(the OCF resource), one of the main plugins in heartbeat,
  needs gawk to function properly. there is no indication of this.
  at least in README.Debian it would be good.
  
  it fails silently, and i had to go to execute the script by hand,
  preseeding env. variables, to be able to diagnose the problem.
  
  thanks !
 
 Good point. Do you think that it would be best to add a dependancy?

yes. as you said, it's essential, it's the main plugin.


 Or to add a recommends and some documentation in README.Debian?
 I think that the former would be better, as I believe that
 IPAddr is quite essential to the majority of heartbeat setups
 and using OCF is the prefered option.



btw, did you notice some of the scripts are not functionning properly out of 
the box ?

the /usr/lib/ocf/resource.d/heartbeat/apache script is for exemple bad (at 
least for debian).

bye


-- 
xavier renaut, 514 906 1212 x315 



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



Bug#448023: mime-support: update-mime doesn't pick up everything in mailcap.order?

2007-10-25 Thread Jayen
Package: mime-support
Version: 3.39-1
Severity: normal

update-mime seems to apply the first rule in my mailcap.order, but not others.  
is there a verbose mode that shows me what it parses from mailcap.order?

here's my /etc/mailcap.order:
--
###
#
#  Mailcap.order:  This file allows a system-wide override of MIME program
#  preferences.  See the mailcap.order(5) man page for more information.
#
#  After modifying this file, be sure to run /usr/sbin/update-mime (as root)
#  to propagate the changes into the /etc/mailcap file.
#


#application/pdf;kpdf '%s';  nametemplate=%s.pdf;test=test 
$DISPLAY != 
kpdf:application/pdf
kpdf:application/postscript
#video/x-msvideo; xine '%s'; description=MS Video (AVI); test=test -n 
$DISPLAY
xine:video/x-msvideo
--
here's the section of /etc/mailcap generated (kpdf for postscript is in my 
mailcap user section, but commenting it out of mailcap.order doesn't work 
either):
--
application/pdf;kpdf '%s';  nametemplate=%s.pdf;test=test 
$DISPLAY != 
--
here's the timestamps to show that they did update:
--
-rw-r--r-- 1 root root   694 2007-10-25 23:06 /etc/mailcap.order
-rw-r--r-- 1 root root 20286 2007-10-25 23:08 /etc/mailcap
--

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (980, 'testing'), (960, 'stable'), (900, 'unstable'), (800, 
'experimental'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-hrt6 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

mime-support depends on no packages.

Versions of packages mime-support recommends:
ii  file  4.21-3 Determines file type using magic

-- no debconf information



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



Bug#447897: speech-dispatcher listens on 0.0.0.0

2007-10-25 Thread Milan Zamazal
 AEP == Alexander E Patrakov [EMAIL PROTECTED] writes:

AEP It is possible to connect to a computer running
AEP speech-dispatcher from any other computer,

[...]

AEP Upstream maintainer is already notified by e-mail, but I got no
AEP answer from him within 5 days.

I'll try to resolve the issue with him.  Thanks for the report.

Regards,

Milan Zamazal



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



Bug#448024: rpm_4.4.2.1-1(hppa/unstable): FTBFS: type qualifiers ignored on function return type

2007-10-25 Thread lamont
Package: rpm
Version: 4.4.2.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of rpm_4.4.2.1-1 on peri by sbuild/hppa 98
 Build started at 20071025-0529

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5.0.37.2), libtool, autoconf, automake, 
 zlib1g-dev, libbz2-dev, dpkg-dev (= 1.9.0), libpopt-dev (= 1.6.4), 
 python-all-dev, libbeecrypt6-dev, libneon25-dev, libxml2-dev, 
 libreadline5-dev, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 
 !hurd-i386], libsepol1-dev, libsqlite3-dev, python-central (= 0.5), bzip2, 
 quilt, libdb4.5-dev

[...]

 mv -f .deps/stubs.Tpo .deps/stubs.Plo
 /bin/sh ../libtool --tag=CC   --mode=compile hppa-linux-gnu-gcc 
 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I/usr/include/neon 
 -I../lua/include -I../lua/local -I../popt -I../misc -g -O2 -fPIC -DPIC 
 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes 
 -Wmissing-prototypes -Wno-char-subscripts  -fno-strict-aliasing -MT url.lo 
 -MD -MP -MF .deps/url.Tpo -c -o url.lo url.c
  hppa-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt 
 -I/usr/include/neon -I../lua/include -I../lua/local -I../popt -I../misc -g 
 -O2 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith 
 -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts 
 -fno-strict-aliasing -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c  -fPIC 
 -DPIC -o .libs/url.o
 In file included from ./rpmio_internal.h:9,
  from url.c:11:
 ./rpmio.h:603: warning: type qualifiers ignored on function return type
  hppa-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt 
 -I/usr/include/neon -I../lua/include -I../lua/local -I../popt -I../misc -g 
 -O2 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith 
 -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts 
 -fno-strict-aliasing -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o 
 /dev/null 21
 make[3]: *** [url.lo] Error 1
 make[3]: Leaving directory `/build/buildd/rpm-4.4.2.1/rpmio'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/buildd/rpm-4.4.2.1'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/rpm-4.4.2.1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=hppapkg=rpmver=4.4.2.1-1




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



Bug#447929: Translation in Portuguese

2007-10-25 Thread Marco Rodrigues

GenericName[pt]=Monitorização BOINC e utilitário de controlo

Comment[pt]=Configurar ou monitorizar o cliente básico do BOINC

I hope this is fine to add to the next release of boinc.

Sem mais de momento,
Marco Rodrigues
--
http://Marco.Tondela.org






  1   2   3   4   >