Your message dated Sat, 08 Apr 2006 15:32:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340363: fixed in logrotate 3.7.1-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: sysvinit
Version: 2.86.ds1-6
Severity: wishlist
"Failed to build correctly from source":
Building sysvinit on stable (read: backporting) will result in a package
being built without SELinux even on Linux.
The reason is that stable dpkg-architecture doesn't have DEB_HOST_ARCH_OS,
which is used by the debian/rules file to enabled SELinux support.
(why is it "exported", btw - it's not used outside of the makefile?)
I don't think that upgrading the dpkg-dev build-dependency is the right
way to go - how about just using
dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null || \
dpkg-architecture -qDEB_HOST_GNU_SYSTEM 2>/dev/null || true
(note that the redirection and || true are already present in your
debian/rules file)
which will return "linux" on both unstable and stable
On a related note, could you please downgrade the build-depend version
numbers of libselinux1-dev and libsepol1-dev by stripping the
-1 debian revision at the end? IMHO there is no reason to include it.
And for backports it's best practise to use e.g. 1.14-0.backports.org.1
which wouldn't satisfy the build-dep any more.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages sysvinit depends on:
ii coreutils 5.93-5 The GNU core utilities
ii initscripts 2.86.ds1-6 Standard scripts needed for bootin
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libselinux1 1.26-1 SELinux shared libraries
ii libsepol1 1.8-1 Security Enhanced Linux policy lib
ii sysv-rc 2.86.ds1-6 Standard boot mechanism using syml
sysvinit recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: logrotate
Source-Version: 3.7.1-3
We believe that the bug you reported is fixed in the latest version of
logrotate, which is due to be installed in the Debian FTP archive:
logrotate_3.7.1-3.diff.gz
to pool/main/l/logrotate/logrotate_3.7.1-3.diff.gz
logrotate_3.7.1-3.dsc
to pool/main/l/logrotate/logrotate_3.7.1-3.dsc
logrotate_3.7.1-3_i386.deb
to pool/main/l/logrotate/logrotate_3.7.1-3_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Paul Martin <[EMAIL PROTECTED]> (supplier of updated logrotate package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 8 Apr 2006 23:02:19 +0100
Source: logrotate
Binary: logrotate
Architecture: source i386
Version: 3.7.1-3
Distribution: unstable
Urgency: low
Maintainer: Paul Martin <[EMAIL PROTECTED]>
Changed-By: Paul Martin <[EMAIL PROTECTED]>
Description:
logrotate - Log rotation utility
Closes: 278591 284040 304038 308920 308963 330783 333996 335060 340363 349150
361465
Changes:
logrotate (3.7.1-3) unstable; urgency=low
.
* Patch debian/control to fix FTBFS on kfreebsd-amd64. Perhaps we need
a build-depends macro for !kfreebsd. (Closes: #361465)
* Use and depend on debhelper version 5.
* Switch from dpatch to quilt.
* cpp-crossbuild.patch: change from using $(CPP) to $(CC) -E.
Thanks to NIIBE Yutaka. (Closes: #284040)
* dst.patch: fix mktime initialisation so that daylight savings is
taken into account. Thanks to Holger Weiss. (Closes: #278591)
* man-333996.patch: fix typos in logrotate.8 where "then" should be
"than". Thanks to Adrian Knoth. (Closes: #333996)
* manpage.patch: Apply missed fixes from #101272. Thanks to J S Bygott.
(Closes: #335060)
* script-argument.patch: Allow the use of $1 in scripts again.
(Closes: #330783)
* README.Debian: Document that sysklogd does its own log rotation.
(Closes: #308963)
* README.Debian: Document how scripts are called. (Closes: #308920)
* Update the copyright file.
* debian/control: remove versioned dependency on cron. The version of
cron forbidden pre-dates woody (currently "oldstable") by several
years. This versioned dependency is preventing logrotate being
installed with bcron. (Closes: #304038, #349150)
* debian/rules: Fix backports, allowing them to use selinux.
(Closes: #340363)
* uncompressChild-warning.patch: Fix a "might be used uninitialised"
warning from gcc.
Files:
aa52bf71a76b6434041fb3c163acee03 640 admin important logrotate_3.7.1-3.dsc
7b0dd9835339bbf85f106d4adb25cf0c 23547 admin important
logrotate_3.7.1-3.diff.gz
0e9a3c4c756b269f82b09bc0a3651806 36608 admin important
logrotate_3.7.1-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEODZa+gi+rt7UWRIRAlIbAJ9ZFYg0p5cBvkkS+Xprzixci6u7JQCghqzg
d3d3JknjOl+QhUpwxNaO5M8=
=9RY0
-----END PGP SIGNATURE-----
--- End Message ---