Bug#381910: rebuilding for python2.5

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Joshua N Pritikin wrote:
 In /usr/share/python/debian_defaults, I have:
 supported-versions = python2.4, python2.5
  then simply rebuild pygtk.

 You also need a new python package which will call module builders
 like python-support and python-central to rebuild the python modules.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#365587: iceweasel keeps crashing over http://localhost/mediawiki/config/index.php

2007-02-11 Thread Mike Hommey
On Sun, Feb 11, 2007 at 12:28:17AM +0100, Danai SAE-HAN  [EMAIL PROTECTED] 
wrote:
 In contrast with gedit (Bug#406701), removing and recreating
 fontconfig's cache does not cause Moz FF to crash after I have set the
 file permissions of both fonts back to 0400.  However, simply exiting
 GNOME and logging in again seems to do the trick, because FF crashes
 again.  Rejoice!
 
 Your variable works: disabling Pango makes sure that FF doesn't crash
 anymore, regardless whether the fonts' file permissions are set to
 0400 or not.
 
 Intriguing!
 I'm not sure 1) if both #365587 and #406701 need to be merged, and 2)
 if it should be moved to the Pango package.

It first should be checked that a similar bug to
https://bugzilla.mozilla.org/show_bug.cgi?id=183729 is not still present
in the code. The patch in the upstream bug applies to xft backend and to
the *new* pango code, for Firefox 3, not the current one on Firefox 2.

Mike



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



Bug#410469: audio/x-musepack MIME type declared twice (line 8399 and 8408) (unnecessary patch applied)

2007-02-11 Thread Loïc Minier
On Sat, Feb 10, 2007, Daniel Leidert wrote:
 The shared-mime-info database
 /usr/share/mime/packages/freedesktop.org.xml contains the declaration for
 the audio/x-musepack MIME type twice (both are identical). The
 declarations are near line 8399 and 8408. The reason seems to be, that
 debian/patches/155_musepack.patch is applied, although the upstream
 database already contains this MIME type definition.

 Thanks, fixed in SVN.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#410498: ntop: after recent upgrade can't login: SSL expired certificate?

2007-02-11 Thread Steve Langasek
severity 410498 normal
thanks

On Sun, Feb 11, 2007 at 02:22:09AM -0500, Yaroslav Halchenko wrote:
 Since I suspect that the cause is in SSL error mentioned below, and
 since shipped certificate is the one used on all the systems and no
 directions are given that it has to be replaced for ntop to
 function properly, I raised severity to grave.

No, this is not grave.  You shouldn't be depending on a package-provided
private key for any SSL operations anyway, because it provides no real
security when anyone else with a copy of the package can decrypt your web
traffic.

So by all rights, the fact that this certificate is broken should be
considered a feature, not a bug.

-- 
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#410501: destar: Conf files are not saved if there's not writing access to zaptel.conf

2007-02-11 Thread Alejandro Rios P.
Package: destar
Version: 0.2.0-3
Severity: grave
Tags: patch
Justification: renders package unusable

There was a bad conditional expresion on one dpatch file edited on last
package upload. Here's the fix to the bug:

--- zaptel.dpatch   2007-02-11 00:05:55.0 -0500
+++ zaptel.dpatch.patch 2007-02-11 01:59:41.0 -0500
@@ -12,7 +12,7 @@
for _fn,cnf in configlets.asterisk_configfiles:
if _fn == 'op_server.cfg' and panelutils.isConfigured() != 1:
continue
-+  if not os.access(/etc/zaptel.conf, os.O_RDWR):
++  if _fn == 'zaptel.conf' and not os.access(/etc/zaptel.conf, 
os.O_RDWR):
 +  continue
try:
cnf.write()




-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=es_CO.UTF-8, LC_CTYPE=es_CO.UTF-8 (charmap=UTF-8)

Versions of packages destar depends on:
ii  asterisk 1:1.2.14~dfsg-4 Open Source Private Branch Exchang
ii  python   2.4.4-2 An interactive high-level object-o
ii  python-medusa0.5.4+clean-1   Framework for implementing asynchr
ii  python-pychart   1.39-5  Python library for creating high q
ii  python-pysqlite2 2.3.2-2 python interface to SQLite 3
ii  python-quixote1  1.2-4   A highly Pythonic Web application 
ii  sqlite3  3.3.8-1 A command line interface for SQLit

Versions of packages destar recommends:
ii  op-panel 0.26.dfsg-5 switchboard type application for t

-- no debconf information


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



Bug#390273: mozilla-firefox: Very slow when displaying justified text

2007-02-11 Thread Mike Hommey
On Sat, Feb 10, 2007 at 05:53:08PM -0500, Eric Dorland [EMAIL PROTECTED] 
wrote:
 reassign 390273 iceweasel
 thanks
 
 * FONG Sidney Hok Nang ([EMAIL PROTECTED]) wrote:
  Package: mozilla-firefox
  Severity: normal
  
  
  When loading a page with lots of justified text (i.e.  CSS:
  text-align:justify), firefox becomes significantly slower. In
  particular, rendering and scrolling is very slow.
  
  To reproduce:
  
  Create a html page with lots of justified text. Try to scroll from top
  to bottom as quickly as possible.
  
  eg. http://sidney.hk/~sydneyfong/test1.html
  
  Control:
  
  Create a html page with lots of left-aligned text. Try to scroll from
  top to bottom as quickly as possible. This is much faster than the one
  with justified text.
  
  eg. http://sidney.hk/~sydneyfong/test2.html
  
  By the way, I have done the above tests with mozilla.org's latest
  firefox (1.5) build and it does not seem to have does not have this
  problem.
  
  I note that I've experienced this problem for quite a while (at least
  two to three months IIRC).
 
 I'd bet my first born child it's pango. Does running with
 MOZ_DISABLE_PANGO=1 make a difference? 

s/pango/the pango backend/.

Mike



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



Bug#410094: Bug#410079: hyphenation patterns distributed without license and copyright

2007-02-11 Thread Steve Langasek
severity 410079 important
severity 410093 important
severity 410094 important
thanks

On Wed, Feb 07, 2007 at 04:09:47PM +0100, Matthias Klose wrote:
 Many hyphenation patterns are distributed without copyright and
 license information. It seems that most patterns are copied from the
 Openoffice.org sources, where these files are now removed.

As far as I'm aware, hyphenation rules for a language contain no significant
creative element and as such are not subject to copyright.  It's fine to
credit the folks responsible for compiling these hyphenation rules into a
usable form, and to respect their wishes regarding the use of those rules,
but I don't see anything here that would warrant removing packages from a
release.

Thanks,
-- 
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#381910: rebuilding for python2.5

2007-02-11 Thread Joshua N Pritikin
On Sun, Feb 11, 2007 at 09:07:05AM +0100, Loïc Minier wrote:
 On Sun, Feb 11, 2007, Joshua N Pritikin wrote:
  In /usr/share/python/debian_defaults, I have:
  supported-versions = python2.4, python2.5
   then simply rebuild pygtk.
 
  You also need a new python package which will call module builders
  like python-support and python-central to rebuild the python modules.

I already have the newest python 2.4.4-2 and newest python-support 
0.5.6. I upgraded python-central from 0.5.9 to 0.5.12. I'll try 
rebuilding.

Can you think of anything else?



Bug#376812: If no progress, please let vlc know

2007-02-11 Thread Philippe Cloutier
Aside from supporting Kurt's request for a status update, I would like 
Guillem to take note that vlc maintainers should be informed if you 
don't expect to be able to fix this bug in time for Etch, due to 
vlc-plugin-glide.



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



Bug#410199: rawdog: Critical UnicodeDecodeError while writing.

2007-02-11 Thread Steve Langasek
severity 410199 important
thanks

On Thu, Feb 08, 2007 at 05:31:05PM +0300, Eugene Oleinik wrote:
 Package: rawdog
 Version: 2.10.dfsg.1-1
 Severity: grave

 I'm encountering a critical error while trying to update and write
 news with rawdog.

I'm sorry that rawdog isn't working for you.  This bug doesn't make the
package unusable for everyone, though; ascii-only RSS is a common case, and
I don't think this package should be excluded from the release for not
handling non-ASCII characters, so I'm downgrading this bug.

A fix would certainly be accepted into etch for this if made available.

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#366724: firefox: Firefox sends user to mozilla.com on upgrade.

2007-02-11 Thread Laurent Fousse
* Eric Dorland [Sat, Feb 10, 2007 at 03:52:22PM -0500]:
  After today's upgrade, firefox sent me directly to mozilla.com with no
  user interaction at all to confirm that I run the latest version. I
  couldn't care less. I appreciate that when I launch firefox, I get to
  my configured start page, and nothing else. Please disable that
  feature in the debian package.
 
 This should be fixed in the latest iceweasel release.

Thanks!


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



Bug#381910: rebuilding for python2.5

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Joshua N Pritikin wrote:
   You also need a new python package which will call module builders
   like python-support and python-central to rebuild the python modules.
 I already have the newest python 2.4.4-2 and newest python-support 
 0.5.6. I upgraded python-central from 0.5.9 to 0.5.12. I'll try 
 rebuilding.
 
 Can you think of anything else?

 Err, this python package is not available in Debian, you have to make
 it yourself.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#381910: rebuilding for python2.5

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Joshua N Pritikin wrote:
 How much work is it to create such a package? I presume you have made 
 one for yourself? Can you offer more detailed instructions about how to 
 proceed?

 No, I did not write one for myself; I can't provide detailed
 instructions either; I suggest you wait for the Python maintainer to
 upload one (like I do).

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#400947: iceweasel: Rejects certificate issued by https://www.ultimatix.net by throwing error code -8102

2007-02-11 Thread Mike Hommey
On Sun, Feb 11, 2007 at 12:36:53PM +0530, Siddhesh Poyarekar [EMAIL 
PROTECTED] wrote:
 On 2/11/07, Mike Hommey [EMAIL PROTECTED] wrote:
 SEC_ERROR_INADEQUATE_KEY_USAGE
 -8102   Certificate key usage inadequate for attempted operation.
 
 (from http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html 
 )
 
 Pretty strange. Would you mind filing a bug at bugzilla.mozilla.org
 and linking it to this one?
 
 There are already plenty of them, and it is useless to add one.
 
 See
 http://gemal.dk/blog/2003/03/03/internet_explorer_just_doesnt_care_about_security/
 
 Doesn't the X509v3 Extended Key Usage section come into play at all?
 It specifies TLS Server Authentication as one of the usages. There
 is another certificate in use in one of our internal sites that has an
 identical certificate layout except that the X509v3 Extended Key
 Usage field comes before the X509v3 Key Usage field unlike in this
 certificate. That certificate works just fine in iceweasel.

But does the CA certificate specify a Certificate Sign key usage ?

Mike



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



Bug#410502: ITP: libcm -- Support code for compositing managers

2007-02-11 Thread Loïc Minier
Package: wnpp
Severity: wishlist
Owner: Loic Minier [EMAIL PROTECTED]

Hi,

 I intend to package libcm:

* Package name: libcm
  Version : x.y.z
  Upstream Author : Name [EMAIL PROTECTED]
* URL : http://www.example.org/
* License : LGPL, GPL, BSD
  Programming Lang: C
  Description : Support code for compositing managers

 Compositing managers such as xcompmgr and compiz allow X clients to render
 to an off-screen buffer and then have their contents composited onto the
 screen. This process allows arbitrary transformations of the window contents,
 such as translucency, magnification or changes in shape.
 .
 This library provides support functions for compositing managers.

 I intend to start from the packaging found in Ubuntu.

   Bye,
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#381910: rebuilding for python2.5

2007-02-11 Thread Joshua N Pritikin
On Sun, Feb 11, 2007 at 09:51:30AM +0100, Loïc Minier wrote:
 On Sun, Feb 11, 2007, Joshua N Pritikin wrote:
You also need a new python package which will call module builders
like python-support and python-central to rebuild the python modules.
  I already have the newest python 2.4.4-2 and newest python-support 
  0.5.6. I upgraded python-central from 0.5.9 to 0.5.12. I'll try 
  rebuilding.
  
  Can you think of anything else?
 
  Err, this python package is not available in Debian, you have to make
  it yourself.

Oh!

How much work is it to create such a package? I presume you have made 
one for yourself? Can you offer more detailed instructions about how to 
proceed?



Bug#410503: backup-manager fails to save archive files when a file changes during tar

2007-02-11 Thread Michael Neuffer
Package: backup-manager
Version: 0.7.5-3
Severity: important


backup-manager should not exit fatally if a files changes during tar operation 
on a volatile fs.
A warning would be better then loosing the whole backup.

Even better would be to silence the mail subsystem during the backup 
operation. 

/etc/cron.daily/backup-manager:
Unable to create /var/archives/skywalker-home.20070211.master.tar.bz2, check 
/tmp/bm-tarball.log.U20127
Unable to create /var/archives/skywalker-var-mail.20070211.master.tar.bz2, 
check /tmp/bm-tarball.log.gP1574
2 errors occurred during the tarball generation.
run-parts: /etc/cron.daily/backup-manager exited with return code 1

skywalker:~# cat /tmp/bm-tarball.log.U20127 
/bin/tar: Removing leading `/' from member names
/bin/tar: /home/neuffer/mail/Mail/Lists: file changed as we read it
skywalker:~# cat /tmp/bm-tarball.log.gP1574 
/bin/tar: Removing leading `/' from member names
/bin/tar: /var/mail/neuffer: file changed as we read it
/bin/tar: /var/mail: file changed as we read it

150 Opening ASCII mode data connection for file list
drwx---r-x   2 b024041  (?)  4096 Feb  1 08:14 .
drwx---r-x   3 b024041  (?)  4096 Mar 17  2006 ..
-rwr--   1 b024041  (?)   379 Feb  1 08:13 skywalker-20070201.md5
-rwr--   1 b024041  (?)   1309603 Jan  6 08:23 
skywalker-etc.20070106.master.tar.bz2
-rwr--   1 b024041  (?)   1361527 Feb  1 08:13 
skywalker-etc.20070201.master.tar.bz2
-rwr--   1 b024041  (?)  154664403 Jan  6 08:24 
skywalker-home.20070106.master.tar.bz2
-rwr--   1 b024041  (?)  117738884 Feb  1 08:14 
skywalker-home.20070201.master.tar.bz2
-rwr--   1 b024041  (?)  14670217 Jan  6 08:24 
skywalker-var-lib-dpkg.20070106.master.tar.bz2
-rwr--   1 b024041  (?)  14830591 Feb  1 08:14 
skywalker-var-lib-dpkg.20070201.master.tar.bz2
-rwr--   1 b024041  (?)  24156163 Jan  6 08:24 
skywalker-var-mail.20070106.master.tar.bz2
-rwr--   1 b024041  (?)  27334616 Feb  1 08:14 
skywalker-var-mail.20070201.master.tar.bz2
-rwr--   1 b024041  (?)  4258783694 Jan  6 08:40 
skywalker-var-www.20070106.master.tar.bz2
-rwr--   1 b024041  (?)  4258781131 Feb  1 08:31 
skywalker-var-www.20070201.master.tar.bz2
226 Transfer complete.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages backup-manager depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  findutils 4.2.28-1   utilities for finding files--find,
ii  gzip  1.3.9-2The GNU compression utility
ii  ucf   2.0018.1   Update Configuration File: preserv

