Your message dated Thu, 22 Oct 2015 21:53:33 +0800
with message-id <[email protected]>
and subject line [cppman] closed #800141
has caused the Debian Bug report #800141,
regarding cppman: UserWarning: No parser was explicitly specified
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.)


-- 
800141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800141
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cppman
Version: 0.4.5-1

I'm getting this warning:

/usr/lib/python3/dist-packages/bs4/__init__.py:166: UserWarning: No parser was explicitly 
specified, so I'm using the best available HTML parser for this system 
("lxml"). This usually isn't a problem, but if you run this code on another 
system, or in a different virtual environment, it may use a different parser and behave 
differently.

To get rid of this warning, change this:

BeautifulSoup([your markup])

to this:

BeautifulSoup([your markup], "lxml")

 markup_type=markup_type))



-- System Information:
Debian Release: stretch/sid
 APT prefers unstable
 APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.1.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages cppman depends on:
ii  bsdmainutils  9.0.6
ii  groff-base    1.22.3-1
ii  python3       3.4.3-6
ii  python3-bs4   4.4.0-1
pn  python3:any   <none>

Versions of packages cppman recommends:
ii  less  458-3

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Forgot to close this.


-- 
ChangZhuo Chen (陳昌倬) <[email protected]>
Debian Developer
Key fingerprint = EC9F 905D 866D BE46 A896  C827 BE0C 9242 03F4 552D

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to