Processed: libdb4.8-java package removed from src:db4.8

2011-04-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 622711 db4.8/4.8.30-6
Bug #622711 {Done: Ondřej Surý } 
[libdb4.8-java-dev,libdb5.1-java-dev] libdb5.1-java-dev and libdb4.8-java-dev: 
error when trying to install together
Bug Marked as fixed in versions db4.8/4.8.30-6.
> thank you
Stopping processing here.

Please contact me if you need assistance.
-- 
622711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130398275411861.transcr...@bugs.debian.org



Bug#581505: trousers init script should not use --chuid (tcsd does that by itself)

2011-04-28 Thread Taisuke Yamada
Hi.

I think I'm also hitting the same problem, but with different
symptom - I cannot start tcsd (0.3.5-2+b1 on sid) at all.
I believe it's the init script at fault.

In /etc/init.d/trousers, it invokes tcsd daemon with

  start-stop-daemon --start --quiet --background \
  --make-pid --pidfile /var/run/tcsd.pid \
  --user tss --chuid tss \
  --exec /usr/sbin/tcsd -- -f

However, tcsd fails to start with this configuration (without
any error message). By removing --chuid tss,

  start-stop-daemon --start --quiet --background \
  --make-pid --pidfile /var/run/tcsd.pid \
  --user tss \ <- HERE
  --exec /usr/sbin/tcsd -- -f

this starts without any problem.

  # ps auxww | grep tcsd
  tss 27852  0.0  0.0  22772  1628 ? S 19:17 0:00 /usr/sbin/tcsd -f

Running uid is also set collectly, as it's done by tcsd itself.

  === src/tcsd/svrside.c ===
  271  #ifndef SOLARIS
  272  pwd = getpwnam(TSS_USER_NAME);
  ...
  282  setuid(pwd->pw_uid);
  283  #endif

So I guess removing "--chuid tss" from init script solves the issue.
Also, trying to set running uid outside the program is probably
useless, as TSS_USER_NAME is hardcoded to be "tss" in the source.

Best Regards,
-- 
Taisuke Yamada (@tyamadajp)
Old fingerprint = 5229 959A C85D 3C21 923A  41BD 5D60 D687 701E 5AA9
New fingerprint = 9912 2F0A F0A2 4CDC 592A  2731 A03D C4C2 EECA D0AE



signature.asc
Description: OpenPGP digital signature


Processing of keysafe_0.4.0.2-3_amd64.changes

2011-04-28 Thread Debian FTP Masters
keysafe_0.4.0.2-3_amd64.changes uploaded successfully to localhost
along with the files:
  keysafe_0.4.0.2-3.dsc
  keysafe_0.4.0.2-3.debian.tar.gz
  keysafe_0.4.0.2-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qfphl-0001sg...@franck.debian.org



keysafe_0.4.0.2-3_amd64.changes ACCEPTED into unstable

2011-04-28 Thread Debian FTP Masters



Accepted:
keysafe_0.4.0.2-3.debian.tar.gz
  to main/k/keysafe/keysafe_0.4.0.2-3.debian.tar.gz
keysafe_0.4.0.2-3.dsc
  to main/k/keysafe/keysafe_0.4.0.2-3.dsc
keysafe_0.4.0.2-3_amd64.deb
  to main/k/keysafe/keysafe_0.4.0.2-3_amd64.deb


Override entries for your package:
keysafe_0.4.0.2-3.dsc - source gnome
keysafe_0.4.0.2-3_amd64.deb - optional gnome

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qfpsv-0002g6...@franck.debian.org



Processing of cdcd_0.6.6-12_amd64.changes

2011-04-28 Thread Debian FTP Masters
cdcd_0.6.6-12_amd64.changes uploaded successfully to localhost
along with the files:
  cdcd_0.6.6-12.dsc
  cdcd_0.6.6-12.debian.tar.gz
  cdcd_0.6.6-12_amd64.deb
  cdcd-dbg_0.6.6-12_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qfxeu-0004p7...@franck.debian.org



Processing of cdcd_0.6.6-12_amd64.changes

2011-04-28 Thread Debian FTP Masters
cdcd_0.6.6-12_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  cdcd_0.6.6-12.dsc
  cdcd_0.6.6-12.debian.tar.gz
  cdcd_0.6.6-12_amd64.deb
  cdcd-dbg_0.6.6-12_amd64.deb

Greetings,