backup-manager recommends no packages.

-- debconf information:
  backup-manager/upload-key:
  backup-manager/name-format: long
  backup-manager/upload-hosts:
  backup-manager/upload-user-ftp:
* backup-manager/cron_frequency: daily
  backup-manager/cron_d_remove_deprecated: false
* backup-manager/blacklist: /var/archives
* backup-manager/time-to-live: 5
  backup-manager/burning-maxsize: 650
  backup-manager/encryption_recipient:
  backup-manager/upload-user-scp-warning:
  backup-manager/transfert_mode: scp
  backup-manager/dump_symlinks: false
  backup-manager/upload-user-scp: bmngr
  backup-manager/burning-device: /dev/cdrom
  backup-manager/upload-dir: /var/archives/uploads
* backup-manager/enable_encryption: false
* backup-manager/directories: /etc /home
* backup-manager/repo_group: root
  backup-manager/filetype: tar.gz
* backup-manager/repo_user: root
* backup-manager/backup-repository: /var/archives
  backup-manager/burning-method: CDRW
  backup-manager/burning-enabled: false
  backup-manager/want_to_upload: false


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



Bug#401944: Forwarded upstream at https://bugs.freedesktop.org/show_bug.cgi?id=9946

2007-02-11 Thread Brice Goglin
Forwarded upstream at https://bugs.freedesktop.org/show_bug.cgi?id=9946



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



Bug#410502: ITP: libcm -- Support code for compositing managers

2007-02-11 Thread Michael Koch
On Sun, Feb 11, 2007 at 09:54:22AM +0100, Loïc Minier wrote:
   Version : x.y.z
   Upstream Author : Name [EMAIL PROTECTED]
 * URL : http://www.example.org/
 * License : LGPL, GPL, BSD




Cheers,
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B



Bug#410504: python-minimal: how to build modules with 2.4 2.5 support?

2007-02-11 Thread joshua
Package: python-minimal
Version: 2.4.4-2
Severity: normal

I am trying to build python-gtk2 with support for both python 2.4 and 
2.5. So far, I am unsuccessful. See bug #381910 for details.

Can you suggest how to proceed?

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1-b2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages python-minimal depends on:
ii  dpkg  1.13.22package maintenance system for Deb
ii  python2.4-minimal 2.4.4-2A minimal subset of the Python lan

python-minimal recommends no packages.

-- no debconf information


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



Bug#407338: Another GRUB upload

2007-02-11 Thread Robert Edmonds
Otavio Salvador wrote:
 GRUB2 is tagged as experimental because upstream hadn't yet finished
 to put new features on it. It's very stable and does very well for a
 lot of users. I would like to ask if you can try it and if it does
 work for you we can try to push it to testing.

I just tried grub2 out on a fresh sid install and failed due to #409073.
It seems neither grub nor grub2 support GPT at the moment?

 I understand that importance of the GPT support on GRUB but I also
 worry about the possible regressions it can bring to it too. We're too
 near of release and after some discussion between I and Robert we
 opted to keep it out.

The patch seems reasonably clean to me; while I am not an expert at
parsing partition tables, it seems the only possible regression could be
mistakenly interpreting a non-GPT partitioned block device as GPT.  Is
it possible this patch could make it into etch after release via
proposed-updates?

(Of course, I'm not opposed to maintaining a locally patched version of
grub for a handful of specialized servers.  Perhaps a note in the
release notes for this admittedly rare configuration would be in order?)

 Our idea, just after Etch release, is start to replace the grub with
 grub2 for all possible architectures :-D That would solve a lot of
 problems, for sure.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#410093: Bug#410079: hyphenation patterns distributed without license and copyright

2007-02-11 Thread Oleksandr Moskalenko
* Steve Langasek [EMAIL PROTECTED] [2007-02-11 00:37:31 -0800]:

 severity 410079 important
 severity 410093 important
 severity 410094 important
 thanks
 
 On Wed, Feb 07, 2007 at 04:09:47PM +0100, Matthias Klose wrote:
  Many hyphenation patterns are distributed without copyright and
  license information. It seems that most patterns are copied from the
  Openoffice.org sources, where these files are now removed.
 
 As far as I'm aware, hyphenation rules for a language contain no significant
 creative element and as such are not subject to copyright.  It's fine to
 credit the folks responsible for compiling these hyphenation rules into a
 usable form, and to respect their wishes regarding the use of those rules,
 but I don't see anything here that would warrant removing packages from a
 release.
 
 Thanks,
 -- 
 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/

Steve,

I've forwarded Matthias's report upstream and as far as the relevant folks
have been able to check those files are dfsg-free and the only problem seems
to be the wording in the readme files. All word list files were originally
taken from the openoffice distribution and those that differ from the oo have
licensing information. Thank you for stepping in and saying a word about the
RC status. I will finish pulling info from upstream to adjust the copyright
statement, but I also believe that this issue is not release-critical.

Regards,

Alex.


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



Bug#400947: iceweasel: Rejects certificate issued by https://www.ultimatix.net by throwing error code -8102

2007-02-11 Thread Mike Hommey
On Sun, Feb 11, 2007 at 03:12:11PM +0530, Siddhesh Poyarekar [EMAIL 
PROTECTED] wrote:
 On 2/11/07, Mike Hommey [EMAIL PROTECTED] wrote:
 But does the CA certificate specify a Certificate Sign key usage ?
 
 Here's what I get when I run the certificate through Kleopatra:
(...)

What happens if you add the CA certificate in iceweasel's certificate
manager ?
Did you try to add the CA certificate on the server ?
(SSLCertificateChainFile directive on apache)

Mike



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



Bug#410308: [Pkg-samba-maint] Bug#410308:

2007-02-11 Thread Christian Perrier
Quoting Daniel Fernández ([EMAIL PROTECTED]):
 Well, at least we have the filesystem privileges to protect the
 sensitive data. But I dont like this bug, anyway.


So don't we.

I think it's probably time to apply one of the patches used in Ubuntu:

--- smb.conf~   2007-01-31 06:01:20.973216065 +0100
+++ smb.conf2007-02-11 10:48:13.463426021 +0100
@@ -223,6 +223,11 @@
 # create dirs. with group=rw permissions, set next parameter to 0775.
directory mask = 0700

+# Restrict access to home directories
+# to the one of the authenticated user
+# This might need tweaking when using external authentication schemes
+   valid users = %S
+
 # Un-comment the following and create the netlogon directory for Domain Logons
 # (you need to configure Samba to act as a domain controller too.)
 ;[netlogon]



With this, at least the default setup will not expose such valid
system users home directories to others.




signature.asc
Description: Digital signature


Bug#410505: website moved to http://cpulimit.sourceforge.net/

2007-02-11 Thread supaplex
Package: cpulimit
Version: 1.1-8
Severity: minor

[EMAIL PROTECTED]:~$ aptitude show cpulimit

[snip]

  Homepage: http://marlon80.interfree.it/cpulimit/index.html

It now lives at http://cpulimit.sourceforge.net/


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1-20061221
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)



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



Bug#400947: iceweasel: Rejects certificate issued by https://www.ultimatix.net by throwing error code -8102

2007-02-11 Thread Siddhesh Poyarekar

On 2/11/07, Mike Hommey [EMAIL PROTECTED] wrote:

But does the CA certificate specify a Certificate Sign key usage ?


Here's what I get when I run the certificate through Kleopatra:


/home/siddhesh/.gnupg/pubring.kbx
-
Serial number: 00
  Issuer: 
1.2.840.113549.1.9.1=#63696F406D756D6261692E7463732E636F2E696E,CN=TCS
CIO,OU=TCS,O=TCS,L=Mumbai,ST=Maharashtra,C=IN
 Subject: 
1.2.840.113549.1.9.1=#63696F406D756D6261692E7463732E636F2E696E,CN=TCS
CIO,OU=TCS,O=TCS,L=Mumbai,ST=Maharashtra,C=IN
sha1_fpr: 99:E1:DB:93:E9:EF:1F:3F:72:5E:88:33:0E:F7:7E:00:71:93:43:1A
 md5_fpr: F2:56:25:3D:47:7E:D5:8F:52:2B:14:56:2F:0E:86:19
  certid: BCAC50A72D6B623402ED1EDDC2633C0203DD4B69.00
 keygrip: D3E864FFF6ADF47B4E7C56CF5622E538D7278A60
   notBefore: 2002-03-26 06:23:58
notAfter: 2012-03-23 06:23:58
hashAlgo: 1.2.840.113549.1.1.4 (md5WithRSAEncryption)
 keyType: 2048 bit RSA
   subjKeyId: 708BF42057D2810A654BD22A2D46BE3CCAD7784C
   authKeyId: 00
  
1.2.840.113549.1.9.1=#63696F406D756D6261692E7463732E636F2E696E,CN=TCS
CIO,OU=TCS,O=TCS,L=Mumbai,ST=Maharashtra,C=IN
authKeyId.ki: 708BF42057D2810A654BD22A2D46BE3CCAD7784C
keyUsage: digitalSignature certSign crlSign
 extKeyUsage: [none]
policies: [none]
 chainLength: 0
   crlDP: [none]
authInfo: [none]
subjInfo: [none]

**

The 'certSign' is probably what you're looking for.


Regards,
--
Siddhesh Poyarekar
http://siddhesh.tk


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



Bug#395124:

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Timothee Peignier wrote:
  It needs libcm, which didn't even see a tarball release yet.
 There is a fairly recent tarball release of libcm in gnome ftp :
 http://ftp.gnome.org/pub/gnome/sources/libcm/0.1/

 I've uploaded libcm; it needs review by the ftpmasters, and then we can
 support in metacity.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#410506: munin documentation improvement suggestion

2007-02-11 Thread Michael Neuffer
Package: munin
Version: 1.2.5-1
Severity: minor


Please add this to the munin documentation, as this is missing from the normal 
munin docs.

I personally added it directly in my munin.conf

http://edseek.com/archives/2006/07/13/munin-alert-email-notification/


-8
Munin has support for sending mails when specified warning and critical 
thresholds are exceeded. 
If you aren't already running a notification system, such as Nagios, Munin's 
notification works splendidly. A few changes to munin.conf are all that's 
needed.

First, you need to configure contacts, which enables the notification system.

contacts me
contact.me.command mail -s Munin notification ${var:host} [EMAIL PROTECTED]
contact.me.always_send warning critical

Above, I define a contact entry named, aptly, me. Pick any name you would like. 
Next, the 
specific command action is defined. It's really just a string to be executed by 
a shell 
which will receive the body of the alert message as STDIN. For sending email an 
appropriate 
command such as mail is used. Finally, mails will always be sent on any warning 
or critical 
state.

Next, recognize that alerts will only be sent for plugins that actually provide 
warning and 
critical values. A few of the default plugins do, the rest do not. What's more, 
appropriate 
thresholds may vary by machine. Fortunately, you can define thresholds per 
plugin per host though 
how isn't entirely explained in the documentation.

[foo.example.com]
address 127.0.0.1
use_node_name yes
df._dev_sda1.warning 97
hddtemp_smartctl.hde.critical 41
# This won't work
# hddtemp_smartctl.*.critical 41

In munin.conf, for each node of interest, you can define specific threshold 
values for a given 
host or override values provided by any plugin that already includes thresholds 
in its output. 
The format is plugin.fieldname.{critical,warning} value. You can find the 
fieldnames in the HTML 
graph views for fieldnames that are determined at configuration time by the 
plugin.

