Bug#1029480: python3-poetry should depend on python3-importlib-metadata (>= 3.6.0)

2023-01-22 Thread Puzzlet Chung
Package: python3-poetry Version: 1.3.2+dfsg-2 Having installed python3-poetry 1.3.2+dfsg-2 (from bookworm) and python3-importlib-metadata 1.6.0-2 (from bullseye), running poetry gives following error: $ poetry -v TypeError entry_points() got an unexpected keyword argument 'group' at

Bug#821803: vagrant depends on ruby >= 2.0

2016-04-19 Thread Puzzlet Chung
Package: vagrant Version: 1.6.5+dfsg1-2 Running this version of vagrant (or newer) under Ruby 1.9 (e.g. at oldstable) gives following error: $ vagrant /usr/lib/ruby/vendor_ruby/vagrant/pre-rubygems.rb:19:in `require_relative': /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:223: syntax error,

Bug#807893: Some glyphs of Droid Sans Fallback are off by one codepoint

2015-12-14 Thread Puzzlet Chung
Package: fonts-droid Version: 1:4.4.4r2-7 Following five characters of Droid Sans Fallback shows wrong glyphs, possibly off by one codepoint: U+11B9 HANGUL JONGSEONG PIEUP-SIOS looks like SIOS U+11BA HANGUL JONGSEONG SIOS looks like SSANGSIOS U+11BB HANGUL JONGSEONG SSANGSIOS looks like IEUNG

Bug#760941: python3-googleapi doesn't run on Python 3

2014-09-09 Thread Puzzlet Chung
Package: python3-googleapi Version: 1.2-3 When I try to import apiclient.discovery in Python 3, I got this error: Traceback (most recent call last): [...] from apiclient.discovery import build File /usr/lib/python3/dist-packages/apiclient/discovery.py, line 39, in module import

Bug#710744: simgrid not including java/lua binding feature

2013-06-01 Thread Puzzlet Chung
Package: simgrid Version: 3.7.1-1 The older release, simgrid_3.6.2-1, used to include lua binding, as you can see it from the Ubuntu's archive: $ wget -O - http://packages.ubuntu.com/precise/amd64/simgrid/filelist 2 /dev/null | grep lua.*simgrid.so /usr/lib/lua/5.1/simgrid.so But from 3.7.1-1

Bug#690109: ITP: irc -- IRC protocol client library for Python

2012-10-09 Thread Puzzlet Chung
Package: wnpp Version: 3.2 Severity: wishlist Upstream Author : Jason R. Coombs jar...@jaraco.com URL : https://bitbucket.org/jaraco/irc License : LGPL 2.1 Description : IRC protocol client library for Python This is a successor of python-irclib, (see http://python-irclib.sourceforge.net/) but

Bug#690109:

2012-10-09 Thread Puzzlet Chung
This should be an RFP. Sorry. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#690110: experimental package of python-irclib should have a new name

2012-10-09 Thread Puzzlet Chung
Package: python-irclib Version: 3.0-0.1 Severity: critical The recent experimental package of python-irclib http://packages.debian.org/experimental/python-irclib is NOT backward compatible with older releases. python-irclib has got a new upstream maintainer http://python-irclib.sourceforge.net/

Bug#690110:

2012-10-09 Thread Puzzlet Chung
I forgot to mention that the main reason of the compatibility break is the class name changes (irclib - irc.client, ircbot - irc.bot) Also I filed an RFP in #690109 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#683474: [cacti] enable logging poller outputs

2012-07-31 Thread Puzzlet Chung
Package: cacti Version: 0.8.8a-3 Severity: minor The content of /etc/cron.d/cacti is as following: MAILTO=root */5 * * * * www-data php --define suhosin.memory_limit=512M /usr/share/cacti/site/poller.php 21 /dev/null | if [ -f /usr/bin/ts ] ; then ts ; else tee ; fi

Bug#665330:

2012-03-22 Thread Puzzlet Chung
It happened to me too after I upgraded libpcre3 to 8.30..-2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#665330:

2012-03-22 Thread Puzzlet Chung
And this bug depends on #665300 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657947: run-parts not aware of finished background processes

2012-01-29 Thread Puzzlet Chung
Package: debianutils Version: 4.2 Some of my scripts for the cron job, they spawn multiple processes at once in background and wait till all of them end. But the new patch from debianutils 4.2 somehow makes the children defunct. Here's how I reproduced it: mkdir -p /tmp/run-parts-test cd

Bug#656292: pdnssec doesn't recognize include directive in pdns.conf

2012-01-17 Thread Puzzlet Chung
Package: pdns-server Version: 3.0-1.1 pdnssec, a newly introduced tool in pdns 3.0, tries to find the backend configuration from pdns.conf. In Debian, by default, the backend configuration is specified by a separate file, (e.g. /etc/powerdns/pdns.d/pdns.local.gmysql,) the location of which is