Bug#530180: marked as done (rpm: bashism in /bin/sh script)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#530180: fixed in rpm 4.7.0-1
has caused the Debian Bug report #530180,
regarding rpm: bashism in /bin/sh script
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.)


-- 
530180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Severity: important
Version: 4.4.2.3-1
User: debian-rele...@lists.debian.org
Usertags: goal-dash

Hello maintainer,

While performing an archive wide checkbashisms (from the 'devscripts' package)
check I've found your package containing a /bin/sh script making use
of a bashism.

checkbashisms' output:
> possible bashism in ./usr/lib/rpm/trpm line 242 (brace expansion):
> $dbg mkdir -p $root/{dev,X/RPMS,X/SRPMS}
> possible bashism in ./usr/lib/rpm/trpm line 281 (brace expansion):
> $dbg rm -f $top/{rpmrc-$dist,macros-$dist-$arch,macros}
> possible bashism in ./usr/lib/rpm/brp-sparc64-linux line 13 (brace
> expansion):
> for f in `find $RPM_BUILD_ROOT{,/usr,/usr/X11R6}/lib -maxdepth 1 -type f -o
> -type l 2>/dev/null`; do


Not using bash (or a Debian Policy conformant shell interpreter which doesn't
provide such an extra feature) as /bin/sh is likely to lead to errors or
unexpected behaviours.
Please be aware that although bash is currently the default /bin/sh there was
a release goal for Lenny to make dash the default /bin/sh[1], and has been
proposed for squeeze as well[2].

If you want more information about dash as /bin/sh, you can read:
http://lists.debian.org/debian-release/2008/01/msg00189.html

For more information supporting this goal please refer to Debian Policy,
section 10.4, at:
http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts

Hints about how to fix bashisms:
Sometimes these bugs are already fixed in Ubuntu, look at the PTS.
If not already fixed you can read:
https://wiki.ubuntu.com/DashAsBinSh

If you still don't know how to fix the bashisms don't hesitate to reply to
this email, or tag the bug as 'help'.

[1]http://release.debian.org/lenny/goals.txt
[2]http://lists.debian.org/debian-release/2009/04/msg00133.html

Thank you,
Raphael Geissert


--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 530...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, development kit
 librpm0- RPM shared library
 librpmbuild0 - RPM build shared library
 librpmio0  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