Above, the default warning threshold for the df plugin of 92 is overridden with 
97. (In this 
case, it's the % full output from the df command.) Additionally, a temperature 
threshold for 
critical is provided for the hddtemp_smartctl plugin, which does not specify 
one by default. A 
different value can be specified per host. I couldn't specify thresholds 
globally per plugin 
for plugins that had no default. You must edit the plugin itself and 
redstribute it to monitored 
systems for new global defaults.
==8--


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages munin depends on:
ii  adduser  3.102   Add and remove users and groups
pn  libdigest-md5-perl   none  (no description available)
ii  libhtml-template-perl2.8-1   HTML::Template : A module for usin
ii  libparse-recdescent-perl 1.94.free-3 Generates recursive-descent parser
ii  librrds-perl 1.2.15-0.3  Time-series data storage and displ
pn  libtime-hires-perl   none  (no description available)
ii  perl [libstorable-perl]  5.8.8-7 Larry Wall's Practical Extraction 
ii  perl-modules 5.8.8-7 Core Perl modules
ii  rrdtool  1.2.15-0.3  Time-series data storage and displ

Versions of packages munin recommends:
ii  libdate-manip-perl5.44-5 a perl library for manipulating da
ii  munin-node1.2.5-1network-wide graphing framework (n

-- no debconf information


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



Bug#410484: expired d-i RC1

2007-02-11 Thread Geert Stappers
Op 10-02-2007 om 15:12 schreef Duncan Robertson:
 Package: installation-reports
 
 Boot method: netinst CD etch rc1
 [ install report ]
 Comments/Problems:
 
 After selecting Desktop task it gets in 5% and sits there. The VT
 with the status message says..  a list of packages and Do you want to
 ignore this warning and proceed anyway? - type Yes or No..  but there
 is no way to type Yes or No to continue so the install is hung.
 
 Have installed pretty much the same install on similar hardware using
 same proxy cache in the past with no problems, so somehow the package
 dependancy mix is causing this pause for input when there is no way
 to say Yes to continue.

At http://wiki.debian.org/DebianInstaller/Today
is the text

[10 Feb 2007] The expiry of the SecureApt key for 2006 has broken most
  rc1 images, with the possible exception of images that can be used
  without using the network, such as the full CD and DVD images. Use daily
  builds of the installer instead, as those have the new archive key.


HtH
GSt


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



Bug#327582: Reopen

2007-02-11 Thread Sune Vuorela
On Saturday 10 February 2007, Philippe Cloutier wrote:
 reopen 327582
 found 327582 3.5.5a.dfsg.1-5
 thanks

 I'm sorry to report that I must have been doing something wrong when I
 closed this bug, because I can reproduce this with 3.5.5a.dfsg.1-5.

Hi!

I just tried with a blank new user in kde 3.5.6 - it at least worked nicely 
here.

/Sune

-- 
Do you know how might I ping the SMTP secret code?

First of all from the control preferences inside Photoshop 5000 you cannot 
cancel the Direct3D mailer for digiting from a MIDI application to a display.


pgpmwGoEOtobd.pgp
Description: PGP signature


Bug#410502: ITP: libcm -- Support code for compositing managers

2007-02-11 Thread Loïc Minier
 Hmm, sorry for these:

On Sun, Feb 11, 2007, Loïc Minier wrote:
   Version : x.y.z

 0.1.1

   Upstream Author : Name [EMAIL PROTECTED]

 Mostly Søren Sandmann for Red Hat.

 * URL : http://www.example.org/

 No upstream website I know of.

 * License : LGPL, GPL, BSD

 (This is correct.)

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#410507: pike7.7_7.7.24-1(experimental/amd64/xenophanes): Depends on non-existing package libmysqlclient10-dev

2007-02-11 Thread Marc 'HE' Brockschmidt
Package: pike7.7
Version: 7.7.24-1
Severity: serious
Tags: experimental

Heya,

Trying to build the version of pike7.7 shows this:

Automatic build of pike7.7_7.7.24-1 on xenophanes by sbuild/amd64 98-farm
Build started at 20070207-1830
**
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 19.7MB of source archives.
Get:1 http://sinclair.farm.ftbfs.de experimental/main pike7.7 7.7.24-1 (dsc) 
[1547B]
Get:2 http://sinclair.farm.ftbfs.de experimental/main pike7.7 7.7.24-1 (tar) 
[19.6MB]
Get:3 http://sinclair.farm.ftbfs.de experimental/main pike7.7 7.7.24-1 (diff) 
[25.6kB]
Fetched 19.7MB in 0s (26.6MB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper ( 4.0.0), libgdbm-dev, libgmp3-dev, libz-dev, 
libjpeg-dev, libttf-dev, libmysqlclient10-dev, libreadline-dev, perl, bison, 
debhelper, freeglut3-dev (= 2.2.0-6.1) [alpha hppa] | libglut3-dev, 
freeglut3-dev [!alpha !hppa] | libglut3-dev, xlibmesa-glu-dev | libglu-dev, 
xlibmesa-gl-dev | libgl-dev, libxpm-dev, gnome-devel, libgtkxmhtml-dev, 
libfreetype6-dev, autoconf, libiodbc2-dev, libsane-dev, postgresql-dev, 
librsvg2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, libperl-dev, sharutils, 
libpng3-dev, gtkglarea5-dev, libtiff4-dev,  bc, libpcre3-dev, libbz2-dev, 
libnettle-dev, libsqlite3-dev, libfuse-dev, libglade0-dev, fftw3-dev, pkg-config

Please either remove the libmysqlclient10-dev build-dep (and use 15
instead) or remove it from the archive.

Thanks,
Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
23: Codefreeze
   Linux Kernel Patch v1.3, patch-1.3.94 (00/55) (Kristian Köhntopp)


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



Bug#367659: ITP

2007-02-11 Thread Loïc Minier
retitle 367659 ITP: gedit-plugins
owner !
stop


-- 
Loïc Minier [EMAIL PROTECTED]



Bug#410480: linux-image-2.6.18-4-xen-686: PAE breaks Pentium-M CPUs

2007-02-11 Thread Bastian Blank
severity 410480 normal
tags 410480 wontfix
thanks

On Sun, Feb 11, 2007 at 10:29:09AM +1100, Russell Coker wrote:
 The change from linux-image-2.6.18-3-xen-686 to linux-image-2.6.18-4-xen-686
 of enabling PAE prevents operation on Pentium-M systems and other 686 machines
 that lack PAE.

The patch does not reliable work with non-PAE, so this is clearly a
wontfix.

 The number of 686 class machines with 4G of RAM is extremely small, I expect
 that they are significantly outnumbered by the non-PAE 686 machines.

No. Only some of the Pentium-M cores lacks PAE.

Bastian

-- 
Extreme feminine beauty is always disturbing.
-- Spock, The Cloud Minders, stardate 5818.4


signature.asc
Description: Digital signature


Bug#347322: Debian svn-buildpackage

2007-02-11 Thread Jari Aalto
Eddy Petrișor [EMAIL PROTECTED] writes:
 Have you done functional tests?
 Did you test with and without the option you added?
 Did you test with options that might have broken (options available for
 pieces of code that use the new options)?

Yes. The option works as announced.

 This is missing:
 * various cosmetic changes

Added.

 +  -h, --help Show the help message
 +  -N, --no-unrelease-tag Do not add word UNRELEASED to debian/changelog

 I'd say the option name choice is not quite inspired since it doesn't
 fall in line with the rest of the options.

I've removed the short option from patch. We need to discuss about
options in genral separately.

The option is now:

  --no-changelog-tag Do not set distribution to UNRELEASED in 
debian/changelog

 I think the changelog entry is a little misleading here:

 +  * svn-upgrade: Added option --verbose and --version.

Corrected.
 I'd rather say:

 * reordered --verbose and --version options in help to appear towards
 the end (common practice)

 Or am I missing something?

Actually we might want to reorder all options to be listed in
alphabetical order. It is common practice and scales to any number of
options.

New patch attached. This is against SVN -r2340 2007-02-11
Jari

=== modified file 'debian/.svn/entries'
--- debian/.svn/entries	2007-02-11 09:29:31 +
+++ debian/.svn/entries	2007-02-11 09:18:32 +
@@ -1,7 +1,7 @@
 8
 
 dir
-2340
+2264
 svn://svn.debian.org/svn/collab-maint/deb-maint/svn-buildpackage/trunk/debian
 svn://svn.debian.org/svn/collab-maint
 

=== modified file 'doc/.svn/entries'
--- doc/.svn/entries	2007-02-11 09:29:31 +
+++ doc/.svn/entries	2007-02-11 09:18:32 +
@@ -1,7 +1,7 @@
 8
 
 dir
-2340
+2264
 svn://svn.debian.org/svn/collab-maint/deb-maint/svn-buildpackage/trunk/doc
 svn://svn.debian.org/svn/collab-maint
 

=== modified file 'doc/svn-buildpackage.1'
--- doc/svn-buildpackage.1	2007-01-28 09:10:52 +
+++ doc/svn-buildpackage.1	2007-02-11 10:06:28 +
@@ -34,6 +34,9 @@
 \fB\-h\fR, \fB\-\-help\fR
 Show the help message
 .TP
+\fB\-\-no\-chnagelog\-tag\fR
+Do not set distribution to UNRELEASED in debian/changelog
+.TP
 \fB\-\-svn\-verbose\fR
 More verbose program output
 .TP
@@ -82,7 +85,7 @@
 directory, relative to the one where svn-buildpackage was started.
 .TP
 \fB\-\-svn\-move-to\fR=...
-Specifies the target directory to move generated files to. 
+Specifies the target directory to move generated files to.
 .TP
 \fB\-\-svn\-pkg\fR=packagename
 Overrides the detected package name. Use with caution \- it could be set too
@@ -114,9 +117,9 @@
 .P
 .RS
 .PD 0
-svn-buildpackage 
+svn-buildpackage
 --svn-prebuild='a=wget -c http://mymirror/debian/main/pool/;;
-b=/$package/${package}_${upstream_version}.orig.tar.gz; 
+b=/$package/${package}_${upstream_version}.orig.tar.gz;
 $a$(echo $package|cut -c0-1)$b || $a$(echo $package | cut -c0-4)$b'
 .P
 Multiple retries with a bashism:

=== modified file 'doc/svn-upgrade.1'
--- doc/svn-upgrade.1	2006-12-01 12:00:50 +
+++ doc/svn-upgrade.1	2007-02-11 10:07:05 +
@@ -10,23 +10,26 @@
 repository, upgrading it to a new upstream release. The repository
 filesystem tree must be in the format created by svn\-inject.
 .TP
-\fB\-V\fR, \fB\-\-version\fR
-STRINGForces a different upstream version string
-.TP
-.TP
-\fB\-c\fR, \fB\-\--clean\fR
+\fB\-c\fR, \fB\-\-clean\fR
 Runs make clean and removed the debian/ directory in the new source.
 .TP
+\fB\-\-no\-changelog\-tag\fR
+Do not set distribution to UNRELEASED in debian/changelog
+.TP
 \fB\-P\fR, \fB\-\-packagename\fR STRING
 Forces a different package name
 .TP
-\fB\-v\fR, \fB\-\-verbose\fR
-More verbose program output
-.TP
 \fB\-r\fR, \fB\-\-replay\-conflicting\fR
 Extra cleanup run: replaces all conflicting files with upstream
 versions. Review of svn status output before doing that could make
 sense.
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+More verbose program output
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+STRINGForces a different upstream version string
+.TP
 .PP
 Tarballs must be compressed with gzip or bzip2.
 .SH SEE ALSO

=== modified file 'svn-buildpackage'
--- svn-buildpackage	2007-01-28 09:10:52 +
+++ svn-buildpackage	2007-02-11 10:04:13 +
@@ -20,24 +20,25 @@
 repository must be in the format created by svn-inject, and this script
 must be executed from the work directory (trunk/package).
 
-  -h, --help   Show the help message
-  --svn-dont-clean Don't run debian/rules clean (default: clean first)
-  --svn-dont-purge Don't wipe the build directory (default: purge after build)
-  --svn-no-links   Don't use file links (default: use links where possible)
-  --svn-ignore-new Don't stop on svn conflicts or new/changed files
-  --svn-verboseMore verbose program output
-  --svn-builder CMDUse CMD as build command instead of dpkg-buildpackage
-  --svn-override a=b   Override some config variable (comma separated list)
-  --svn-move   Move package files to 

Bug#400947: iceweasel: Rejects certificate issued by https://www.ultimatix.net by throwing error code -8102

2007-02-11 Thread Siddhesh Poyarekar

On 2/11/07, Mike Hommey [EMAIL PROTECTED] wrote:

What happens if you add the CA certificate in iceweasel's certificate
manager ?


It doesn't make any difference.


Did you try to add the CA certificate on the server ?
(SSLCertificateChainFile directive on apache)


I do not have access to the web server.

Also, I imported the website certificate into certificate manager and
in the Purposes column it only shows the KeyUsage purposes, viz:
Client and Sign. It does not show the ExtendedKeyUsage purposes, which
includes Server authentication (serverAuth according to Kleopatra).


--
Siddhesh Poyarekar
http://siddhesh.tk


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



Bug#410415: #410415

2007-02-11 Thread Bastian Blank
tags 410415 moreinfo
thanks

The report don't shows that this is a debian kernel. Please proove.

Bastian

-- 
Women are more easily and more deeply terrified ... generating more
sheer horror than the male of the species.
-- Spock, Wolf in the Fold, stardate 3615.4


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



Bug#407326: [Pkg-aide-maintainers] Bug#407326: unable to upgrade

2007-02-11 Thread Marc Haber
On Sun, Feb 11, 2007 at 01:26:16AM +0100, Sam Hocevar wrote:
 On Sun, Feb 11, 2007, Marc Haber wrote:
  On Sat, Feb 10, 2007 at 11:58:20PM +0100, Sam Hocevar wrote:
   retitle 407326 aide: installation fails for upgrades and new installs
   severity 407326 grave
   thanks
  
  This looks like a new bug to me. Please set AIDEDEBUG to a non-empty
  value, retry the upgrade and submit the result.
 
I'm afraid I purged the package, otherwise the rest of the system
 would not update. I'm pretty sure it's the same bug, though: nothing
 else calls md5sum, and I was upgrading from a version that did not
 have 31_aide_aptitude_frqchg yet, so all other md5sum calls before it
 succeeded.

I cannot reproduce this here. So all I can do is upload the new
package with the fix for this bug and hope that you'll be fine then.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#410508: karrigell: [INTL:de] initial German debconf translation

2007-02-11 Thread Helge Kreutzmann
Package: karrigell
Version: 2.3.2-1.1
Severity: wishlist
Tags: patch l10n

Please find the initial German debconf translation for karrigell
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics pofile.po'
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge


karrigell_2.3.2-1.1_de.po.bz2
Description: Binary data


Bug#400947: iceweasel: Rejects certificate issued by https://www.ultimatix.net by throwing error code -8102

2007-02-11 Thread Mike Hommey
On Sun, Feb 11, 2007 at 03:38:05PM +0530, Siddhesh Poyarekar [EMAIL 
PROTECTED] wrote:
 On 2/11/07, Mike Hommey [EMAIL PROTECTED] wrote:
 What happens if you add the CA certificate in iceweasel's certificate
 manager ?
 
 It doesn't make any difference.
 
 Did you try to add the CA certificate on the server ?
 (SSLCertificateChainFile directive on apache)
 
 I do not have access to the web server.
 
 Also, I imported the website certificate into certificate manager and
 in the Purposes column it only shows the KeyUsage purposes, viz:
 Client and Sign. It does not show the ExtendedKeyUsage purposes, which
 includes Server authentication (serverAuth according to Kleopatra).

What about the other one ?

Mike



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



Bug#408482: French Canadians really using us keyboard layout?

2007-02-11 Thread Lionel Elie Mamane
On Fri, Feb 09, 2007 at 10:31:47AM +0100, Christian Perrier wrote:
 Quoting Philippe Cloutier ([EMAIL PROTECTED]):

 If I understand what Daniel wrote right, according to you French
 Canadian keyboards are nearly impossible to buy in Montreal?

I'm surprised. A Canadian friend of mine bought me a french Canadian
keyboard and mailed it to me. He reports that he just walked in a
major electronics store and there it was.

 This is actually something that is very strange for me, given that
 it's nearly impossible to a normally constituted person to input
 correct French on a US keyboard.

In my opinion, you are over-inflating it. I do it every day; all you
need is one key configured as compose key (Multi_key in x.org
parlance). Both the Linux console and X support that concept.

I can imagine that a handicapped person would be challenged to type û,
because it requires three keys at the same time (compose-shift-6), but
then sticky keys would address that (in X), I presume. Oh, and I just
discovered that typing compose and shift-6 in sequence instead of
together also works. So trouble gone, only max two keys at the same
time, which is needed *all* the time when using a keyboard. So, even
more, for a normally constituted person, what's the trouble?

It might cut down a bit on your wpm (words per minute), that is
true.

-- 
Lionel


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



Bug#410484: expired d-i RC1

2007-02-11 Thread Duncan Robertson
OK thanks, 

I was looking at the main debian installer URL, bug reports as well but
the errata and know inssues didnt mention it at the time.. time to burn
another trusty ETCH CD to do more workstations with.


On Sun, 2007-02-11 at 10:56 +0100, Geert Stappers wrote:
 Op 10-02-2007 om 15:12 schreef Duncan Robertson:
  Package: installation-reports
  
  Boot method: netinst CD etch rc1
  [ install report ]
  Comments/Problems:
  
  After selecting Desktop task it gets in 5% and sits there. The VT
  with the status message says..  a list of packages and Do you want to
  ignore this warning and proceed anyway? - type Yes or No..  but there
  is no way to type Yes or No to continue so the install is hung.
  
  Have installed pretty much the same install on similar hardware using
  same proxy cache in the past with no problems, so somehow the package
  dependancy mix is causing this pause for input when there is no way
  to say Yes to continue.
 
 At http://wiki.debian.org/DebianInstaller/Today
 is the text
 
 [10 Feb 2007] The expiry of the SecureApt key for 2006 has broken most
   rc1 images, with the possible exception of images that can be used
   without using the network, such as the full CD and DVD images. Use daily
   builds of the installer instead, as those have the new archive key.
 
 
 HtH
 GSt
 



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



Bug#410256: fixed package available

2007-02-11 Thread Sven Dowideit
I've made a new version of the package (that fixes this, and other
issues), and its waiting in my sponsor's queue 


http://members.iinet.net.au/~spos/twiki_4.0.5-9_all.deb



-- 

Sven Dowideit - http://DistributedINFORMATION.com
A WikiRing Partner http://wikiring.com


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



Bug#410497: sparc32 kernel is too big, fails to boot

2007-02-11 Thread Bastian Blank
On Sat, Feb 10, 2007 at 10:54:15PM -0800, Jurij Smakov wrote:
 The config variable CONFIG_DEBUG_FS, enabled recently for all kernel 
 flavours adds over 400K to the size of the compressed image size on 
 sparc32. As a result, it does not boot anymore (uncompressed image 
 does not fit into the allotted space).

The change was commited one month ago and we had test builds since this.
You said yourself that it changes the abi so it now up to you to decide
what to do:
- Remove it and don't support sparc32 with this etch kernel.
- Change the abi without the abiname.

Bastian

-- 
Leave bigotry in your quarters; there's no room for it on the bridge.
-- Kirk, Balance of Terror, stardate 1709.2


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



Bug#408118: ChessDB - free chess database

2007-02-11 Thread Christian Pinedo Zamalloa
On Friday, 9 de February de 2007 14:15, Dr. David Kirkby wrote:
 I'm maintaining ChessDB

 http://chessdb.sourceforge.net/

 but don't have a Debian system here, so are unable to do any testing.
 Someone sent me a binary for Debian, which I put on the Sourceforge site:

 http://sourceforge.net/project/downloading.php?group_id=184864use_mirror=p
uzzlefilename=chessdb_3.6.7-1_i386.deb85831364

 but that is for an older release.

 I understand the name proposed by 'zako' is too long. Can I suggest:

 ChessDB - A multi-platform chess database

 Note the mix of upper and lower case in ChessDB. I've no idea of your
 conventions for Debian, so I'm sure if you want a unix name 'chessdb'
 would be appropriate.

 Sorry I can't be or more assistance.


Hello David,

i intended to send you an email to inform that i'm packaging your software but 
i have been busy with your software because this's going to be my first 
debian package.

Nowadays i'm working with the next description:

Description short: chess database management application

Description long:
 ChessDB is a chess database application with a grafical user interface. With
 it you can browse databases of chess games, edit games and search for games   
 by  various criteria. ChessDB uses its own compact and fast database format, 
 but can convert to and from PGN.
 .
 ChessDB is based on Shane's Chess Information Database (Scid) that is no
 longer developed. ChessDB used Scid's code, but has various enhancements, bug
 fixes and new features. Nothing has been removed from Scid at all.

I think the package is just ready so i'm going to ask for a sponsor to upload 
the package to debian unstable.

Thanks,

-- 
Christian Pinedo Zamalloa (zako)
PGP key at: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x828D0C80
Fingerprint: 7BFF 4105 F46B 7977 BD96  348C 1007 4FF8 828D 0C80


pgpHt7RbG2aly.pgp
Description: PGP signature


Bug#410426: xine-lib: misleading package descriptions

2007-02-11 Thread Fabian Greffrath
Am Samstag, den 10.02.2007, 21:39 +0100 schrieb Reinhard Tartler:
 Yes, the selection is indeed quite random. The main motivation for the
 split was to promote the dependencies from 'Recommends' to 'Depends'. In
 order to not get too many dependencies from libxine1 (which has a lot of
 reverse depends), I moved some plugins to seperate packages.
 
 I tried to keep the libxine1 package functional, without imposing too
 many and 'heavyweight' dependencies.

This sounds rational, maybe the plugin selection for the packages could 
be motivated like this:

- The `libxine1' package contains all plugins which do not pull in
further dependencies, except those who are expected on a desktop system
anyway (e.g. libogg*, libvorbis*, libtheora*). [Did you notice that
libxine1 has dependencies on libxine1?]

- The `libxine1-ffmpeg' contains all plugins which pull in further
dependencies, which may not be part of a minimal installation. However,
the suffix `-ffmpeg' would be inappropriate and not describe the
package's contents. Something like `libxine1-extras' might fit better.

I think this is similar to the way the gstreamer maintainers split up
their plugin packages (see README.Debian and HACKING.Debian in the
`gst-plugins-base0.10-0.10.10' tarball). 

By the way, the separation of KDE- and GNOME-related plugins was the
best idea anyway! ;)

 Yes, this is indeed necessary. Perhaps you can make some suggestions for
 that?

Sure! As soon as the criteria for the plugin selection are defined. ;)

 Thanks again for your report!

Thanks for your great work on this package!

Nice greetings,
Fabian



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



Bug#410415:

2007-02-11 Thread Clayton
On Sun, 11 Feb 2007 11:04:55 +0100
Bastian Blank [EMAIL PROTECTED] wrote:

 tags 410415 moreinfo
 thanks
 
 The report don't shows that this is a debian kernel. Please proove.
 
 Bastian

Not sure what your criteria for proof is, in a previous e-mail I said I am 
using the latest and greatest standard Debian kernel source from testing.

Is this enough?:

# uname -a
Linux server 2.6.18-tp600e.3 #1 PREEMPT Sat Jan 6 18:37:25 CST 2007 i686 
GNU/Linux
# wajig list-installed | grep linux
libselinux1
linux-image-2.6-686
linux-image-2.6.17-2-686
linux-image-2.6.17-tp600e.1
linux-image-2.6.17-tp600e.2
linux-image-2.6.18-3-686
linux-image-2.6.18-tp600e.3
linux-kernel-headers
linux-source-2.6.17
linux-source-2.6.18
util-linux

My kernel comes from the unmodified, unpatched linux-source-2.6.18 package.


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



Bug#410509: firestarter: Firestarter doesn't start with dhcp3-client

2007-02-11 Thread giggz
Package: firestarter
Version: 1.0.3-1.3
Severity: important

Hi,

I have noticed that firestarter doesn't start with dhcp3-client. I must launch 
the gui in order to have an active firewall. I don't have this pb with the 
dhcp-client package.

Thx for your work
GiGGz

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-6
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages firestarter depends on:
ii  gconf2  2.16.0-3 GNOME configuration database syste
ii  gksu2.0.0-1  graphical frontend to su
ii  iptables1.3.6.0debian1-5 administration tools for packet fi
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.12.4-1 The ATK accessibility toolkit
ii  libaudiofile0   0.2.6-6  Open-source version of SGI's audio
ii  libavahi-client30.6.16-2 Avahi client library
ii  libavahi-common30.6.16-2 Avahi common library
ii  libavahi-glib1  0.6.16-2 Avahi glib integration library
ii  libbonobo2-02.14.0-3 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.14.0-5 The Bonobo UI library
ii  libc6   2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.0.2-1  simple interprocess messaging syst
ii  libesd-alsa0 [libesd0]  0.2.36-3 Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1  2.4.2-1  generic font configuration library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.16.0-3 GNOME configuration database syste
ii  libgcrypt11 1.2.3-2  LGPL Crypto library - runtime libr
ii  libglade2-0 1:2.6.0-4library to load .glade files at ru
ii  libglib2.0-02.12.6-2 The GLib library of C routines
ii  libgnome-keyring0   0.6.0-3  GNOME keyring services library
ii  libgnome2-0 2.16.0-2 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-2 A powerful object-oriented display
ii  libgnomeui-02.14.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.14.2-6   GNOME virtual file-system (runtime
ii  libgnutls13 1.4.4-3  the GNU TLS library - runtime libr
ii  libgpg-error0   1.4-2library for common error values an
ii  libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface 
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liborbit2   1:2.14.4-1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-1   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libtasn1-3  0.3.6-2  Manage ASN.1 structures (runtime)
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxml2 2.6.27.dfsg-1GNOME XML library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra
ii  zlib1g  1:1.2.3-13   compression library - runtime

firestarter recommends no packages.

-- no debconf information


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



Bug#405238: libgcrypt11-dev: Please consider switching to pkg-config or similar

2007-02-11 Thread Andreas Metzler
On 2007-01-02 Nathanael Nerode [EMAIL PROTECTED] wrote:
 Package: libgcrypt11-dev
 Severity: wishlist

 Currently libgcrypt11-dev ships with a libgcrypt-config which
 causes trouble for Debian.  It spreads unnecessary 
 dependencies on libgpg-error0 all the way up the dependency chain
 to every package which uses it.

 While this is basically a bug in each of those packages (they shouldn't
 be using libgcrypt-config), it is rather tedious to fix it in all
 those packages, because the fixes cannot go upstream.

Hello,
I will go the same way as with libgnutls and simply patch
libgcrypt-config to output just -lgcrypt on --libs.

 If libgcrypt11-dev used pkg-config with Libs.private (or provided a
 libgcrypt-config which understood shared libraries), then the other
 packages could switch to using pkg-config for libgcrypt, a change
 which *could* go upstream.

 For background, see http://rerun.lefant.net/checklib/ .
 If libgpg-error ever changes soname, there will be a world of hurt
 for transitions to testing, and it's all caused by libgcrypt-config.

FWIW that is rather unlikely event.
http://lists.gnupg.org/pipermail/gnupg-devel/2004-March/020851.html

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#399178: [Buildd-tools-devel] Bug#399178: noisy warnings: Unable to locate package...

2007-02-11 Thread Martin Michlmayr
* Roger Leigh [EMAIL PROTECTED] [2007-02-10 14:41]:
 Please could you try the attached patch?
 
 This should do the above, preventing apt-cache errors and warnings
 From going to stderr; they go to the package log instead.

This works, thanks a lot!
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#410485: [Pkg-ltsp-devel] Bug#410485: ltsp-server: remote syslogging on ltsp clients is broken

2007-02-11 Thread Oliver Grawert
hi,
On Sa, 2007-02-10 at 16:53 -0800, Vagrant Cascadian wrote:
 === modified file 
 'server/plugins/ltsp-build-client/Debian/000-basic-configuration'
 --- server/plugins/ltsp-build-client/Debian/000-basic-configuration   
 2007-01-11 06:53:01 +
 +++ server/plugins/ltsp-build-client/Debian/000-basic-configuration   
 2007-02-11 00:36:09 +
hmm, we should find an automatic notification system of some kind, this
change is included in ubuntu in 

server/plugins/ltsp-build-client/Ubuntu/000-basic-configuration

since syslog was patched to accept /etc/ltsp/syslogd to override the
default (since edgy), we install a syslogd  file that enables remote
logging with our ltsp-server package in this path. that doesnt give you
the guarantee that syslogging is on if you use a differnt server, but
for a default it makes still sense as you will fix the problem for a
majority of users that just uses the package without tweaks.

ciao
oli


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


Bug#410510: ITP: et131x -- Source for et131x Ethernet Controller driver from Agere Systems

2007-02-11 Thread Miguel Gea Milvaques
Package: wnpp
Severity: wishlist
Owner: Miguel Gea Milvaques [EMAIL PROTECTED]

* Package name: et131x
  Version : 1.2.2
  Upstream Author : [EMAIL PROTECTED]
* URL : http://sourceforge.net/projects/et131x/
* License : BSD liki
  Programming Lang: C
  Description : Source for et131x Ethernet Controller driver from Agere 
Systems

 This package provides the source code for the et131x kernel modules.
 The et131x package is also required in order to make use of these
 modules. Kernel source or headers are required to compile these
 modules.
 .
 This works with Agere Systems ET-131x PCI-E Ethernet Controller.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)


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



Bug#410511: kaffeine: Kaffeine crashes when reading a playlist

2007-02-11 Thread Henry-Nicolas Tourneur
Package: kaffeine
Version: 0.8.3-1
Severity: important

Hi,

When reading a simple playlist : 2 ogg files (encoded using Kaffeine)
and an mp3 file, kaffeine crashes (complete close) at the end of the second ogg 
file.

This bug happens very often but I can't describe the exact condition, I will 
post
if I found a way to reproduce the bug (at this time, I only see it).

This is not the first time Kaffeine crash when reading a play list.
In the email attachment, there is the stack trace.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kaffeine depends on:
ii  hdparm6.9-1  tune hard disk parameters for high
ii  kdelibs4c2a   4:3.5.5a.dfsg.1-6  core libraries and binaries for al
ii  libacl1   2.2.42-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  1:2.4.32-1.1   Extended attribute shared library
ii  libaudio2 1.8-3  The Network Audio System (NAS). (s
ii  libc6 2.3.6.ds1-11   GNU C Library: Shared libraries
ii  libcdparanoia03.10+debian~pre0-4 audio extraction tool for sampling
ii  libfam0   2.7.0-12   Client library to control the FAM 
ii  libfontconfig12.4.2-1generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libidn11  0.6.5-1GNU libidn library, implementation
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libqt3-mt 3:3.3.7-3  Qt GUI Library (Threaded runtime v
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii  libx11-6  2:1.0.3-5  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxine1  1.1.2+dfsg-2   the xine video/media player librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3-13 compression library - runtime

kaffeine recommends no packages.

-- no debconf information
(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1238583616 (LWP 3027)]
[New Thread -1315251280 (LWP 3034)]
[New Thread -1306661968 (LWP 3033)]
[New Thread -1296385104 (LWP 3032)]
[New Thread -1283896400 (LWP 3031)]
[New Thread -1275237456 (LWP 3030)]

Bug#374355: linux-sound-base: apparent missing dependency on module-init-tools

2007-02-11 Thread Aurelien Jarno
severity 374355 serious
thanks

This bug actually prevents the package to be installed on standard Etch
installations. I am therefore upgrading its severity to serious.

# apt-get install linux-sound-base
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  module-init-tools
Suggested packages:
  alsa-base
The following NEW packages will be installed:
  linux-sound-base module-init-tools
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 116kB of archives.
After unpacking 483kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://debian.aurel32.net etch/main module-init-tools 3.3-pre3-1 [88.4kB]
Get:2 http://debian.aurel32.net etch/main linux-sound-base 1.0.13-3 [28.0kB]
Fetched 116kB in 0s (306kB/s)
Preconfiguring packages ...
Selecting previously deselected package module-init-tools.
(Reading database ... 11607 files and directories currently installed.)
Unpacking module-init-tools (from .../module-init-tools_3.3-pre3-1_amd64.deb) 
...
Selecting previously deselected package linux-sound-base.
Unpacking linux-sound-base (from .../linux-sound-base_1.0.13-3_all.deb) ...
Setting up module-init-tools (3.3-pre3-1) ...

Setting up linux-sound-base (1.0.13-3) ...
ln: creating symbolic link `/etc/modutils/linux-sound-base_noOSS' to 
`/lib/linux-sound-base/noOSS.modutils.conf': No such file or directory
dpkg: error processing linux-sound-base (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 linux-sound-base
E: Sub-process /usr/bin/dpkg returned an error code (1)

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


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



Bug#410512: installation-reports: Installing from USB fails, boot failures

2007-02-11 Thread Tapio Lehtonen
Package: installation-reports
Severity: normal


Package: installation-reports

Boot method: USB memory.
Image version: 
  
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
Date: 2007-02-09 -- 2007-02-11

Machine: Booksize PC, Light-860A-IR53F Booksize PC VIA EDEN 533MHz
Processor: VIA Samuel 2 533 MHz
Memory: 256MB
Partitions: 

I got the files to be written to USB memory from directory
  http://people.debian.org/~joeyh/d-i/images/daily/hd-media/

Output of lspci -nn and lspci -vnn:

[EMAIL PROTECTED]:~$ lspci -nn
:00:00.0 0600: 1106:0601 (rev 05)
:00:01.0 0604: 1106:8601
:00:07.0 0601: 1106:0686 (rev 40)
:00:07.1 0101: 1106:0571 (rev 06)
:00:07.2 0c03: 1106:3038 (rev 1a)
:00:07.3 0c03: 1106:3038 (rev 1a)
:00:07.4 0680: 1106:3057 (rev 40)
:00:07.5 0401: 1106:3058 (rev 50)
:00:08.0 0200: 10ec:8139 (rev 10)
:00:09.0 0200: 10ec:8139 (rev 10)
:00:0b.0 0200: 10ec:8139 (rev 10)
:01:00.0 0300: 1023:8500 (rev 6a)


ratbert:~# lspci -vnn
:00:00.0 0600: 1106:0601 (rev 05)
Subsystem: 1106:0601
Flags: bus master, medium devsel, latency 8
Memory at e000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0

:00:01.0 0604: 1106:8601
Flags: bus master, 66MHz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: e400-e57f
Capabilities: [80] Power Management version 2

:00:07.0 0601: 1106:0686 (rev 40)
Subsystem: 1106:
Flags: bus master, stepping, medium devsel, latency 0
Capabilities: [c0] Power Management version 2

:00:07.1 0101: 1106:0571 (rev 06) (prog-if 8a [Master SecP PriP])
Subsystem: 1106:0571
Flags: bus master, medium devsel, latency 32
I/O ports at c000 [size=16]
Capabilities: [c0] Power Management version 2

:00:07.2 0c03: 1106:3038 (rev 1a)
Subsystem: 0925:1234
Flags: bus master, medium devsel, latency 32, IRQ 12
I/O ports at c400 [size=32]
Capabilities: [80] Power Management version 2

:00:07.3 0c03: 1106:3038 (rev 1a)
Subsystem: 0925:1234
Flags: bus master, medium devsel, latency 32, IRQ 12
I/O ports at c800 [size=32]
Capabilities: [80] Power Management version 2

:00:07.4 0680: 1106:3057 (rev 40)
Subsystem: 1106:3057
Flags: medium devsel, IRQ 3
Capabilities: [68] Power Management version 2

:00:07.5 0401: 1106:3058 (rev 50)
Subsystem: 1106:3058
Flags: medium devsel, IRQ 11
I/O ports at cc00 [size=256]
I/O ports at d000 [size=4]
I/O ports at d400 [size=4]
Capabilities: [c0] Power Management version 2

:00:08.0 0200: 10ec:8139 (rev 10)
Subsystem: 10ec:8139
Flags: bus master, medium devsel, latency 32, IRQ 12
I/O ports at d800 [size=256]
Memory at e581 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2

:00:09.0 0200: 10ec:8139 (rev 10)
Subsystem: 10ec:8139
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at dc00 [size=256]
Memory at e5811000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2

:00:0b.0 0200: 10ec:8139 (rev 10)
Subsystem: 10ec:8139
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at e000 [size=256]
Memory at e5812000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2

:01:00.0 0300: 1023:8500 (rev 6a)
Subsystem: 1023:8500
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 12
Memory at e400 (32-bit, non-prefetchable) [size=8M]
Memory at e500 (32-bit, non-prefetchable) [size=128K]
Memory at e480 (32-bit, non-prefetchable) [size=8M]
Capabilities: [80] AGP version 2.0
Capabilities: [90] Power Management version 1



Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [E ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

Made USB memory following Installation Manual chapter 4.4. With the zcat 
method, 
the USB memory boots. I see the d-i welcome screen and can browse the help 
screens. 
Starting install or installgui, even with BOOT_DEBUG=2 only shows
  Loading linux (four periods every time)

I tried this with installer files I downloaded on 2007-02-08 and -10. 

The command fdisk -l /dev/sda shows a 

Bug#400947: iceweasel: Rejects certificate issued by https://www.ultimatix.net by throwing error code -8102

2007-02-11 Thread Siddhesh Poyarekar

On 2/11/07, Mike Hommey [EMAIL PROTECTED] wrote:

What about the other one ?


The other site has the following info in that order:

==

   X509v3 Extended Key Usage:
   TLS Web Client Authentication, TLS Web Server Authentication
   X509v3 Key Usage:
   Digital Signature, Key Encipherment
==

Another difference I noticed right now is the 'Key Encipherment' in
key usage here which is not in the earlier certificate. I looked up in
the mozilla bugs database and found this:

https://bugzilla.mozilla.org/show_bug.cgi?id=341271


--
Siddhesh Poyarekar
http://siddhesh.tk


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



Bug#410513: ipw3945-source: Version 1.2.0 is available

2007-02-11 Thread Christophe Troestler
Package: ipw3945-source
Severity: wishlist

Hi,

Just a short note to kindly ask that version 1.2.0
(http://ipw3945.sourceforge.net/) be packaged.  (I do not currently
use this package for that reason.)

Regards,
ChriS

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (400, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#410492: emacs-snapshot: Fails during compilation of add-on packages

2007-02-11 Thread Romain Francoise
Hi Tim,

Tim Cross [EMAIL PROTECTED] writes:

 With the latest emacs-snapshot, it looks like the process goes
 into an infinite loop.

No, it's not an infinite loop; the compilation just takes a very,
very long time.  This is because the byte-compiler in Emacs 22 now
tries to print recursive structures using special reader constructs,
and there is a noticeable complexity effect when compiling very
large files...

This patch fixes the problem, it simply disables this feature.

--- vm-7.19.orig/vm-byteopts.el
+++ vm-7.19/vm-byteopts.el
@@ -16,6 +16,7 @@
 ;; different v19 Emacses.
 (setq byte-compile-dynamic nil)
 (setq byte-compile-dynamic-docstrings nil)
+(setq byte-compile-disable-print-circle t)
 ;; avoid v20 features because users are going
 ;; to try to share elc files no matter what we tell them.
 (setq byte-compile-emacs19-compatibility t)

Thanks,

-- 
  ,''`.
 : :' :Romain Francoise [EMAIL PROTECTED]
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#410308: [Pkg-samba-maint] Bug#410308:

2007-02-11 Thread Daniel Fernández
 +   valid users = %S

 With this, at least the default setup will not expose such valid
 system users home directories to others.
 
But . . . I can't access my non-home shares now, like 
[cdrom]
   comment = Samba server's CD-ROM
   writable = no
   locking = no
   path = /media/cdrom
   users = daniel
   public = no

[usbdisk]
   comment = Samba server's USBDISK
   writable = yes
   locking = no
   path = /media/usbdisk
   users = daniel
   public = no

Should I add some parameters to the shares in smb.conf so I can read
them again?

Daniel.



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



Bug#410514: libapache-mod-backhand: [INTL:de] updated German debconf translation

2007-02-11 Thread Helge Kreutzmann
Package: libapache-mod-backhand
Version: 1.2.2-11
Severity: wishlist
Tags: patch l10n

Please find the updated German debconf translation for libapache-mod-backhand
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics pofile.po'
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge


libapache-mod-backhand_1.2.2-11_de.po.bz2
Description: Binary data


Bug#410335: xfree86-common: postinst dies on installing docs

2007-02-11 Thread Christoph Claus
Hi Julien,

 it seems that there is a problem with your
 /var/lib/doc-base/info/debian-x-faq.status file.  Could you check it,
 and send it to this bug?

Ok, it got corrupted somehow, contains only zeroes.

Sorry for bothering you.  The error-message of install-docs didn't give any 
clue to me where to look for the problem.


Thanks for your help,

Christoph Claus

-- 
Feel free - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: www.gmx.net/de/go/mailfooter/promail-out


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



Bug#409560: Cancel button in the newGameDialog class

2007-02-11 Thread Mario Iseli
Hello authors of pokerth.

In the Debian bug tracking system is a little bug [0]. I'm not sure
how to fix it since the button doesn't call a selfdefined method but
only the inherited method cancel() which simply closes the dialog.
Have you an idea how to deal with this bug or even a fix for it?

Thank you very much...

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409560

(please keep [EMAIL PROTECTED] in the CC field)

-- 
  .''`. Mario Iseli [EMAIL PROTECTED]
 : :'  :proud user of Debian unstable
 `. `'`
   `-  Debian - when you have better things to do than fixing a system


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



Bug#384460: IAX Clients Crashing (portaudio?)

2007-02-11 Thread J L Kolpin
Apologies if this isn't in the format required I am still trying to 
figure the BTS out. This is not an iaxcomm only bug.. It seems anything 
using iax is broken as this also happened to me with kiax. Something 
with portaudio maybe?...


I am also using testing completely up to date

:~$ kiax
Sun Feb 11 04:49:17 2007 Using IAXClient ver. 0.0+cvs20060520
PortAudio error at Unable to open streams: Illegal error number.
Sun Feb 11 04:49:17 2007 IaxWrapper::iaxc_initialize() result = 0
Segmentation fault



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



Bug#409560: Cancel-Button-Fix

2007-02-11 Thread Felix Hammer
Hi @all

Sry for that mistake. Here is the patch. 
-
--- mainwindowimpl.cpp  2007-02-11 13:18:06.0 +0100
+++ mainwindowimpl1.cpp 2007-02-11 13:19:23.0 +0100
@@ -1096,6 +1096,7 @@
if (playersPositiveCashCounter==1) {

callNewGameDialog();
+   return;
} 
//sonst 
else {
---

You are invented to also try: svn co 
https://pokerth.svn.sourceforge.net/svnroot/pokerth/trunk/pokerth;
Have a nice weekend.

regards
Felix
___
http://www.lehrsaiten.de
http://sourceforge.net/projects/pokerth


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



Bug#403332: util-vserver can not hashify a guest

2007-02-11 Thread Daniel Dehennin
Le 4878 Septembre 1993, Ola Lundqvist a tapoté:
 Ohh. Thanks a lot then!

The problem is resolved by the syscall_shiny14e.h from
http://vserver.13thfloor.at/Experimental/SYSCALL/syscall_shiny14e.h

With this, it works with debian GCC 4.1.

Regards.
-- 
Daniel 'NebuchadnezzaR' Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69


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



Bug#410492: emacs-snapshot: Fails during compilation of add-on packages

2007-02-11 Thread Tim Cross

Hi Romain,

Wow, thats an amazing response time! Thanks very much. those new byte
compilation features must really really slow down the compilation. I left
things running in excess of 90 minutes on a dual core 3.2GHz system with plenty
of RAM and nothing else loading the system. I did think that maybe it was a
change in byte code compilation slowing things down, but thought 90 minutes
just for VM should be sufficient even in the slowest of compilation
environments. 

I'd like to also take this opportunity to thank you very much for the really
great stuff you have done re: emacs-snapshot. The releases are so reliable and
frequent I've totally given up direct CVS builds. I've been using the
emacs-snapshot for ages now and problems have been extremely rare (and I'm
someone who lives in emacs daily, both at work and at home). I for one very
much appreciate the work you have been doing. 

I'm an emacspeak user, which is a very large and reasonably complex emacs
package. I've not tried building it with the latest emacs-snapshot yet. It will
be interesting to see what happens. The patch you have provided will give me
the direction to see about patching things if its too slow. Very useful. 

thanks,

Tim


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



Bug#405973: Maybe this time... :-)

2007-02-11 Thread Matteo Beniamino
I think I've found the problem. There is a syntax error in
/usr/share/gcstar/lib/GCLang/IT/GCModels/GCfilms.pm .

The attached patch fixes the bug for me. I'd like to know if this works
for Marco and if this is related with bug #403069 too.

Bye.

-- 
  Matteo Beniamino
39,40c39,40
 Id = 'Id',Titolo
 Title = 'Title',
---
 Id = 'Id',
 Title = 'Titolo',


Bug#410515: gnome-themes-extra is NOT usable in ja_JP.EUC-JP

2007-02-11 Thread green
Package: nome-themes-extra
Version: 0.9.0-5
Severity: important

gnome-themes fails to provide wallpapers
in ja_JP.EUC-JP environment.
You can not indicate optional wallpapers
by clicking right button of a mouse
to set on a GNOME desktop.

-- System Information:
Debian Release: testing (etch)
  APT prefers testing
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-686

Best regards,
Green


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



Bug#410517: lwat: New version availible

2007-02-11 Thread Finn-Arne Johansen
Package: lwat
Version: 0.8
Severity: wishlist


A new version 0.9  of lwat is availible from http://bzz.no/~finnarne/lwat


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)

Versions of packages lwat depends on:
ii  apache2-mpm-prefork [apach 2.2.3-3.2 Traditional model for Apache HTTPD
ii  debconf [debconf-2.0]  1.5.11Debian configuration management sy
ii  libapache2-mod-php55.2.0-8   server-side, HTML-embedded scripti
ii  libcrypt-smbhash-perl  0.12-1generate LM/NT hash of a password 
ii  php5   5.2.0-8   server-side, HTML-embedded scripti
ii  php5-cli   5.2.0-8   command-line interpreter for the p
ii  php5-ldap  5.2.0-8   LDAP module for php5
ii  smarty-gettext 1.0b1-2.bzz.0 provides gettext support for smart

lwat recommends no packages.

-- debconf information excluded


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



Bug#410516: audacity should look for libmp3lame.so.0, not libmp3lame.so

2007-02-11 Thread Fabian Greffrath
package: audacity
version: 1.3.2-1
severity: minor

Hello,

In the `Preferences'-`File Formats' menu it is possible to show audacity
tha path to the libmp3lame library. The problem is, that although the
library package is installed on my machine, audacity cannot find it. 

Audacity looks for `libmp3lame.so' while in Debian packages you will
most likely find the `libmp3lame.so.*' files and not the `*.so' file.
That is, until you installed the corresponding `libmp3lame-dev' package,
which makes no sense when all you need is the shared library.

I guess there is nothing more needed than a
`s/libmp3lame.so/libmp3lame.so.0/' in the particular source file.

Thanks for fixing. ;)

Nice greetings,
Fabian



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



Bug#410521: Adding custom channel also adds extra channel

2007-02-11 Thread Matt Kraai
Package: update-manager
Version: 0.42.2ubuntu22-10

When I add a custom channel using Software Properties, it also adds
whatever channel was selected on the Add Channel dialog before I
pressed the Custom button.

-- 
Matt   http://ftbfs.org/


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



Bug#410522: Exits without dialog if sources.list is invalid

2007-02-11 Thread Matt Kraai
Package: update-manager
Version: 0.42.2ubuntu22-10

If I add an invalid entry to /etc/apt/sources.list, update-manager
exits during initialization.  If it's run via the notification icon or
menu entry, there's no indication why it failed to start up.  I think
it should display an error dialog.

-- 
Matt   http://ftbfs.org/


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



Bug#410402: isAnyWirelessPoweredOn in static-functions broken

2007-02-11 Thread Raphael Hertzog
Hi,

On Sat, 10 Feb 2007, Nico Golde wrote:
 P.S. are you going to maintain this package? Thought Raphael 
 is doing it :)

As I told you, I have no big interest in this package but I've packaged it
because we needed it to have good support of most laptops. Loïc offered
his help so I'm quite happy when he's handling issues with it.

Cheers,
-- 
Raphaël Hertzog

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



Bug#408482: French Canadians really using us keyboard layout?

2007-02-11 Thread Christian Perrier
 I can imagine that a handicapped person would be challenged to type û,
 because it requires three keys at the same time (compose-shift-6), but
 then sticky keys would address that (in X), I presume. Oh, and I just
 discovered that typing compose and shift-6 in sequence instead of
 together also works. So trouble gone, only max two keys at the same
 time, which is needed *all* the time when using a keyboard. So, even
 more, for a normally constituted person, what's the trouble?
 
 It might cut down a bit on your wpm (words per minute), that is
 true.


Definitely, yes. The occurences of a few accented characters in French
are high enough for them to require single keystrokes to enter éèçàù
characters and not funky compose key combinations which are only used
by hard-core geeks (the normal user will just skip the accents in such
case and, therefore, will make a mess with our language).




signature.asc
Description: Digital signature


Bug#410135: slrn: Charset fallback causes regular segfaults when expunging

2007-02-11 Thread Moritz Muehlenhoff
Hi Bas,

   I'm not sure what is happening, because the h-from is explicitly malloced
   in process_xover(), which is also the only place in the source (afaics)
   where any Slrn_Header_Type is malloced.
   So, the only thing I can think of is that slrn messes with the from field
   somewhere lese in the code.  I'll try looking into it later today...
  
  Turns out I was wrong with the double free idea:
 [...] 
  I'll dig further on sunday.
 
 Could you try if the attached replacement for
 debian/patches/302_fallback_charset.diff fixes the problem?

It does.

Cheers,
Moritz


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



Bug#410520: skk output from aptitude/apt-cache contains spelling error

2007-02-11 Thread Gernot Hassenpflug
Package: skk
Version: 10.62a-6

Dear maintainer (Takao Kawamura I think). Many thanks for maintaining skk,
please excuse the bug report!

I am using Debian GNU/linux unstable. Output of \uname -a\

  Linux hase 2.6.18-4-686 #1 SMP Fri Feb 2 15:10:49 UTC 2007 i686 GNU/Linux

Problem: The output of \aptitude search skk\ or \apt-cache search skk\ 
gives:

  skk - Simple Kana to Knaji conversion program

The word \Knaji\ should be \Kanji\. Maybe this error makes it harder
for someone to find programs related to kanji.

Many thanks,
 Gernot Hassenpflug

--
Gernot Hassenpflug
Find out how something works, to know its functionality and limits


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



Bug#366772: not reproducable

2007-02-11 Thread Nico Golde
Hi,
can you please test this with the version from testing?
You can just download the source package from testing and 
compile it without problems on sarge.
Just do:
wget 
http://ftp.debian.org/debian/pool/main/m/multitail/multitail_4.2.0.orig.tar.gz

tar xvfz multitail_4.2.0.orig.tar.gz  cd multitail-4.2.0
apt-get install libncurses5-dev
./configure  make

Then try if you can reproduce it with this version cause I 
can't with the provided instructions.
Kind regards
Nico
-- 
Nico Golde - http://www.ngolde.de
JAB: [EMAIL PROTECTED] - GPG: 0x73647CFF
Forget about that mouse with 3/4/5 buttons,
gimme a keyboard with 103/104/105 keys!


pgpI3umCCDSZS.pgp
Description: PGP signature


Bug#407326: [Pkg-aide-maintainers] Bug#407326: unable to upgrade

2007-02-11 Thread Marc Haber
On Sun, Feb 11, 2007 at 01:26:16AM +0100, Sam Hocevar wrote:
I'm afraid I purged the package, otherwise the rest of the system
 would not update. I'm pretty sure it's the same bug, though: nothing
 else calls md5sum, and I was upgrading from a version that did not
 have 31_aide_aptitude_frqchg yet, so all other md5sum calls before it
 succeeded.

Can you please retry with the package I just uploaded and re-open this
bug (or better, file a new one) if the problem persists?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#410525: atftp: [INTL:ja] Invalid file for japanese debconf translation

2007-02-11 Thread Christian Perrier
Package: atftp
Severity: normal
Tags: patch l10n

The debian/po/ja.po is invalid because it contains a few extra bytes at the
beginning.

Attached is a corrected file.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
#
msgid 
msgstr 
Project-Id-Version: atftp 0.7.dfsg-1\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-10-02 00:46+0200\n
PO-Revision-Date: 2006-12-12 01:47+0900\n
Last-Translator: Atsushi Shimono [EMAIL PROTECTED]\n
Language-Team: Japanese debian-japanese@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../atftpd.templates:1001
msgid Should the server be started by inetd?
msgstr inetd をサーバの起動に利用しますか?

#. Type: boolean
#. Description
#: ../atftpd.templates:1001
msgid 
atftpd can be started by the inetd superserver or as a daemon and handle 
incoming connections by itself. The latter is only recommend for very high 
usage server.
msgstr 
atftpd は、inetd から起動するか、もしくはデーモンとして動作し接続を自分で処理
することもできます。後者は、高負荷のサーバで推奨されます。

#. Type: string
#. Description
#: ../atftpd.templates:2001
msgid Server timeout:
msgstr サーバのタイムアウト値 :

#. Type: string
#. Description
#: ../atftpd.templates:2001
msgid How many seconds the main thread waits before exiting.
msgstr メインのスレッドを終了するまで何秒待機させるか。

#. Type: string
#. Description
#: ../atftpd.templates:3001
msgid Retry timeout:
msgstr リトライ時のタイムアウト値 :

#. Type: string
#. Description
#: ../atftpd.templates:3001
msgid How many seconds to wait for a reply before retransmitting a packet.
msgstr パケットの再送まで何秒待つか。

#. Type: string
#. Description
#: ../atftpd.templates:4001
msgid Maximum number of threads:
msgstr 最大スレッド数 :

#. Type: string
#. Description
#: ../atftpd.templates:4001
msgid Maximum number of concurrent threads that can be running.
msgstr 同時に動作させる最大のスレッド数。

#. Type: select
#. Description
#: ../atftpd.templates:5001
msgid Verbosity level:
msgstr 冗長レベル :

#. Type: select
#. Description
#: ../atftpd.templates:5001
msgid 
Level of logging. 7 logs everything including debug logs. 1 will log only 
the system critical logs. 5 (LOG_NOTICE) is the default value.
msgstr 
ログ出力のレベル。7 ではデバッグログを含むすべてのログを出力。1 では、システ
ムの重大なログのみを出力。 5 (LOG_NOTICE) がデフォルト値。

#. Type: boolean
#. Description
#: ../atftpd.templates:6001
msgid Enable 'timeout' support?
msgstr 'タイムアウト'を有効にしますか?

#. Type: boolean
#. Description
#: ../atftpd.templates:7001
msgid Enable 'tsize' support?
msgstr 'tsize'を有効にしますか?

#. Type: boolean
#. Description
#: ../atftpd.templates:8001
msgid Enable 'block size' support?
msgstr 'ブロックサイズ'を有効にしますか?

#. Type: boolean
#. Description
#: ../atftpd.templates:9001
msgid Enable multicast support?
msgstr マルチキャストを有効にしますか?

#. Type: string
#. Description
#: ../atftpd.templates:10001
msgid TTL for multicast packets:
msgstr マルチキャストパケットの TTL 値

#. Type: string
#. Description
#: ../atftpd.templates:11001
msgid Port to listen for tftp request:
msgstr tftp のリクエストを待ち受けるポート番号 :

#. Type: string
#. Description
#: ../atftpd.templates:12001
msgid Port range for multicast file transfer:
msgstr マルチキャスト転送に利用するポート番号の範囲 :

#. Type: string
#. Description
#: ../atftpd.templates:12001
msgid 
Multicast transfer will use any available port in a given set. For example, 
\2000-2003, 3000\ allow atftpd to use port 2000 to 2003 and 3000.
msgstr 
マルチキャスト転送は設定された番号のうち利用できるポートを利用します。例えば
\2000-2003, 3000\を設定すると、atftpd は、2000 から 2003 と 3000 番を利用し
ます。

#. Type: string
#. Description
#: ../atftpd.templates:13001
msgid Address range for multicast transfer:
msgstr マルチキャスト転送先のアドレス範囲:

#. Type: string
#. Description
#: ../atftpd.templates:13001
msgid 
Multicast transfer will use any available addresses from a given set of 
addresses. Syntax is \a.b.c.d-d,a.b.c.d,...\
msgstr 
マルチキャスト転送は送信先のアドレスに設定されたアドレスを利用します。設定可
能なシンタックスは、\a.b.c.d-d,a.b.c.d,...\です。

#. Type: boolean
#. Description
#: ../atftpd.templates:14001
msgid Log to file instead of syslog?
msgstr ログを syslog でなくファイルに書き出しますか?

#. Type: boolean
#. Description
#: ../atftpd.templates:14001
msgid 
If your server does intensive tftp file serving, it is a good idea to  
accept here. That will avoid cluttering your syslog with tftpd logs.
msgstr 
サーバが大量の tftp 転送を行う場合、これを有効にするのはよいアイデアです。
tftpd のログによって syslog が乱雑になることがなくなります。

#. Type: string
#. 

Bug#410518: gnome-themes is NOT usable in ja_JP.EUC-JP

2007-02-11 Thread green
Package: gnome-themes
Version: 2.14.3-1
Severity: important

gnome-themes fails to provide wallpapers
in ja_JP.EUC-JP environment.
You can not indicate optional wallpapers
by clicking right button of a mouse
to set on a GNOME desktop.

-- System Information:
Debian Release: testing (etch)
  APT prefers testing
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-686

Best regards,
Green @ http://f40.aaa.livedoor.jp/~green/


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



Bug#410523: laptop-net: [INTL:vi] Vietnamese translation contains incorrect ^M characters

2007-02-11 Thread Christian Perrier
Package: laptop-net
Severity: normal
Tags: patch l10n

The Vietnamese translation of debconf templates for this package contains
invalid ^M characters and \n sequences in one string (the one with the
modules list). This is considered invalid in gettext translations.

Attached is a fixed file. I suggest you consider fixing this for etch.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
# Vietnamese Translation for laptop-net .
# Copyright © 2005 Free Software Foundation, Inc.
# Clytie Siddall [EMAIL PROTECTED], 2005.
# 
msgid 
msgstr 
Project-Id-Version: laptop-net 2.26-2\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2004-05-20 23:51-0400\n
PO-Revision-Date: 2005-06-06 15:25+0930\n
Last-Translator: Clytie Siddall [EMAIL PROTECTED]\n
Language-Team: Vietnamese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=1; plural=0\n

#.Type: boolean
#.Description
#:../templates:4
msgid Overwrite laptop-net configuration files?
msgstr Ghi đè lên các tập tin cấu hình laptop-net không?

#.Type: boolean
#.Description
#:../templates:4
msgid 
If you set this option, you will be asked a series of questions about your 
network configuration, and the answers to those questions will be used to 
generate new configuration files for laptop-net.  The new configuration 
files will overwrite any existing configuration files, and any changes you 
might have made to them in the past.
msgstr Nếu bạn lập tùy chọn này, trình này sẽ hỏi bạn một loạt câu hỏi về cấu hình mạng bạn. Những trả lời cho các câu hỏi ấy sẽ được dùng để tạo ra tập tin cấu hình mới cho laptop-net. Những tập tin cấu hình mới ấy sẽ ghi đè lên tập tin cấu hình đã có nào, cũng với thay đổi nào mà bạn đã thực hiện trong chúng lần trước.

#.Type: boolean
#.Description
#:../templates:4
msgid 
If you don't set this option, your configuration files will not be changed.
msgstr Nếu bạn không lập tùy chọn này thì sẽ không thay đổi những tập tin cấu hình của bạn.

#.Type: string
#.Description
#:../templates:16
msgid Network-interface driver module:
msgstr Mô-đun hỗ trợ thiết bị giao diện mạng:

#.Type: string
#.Description
#:../templates:16
msgid 
If you are using a network interface adapter driver that lacks adequate 
power management support then it is best if the driver is built as a 
module.  See the documentation for details.  If your driver is built as a 
module, enter the module's name here.  (For example, on the HP OmniBook 500 
or 6000 computers, the correct module name is \3c59x\.)
msgstr Nếu bạn đang sử dụng một trình hỗ trợ thiết bị tiếp hợp giao diện mạng mà thiếu cách hỗ trợ quản lý năng lượng tương xứng, thì tốt nhất để xây dụng trình hỗ trợ thiết bị ấy như là một mô-đun. Hãy xem tài liệu của gói tin này để tìm chi tiết. Nếu trình hỗ trợ thiết bị của bạn được xây dụng là mô-đun, bạn hãy nhập tên mô-đun ấy vào đây. (Lấy thí dụ, trên máy tính HP OmniBook 500 hay 6000, tên mô-đun đúng là «3c59x».)

