Your message dated Mon, 31 Dec 2018 04:50:32 +0000
with message-id <[email protected]>
and subject line Bug#917575: Removed package(s) from unstable
has caused the Debian Bug report #505442,
regarding Tags containing tags named the same cause BeautifulStoneSoup problems
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 [email protected]
immediately.)


-- 
505442: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505442
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-beautifulsoup
Version: 3.0.7-1
Severity: normal

Take, for example:
    <module>
      <rawname>findmefollow</rawname>
      <name>Follow Me</name>
      <version>2.5.1.7</version>
      <depends>
        <version>2.5.0alpha1</version>
        <module>recordings ge 3.3.8</module>
      </depends>
      <location>release/2.5/findmefollow-2.5.1.7.tgz</location>
    </module>

BeautifulStoneSoup parses this as:

    <module>
      <rawname>findmefollow</rawname>
      <name>Follow Me</name>
      <version>2.5.1.7</version>
      <depends>
        <version>2.5.0alpha1</version>
      </depends>
    </module>
    <module>recordings ge 3.3.8</module>
    <location>release/2.5/findmefollow-2.5.1.7.tgz</location>

which is incorrect.

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
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 python-beautifulsoup depends on:
ii  python                        2.5.2-3    An interactive high-level object-o
ii  python-support                0.8.7      automated rebuilding support for P

python-beautifulsoup recommends no packages.

python-beautifulsoup suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 3.2.1-1+rm

Dear submitter,

as the package beautifulsoup has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/917575

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to