Your message dated Sat, 09 Dec 2006 22:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#401077: fixed in rss2email 1:2.60-1.1
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: rss2email
Version: 1:2.60-1
Severity: grave

Although there is code in rss2email.py for locking the feeds.dat file
in which all the state information is stored, this is never used on
Debian systems, only on SunOS/Solaris:

,----
| unix = 0
| try:
|         import fcntl
|         if sys.version.find('sunos') != -1:
|                 unix = 1
| except:
|         pass
`----

According to the python documentation, fcntl is only available on Unix
platforms, so any check on sys.version should not be necessary at all.

I have lost the state data twice (once due to a full /home partition,
once because of multiple instances of r2e running at the same time),
thus the "Severity: grave".

Cheers,
-Hilko

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

Versions of packages rss2email depends on:
ii  python-feedparser             4.1-6      Universal Feed Parser for Python
ii  python-support                0.5.6      automated rebuilding support for p

rss2email recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: rss2email
Source-Version: 1:2.60-1.1

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

rss2email_2.60-1.1.diff.gz
  to pool/main/r/rss2email/rss2email_2.60-1.1.diff.gz
rss2email_2.60-1.1.dsc
  to pool/main/r/rss2email/rss2email_2.60-1.1.dsc
rss2email_2.60-1.1_all.deb
  to pool/main/r/rss2email/rss2email_2.60-1.1_all.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.
Andreas Barth <[EMAIL PROTECTED]> (supplier of updated rss2email 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,  9 Dec 2006 21:41:02 +0000
Source: rss2email
Binary: rss2email
Architecture: source all
Version: 1:2.60-1.1
Distribution: unstable
Urgency: high
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Andreas Barth <[EMAIL PROTECTED]>
Description: 
 rss2email  - receive RSS feeds by email
Closes: 401077
Changes: 
 rss2email (1:2.60-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Use fcntl even on non-Sunos-Unix, i.e. Debian. Closes: #401077
Files: 
 98d962cde605eb18ba140014ca5972df 632 mail optional rss2email_2.60-1.1.dsc
 b362f9aa14a2a9fd86a43af41b19f36c 7814 mail optional rss2email_2.60-1.1.diff.gz
 1a74d918f451ef19eaec15fbd057b1a9 20176 mail optional rss2email_2.60-1.1_all.deb

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

iD8DBQFFey5KmdOZoew2oYURAqRKAKCqirgqTB02cS7j9hiUmxfQvDGYpACgp5UZ
+UlecJ95bX/uOI8t3QvtS6E=
=vz9w
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to