#.Type: string
#.Description
#:../templates:16
msgid If you do not need any module or if you are unsure, leave this blank.
msgstr Nếu bạn không cần mô-đun nào, hoặc nếu bạn chưa chắc, hãy bỏ rỗng.

#.Type: string
#.Description
#:../templates:16
msgid 
Be aware that if your driver lacks adequate power management support then it 
may not work properly after a suspend and resume cycle.
msgstr Hãy ghi chú rằng nếu trình hỗ trợ thiết bị của bạn thiếu cách hỗ trợ quản lý năng lượng tương xứng, thì có lẽ nó sẽ không hoạt động cho đúng sau một chu kỳ tạm ngừng và chạy lại.

#.Type: boolean
#.Description
#:../templates:31
msgid Does your network-interface driver support MII?
msgstr Trình hỗ trợ thiết bị mạng của bạn có hỗ trợ MII không?

#.Type: boolean
#.Description
#:../templates:31
msgid 
MII stands for \Media Independent Interface\.  Drivers that support MII 
can sense whether or not the network cable is plugged in and operating. If 
your hardware and driver support this then select this option here and this 
package will make use of this feature to detect cable insertion and 
removal.  Otherwise, do not select this option.
msgstr MII là «Media Independent Interface» (giao diện không phụ thuộc vào môi giới). Mọi trình hỗ trợ thiết bị mà hỗ trợ MII có thể phát hiện khi cáp mạng được cầm phít và hoạt động. Nếu phần cứng và trình hỗ trợ thiết bị của bạn hỗ trợ tính năng này, thì hãy chọn tùy chọn này tại đây. Sau đó thì gói tin này sẽ dùng tính năng ấy để phát hiện cầm phít và tháo cáp. Nếu không thì đừng chọn tùy chọn này.