Closes: 366186 400889 421262 465871 519861 529558 530180 532257
Changes: 
 rpm (4.7.0-1) unstable; urgency=low
 .
   * New maintainer (Closes: #529558).
   * New Upstream Version (Closes: #519861).
 - Add new libraries to build depends (lzma, nspr, nss, magic).
 -

Bug#519861: marked as done (rpm: New upstream version available)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#519861: fixed in rpm 4.7.0-1
has caused the Debian Bug report #519861,
regarding rpm: New upstream version available
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.)


-- 
519861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519861
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.2.3-1
Severity: wishlist

RPM 4.6.0 is available at
  http://rpm.org/

Could you package this version?


TIA
Adrian


--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 519...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, development kit
 librpm0- RPM shared library
 librpmbuild0 - RPM build shared library
 librpmio0  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
Closes: 366186 400889 421262 465871 519861 529558 530180 532257
Changes: 
 rpm (4.7.0-1) unstable; urgency=low
 .
   * New maintainer (Closes: #529558).
   * New Upstream Version (Closes: #519861).
 - Add new libraries to build depends (lzma, nspr, nss, magic).
 - Works correctly with new tar (Closes: #400889).
   * Adjust patches:
 - Dropped 02-hkp-disable.diff
 - Refreshed 09-prereq.diff
 - Refreshed 13-rpm2cpio-help.diff
 - Dropped 14-work-on-debian64.diff
 - Refreshed 16-debian-warn.diff
 - Dropped 19-misc.diff
 - Refreshed 22_spelling-fixes.diff
 - Dropped 40_fix-zlib-include-in-file.patch
 - Refreshed 68_autogen-fixes.patch
 - Refreshed 70_autogen.patch
   * Bump policy to 3.8.1.
   * Switch to debhleper 7.
 - Use debian/clean instead of list in debian/rules.
 - Use debian/links instead of list in debian/rules.
 - Use dh_quilt*.
 - Use dh helper to simplify debian/rules.
   * Man pages can be in utf-8, mandb supports this since  2.5.0-1.
   * Switch to libneon27-gnutls-dev (Closes: #532257).
   * Fix build out out sources.
   * Fix upstream installation of rpm.
   * Do not create lsb-rpm man page by patch, include it directly.
   * Drop not needed source lintian override.
   * Switch to python-support.
   * Rename and split library packages to librpm0, librpmio0 and librpmbuild0.
   * Add symbol files to lib* packages.
   * Add debian/copyright.
   * Improve package descriptions.
   * Fix %{_sysconfdir} macro (Closes: #465871).
   * Fix bashisms (by using bash) (Closes: #530180).
   * Debsums are correct on this package (Closes: #421262).
   * Delete stray directories on purge (Closes: #366186).
Checksums-Sha1: 
 b74d2d49a4e7c55d039a12281d6272d3a4446b73 1571 rpm_4.7.0-1.dsc
 18a1f9a839a6aabaea07408104e2fa03adde1b7f 4322416 rpm_4.7.0.orig.tar.gz
 32b9a2aafbecfa60a97def848e6eadb5c0bf710c 450238 rpm_4.7.0-1.diff.gz
 e78762042d677feb72a8b4d55b8216ca5510613c

Bug#532257: marked as done (rpm: Please switch to libneon27-gnutls)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#532257: fixed in rpm 4.7.0-1
has caused the Debian Bug report #532257,
regarding rpm: Please switch to libneon27-gnutls
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.)


-- 
532257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.2.3-3
Severity: wishlist

rpm uses libneon27, which is linked with OpenSSL.

Other applications mistakenly linked with libneon27 instead of
libneon27-gnutls are a constant source of GPL violations.

Getting libneon27 phased out in the long term would therefore be
a good thing, and having rpm moved would be one step of decreasing
it's usage.


--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 532...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, development kit
 librpm0- RPM shared library
 librpmbuild0 - RPM build shared library
 librpmio0  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
Closes: 366186 400889 421262 465871 519861 529558 530180 532257
Changes: 
 rpm (4.7.0-1) unstable; urgency=low
 .
   * New maintainer (Closes: #529558).
   * New Upstream Version (Closes: #519861).
 - Add new libraries to build depends (lzma, nspr, nss, magic).
 - Works correctly with new tar (Closes: #400889).
   * Adjust patches:
 - Dropped 02-hkp-disable.diff
 - Refreshed 09-prereq.diff
 - Refreshed 13-rpm2cpio-help.diff
 - Dropped 14-work-on-debian64.diff
 - Refreshed 16-debian-warn.diff
 - Dropped 19-misc.diff
 - Refreshed 22_spelling-fixes.diff
 - Dropped 40_fix-zlib-include-in-file.patch
 - Refreshed 68_autogen-fixes.patch
 - Refreshed 70_autogen.patch
   * Bump policy to 3.8.1.
   * Switch to debhleper 7.
 - Use debian/clean instead of list in debian/rules.
 - Use debian/links instead of list in debian/rules.
 - Use dh_quilt*.
 - Use dh helper to simplify debian/rules.
   * Man pages can be in utf-8, mandb supports this since  2.5.0-1.
   * Switch to libneon27-gnutls-dev (Closes: #532257).
   * Fix build out out sources.
   * Fix upstream installation of rpm.
   * Do not create lsb-rpm man page by patch, include it directly.
   * Drop not needed source lintian override.
   * Switch to python-support.
   * Rename and split library packages to librpm0, librpmio0 and librpmbuild0.
   * Add symbol files to lib* packages.
   * Add debian/copyright.
   * Improve package descriptions.
   * Fix %{_sysconfdir} macro (Closes: #465871).
   * Fix bashisms (by using bash) (Closes: #530180).
   * Debsums are correct on this package (Closes: #421262).
   * Delete stray directories on purge (Closes: #366186).
Checksums-Sha1: 
 b74d2d49a4e7c5

Bug#459603: marked as done (lsb-rpm: Produces packages that are not LSB-compliant)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:42 +
with message-id 
and subject line Bug#459603: fixed in rpm 4.7.0-3
has caused the Debian Bug report #459603,
regarding lsb-rpm: Produces packages that are not LSB-compliant
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.)


-- 
459603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459603
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lsb-rpm
Version: 4.4.1-14.1
Severity: grave
Justification: renders package unusable

Packages created by lsb-rpm don't pass the checks that the lsbpkgchk
program (from the lsb-pkgchk3 package, or directly from LSB website,
http://ftp.freestandards.org/pub/lsb/test_suites/released-3.1.0/binary/application/lsb-pkgchk-3.1.1-1.i486.rpm)
does.

Additionally, according to some anonymous pretending to be Jeff
Johnson on the linux.org.ru site,

(http://www.linux.org.ru/jump-message.jsp?msgid=2391597&cid=2394613)
"The LSB format is not used by any version of rpm since rpm-3.0.5 and
LSB packages cannot be produced by any version of rpm currently used in
Linux."

(http://www.linux.org.ru/jump-message.jsp?msgid=2391597&cid=2394781)
"unmodified rpm-4.4.2.1 cannot produce LSB "standard" packages" (and
debian doesn't apply patches that affect the output format)

I don't know whether the comments above come actually from Jeff Johnson
and whether they are true, but the "lsbpkgchk" messages do have the
ultimate authority.

Testcase: try bulding something simple, like Bison.

First, edit the /usr/lib/rpm/rpmrc file so that the "buildarchtranslate"
statements point to i486 (as mandated by LSB) instead of i386.

Second, put bison-2.3.tar.bz2 (from GNU) to /usr/src/rpm/SOURCES/ and
create the following spec file (save as bison.spec):

- 8< -
Summary: Generates parsers
Name: bison
Version: 2.3
Release: 1
Group: Base
License: GPL
Distribution: LeafOS
Vendor: LeafOS
Packager: LeafOS
URL: http://www.gnu.org/software/bison/
Source0: http://ftp.gnu.org/gnu/bison/bison-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-root
Requires: lsb = 3.1, lsb-core-ia32 >= 3.0

%description
Bison generates, from a series of rules, a program for analyzing the
structure
of text files; Bison is a replacement for Yacc (Yet Another Compiler
Compiler)

%prep
%setup -q

%build
%configure CC=lsbcc3 CXX=lsbc++3
echo '#define YYENABLE_NLS 1' >> config.h
make

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
rm -f $RPM_BUILD_ROOT/usr/share/info/dir

%preun
install-info --delete %{_infodir}/bison.info.gz %{_infodir}/dir

%post
install-info %{_infodir}/bison.info.gz %{_infodir}/dir

%files
%defattr(-,root,root)
/*
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO

%clean
rm -rf $RPM_BUILD_ROOT
- 8< -

Finally, run these commands:

lsb-rpm -bb bison.spec
lsbpkgchk /usr/src/rpm/RPMS/i486/bison-2.3-1.i486.rpm

and see the following errors:

Error: checkRpmIdx() unexpected Index tag=1140 type=4 offset=d00 count=21
Error: checkRpmIdx() unexpected Index tag=1141 type=4 offset=d84 count=21
Error: checkRpmIdx() unexpected Index tag=1142 type=8 offset=e08 count=7
Error: checkRpmIdx() unexpected Index tag=1143 type=4 offset=eec count=21
Error: checkRpmIdx() unexpected Index tag=1144 type=4 offset=f70 count=21
Error: checkRpmIdx() unexpected Index tag=1145 type=4 offset=ff4 count=1
Error: checkRpmIdx() unexpected Index tag=1147 type=8 offset=ff8 count=21

Since the only purpose of lsb-rpm is to produce LSB-compliant packages
and it fails to do this, I am reporting a grave bug.

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

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

Versions of packages lsb-rpm depends on:
ii  rpm   4.4.1-14.1 Red Hat package manager

lsb-rpm recommends no packages.

-- no debconf information

-- 
Alexander E. Patrakov


--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-3

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

librpm-dbg_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm-dbg_4.7.0-3_amd64.deb
librpm-dev_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-3_amd64.deb
librpm0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-3_amd64.deb
librpmbuild0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-3_amd64.deb
librpmio0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-3

Bug#419870: marked as done (lsb-rpm: manpage is out of date)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:42 +
with message-id 
and subject line Bug#419870: fixed in rpm 4.7.0-3
has caused the Debian Bug report #419870,
regarding lsb-rpm: manpage is out of date
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.)


-- 
419870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419870
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lsb-rpm
Version: 4.4.1-14
Severity: normal

Hello,

in the manpage of lsb-rpm(1), it said the usage is 'lsb-rpm -b foo.spec', but 
this does not work now.

please update it, thanks.



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

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

Versions of packages lsb-rpm depends on:
ii  rpm   4.4.1-14   Red Hat package manager

lsb-rpm recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-3

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

librpm-dbg_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm-dbg_4.7.0-3_amd64.deb
librpm-dev_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-3_amd64.deb
librpm0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-3_amd64.deb
librpmbuild0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-3_amd64.deb
librpmio0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-3_amd64.deb
lsb-rpm_4.7.0-3_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-3_amd64.deb
python-rpm_4.7.0-3_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-3_amd64.deb
rpm-i18n_4.7.0-3_all.deb
  to pool/main/r/rpm/rpm-i18n_4.7.0-3_all.deb
rpm_4.7.0-3.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-3.diff.gz
rpm_4.7.0-3.dsc
  to pool/main/r/rpm/rpm_4.7.0-3.dsc
rpm_4.7.0-3_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-3_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 419...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Wed, 10 Jun 2009 10:56:55 +0200
Source: rpm
Binary: rpm rpm-i18n lsb-rpm librpm-dbg librpm0 librpmio0 librpmbuild0 
librpm-dev python-rpm
Architecture: source all amd64
Version: 4.7.0-3
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dbg - debugging symbols for RPM
 librpm-dev - RPM shared library, development kit
 librpm0- RPM shared library
 librpmbuild0 - RPM build shared library
 librpmio0  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
 rpm-i18n   - localization and localized man pages for rpm
Closes: 419870 459603 476972
Changes: 
 rpm (4.7.0-3) unstable; urgency=low
 .
   * Okay, I'll stop uploading new version every hour.
   * Build depend on libelf-dev, and libdwarf-dev to get debugedit binary
 (LP: #341891).
   * Include lsb-rpmbuild in lsb-rpm package.
   * Update lsb-rpm man page and add lsb-rpmbuild one (Closes: #419870).
   * rpmTagTable is no longer part of API, so it can not be referenced
 (Closes: #476972).
   * Document in lsb-rpmbuild(1) what is needed to build LSB package
 (Closes: #459603).
Checksums-Sha1: 
 d1d9155814f5700497621969f2b889c849020a1d 1609 rpm_4.7.0-3.dsc
 33fcfc30500d147b2d7b38de7e3a6bb7eb4987e9 460085 rpm_4.7.0-3.diff.gz
 03c83bceca6299b5f15e242e62b9459b3d7b891e 1131996 rpm-i18n_4.7.0-3_all.deb
 dc63509d7301b2534143128ef7c1199c889f1066 801614 rpm_4.7.0-3_amd64.deb
 c941ab2b2add437dc0b4898585ddcdb6eb25dbc3 1186192 lsb-rpm_4.7.0-3_amd64.deb
 ab4f867140ba051e827af392ee5d4f31637912a4 2821868 librpm-dbg_4.7.0-3_amd64.deb
 9b21c869dcfeb0580d7e9a7fddd465a7fdcee9ae 840080 librpm0_4.7.0-3_amd64.deb
 37611e989f8f39ded409548b3e39ac91ba27003d 699846 librpmio0_4.7.0-3_amd64.deb
 d6f334f4fc41d1007194ad87c36b82b748873067 702436 librpmbuild0_4.7.0-3_amd64.deb
 f08b2ac97b13dc02b385e2315d3b8d701d736507

Bug#476972: marked as done (librpm-dev: undefined symbols referenced)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:42 +
with message-id 
and subject line Bug#476972: fixed in rpm 4.7.0-3
has caused the Debian Bug report #476972,
regarding librpm-dev: undefined symbols referenced
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.)


-- 
476972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: librpm-dev
Version: 4.4.2.1-2
Severity: important

Hi Anibal,
trying to compile sussen (ITP #476942), I get an error regarding librpm:

i486-linux-gnu-gcc -shared  .libs/interface.o .libs/rpm.o .libs/shadow.o  -lrpm 
 -Wl,-z -Wl,defs -Wl,-soname -Wl,libsussensupport.so -o 
.libs/libsussensupport.so
.libs/rpm.o: In function `queryHeader':
rpm.c:(.text+0x215): undefined reference to `rpmTagTable'
rpm.c:(.text+0x264): undefined reference to `rpmlog'
.libs/rpm.o: In function `rpm_check_installed_package':
rpm.c:(.text+0x3db): undefined reference to `rpmdbNextIterator'
.libs/rpm.o: In function `rpm_get_info':
rpm.c:(.text+0x57b): undefined reference to `rpmdbNextIterator'
rpm.c:(.text+0x593): undefined reference to `rpmdbFreeIterator'
.libs/rpm.o: In function `rpm_dump_package_names':
rpm.c:(.text+0x686): undefined reference to `rpmdbNextIterator'
rpm.c:(.text+0x69a): undefined reference to `rpmdbFreeIterator'
collect2: ld returned 1 exit status
make[4]: *** [libsussensupport.la] Error 1

I know I could drop -Wl,-z -Wl,defs from the command line, but I'm trying to
find a cleaner way to do this. In fact, looking at /usr/lib/librpm.a, all
the references to rpmTagTable (the first in the list above) are undefined:

$ nm /usr/lib/librpm.a | grep rpmTagTable$ | uniq
 U rpmTagTable
$

Is it meant to be so, or is it a bug? In case it's ok, I'll drop -Wl,-z,defs,
just wanted to warn you about this.

Kindly,
David

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

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

Versions of packages librpm-dev depends on:
ii  libbeecrypt6-dev   4.1.2-7   header files for beecrypt, a libra
ii  libbz2-dev 1.0.5-0.1 high-quality block-sorting file co
ii  libc6-dev  2.7-10GNU C Library: Development Librari
ii  libdb-dev  4.6.21-7  Berkeley v4.6 Database Libraries [
ii  libneon27-dev  0.28.2-1  Header and static library files fo
ii  libpopt-dev1.10-3lib for parsing cmdline parameters
ii  libreadline5-dev   5.2-3 GNU readline and history libraries
ii  librpm4.4  4.4.2.1-2 RPM shared library
ii  libselinux1-dev2.0.59-1  SELinux development headers
ii  libsqlite3-dev 3.5.7-2   SQLite 3 development files
ii  libxml2-dev2.6.32.dfsg-1 Development files for the GNOME XM
ii  zlib1g-dev [libz-dev]  1:1.2.3.3.dfsg-12 compression library - development

librpm-dev recommends no packages.

-- no debconf information



-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-3

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

librpm-dbg_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm-dbg_4.7.0-3_amd64.deb
librpm-dev_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-3_amd64.deb
librpm0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-3_amd64.deb
librpmbuild0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-3_amd64.deb
librpmio0_4.7.0-3_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-3_amd64.deb
lsb-rpm_4.7.0-3_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-3_amd64.deb
python-rpm_4.7.0-3_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-3_amd64.deb
rpm-i18n_4.7.0-3_all.deb
  to pool/main/r/rpm/rpm-i18n_4.7.0-3_all.deb
rpm_4.7.0-3.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-3.diff.gz
rpm_4.7.0-3.dsc
  to pool/main/r/rpm/rpm_4.7.0-3.dsc
rpm_4.7.0-3_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-3_amd64.deb



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

Thank you for reporting the b

Bug#366186: marked as done (upgrade leaves behind i386-rpm-linux, etc)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#366186: fixed in rpm 4.7.0-1
has caused the Debian Bug report #366186,
regarding upgrade leaves behind i386-rpm-linux, etc
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.)


-- 
366186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366186
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.1-8
Severity: minor

When upgrading:

Preparing to replace rpm 4.0.4-31.1 (using 
.../archives/rpm_4.4.1-8_i386.deb) ...
Unpacking replacement rpm ...
dpkg: warning - unable to delete old directory 
`/usr/lib/rpm/athlon-rpm-linux': Directory not empty
dpkg: warning - unable to delete old directory 
`/usr/lib/rpm/i686-rpm-linux': Directory not empty
dpkg: warning - unable to delete old directory 
`/usr/lib/rpm/i586-rpm-linux': Directory not empty
dpkg: warning - unable to delete old directory 
`/usr/lib/rpm/i486-rpm-linux': Directory not empty
dpkg: warning - old file `//usr/lib/rpm/i386-rpm-linux/macros' is the same 
as several new files!  (both `/usr/lib/rpm/i386-linux/macros' and 
`/usr/lib/rpm/noarch-linux/macros')dpkg: warning - unable to delete old 
directory `/usr/lib/rpm/i386-rpm-linux': Directory not empty

Here's an example of what it looks like now:

% ls -l /usr/lib/rpm/i386-*
lrwxrwxrwx 1 root root   14 2006-04-21 23:14 /usr/lib/rpm/i386-linux -> 
i386-rpm-linux

/usr/lib/rpm/i386-rpm-linux:
total 4
-rw-r--r-- 1 root root 1838 2006-03-05 02:08 macros

This doesn't seem to be intentional, since as far as I can see the
*-rpm-* directories won't get removed by purge.

Andrew

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

Versions of packages rpm depends on:
ii  libbeecrypt6  4.1.2-4open source C library of cryptogra
ii  libbz2-1.01.0.3-2high-quality block-sorting file co
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  librpm4   4.4.1-8RPM shared library
ii  libselinux1   1.30-1 SELinux shared libraries
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  perl  5.8.8-4Larry Wall's Practical Extraction 
ii  zlib1g1:1.2.3-11 compression library - runtime

rpm recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 366...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, development kit
 librpm0 

Bug#400889: marked as done (rpmbuild -ta does not work with GNU tar-1.16-1)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#400889: fixed in rpm 4.7.0-1
has caused the Debian Bug report #400889,
regarding rpmbuild -ta does not work with GNU tar-1.16-1
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.)


-- 
400889: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400889
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.1-12
Severity: normal

GNU tar Version 1.16-1 needs Option "--wildcards" to enable pattern
matching.

"rpmbuild -ta" uses something like "tar xOf package.tar.gz \*.spec" to
extract the SPEC from the tarball. Tar complains instead of printing the
SPEC file, so rpmbuild fails.

$ LANG=C tar -xOzf package.tar.gz \*.spec
tar: Pattern matching characters used in file names. Please,
tar: use --wildcards to enable pattern matching, or --no-wildcards to
tar: suppress this warning.
tar: *.spec: Not found in archive
tar: Error exit delayed from previous errors

$ rpmbuild -ta package.tar.gz
error: Name field must be present in package: (main package)
error: Version field must be present in package: (main package)
error: Release field must be present in package: (main package)
error: Summary field must be present in package: (main package)
error: Group field must be present in package: (main package)
error: License field must be present in package: (main package)

$ ls -l /usr/src/rpm/SPECS/
total 0
-rw--- 1 woffs woffs 0 Nov 29 12:55 tar: Pattern matching characters
used in file names. Please,

Maybe this is a tar bug.

Regards,
Frank.

-- 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.17-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages rpm depends on:
ii  libbeecr 4.1.2-6 open source C library of cryptogra
ii  libbz2-1 1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii  libkrb53 1.4.4-4 MIT Kerberos runtime libraries
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  librpm4  4.4.1-12RPM shared library
ii  libselin 1.32-3  SELinux shared libraries
ii  libssl0. 0.9.8c-3SSL shared libraries
ii  perl 5.8.8-6.1   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3-13  compression library - runtime

rpm recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 400...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, devel

Bug#465871: marked as done (rpm sets wrong %{_sysconfdir} in athlon-linux/macros)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#465871: fixed in rpm 4.7.0-1
has caused the Debian Bug report #465871,
regarding rpm sets wrong %{_sysconfdir} in athlon-linux/macros
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.)


-- 
465871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465871
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.1-14.1
Severity: normal
Tags: patch


Hi there,

when building rpm packages on athlon %{_sysconfdir} is set to 
%{_exec_prefix}/etc.
This should be just /etc.

Buggy file is /usr/lib/rpm/athlon-linux/macros.

Patch attached.

TIA

Patrick

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages rpm depends on:
ii  libbeecrypt6  4.1.2-6open source C library of cryptogra
ii  libbz2-1.01.0.4-2high-quality block-sorting file co
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libcomerr21.40.3-1   common error description library
ii  libkrb53  1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  librpm4   4.4.1-14.1 RPM shared library
ii  libselinux1   2.0.15-2+b1SELinux shared libraries
ii  libssl0.9.8   0.9.8g-3   SSL shared libraries
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 
ii  zlib1g1:1.2.3.3.dfsg-8   compression library - runtime

rpm recommends no packages.

-- no debconf information

-- 
Patrick Jäger   
patrick.jae...@darmstaedterwingolf.de
PGP: A9251495
PGP-KEY: http://sirio.isgarnet.net/pgp-public-key
--- athlon-linux/macros 2007-07-05 22:34:38.0 +0200
+++ athlon-linux/macros-patched 2008-02-15 13:55:10.0 +0100
@@ -19,7 +19,7 @@
 %_sbindir  %{_exec_prefix}/sbin
 %_libexecdir   %{_exec_prefix}/libexec
 %_datadir  %{_prefix}/share
-%_sysconfdir   %{_prefix}/etc
+%_sysconfdir   /etc
 %_sharedstatedir   %{_prefix}/com
 %_localstatedir%{_prefix}/var
 %_lib  lib


smime.p7s
Description: S/MIME cryptographic signature
--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 465...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, development kit
 librpm0- RPM shared library
 librpmbuild0 - RPM build shared library
 librpmio0  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindi

Bug#421262: marked as done (debsums error on /usr/lib/rpm/i386-linux/macros)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 10:51:45 +
with message-id 
and subject line Bug#421262: fixed in rpm 4.7.0-1
has caused the Debian Bug report #421262,
regarding debsums error on /usr/lib/rpm/i386-linux/macros
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.)


-- 
421262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.1-14
Severity: minor

debsums reports an error on /usr/lib/rpm/i386-linux/macros from an
unmodified install of this package.

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

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

Versions of packages rpm depends on:
ii  libbeecr 4.1.2-6 open source C library of cryptogra
ii  libbz2-1 1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-2 common error description library
ii  libkrb53 1.4.4-8 MIT Kerberos runtime libraries
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  librpm4  4.4.1-14RPM shared library
ii  libselin 1.32-3  SELinux shared libraries
ii  libssl0. 0.9.8e-4SSL shared libraries
ii  perl 5.8.8-7 Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3-13  compression library - runtime

rpm recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.7.0-1

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

librpm-dev_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm-dev_4.7.0-1_amd64.deb
librpm0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpm0_4.7.0-1_amd64.deb
librpmbuild0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmbuild0_4.7.0-1_amd64.deb
librpmio0_4.7.0-1_amd64.deb
  to pool/main/r/rpm/librpmio0_4.7.0-1_amd64.deb
lsb-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/lsb-rpm_4.7.0-1_amd64.deb
python-rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/python-rpm_4.7.0-1_amd64.deb
rpm_4.7.0-1.diff.gz
  to pool/main/r/rpm/rpm_4.7.0-1.diff.gz
rpm_4.7.0-1.dsc
  to pool/main/r/rpm/rpm_4.7.0-1.dsc
rpm_4.7.0-1_amd64.deb
  to pool/main/r/rpm/rpm_4.7.0-1_amd64.deb
rpm_4.7.0.orig.tar.gz
  to pool/main/r/rpm/rpm_4.7.0.orig.tar.gz



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 421...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař  (supplier of updated rpm 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: Tue, 09 Jun 2009 19:12:51 +0200
Source: rpm
Binary: rpm lsb-rpm librpm0 librpmio0 librpmbuild0 librpm-dev python-rpm
Architecture: source amd64
Version: 4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař 
Changed-By: Michal Čihař 
Description: 
 librpm-dev - RPM shared library, development kit
 librpm0- RPM shared library
 librpmbuild0 - RPM build shared library
 librpmio0  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
Closes: 366186 400889 421262 465871 519861 529558 530180 532257
Changes: 
 rpm (4.7.0-1) unstable; urgency=low
 .
   * New maintainer (Closes: #529558).
   * New Upstream Version (Closes: #519861).
 - Add new libraries to build depends (lzma, nspr, nss, magic).
 - Works correctly with new tar (Closes: #400889).
   * Adjust patches:
 - Dropped 02-hkp-disable.diff
 - Refreshed 09-prereq.diff
 - Refreshed 13-rpm2cpio-help.diff
 - Dropped 14-work-on-debian64.diff
 - Refreshed 16-debian-warn.diff
 - Dropped 19-misc.diff
 - Refreshed 22_spelling-fixes.diff
 - Dropped 40_fix-zlib-include-in-file.patch
 - Refreshed 68_autogen-fixes.patch
 - Refreshed 70_autogen.patch
   * Bump policy to 3.8.1

Processed: fixed as stated by submitter

2009-06-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 521373 0.2.27-1
Bug#521373: gimageview: Opening preferences causes segfault
Bug marked as found in version 0.2.27-1.

> fixed 521373 0.2.27-2
Bug#521373: gimageview: Opening preferences causes segfault
Bug marked as fixed in version 0.2.27-2.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



cflow 1:1.2-2 MIGRATED to testing

2009-06-14 Thread Debian testing watch
FYI: The status of the cflow source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2-1
  Current version:  1:1.2-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of licq_1.3.6-2_amd64.changes

2009-06-14 Thread Archive Administrator
licq_1.3.6-2_amd64.changes uploaded successfully to localhost
along with the files:
  licq_1.3.6-2.dsc
  licq_1.3.6-2.diff.gz
  licq-dev_1.3.6-2_all.deb
  licq_1.3.6-2_amd64.deb
  licq-plugin-autoreply_1.3.6-2_amd64.deb
  licq-plugin-console_1.3.6-2_amd64.deb
  licq-plugin-forwarder_1.3.6-2_amd64.deb
  licq-plugin-kde_1.3.6-2_amd64.deb
  licq-plugin-msn_1.3.6-2_amd64.deb
  licq-plugin-osd_1.3.6-2_amd64.deb
  licq-plugin-qt_1.3.6-2_amd64.deb
  licq-plugin-rms_1.3.6-2_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Orgasm -- How to Achieve it Successfully annd Avoid Frustration and Break-up?

2009-06-14 Thread gemmulation
eJff Ingram loses his memory -- again<<501.jpg>>

licq_1.3.6-2_amd64.changes ACCEPTED

2009-06-14 Thread Archive Administrator

Accepted:
licq-dev_1.3.6-2_all.deb
  to pool/main/l/licq/licq-dev_1.3.6-2_all.deb
licq-plugin-autoreply_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-autoreply_1.3.6-2_amd64.deb
licq-plugin-console_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-console_1.3.6-2_amd64.deb
licq-plugin-forwarder_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-forwarder_1.3.6-2_amd64.deb
licq-plugin-kde_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-kde_1.3.6-2_amd64.deb
licq-plugin-msn_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-msn_1.3.6-2_amd64.deb
licq-plugin-osd_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-osd_1.3.6-2_amd64.deb
licq-plugin-qt_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-qt_1.3.6-2_amd64.deb
licq-plugin-rms_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-rms_1.3.6-2_amd64.deb
licq_1.3.6-2.diff.gz
  to pool/main/l/licq/licq_1.3.6-2.diff.gz
licq_1.3.6-2.dsc
  to pool/main/l/licq/licq_1.3.6-2.dsc
licq_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq_1.3.6-2_amd64.deb


Override entries for your package:
licq-dev_1.3.6-2_all.deb - optional devel
licq-plugin-autoreply_1.3.6-2_amd64.deb - optional net
licq-plugin-console_1.3.6-2_amd64.deb - optional net
licq-plugin-forwarder_1.3.6-2_amd64.deb - optional net
licq-plugin-kde_1.3.6-2_amd64.deb - optional net
licq-plugin-msn_1.3.6-2_amd64.deb - optional net
licq-plugin-osd_1.3.6-2_amd64.deb - optional net
licq-plugin-qt_1.3.6-2_amd64.deb - optional net
licq-plugin-rms_1.3.6-2_amd64.deb - optional net
licq_1.3.6-2.dsc - source net
licq_1.3.6-2_amd64.deb - optional net

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


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



licq override disparity

2009-06-14 Thread Archive Administrator
There are disparities between your recently accepted upload and the
override file for the following file(s):

licq-dev_1.3.6-2_all.deb: package says section is libdevel, override says devel.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.
Please INCLUDE the list of packages as seen above, or we won't be able
to deal with your mail due to missing information.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#530470: marked as done (Fails to build -- attempts to access file in /usr/share/icons)

2009-06-14 Thread Debian Bug Tracking System

Your message dated Sun, 14 Jun 2009 21:33:17 +
with message-id 
and subject line Bug#530470: fixed in licq 1.3.6-2
has caused the Debian Bug report #530470,
regarding Fails to build -- attempts to access file in /usr/share/icons
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.)


-- 
530470: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: licq
Severity: serious
Justification: no longer builds from source

Hi,

I was unable to build this package.  Here's the end of the
build log:

make[2]: Leaving directory `/licq-1.3.6/po'
make[2]: Entering directory `/licq-1.3.6'
make[3]: Entering directory `/licq-1.3.6'
make[3]: Nothing to be done for `install-exec-am'.
--
Licq daemon installed successfully.

For more help on running Licq and using plugins, see doc/README.
See HINTS for some Licq advanced features.
Protocol plugins are also found in the plugins/ directory.

!!
**
*** Now enter the plugins directory and build the GUI plugin.*
*** If you want the default Qt GUI go to plugins/qt-gui. *
*** Unoffical GTK+ interfaces are available from www.licq.org.   *
*** You must do this in order to have a graphical interface! *
**
!!
--
make[3]: Leaving directory `/licq-1.3.6'
make[2]: Leaving directory `/licq-1.3.6'
make[1]: Leaving directory `/licq-1.3.6'
mkdir -p debian/licq/usr/share/pixmaps
convert /usr/share/icons/crystalsvg/32x32/apps/licq.png 
debian/licq/usr/share/pixmaps/licq.xpm
convert: unable to open image 
`/usr/share/icons/crystalsvg/32x32/apps/licq.png': No such file or directory @ 
blob.c/OpenBlob/2439.
convert: unable to open file `/usr/share/icons/crystalsvg/32x32/apps/licq.png' 
@ png.c/ReadPNGImage/2854.
convert: missing an image filename `debian/licq/usr/share/pixmaps/licq.xpm' @ 
convert.c/ConvertImageCommand/2775.
make: *** [install-licq-common] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1324:



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

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


--- End Message ---
--- Begin Message ---
Source: licq
Source-Version: 1.3.6-2

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

licq-dev_1.3.6-2_all.deb
  to pool/main/l/licq/licq-dev_1.3.6-2_all.deb
licq-plugin-autoreply_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-autoreply_1.3.6-2_amd64.deb
licq-plugin-console_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-console_1.3.6-2_amd64.deb
licq-plugin-forwarder_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-forwarder_1.3.6-2_amd64.deb
licq-plugin-kde_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-kde_1.3.6-2_amd64.deb
licq-plugin-msn_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-msn_1.3.6-2_amd64.deb
licq-plugin-osd_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-osd_1.3.6-2_amd64.deb
licq-plugin-qt_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-qt_1.3.6-2_amd64.deb
licq-plugin-rms_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq-plugin-rms_1.3.6-2_amd64.deb
licq_1.3.6-2.diff.gz
  to pool/main/l/licq/licq_1.3.6-2.diff.gz
licq_1.3.6-2.dsc
  to pool/main/l/licq/licq_1.3.6-2.dsc
licq_1.3.6-2_amd64.deb
  to pool/main/l/licq/licq_1.3.6-2_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 530...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan Hauke Rahm  (supplier of updated licq 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: Sun, 14 Jun 2009 17:

Bug#533101: fixed

2009-06-14 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

 hinfo | 1.02-4 | source, all

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are never removed from testing by hand.  Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 533...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/533101

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

Debian distribution maintenance software
pp.
Frank Lichtenheld (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#459484: fixed

2009-06-14 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

grace6 | 5.99.1+dev4-6 | mips, mipsel
grace6 | 5.99.1+dev4-7 | source, alpha, amd64, armel, hppa, hurd-i386, 
i386, ia64, powerpc, s390, sparc

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are never removed from testing by hand.  Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 459...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/459484

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

Debian distribution maintenance software
pp.
Frank Lichtenheld (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#430129: fixed

2009-06-14 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

   dvi2tty |5.3.1-4 | source, alpha, amd64, armel, hppa, hurd-i386, i386, 
ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are never removed from testing by hand.  Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 430...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/430129

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

Debian distribution maintenance software
pp.
Frank Lichtenheld (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org