Your Debian queue daemon (running on host kassia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qfxzz-0002na...@kassia.debian.org



Bug#553737: marked as done (replacing libreadline5-dev build dependency with libreadline-dev)

2011-04-28 Thread Debian Bug Tracking System
Your message dated Thu, 28 Apr 2011 20:47:31 +
with message-id 
and subject line Bug#553737: fixed in cdcd 0.6.6-12
has caused the Debian Bug report #553737,
regarding replacing libreadline5-dev build dependency with libreadline-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
553737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cdcd
Version: 0.6.6-11
Severity: important
User: d...@debian.org
Usertags: readline6

Sent to http://lists.debian.org/debian-devel/2009/09/msg00549.html
As a package maintainer you got this email directly as well.

Both libreadline-dev (>= 6.0) and libreadline6-dev are now available
in unstable and testing. If possible, please replace the libreadline5-dev
build dependency with libreadline-dev, so that in future changes of the
libreadline soname binNMU's can be used for this kind of update.


--- End Message ---
--- Begin Message ---
Source: cdcd
Source-Version: 0.6.6-12

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

cdcd-dbg_0.6.6-12_amd64.deb
  to main/c/cdcd/cdcd-dbg_0.6.6-12_amd64.deb
cdcd_0.6.6-12.debian.tar.gz
  to main/c/cdcd/cdcd_0.6.6-12.debian.tar.gz
cdcd_0.6.6-12.dsc
  to main/c/cdcd/cdcd_0.6.6-12.dsc
cdcd_0.6.6-12_amd64.deb
  to main/c/cdcd/cdcd_0.6.6-12_amd64.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 553...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen  (supplier of updated cdcd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 28 Apr 2011 21:57:53 +0200
Source: cdcd
Binary: cdcd cdcd-dbg
Architecture: source amd64
Version: 0.6.6-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Ralf Treinen 
Description: 
 cdcd   - command line or console based CD player
 cdcd-dbg   - command line or console based CD player (debug)
Closes: 485524 553737
Changes: 
 cdcd (0.6.6-12) unstable; urgency=low
 .
   * QA upload
   * Change build-dependency libreadline5-dev => libreadline-dev
 (closes: #553737)
   * patch 04-freedb-url: update address of freedb service (closes: #485524)
   * Migrate to source format 3.0 (quilt):
 - add debian/source/format
 - drop build-dependency on quilt
 - drop --with-quilt from debian/rules
   * cdcd: add dependency on dpkg (>= 1.15.4) | install-info to ease
 transition to trigerized install-info
Checksums-Sha1: 
 aaec917fa8caf6ce1cfc963669e67d33d9b7a2f0 1168 cdcd_0.6.6-12.dsc
 a3571329aed9b30dccff6ba9ed158a724d489d61 6272 cdcd_0.6.6-12.debian.tar.gz
 a6aab6dab04a2e1e95df26aba44a7c4213666fca 57336 cdcd_0.6.6-12_amd64.deb
 cceac2d3606fe794da8403d21eea8f7104353788 47288 cdcd-dbg_0.6.6-12_amd64.deb
Checksums-Sha256: 
 2c8664f228921061f7b8d7eb9534a63d7635b95b999256f0ceec78e3db770b40 1168 
cdcd_0.6.6-12.dsc
 36263163ca12c3043d026761a271532d0b3a0710d2fd80ec093a22db0ff4ea47 6272 
cdcd_0.6.6-12.debian.tar.gz
 78d52b0233b2bbaeb3124ba145446c0fb89ff2ab1a3c2b7fbf58739ec27b54e5 57336 
cdcd_0.6.6-12_amd64.deb
 ebfe0c515c1353a7957ac6cf9c96700d1630826fae81cbc93628f350ec8390d3 47288 
cdcd-dbg_0.6.6-12_amd64.deb
Files: 
 16d0f41e6e1dd074e9032fc77d587c80 1168 sound optional cdcd_0.6.6-12.dsc
 d156da40789fb6c1ec5eff0ff563b324 6272 sound optional 
cdcd_0.6.6-12.debian.tar.gz
 ae89c75ea95bfe50048e26601d0dbed4 57336 sound optional cdcd_0.6.6-12_amd64.deb
 e7293619d502503c8898cb5d3928b448 47288 debug extra cdcd-dbg_0.6.6-12_amd64.deb

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

iEYEARECAAYFAk25yXQACgkQtzWmSeC6BMEc/wCg1gYj2gsbQQiD0Caph4lTo9xi
ovQAoKctD6sZCwELuKYhCURDL3UbTEKU
=e7Dt
-END PGP SIGNATURE-


--- End Message ---


Bug#485524: marked as done (cdcd fails to retrieve CDDB information)

2011-04-28 Thread Debian Bug Tracking System
Your message dated Thu, 28 Apr 2011 20:47:31 +
with message-id 
and subject line Bug#485524: fixed in cdcd 0.6.6-12
has caused the Debian Bug report #485524,
regarding cdcd fails to retrieve CDDB information
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
485524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cdcd
Version: 0.6.6-6
Severity: normal

While Kscd gets CDDB informations correctly,
cdcd fails to do that job.

Here is the message:

Trying CDDB server http://www.freedb.org:80/cgi-bin/cddb.cgi
Connection established.
Retrieving information on ba121d0d.
CDDB query error: cannot parse

Maybe this error is in libcdaudio.


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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cdcd depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcdaudio1   0.99.12p2-4library for controlling a CD-ROM w
ii  libncurses5   5.6+20080308-1 Shared libraries for terminal hand
ii  libreadline5  5.2-3  GNU readline and history libraries

cdcd recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: cdcd
Source-Version: 0.6.6-12

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

cdcd-dbg_0.6.6-12_amd64.deb
  to main/c/cdcd/cdcd-dbg_0.6.6-12_amd64.deb
cdcd_0.6.6-12.debian.tar.gz
  to main/c/cdcd/cdcd_0.6.6-12.debian.tar.gz
cdcd_0.6.6-12.dsc
  to main/c/cdcd/cdcd_0.6.6-12.dsc
cdcd_0.6.6-12_amd64.deb
  to main/c/cdcd/cdcd_0.6.6-12_amd64.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 485...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen  (supplier of updated cdcd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 28 Apr 2011 21:57:53 +0200
Source: cdcd
Binary: cdcd cdcd-dbg
Architecture: source amd64
Version: 0.6.6-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Ralf Treinen 
Description: 
 cdcd   - command line or console based CD player
 cdcd-dbg   - command line or console based CD player (debug)
Closes: 485524 553737
Changes: 
 cdcd (0.6.6-12) unstable; urgency=low
 .
   * QA upload
   * Change build-dependency libreadline5-dev => libreadline-dev
 (closes: #553737)
   * patch 04-freedb-url: update address of freedb service (closes: #485524)
   * Migrate to source format 3.0 (quilt):
 - add debian/source/format
 - drop build-dependency on quilt
 - drop --with-quilt from debian/rules
   * cdcd: add dependency on dpkg (>= 1.15.4) | install-info to ease
 transition to trigerized install-info
Checksums-Sha1: 
 aaec917fa8caf6ce1cfc963669e67d33d9b7a2f0 1168 cdcd_0.6.6-12.dsc
 a3571329aed9b30dccff6ba9ed158a724d489d61 6272 cdcd_0.6.6-12.debian.tar.gz
 a6aab6dab04a2e1e95df26aba44a7c4213666fca 57336 cdcd_0.6.6-12_amd64.deb
 cceac2d3606fe794da8403d21eea8f7104353788 47288 cdcd-dbg_0.6.6-12_amd64.deb
Checksums-Sha256: 
 2c8664f228921061f7b8d7eb9534a63d7635b95b999256f0ceec78e3db770b40 1168 
cdcd_0.6.6-12.dsc
 36263163ca12c3043d026761a271532d0b3a0710d2fd80ec093a22db0ff4ea47 6272 
cdcd_0.6.6-12.debian.tar.gz
 78d52b0233b2bbaeb3124ba145446c0fb89ff2ab1a3c2b7fbf58739ec27b54e5 57336 
cdcd_0.6.6-12_amd64.deb
 ebfe0c515c1353a7957ac6cf9c96700d1630826fae81cbc93628f350ec8390d3 47288 
cdcd-dbg_0.6.6-12_amd64.deb
Files: 
 16d0f41e6e1dd074e9032fc77d587c80 1168 sound optional cdcd_0.6.6-12.dsc
 d156da40789fb6c1ec5eff0ff563b324 6272 sound optional 
cdcd_0.6.6-12.debian.tar.gz
 ae89c75ea95bfe50048e26601d0dbed4 57336 sound optional cdcd_0.6.6-12_amd64.deb
 e7293619d502503c8898cb5d3928b448 47288 debug extra cdcd-dbg_0.6.6-12_amd64.deb

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

iEYEARECAAYFAk25yXQACgkQtzWmSeC6BMEc/wCg1gYj2gsbQQiD0Caph4lTo9xi
ovQAoKctD6sZCwELuKYhCURDL

cdcd_0.6.6-12_amd64.changes ACCEPTED into unstable

2011-04-28 Thread Debian FTP Masters



Accepted:
cdcd-dbg_0.6.6-12_amd64.deb
  to main/c/cdcd/cdcd-dbg_0.6.6-12_amd64.deb
cdcd_0.6.6-12.debian.tar.gz
  to main/c/cdcd/cdcd_0.6.6-12.debian.tar.gz
cdcd_0.6.6-12.dsc
  to main/c/cdcd/cdcd_0.6.6-12.dsc
cdcd_0.6.6-12_amd64.deb
  to main/c/cdcd/cdcd_0.6.6-12_amd64.deb


Override entries for your package:
cdcd-dbg_0.6.6-12_amd64.deb - extra debug
cdcd_0.6.6-12.dsc - source sound
cdcd_0.6.6-12_amd64.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 485524 553737 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qfy7w-0007il...@franck.debian.org