#.Type: boolean
#.Description
#:../templates:31
msgid 
The following drivers support MII as of Linux 2.4.5: 3c59x 8139too eepro100 
epic100 fealnx hamachi ioc3-eth natsemi pcnet32 pegasus sis900 starfire 
sundance tlan tulip via-rhine winbond-840 yellowfin.

Bug#384460: IAX Clients Crashing (portaudio?)

2007-02-11 Thread George Danchev
On Sunday 11 February 2007 14:19, J L Kolpin wrote:
 Apologies if this isn't in the format required I am still trying to
 figure the BTS out. This is not an iaxcomm only bug.. It seems anything
 using iax is broken as this also happened to me with kiax. Something
 with portaudio maybe?...

 I am also using testing completely up to date

 :~$ kiax

 Sun Feb 11 04:49:17 2007 Using IAXClient ver. 0.0+cvs20060520
 PortAudio error at Unable to open streams: Illegal error number.
 Sun Feb 11 04:49:17 2007 IaxWrapper::iaxc_initialize() result = 0
 Segmentation fault

Hello and thanks for reporting this,

I suspect that there is something wrong with iaxc_set_formats() function call 
which is implemented in libiaxclient and declared as:
iaxclient.h:EXPORT void iaxc_set_formats(int preferred, int allowed);

Could you please perform the following test: apt-get source kiax and find the 
following method implementation in src/iaxwrapper.cpp:

bool IaxWrapper::init_iax_client()
{
  int result = iaxc_initialize(AUDIO_INTERNAL,getSettings()-getMaxCalls());
  debug( IaxWrapper::iaxc_initialize() result = %d\n, result);
  if (result==-1)
  {
// hopefully not many people will have to read this..
fatal_error(cannot initialize iaxclient!\n);
return false;
  }
  iaxc_set_formats(IAXC_FORMAT_GSM,IAXC_FORMAT_GSM|IAXC_FORMAT_SPEEX|
IAXC_FORMAT_ULAW|IAXC_FORMAT_ILBC);
  return true;
}

Since result is said to be 0 (from your log above) it crashes in 
iaxc_set_formats(). So call it this ways instead: 

iaxc_set_formats(IAXC_FORMAT_GSM,IAXC_FORMAT_SPEEX);

Recompile kiax and try again.

-- 
pub 4096R/0E4BD0AB 2003-03-18 people.fccf.net/danchev/key pgp.mit.edu
fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB 


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



Bug#410524: aptitude: symbol lookup error: aptitude: undefined symbol: _ZN9pkgPolicyD2Ev

2007-02-11 Thread [EMAIL PROTECTED]
Package: aptitude
Version: 0.4.4-1
Severity: normal


after aptitude upgrade
[...]
Setting up kontact (3.5.5.dfsg.1-6) ...
Setting up korganizer (3.5.5.dfsg.1-6) ...
[...]
aptitude: symbol lookup error: aptitude: undefined symbol: _ZN9pkgPolicyD2Ev


# strace -otrace aptitude upgrade
[...]
Preparing to replace iputils-ping 3:20020927-4 (using
.../iputils-ping_3%3a20020927-6_i386.deb) ...
Unpacking replacement iputils-ping ...
Setting up iputils-ping (20020927-6) ...
aptitude: symbol lookup error: aptitude: undefined symbol: _ZN9pkgPolicyD2Ev

and trace contained:

[...]
brk(0x882)  = 0x882
open(/var/lib/dpkg/lock, O_RDWR|O_CREAT|O_TRUNC, 0640) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fcntl64(3, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
open(/var/lib/dpkg/updates/,
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 14
fstat64(14, {st_mode=S_IFDIR|0755, st_size=1, ...}) = 0
fcntl64(14, F_SETFD, FD_CLOEXEC)= 0
getdents64(14, /* 2 entries */, 4096)   = 48
getdents64(14, /* 0 entries */, 4096)   = 0
close(14)   = 0
munmap(0xb6349000, 897024)  = 0
munmap(0xb6c24000, 679936)  = 0
futex(0x879619c, 0x4 /* FUTEX_??? */, 1) = 1
futex(0x8796180, FUTEX_WAKE, 1) = 1
futex(0xb6c23bf8, FUTEX_WAIT, 11078, NULL) = 0
munmap(0xb6cca000, 229376)  = 0
close(13)   = 0
close(12)   = 0
close(11)   = 0
close(10)   = 0
close(9)= 0
close(8)= 0
close(7)= 0
close(6)= 0
close(5)= 0
munmap(0xb6fed000, 11500116)= 0
close(3)= 0
munmap(0xb6e4e000, 454656)  = 0
close(4)= 0
munmap(0xb6da8000, 679936)  = 0
munmap(0xb6d71000, 225280)  = 0
munmap(0xb6d02000, 454656)  = 0
munmap(0xb6ef4000, 679936)  = 0
munmap(0xb6ebd000, 225280)  = 0
writev(2, [{aptitude, 8}, {: , 2}, {symbol lookup error, 19}, {:
, 2}, {aptitude, 8}, {: , 2}, {undefined symbol:
_ZN9pkgPolicyD..., 35}, {, 0}, {, 0}, {\n, 1}], 10) = 77
exit_group(127) = ?

blackelf:/etc/network# sha1sum `which aptitude`
5984bea3d93e9d7afdfeb80cc591abe3831c545e  /usr/bin/aptitude




# ldd `which aptitude`
linux-gate.so.1 =  (0xe000)
libapt-pkg-libc6.3-6.so.3.11 =
/usr/lib/libapt-pkg-libc6.3-6.so.3.11 (0xb7e5f000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7e13000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7e0c000)
libpthread.so.0 = /lib/tls/libpthread.so.0 (0xb7dfa000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7d15000)
libm.so.6 = /lib/tls/libm.so.6 (0xb7cf)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7ce5000)
libc.so.6 = /lib/tls/libc.so.6 (0xb7bb3000)
libdl.so.2 = /lib/tls/libdl.so.2 (0xb7bae000)
/lib/ld-linux.so.2 (0xb7f39000)
blackelf:/etc/network#








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



Bug#410527: atokx2: [INTL:de] updated German debconf translation

2007-02-11 Thread Helge Kreutzmann
Package: atokx2
Version: 17.0-2.1-1
Severity: wishlist
Tags: patch l10n

Please find the updated German debconf translation for atokx2
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics pofile.po'
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge


atokx2_17.0-2.1-1_de.po.gz
Description: Binary data


Bug#410505: website moved to http://cpulimit.sourceforge.net/

2007-02-11 Thread gregor herrmann
On Sun, 11 Feb 2007 02:44:27 -0700, supaplex wrote:

 [EMAIL PROTECTED]:~$ aptitude show cpulimit
   Homepage: http://marlon80.interfree.it/cpulimit/index.html
 
 It now lives at http://cpulimit.sourceforge.net/

Thanks for the hint.

In fact I've changed the address already locally, so after the next
upload this will be correct again.

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Dido: All You Want


signature.asc
Description: Digital signature


Bug#385334: ntpd permission denied - solved

2007-02-11 Thread Samuel Thibault
Hi,

?ukasz Czerpak, le Tue 23 Jan 2007 11:31:38 +0100, a écrit :
 The solution is to take care of proper initscript's starting sequence -
 the nameserver/dnscache must start first.

This is not a solution for roaming users with laptops, which will
probably boot up without network, and then plug the network (and let
ifplugd automatically set the connexion up).  In that case, ntp just
_never_ works.

ntpd should put a restart command in /etc/network/if-up.d/

Samuel



Bug#398875: Any news on moodbar?

2007-02-11 Thread Ludovic RESLINGER
On Thu, Feb 08, 2007 at 01:29:32PM +0200, Modestas Vainius wrote:
 Hi,
 
 2006 m. December 18 d., Monday, Ludovic RESLINGER raš?:
  Actually I'm try to solve a bug with another of my packages, I began to
  make packaging of moodbar, but I didn't finish it.
  Please, be patient, it will be do in a few time, don't worry.
 Any progress on the package? Almost 3 months is a long period of time.
Hi,

I began the packaging but it is not finished. Actually, I have a lot of
work. If I have a few time, I will try to upload it in 2 weeks.
Please be patient and understanding.

Thanks,

Regards
-- 
.---.  Ludovic RESLINGER
   / \
   [EMAIL PROTECTED]@./ Trumpet Student in CNR
   /`\_/`\ Free Software Developer
  // )X( \\
 | \  :  )|_   _,'|   .''`.
/`\_`  _/ \ @==TTT=::_  |  : :'  :
\__/'---'\__/   ((_=HHH___))   `.|  `. `'`
 `---UUU---'= `-


signature.asc
Description: Digital signature


Bug#410528: libmotif-dev: dependency problem in Xm.h (extensions/Print.h not installed)

2007-02-11 Thread Stefan Schwarzer
Package: libmotif-dev
Version: 2.2.3-2
Severity: normal


When compiling a Motif application that includes Xm.h, I get the error
Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or directory
The missing file is in libxp-dev which is not in the dependency list of 
libmotif-dev

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libmotif-dev depends on:
ii  libmotif3 2.2.3-2Open Motif - shared libraries

libmotif-dev recommends no packages.

-- no debconf information


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



Bug#409778: libgnutls-dev: warnings when compiling sample Posix threading codes

2007-02-11 Thread Andreas Metzler
On 2007-02-05 Russell Coker [EMAIL PROTECTED] wrote:
 Package: libgnutls-dev
 Version: 1.4.4-3
 Severity: normal

 #include gnutls/gnutls.h
 #include gcrypt.h
 #include errno.h
 #include pthread.h
 GCRY_THREAD_OPTION_PTHREAD_IMPL;

 int main()
 {
   /* The order matters.
*/
   gcry_control (GCRYCTL_SET_THREAD_CBS, gcry_threads_pthread);
   gnutls_global_init();
 }

 The above is from /usr/share/doc/gnutls-doc/html/gnutls.html.  I compile it
 with the following command and get warnings as below:

 gcc test.cpp -lstdc++ -lgnutls -W -lpthread
 test.cpp:9: warning: missing initializer for member ‘gcry_thread_cbs::read’
 test.cpp:9: warning: missing initializer for member ‘gcry_thread_cbs::write’
 test.cpp:9: warning: missing initializer for member ‘gcry_thread_cbs::select’
 test.cpp:9: warning: missing initializer for member ‘gcry_thread_cbs::waitpid’

 The GCRY_THREAD_OPTION_PTHREAD_IMPL macro doesn't initialise all members of
 gcry_thread_cbs.  I believe that the sample code should compile with no
 warnings and that the fields in question should be initialised to NULL or
 a reduced structure that lacks those fields should be used.

Hello,
after adding #include stdlib.h the example complains without
warnings (except for the missing return/exit in main()) as C instead
of C++ code:

[EMAIL PROTECTED]:/tmp$ gcc -Wall -lgnutls -lpthread -o gnutlstest gnutlstest.c
gnutlstest.c: In function ‘main’:
gnutlstest.c:16: warning: control reaches end of non-void function
[EMAIL PROTECTED]:/tmp$

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#395196: sl-modem: Please add support for amd64 platform

2007-02-11 Thread Alberto
You can download the i386 packages and install them with dpkg -i 
--force-architecture package.deb. The alsa-based daemon works fine.


However amd64 support would be nice, in order to get upgrades.
I think that an analogous solution to wine/amd64 packages could
be addopted. Wine 0.9.25-2 repackages the i386 binaries into
the .diff source file and builds amd64 packages with these
i386 binaries.


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



Bug#410526: k3b: description should include flac and mpc audio formats

2007-02-11 Thread Jorge Salamero Sanz
Package: k3b
Version: 0.12.17-9
Severity: minor

Package description should include flac and mpc audio formats:

Something like:

 It can be used to copy CDs and burn:
  - audio CDs (from wav, mp3, ogg vorbis, mpc or flac files)

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages k3b depends on:
ii  cdparanoia   3.10+debian~pre0-4  audio extraction tool for sampling
ii  cdrdao   1:1.2.2-6   records CDs in Disk-At-Once (DAO) 
ii  genisoimage  9:1.1.2-1   Creates ISO-9660 CD-ROM filesystem
ii  kdebase-bin  4:3.5.5a.dfsg.1-5   core binaries for the KDE base mod
ii  kdelibs-data 4:3.5.5a.dfsg.1-5   core shared data for all KDE appli
ii  kdelibs4c2a  4:3.5.5a.dfsg.1-5   core libraries and binaries for al
ii  libacl1  2.2.42-1Access control list shared library
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libattr1 1:2.4.32-1.1Extended attribute shared library
ii  libaudio21.8-2   The Network Audio System (NAS). (s
ii  libc62.3.6.ds1-10GNU C Library: Shared libraries
ii  libdbus-1-3  1.0.2-1 simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libexpat11.95.8-3.4  XML parsing C library - runtime li
ii  libfam0  2.7.0-12Client library to control the FAM 
ii  libfontconfig1   2.4.2-1 generic font configuration library
ii  libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libhal1  0.5.8.1-6   Hardware Abstraction Layer - share
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libk3b2  0.12.17-9   The KDE cd burning application lib
ii  libmusicbrainz4c2a   2.1.4-1 Second generation incarnation of t
ii  libpng12-0   1.2.15~beta5-1  PNG library - runtime
ii  libqt3-mt3:3.3.7-3   Qt GUI Library (Threaded runtime v
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libstdc++6   4.1.1-21The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-5   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  libxt6   1:1.0.2-2   X11 toolkit intrinsics library
ii  wodim9:1.1.2-1   command line CD/DVD writing tool
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages k3b recommends:
pn  dvd+rw-tools   none(no description available)
ii  kcontrol   4:3.5.5a.dfsg.1-5 control center for KDE
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-5 core I/O slaves for KDE
pn  vcdimager  none(no description available)

-- no debconf information


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



Bug#410530: In-Reply-To in mailto url's

2007-02-11 Thread Laurent Bigonville
Package: sylpheed
Severity: wishlist
Tags: patch

Hi,

I've made a patch to support the In-Reply-To in the mailto: url.

This is usefull for example with debian's mailing list to directly
answer a particular message from the archives.

I've already sent it to the sylpheed ml but I didn't get any answer, so
I post it here to avoid losing it.

Regards

Laurent Bigonville
Index: libsylph/utils.c
===
--- libsylph/utils.c	(révision 1531)
+++ libsylph/utils.c	(copie de travail)
@@ -1725,7 +1725,7 @@
 }
 
 gint scan_mailto_url(const gchar *mailto, gchar **to, gchar **cc, gchar **bcc,
-		 gchar **subject, gchar **body)
+		 gchar **subject, gchar **body, gchar **inreplyto)
 {
 	gchar *tmp_mailto;
 	gchar *p;
@@ -1741,8 +1741,10 @@
 		p++;
 	}
 
-	if (to  !*to)
-		*to = g_strdup(tmp_mailto);
+	if (to  !*to) {
+		*to = g_malloc(strlen(tmp_mailto) + 1);
+		decode_uri(*to, tmp_mailto);
+	}
 
 	while (p) {
 		gchar *field, *value;
@@ -1765,9 +1767,11 @@
 		if (*value == '\0') continue;
 
 		if (cc  !*cc  !g_ascii_strcasecmp(field, cc)) {
-			*cc = g_strdup(value);
+			*cc = g_malloc(strlen(value) + 1);
+			decode_uri(*cc, value);
 		} else if (bcc  !*bcc  !g_ascii_strcasecmp(field, bcc)) {
-			*bcc = g_strdup(value);
+			*bcc = g_malloc(strlen(value) + 1);
+			decode_uri(*bcc, value);
 		} else if (subject  !*subject 
 			   !g_ascii_strcasecmp(field, subject)) {
 			*subject = g_malloc(strlen(value) + 1);
@@ -1776,6 +1780,10 @@
 			   !g_ascii_strcasecmp(field, body)) {
 			*body = g_malloc(strlen(value) + 1);
 			decode_uri(*body, value);
+		} else if (inreplyto  !*inreplyto  
+			   !g_ascii_strcasecmp(field, in-reply-to)) {
+			*inreplyto = g_malloc(strlen(value) + 1);
+			decode_uri(*inreplyto, value);
 		}
 	}
 
Index: libsylph/utils.h
===
--- libsylph/utils.h	(révision 1531)
+++ libsylph/utils.h	(copie de travail)
@@ -360,7 +360,8 @@
 	 gchar	   **cc,
 	 gchar	   **bcc,
 	 gchar	   **subject,
-	 gchar	   **body);
+	 gchar	   **body,
+	 gchar **inreplyto);
 
 void set_startup_dir			(void);
 void set_rc_dir(const gchar	*dir);
Index: src/compose.c
===
--- src/compose.c	(révision 1531)
+++ src/compose.c	(copie de travail)
@@ -1278,8 +1278,9 @@
 	gchar *cc = NULL;
 	gchar *subject = NULL;
 	gchar *body = NULL;
+	gchar *inreplyto = NULL;
 
-	scan_mailto_url(mailto, to, cc, NULL, subject, body);
+	scan_mailto_url(mailto, to, cc, NULL, subject, body, inreplyto);
 
 	if (to)
 		compose_entry_set(compose, to, COMPOSE_ENTRY_TO);
@@ -1307,11 +1308,15 @@
 		if (compose-autowrap)
 			compose_wrap_all(compose);
 	}
+	if (inreplyto) {
+		compose-inreplyto = g_strdup(inreplyto);
+	}
 
 	g_free(to);
 	g_free(cc);
 	g_free(subject);
 	g_free(body);
+	g_free(inreplyto);
 }
 
 static void compose_entries_set_from_item(Compose *compose, FolderItem *item,
@@ -1424,7 +1429,7 @@
 		extract_address(hentry[H_LIST_POST].body);
 		if (hentry[H_LIST_POST].body[0] != '\0') {
 			scan_mailto_url(hentry[H_LIST_POST].body,
-	to, NULL, NULL, NULL, NULL);
+	to, NULL, NULL, NULL, NULL, NULL);
 			if (to) {
 g_free(compose-ml_post);
 compose-ml_post = to;
@@ -3842,8 +3847,13 @@
 	}
 
 	/* In-Reply-To */
-	if (compose-inreplyto  compose-to_list)
-		fprintf(fp, In-Reply-To: %s\n, compose-inreplyto);
+	if (compose-inreplyto  compose-to_list  strlen(compose-inreplyto)  0) {
+		if (compose-inreplyto[0] == ''
+		compose-inreplyto[strlen(compose-inreplyto)-1] == '')
+			fprintf(fp, In-Reply-To: %s\n, compose-inreplyto);
+		else
+			fprintf(fp, In-Reply-To: %s\n, compose-inreplyto);
+	}
 
 	/* References */
 	if (compose-references)



pgp95JDwc1uhE.pgp
Description: PGP signature


Bug#410529: getmail: Corrupt message, Expected list, got type 'str' when getting mails forwarded from Novell Groupwise

2007-02-11 Thread Stefan Denker
Package: getmail
Version: 4.6.5
Severity: normal


Whenever I receive an E-mail forwarded from my working place, getmail
complains the mail is badly-corrupt and builds a container around the
original mail. Mail directly sent to me is delivered correctly. this
Problem only exists if the mail is delivered to some Groupwise Mailbox
at work and then forwarded to my home mailbox. 

This is the Message (modified to anynomize the company i work for)
after getmail: 

snipp---
From [EMAIL PROTECTED] Sat Feb 10 18:02:40 2007
Return-Path: [EMAIL PROTECTED]
From: unknown sender 
Subject: Corrupt message received
Date: Sat, 10 Feb 2007 18:02:40 +0100

A badly-corrupt message was retrieved and could not be parsed
for the following reason:

Expected list, got type 'str'

Below the following line is the original message contents.

--
Return-Path: [EMAIL PROTECTED]
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from localhost (localhost.ln.dn-kr.de [127.0.0.1])
by Franz.ln.dn-kr.de (Postfix) with ESMTP id 93B3081AB5
for [EMAIL PROTECTED]; Fri,  9 Feb 2007 14:48:55 +0100 (CET)
Received: from Franz.ln.dn-kr.de ([127.0.0.1])
by localhost (franz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 13143-02 for [EMAIL PROTECTED];
Fri, 9 Feb 2007 14:48:52 +0100 (CET)
Received: from localhost (localhost.ln.dn-kr.de [127.0.0.1])
by Franz.ln.dn-kr.de (Postfix) with ESMTP id 2FEC081AB1
for [EMAIL PROTECTED]; Fri,  9 Feb 2007 14:48:52 +0100 (CET)
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from wrath.ancalagon.de [217.160.178.241]
by localhost with POP3 (fetchmail-6.2.5)
for [EMAIL PROTECTED] (single-drop); Fri, 09 Feb 2007 14:48:52 +0100 
(CET)
Received: from pop3.smtp.isp (pop3.smtp.isp [10.16.224.23])
by wrath.ancalagon.de (Postfix) with ESMTP id 8CDB31404758
for [EMAIL PROTECTED]; Fri,  9 Feb 2007 14:43:15 +0100 (CET)
Received: by pop3.smtp.isp (Postfix, from userid 1002)
id 712E137AE5; Fri,  9 Feb 2007 14:43:15 +0100 (CET)
Received: from linux.work.place (webmail.work.place [10.16.235.26])
by pop3.smtp.isp (Postfix) with ESMTP id 56C3D37ACC
for [EMAIL PROTECTED]; Fri,  9 Feb 2007 14:43:15 +0100 (CET)
Received: from linux.work.place (linux.work.place [127.0.0.1])
by linux.work.place (Postfix) with ESMTP id 78A0BBE83
for [EMAIL PROTECTED]; Fri,  9 Feb 2007 14:42:33 +0100 (CET)
Received: from novell3.work.place (novell3.work.place [172.20.8.6])
by linux.work.place (Postfix) with ESMTP id C5C30BE82
for [EMAIL PROTECTED]; Fri,  9 Feb 2007 14:42:31 +0100 (CET)
Received: from DOM-KHD-MTA by novell3.work.place
with Novell_GroupWise; Fri, 09 Feb 2007 14:43:11 +0100
Message-Id: [EMAIL PROTECTED]
X-Mailer: Novell GroupWise Internet Agent 6.5.1
Date: Fri, 09 Feb 2007 14:42:52 +0100
From: Stefan Denker [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Wtrlt: Und hier eine Mail, die an mich weitergeleitet wird
(WORK-Mail)
Mime-Version: 1.0
Content-Type: message/rfc822
X-Antivirus: Scanned by F-Prot Antivirus (http://www.f-prot.com)
X-UIDL: b`!JV!0iR!!=lb!!
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ln.dn-kr.de
X-Spam-Status: No, hits=-2.4 tagged_above=-999.0 required=4.5 tests=AWL,
BAYES_00
X-Spam-Level:
Status: O
X-UID: 16000
Content-Length: 398
X-Keywords:

Date: Fri, 09 Feb 2007 14:42:51 +0100
From: Stefan Denker [EMAIL PROTECTED]
To: Stefan Denker [EMAIL PROTECTED]
Subject: Und hier eine Mail, die an mich weitergeleitet wird
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Novell-Groupwise-interne Weiterleitung nach Extern

STefan
---snapp---

I do not know what causes this. This message doesn't seem so corrupt to
me.
Any hints?

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2gamma
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


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



Bug#410402: isAnyWirelessPoweredOn in static-functions broken

2007-02-11 Thread Nico Golde
Hi,
* Raphael Hertzog [EMAIL PROTECTED] [2007-02-11 13:54]:
 On Sat, 10 Feb 2007, Nico Golde wrote:
  P.S. are you going to maintain this package? Thought Raphael 
  is doing it :)
 
 As I told you, I have no big interest in this package but I've packaged it
 because we needed it to have good support of most laptops. Loïc offered
 his help so I'm quite happy when he's handling issues with it.

Oh ok. Glad to see someone is doing the job :)
Kind regards
Nico
-- 
Nico Golde - http://www.ngolde.de
JAB: [EMAIL PROTECTED] - GPG: 0x73647CFF
Forget about that mouse with 3/4/5 buttons,
gimme a keyboard with 103/104/105 keys!


pgp30MzOL0RmF.pgp
Description: PGP signature


Bug#409295: iceape: v1.1 is available

2007-02-11 Thread Chi-Thanh Christopher Nguyen
You might take into consideration that IceWeasel 2.0 is likely going
to be shipped with Etch. SeaMonkey/IceApe 1.1 shares more code with
that than 1.0.7 does. Security and other patches for IceWeasel might
more easily apply to the newer version of IceApe.

OTOH, IceDove is still at 1.5.



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



Bug#410532: [l10n] Updated Czech translation of wmmoonclock debconf messages

2007-02-11 Thread Miroslav Kure
Package: wmmoonclock
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
wmmoonclock debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure


cs.po.gz
Description: Binary data


Bug#379900: liferea: Sporadic crashes on amd64 -- Please retest with 1.0.27-1

2007-02-11 Thread Luis Rodrigo Gallardo Cruz
On Sat, Feb 10, 2007 at 04:07:32PM -0800, Devin Carraway wrote:
 That most recent crash was 1.0.27-1 from sid, with the MD5 integer size
 patch hand-applied, built with debian/rules.  IOW, it used gtkhtml for
 rendering, and still carries the liferea-mozilla dummy package.

liferea-mozilla is a dummy package because Debian transitioned from
using mozilla-browser to xulrunner as provider of gecko as rendering
engine.
 
 I haven't yet crashed a Gecko build of 1.2.x, but neither have I gotten a
 successful gecko-backed build of 1.0.x yet.

Uh?

liferea-xulrunner is a gecko-backed build of liferea. You need do
nothing but install that package to be able to use it as rendering engine.




signature.asc
Description: Digital signature


Bug#410308: [Pkg-samba-maint] Bug#410308:

2007-02-11 Thread Christian Perrier
Quoting Daniel Fernández ([EMAIL PROTECTED]):
  +   valid users = %S
 
  With this, at least the default setup will not expose such valid
  system users home directories to others.
  
 But . . . I can't access my non-home shares now, like 


Sounds like you added valid users = %S to the global section while
you should add it to the [homes] section




signature.asc
Description: Digital signature


Bug#410531: gpe-calendar: Failed to open files in /usr/share/pixmaps/

2007-02-11 Thread Mykola A. Nickishov
Package: gpe-calendar
Version: 0.72-1
Severity: grave
Justification: renders package unusable

[EMAIL PROTECTED]:~$ LANG=C gpe-calendar 
GPE-ERROR: Failed to open file '/usr/share/pixmaps//day_view.png': No such file 
or directory
GPE-ERROR: Failed to open file '/usr/share/pixmaps//week_view.png': No such 
file or directory
GPE-ERROR: Failed to open file '/usr/share/pixmaps//month_view.png': No such 
file or directory
GPE-ERROR: Failed to open file '/usr/share/pixmaps//bell.png': No such file or 
directory
GPE-ERROR: Failed to open file '/usr/share/pixmaps//recur.png': No such file or 
directory
GPE-ERROR: Failed to open file '/usr/share/pixmaps//bell_recur.png': No such 
file or directory

Installed with 'aptitude -t experimental install gpe-calendar'

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (99, 'unstable'), (9, 'experimental'), (1, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-k7
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)

Versions of packages gpe-calendar depends on:
ii  libatk1.0-0  1.12.4-1The ATK accessibility toolkit
ii  libc62.5-0exp3   GNU C Library: Shared libraries
ii  libcairo21.2.6-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.0.2-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.72-4  simple interprocess messaging syst
ii  libeventdb0  0.21-1  library that provides access to gp
ii  libfontconfig1   2.4.2-1 generic font configuration library
ii  libglib2.0-0 2.12.9-2The GLib library of C routines
ii  libgpepimc0  0.6-1   category management for GPE applic
ii  libgpeschedule0  0.16-2  scheduling library for GPE
ii  libgpevtype0 0.16-2  data interchange library for GPE a
ii  libgpewidget10.114-2 GPE Palmtop Environment widget lib
ii  libgtk2.0-0  2.10.7-1The GTK+ graphical user interface 
ii  libmimedir-gnome0.3  0.3.1-1 MIME Directory Profile implementat
ii  libpango1.0-01.14.8-5Layout and rendering of internatio
ii  libsqlite0   2.8.17-2SQLite shared library
ii  libx11-6 2:1.1.1-1   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.3-1   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-5   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.1.0-1   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  libxsettings-client0 0.17-1  utility functions for the Xsetting

gpe-calendar recommends no packages.

-- no debconf information


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



Bug#410366: [Adduser-devel] Bug#410366: adduser: adduser --group --gid GID GROUP advertised but fails

2007-02-11 Thread Stephen Gran
tags 410366 -wontfix
thanks
This one time, at band camp, Justin Pryzby said:
 On Sat, Feb 10, 2007 at 11:31:16AM +, Stephen Gran wrote:
  This one time, at band camp, Justin Pryzby said:
   /usr/sbin/adduser --group --gid 12345 foo
   adduser: The --group, --ingroup, and --gid options are mutually exclusive.
  
  This is intended behavior.  If you want to add a group, run addgroup.
  Many programs behave differently based on ARGV[0], and this is just
  another of them.
  
 You left out an important part:
 
 /usr/sbin/adduser -h
 adduser --group [--gid ID] GROUP
 addgroup [--gid ID] GROUP
Add a user group
 
 So this is advertised as a supported syntax.  I don't mind and have no
 objection to using addgroup exclusively for this purpose, but then
 adduser must not advtise that it works.

Hmm.  All right, I'll review it in the next couple of days and either
remove the advertising of the option, or allow it to work.  Thanks for
the report.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


  1   2   3   4   >