Bug#386406: libmms: majormms haven't yet granted relicensing to LGPL

2006-09-11 Thread Anon Sricharoenchai
Hi, - Original Message From: Lo?c Minier Now, what is the basis of your claims that this might not be LGPL? What new information did you find? And why are you discussing this with Debian? This seems like an upstream problem to me and something to discuss with upstream. I

Bug#387267: libmms: patch to enable seeking support on mms protocol

2006-09-13 Thread Anon Sricharoenchai
Package: libmms Version: 0.2-7 Severity: wishlist Tags: patch The patch will add support for byte offset seeking and time offset seeking, and some other APIs as follows, (Note: This patch is licensed under LGPL) int mms_request_time_seek (mms_io_t *io, mms_t *instance, double time_sec);

Bug#387285: mimms: patch enabling resume download using mms_seek()

2006-09-13 Thread Anon Sricharoenchai
Package: mimms Version: 2.0.0-1 Severity: wishlist Tags: patch This patch should apply when libmms does accept the patch that enable seeking as discussed in, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387267 -- System Information: Debian Release: testing/unstable Architecture: i386

Bug#386406: libmms: majormms haven't yet granted relicensing to LGPL

2006-09-14 Thread Anon Sricharoenchai
Loic Minier wrote: On Mon, Sep 11, 2006, Anon Sricharoenchai wrote: If there's one upstream that extract and modify dll files from Windows Media Player and relicense those dll to some freeware license, then this upstream software can be packaged into Debian/non-free? Although

Bug#387285: mimms: patch enabling resume download using mms_seek()

2006-09-27 Thread Anon Sricharoenchai
Dear mimms maintainers, Sorry for that I forget to attach the patch file when submitting this report. Now, the patch file is available by this email. - Original Message From: Anon Sricharoenchai [EMAIL PROTECTED] To: Debian Bug Tracking System [EMAIL PROTECTED] Cc: [EMAIL PROTECTED

Bug#302578: dict-jargon: FTBFS: Error on w3m and lynx calls

2008-08-29 Thread Anon Sricharoenchai
Hi, * Apparently xmlto calls w3m or lynx to convert html to text, but I can't find the call. (I don't know why neither one is a Build-Depend.) If w3m is installed, it is called, but creates an error. Since I can't locate the error, I have listed w3m as

Bug#499885: mediawiki-extensions: $dir variable name conflict in /etc/mediawiki-extensions/extensions.php

2008-09-23 Thread Anon Sricharoenchai
Package: mediawiki-extensions Version: 1.3 Severity: important Severity: minor *** Please type your report below this line *** According to /etc/mediawiki-extensions/extensions.php: $dir = /etc/mediawiki-extensions/extensions-enabled; // Including all enabled extensions. if ( is_dir( $dir )

Bug#451937: RFP: pastebin -- collaborative debugging tool

2007-11-19 Thread Anon Sricharoenchai
Package: wnpp Severity: wishlist * Package name: pastebin Version : 0.60 Upstream Author : Paul Dixon [EMAIL PROTECTED] * URL : http://pastebin.com/pastebin.tar.gz * License : Affero GPL Description : collaborative debugging tool pastebin is to help

Bug#307454: apt-get doesn't install some packages without explicitly specifying additional packages

2005-05-03 Thread Anon Sricharoenchai
Package: apt Version: 0.5.28.1 Severity: normal apt-get doesn't install some packages without explicitly specify some additional packages to meet their dependency, for example, $ apt-get --print-uris install galeon Reading Package Lists... Done Building Dependency Tree... Done Some

Bug#168109: apache2-common: mods-available/ssl.conf should enable ssl, and specify/generate a default cert/key

2007-10-12 Thread Anon Sricharoenchai
Hi, The resolution to #231726 is disabling ssl-cert in postinst, # Make self-signed certificate #if [ ! -f /etc/apache2/ssl/apache.pem ] #then #/usr/sbin/make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/apache2/ssl/apache.pem #fi As a consequence, this #168109 bug is

Bug#446862: phpmyadmin: default config allow mysql's [EMAIL PROTECTED] access from remote host

2007-10-16 Thread Anon Sricharoenchai
Package: phpmyadmin Version: 4:2.6.2-3sarge5 Severity: critical Justification: root security hole Tags: security patch Since, phpmyadmin is on apache, and apache can be accessed from remote host, so remote host can access mysql's [EMAIL PROTECTED] via phpmyadmin. This will break mysql security

Bug#446862: phpmyadmin: default config allow mysql's [EMAIL PROTECTED] access from remote host

2007-10-24 Thread Anon Sricharoenchai
On 10/16/07, Thijs Kinkhorst [EMAIL PROTECTED] wrote: I agree with Stephen here. This is expected behaviour of phpmyadmin and anyone installing it knowingly opens up local access to their database from Apache, as that is exactly the point of the package. phpMyAdmin warns Hmm, ok, I agree at

Bug#387267: libmms: patch to enable seeking support on mms protocol

2007-05-09 Thread Anon Sricharoenchai
Hi, The new API will be useful in mimms package. The patch to mimms found in bug #387285 is waiting for this API :) mimms: patch enabling resume download using mms_seek() http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387285 --- Loïc Minier [EMAIL PROTECTED] wrote: I didn't receive any

Bug#245359: aptitude: add apt-get options -c, -o, --print-uris, --no-list-cleanup

2007-06-08 Thread Anon Sricharoenchai
package aptitude retitle 245359 aptitude: add apt-get options -c, -o, --print-uris, --no-list-cleanup -c to specify the configuration file to be read instead of /etc/apt/apt.conf Configuration Item: APT::Get::Print-URIs; APT::Get::List-Cleanup false; -- To UNSUBSCRIBE, email to [EMAIL

Bug#313034: aptitude: log version number in the removed package

2007-06-08 Thread Anon Sricharoenchai
Should also log the version number in the removed package too. For example: [REMOVE] php4-odbc 4:4.4.2-1build1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#426275: resolvconf: add script to update proxy and other services

2007-05-27 Thread Anon Sricharoenchai
Package: resolvconf Version: 1.15 Severity: wishlist Tags: patch I have written the script that was primarily used to update the list of current valid proxy servers. However, it has later been generalized to be capable of updating server addresses for other services, such as, smtp server or any

Bug#426275: resolvconf: add script to update proxy and other services

2007-05-28 Thread Anon Sricharoenchai
Fix bugs found in /etc/resolvconf/update-proxy.d/squid, the squid example. diff -durN --exclude={diff} --exclude='resolvconf/{diff}/*' --exclude='.*.sw?' --exclude='.sw?' -- commit/resolvconf/update-proxy.d/squid resolvconf/update-proxy.d/squid --- commit/resolvconf/update-proxy.d/squid

Bug#432717: libtext-iconv-perl: convert(substr(...)) return undefined on subsequent loop

2007-07-11 Thread Anon Sricharoenchai
Package: libtext-iconv-perl Version: 1.2-3 Severity: important When convert() is called with substr() as shown below, it return undefined in the subsequent loop iteration. $ perl -e 'use Text::Iconv; $v = Text::Iconv-new qw(utf8 utf8); for (1..5) { defined $v-convert( substr(1, 0, 1) ) ?

Bug#425365: sysklogd: incorrect default --large value in /usr/sbin/syslogd-listfiles

2007-05-21 Thread Anon Sricharoenchai
Package: sysklogd Version: 1.4.1-14ubuntu4 Severity: normal According to its usage, --large nnndefine what is large in bytes (default: 10MB) A line of code in, /usr/sbin/syslogd-listfiles: $opt_large = 1024*1024; should instead be, /usr/sbin/syslogd-listfiles: $opt_large =

Bug#425365: closed by Martin Schulze [EMAIL PROTECTED] (Re: Bug#425365: sysklogd: incorrect default --large value in /usr/sbin/syslogd-listfiles)

2007-05-21 Thread Anon Sricharoenchai
-- Forwarded message -- From: Martin Schulze [EMAIL PROTECTED] To: Debian Bug Tracking System [EMAIL PROTECTED] Date: Mon, 21 May 2007 15:52:31 +0200 Subject: Re: Bug#425365: sysklogd: incorrect default --large value in /usr/sbin/syslogd-listfiles Anon Sricharoenchai wrote

Bug#387285: mimms: patch enabling resume download using mms_seek()

2007-05-21 Thread Anon Sricharoenchai
I just have found a bug in this patch, when resuming from the source with multistream (those streams (except the first stream) will follow the 0x20 (new stream) command). Since mms_get_current_pos() will return the pos relative to the current stream, so we cannot rely on this function to get the

Bug#63995: bugs.debian.org reveals e-mail addresses to spammers

2008-04-29 Thread Anon Sricharoenchai
Another solution is to implement CAPTCHA to protect email addresses, or any mbox's raw data. Something like what implemented in googlegroups web interface.

Bug#478652: RFP: gdictthai -- a GTK+ English-Thai Dictionary

2008-04-29 Thread Anon Sricharoenchai
Package: wnpp Severity: wishlist *** Please type your report below this line *** * Package name: gdictthai Version : 0.0.2 Upstream Author : Kitt Tientanopajai [EMAIL PROTECTED] * URL : ftp://ftp.kitty.in.th/pub/ubuntu/kitty/pool/edgy/gdictthai/

Bug#479057: mediawiki-extensions: add wikidiff, wikidiff2 php5 module

2008-05-02 Thread Anon Sricharoenchai
Package: mediawiki-extensions Version: 1.2 Severity: wishlist *** Please type your report below this line *** == http://www.mediawiki.org/wiki/Extension:Wikidiff2 == Wikidiff2 is PHP 5 module providing external diff engine for MediaWiki. It is currently used in Japanese, Chinese, and Thai

Bug#479063: mediawiki-extensions: CategoryTree: need http access to .js, .css

2008-05-02 Thread Anon Sricharoenchai
Package: mediawiki-extensions Version: 1.3 Severity: important *** Please type your report below this line *** CategoryTree extension needs the following symbolic link, $ ln -s /usr/share/mediawiki-extensions /var/lib/mediawiki/extensions/CategoryTree since this extension need to access

Bug#451937: RFP: pastebin -- collaborative debugging tool

2008-05-07 Thread Anon Sricharoenchai
See, http://www.affero.org/oagf.html for AGPL faq. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#451937: RFP: pastebin -- collaborative debugging tool

2008-05-07 Thread Anon Sricharoenchai
However, pastebin-0.60/public_html/pastebin.php: * This program is free software; you can redistribute it and/or * modify it under the terms of the Affero General Public License * Version 1 or any later version. Allow upgrade to AGPL = 1. According to

Bug#451937: RFP: pastebin -- collaborative debugging tool

2008-05-07 Thread Anon Sricharoenchai
This program is licensed under Affero GPL, which is compatible with GPL v3. I'm wrong. Tough, http://www.affero.org/oagpl.html said, ``You may also choose to redistribute modified versions of this program under any version of the Free Software Foundation's GNU General Public License version

Bug#358720: synaptic: request user/passwd box for proxy authen in preferences

2006-03-23 Thread Anon Sricharoenchai
Package: synaptic Version: 0.53.4-1ubuntu4 Severity: normal In Settings - Preferences - Network - Proxy Server, it should have a box to fill in the user/passwd for the proxy. It could be done by, setting http_proxy=http://user:[EMAIL PROTECTED]:port/, but this is not user friendly, and someone

Bug#307942: apt-get autoclean removes valid cache members

2006-03-28 Thread Anon Sricharoenchai
Hi, From my experiment, I think I have already found the problem here. In the source file ./apt-pkg/clean.cc, I try to insert the debug code like in the following, cerr pkgArchiveCleaner::Go(): Pkg== Pkg endl; cerr pkgArchiveCleaner::Go(): IsFetchable== IsFetchable endl; cerr

Bug#354938: Require more number of versions/packages that apt is capable of.

2006-03-02 Thread Anon Sricharoenchai
Package: apt Version: 0.5.28.6 Severity: wishlist I have so many repository listed in sources.list, resulting in having more than 65536 package versions. When building packages list, it always exit with the following error, E: Wow, you exceeded the number of versions this APT is capable of.

Bug#374577: mimms: patch to fix many buffer overflows vulnerability

2006-06-19 Thread Anon Sricharoenchai
Package: mimms Version: 0.0.9-1 Severity: grave Justification: user security hole Tags: security patch According to the patch attached in this report, it has many possible buffer overflows. For example, - memcpy(buf, data, length) without bounding the limit of length, while length depend on the

Bug#374645: dpkg-dev: in /usr/bin/dpkg-source, $dirc should be $dircreate?

2006-06-20 Thread Anon Sricharoenchai
Package: dpkg-dev Version: 1.10.22ubuntu2.1 Severity: minor In /usr/bin/dpkg-source, for $dircreate (keys %dirtocreate) { $dircreatem= ; for $dircreatep (split(/,$dirc)) { -- $dirc should be $dircreate? $dircreatem.= $dircreatep; if

Bug#374577: mimms: patch to fix many buffer overflows vulnerability

2006-06-26 Thread Anon Sricharoenchai
Martin Schulze [EMAIL PROTECTED] wrote:One question remains, though: + // buf_size = min(count, buf_size); + if (buf_size count) buf_size = count;Is there any reason not to write mim() here?It's a bit faster than buf_size = min(), since there's no need to reassign "buf_size" again, if it's less

Bug#372081: phpbb2: add confirmation image (captcha) requirement in anonymous post

2006-06-08 Thread Anon Sricharoenchai
Package: phpbb2 Version: 2.0.13-2 Severity: wishlist Tags: patch This patch introduce the feature that force anonymous user to fill the confirmation code before posting any messages into the forum. This is the confirmation code like in the phpbb's registration page, that present the image of

Bug#368816: pine: should have another binary package which have no debian patch

2006-06-01 Thread Anon Sricharoenchai
--- Santiago Vila [EMAIL PROTECTED] wrote: The goal of Debian is to produce the best *free* OS possible, and definitely not to accept silly no-modification license clauses so that we can distribute binaries in non-free. Yes, although in non-free, we can only distribute the non-modified pine

Bug#307942: apt-get autoclean removes valid cache members

2006-06-06 Thread Anon Sricharoenchai
--- Anon Sricharoenchai [EMAIL PROTECTED] wrote: Hi, From my experiment, I think I have already found the problem here. In the source file ./apt-pkg/clean.cc, I try to insert the debug code like in the following, cerr pkgArchiveCleaner::Go(): Pkg== Pkg endl; cerr

Bug#386291: mimms: build error: 'arguments' was not declared in this scope

2006-09-06 Thread Anon Sricharoenchai
Package: mimms Version: 2.0.0-1 Severity: serious Justification: no longer builds from source Error messages as follow, $ MAKE="make CC=gcc-4.0 CXX=g++-4.0" fakeroot dpkg-buildpackage -b -i dpkg-buildpackage: source package is mimms dpkg-buildpackage: source version is 2.0.0-1 dpkg-buildpackage:

Bug#386291: closed by Wesley J. Landaker [EMAIL PROTECTED] (Re: Bug#386291: mimms: build error: 'arguments' was not declared in this scope)

2006-09-07 Thread Anon Sricharoenchai
Then it should be "Build-Depends: libqt4-dev (= 4.1)"? (according to http://doc.trolltech.com/4.1/qcoreapplication.html)- Original Message Versions of packages mimms depends on:iilibc6 2.3.5-1ubuntu12GNU C Library: Shared libraries an iilibgcc1 1:4.0.1-4ubuntu9 GCC support

Bug#386398: build-depends for version of libmms-dev with headers fixed

2006-09-07 Thread Anon Sricharoenchai
Package: mimms Version: 2.0.1-1 Severity: serious Justification: no longer builds from source It should be "Build-Depends: libmms-dev (= 0.2-4)". The version of libmms whose the headers have been fixed to be usable in C++. This build-depends will be a useful information in building the package

Bug#386406: libmms: majormms haven't yet granted relicensing to LGPL

2006-09-07 Thread Anon Sricharoenchai
Package: libmms Severity: serious Justification: Policy 2.3 According to, http://marc.theaimsgroup.com/?l=xine-develm=107261185004445w=2 , since they can't find where to contact the author of majormms, either in majormms website, http://www.geocities.com/majormms/ , and its source,

Bug#368816: pine: should have another binary package which have no debian patch

2006-05-24 Thread Anon Sricharoenchai
Package: pine Version: 4.62-1 Severity: grave Justification: renders package unusable It should have binary .deb package for the original pine, so that it can be redistributed in debian ftp archive. The package name may be pine-orig, for example. Without binary package, users will don't know

Bug#372081: ตอบกลับ: Re: Bug#372081: phpbb2: add confirmation image (captcha) requirement in anonymous post

2006-07-11 Thread Anon Sricharoenchai
Jeroen van Wolffelaar [EMAIL PROTECTED] เขียนว่า: Thank you - we have a similar but disabled patch in the current source package. Given that it seems to work ok, and that it reduces the amount of opportunity for spammers in a default configuration, I'm in favour of enabling the patch. What do you

Bug#476528: fakechroot: get path from .../etc/ld.so.conf then add to LD_LIBRARY_PATH

2008-04-17 Thread Anon Sricharoenchai
Package: fakechroot Version: 0.9+1.3 Severity: minor *** Please type your report below this line *** To add path found in $FAKECHROOT_BASE/etc/ld.so.conf to $LD_LIBRARY_PATH inside the chroot environment. For example, $ cat /myroot/etc/ld.so.conf /usr/X11R6/lib $ fakechroot chroot

Bug#370693: libgtk2.0-dev: Broken pkg-config

2008-04-21 Thread Anon Sricharoenchai
package libgtk2.0-dev unarchive 370693 package libgtk2.0-dev reopen 370693 package libgtk2.0-dev retitle 370693 libgtk2.0-dev: bump dependencies to meet gdk-2.0.pc requirement found 370693 2.8.20-7 thanks Since /usr/lib/pkgconfig/gdk-2.0.pc has Requires: xext xinerama xi xrandr xfixes But the

Bug#370693: libgtk2.0-dev: Broken pkg-config

2008-04-21 Thread Anon Sricharoenchai
package libgtk2.0-dev found 370693 2.12.9-3 thanks As of version 2.12.9-3, /usr/lib/pkgconfig/gdk-2.0.pc has additional dependencies, Requires: xcomposite, xdamage And, libxcomposite-dev, libxdamage-dev, does not always provide /usr/lib/pkgconfig/{xcomposite,xdamage}.pc To ensure that it

Bug#477493: webkit: bump build-depends: libgtk2.0-dev = 2.10, g++ = 4.0, libpango1.0-dev = 1.16

2008-04-23 Thread Anon Sricharoenchai
Package: webkit Version: 0~svn29752 Severity: normal *** Please type your report below this line *** Fail to build from source. (need libgtk2.0-dev = 2.8) * WebCore/platform/gtk/CursorGtk.cpp need symbol gdk_cursor_new_from_name introduced in gdk 2.8

Bug#386291: mimms: build error: 'arguments' was not declared in this scope

2008-03-31 Thread Anon Sricharoenchai
libqt4-dev 4.1 is short-lived ancient history, and doesn't exist on any Debian distribution: sarge (oldstable) doesn't have any libqt4-dev, and etch (stable), lenny (testing), and sid (unstable) all have 4.2 or above. Even at the time this bug was originally, there was no libqt4-dev 4.2

Bug#472945: [dpatch-maintainers] Bug#472945: dpatch: add bash = 3 dependency for pipefail feature

2008-03-31 Thread Anon Sricharoenchai
I would like to purpose a better solution for this. In /usr/bin/dpatch, if [ ${BASH_VERSINFO[0]} -ge 3 ]; then set -o pipefail fi No, that's unacceptable, that changes behavior. It changes the behavior in what way? Why do you want to use such an old

Bug#472945: [dpatch-maintainers] Bug#472945: dpatch: add bash = 3 dependency for pipefail feature

2008-04-01 Thread Anon Sricharoenchai
package dpatch severity 472945 wishlist retitle 472945 dpatch: ignore set -o pipefail when not available in bash2 thanks On 4/1/08, Junichi Uekawa [EMAIL PROTECTED] wrote: I would like to purpose a better solution for this. In /usr/bin/dpatch, if [

Bug#386291: mimms: build error: 'arguments' was not declared in this scope

2008-04-02 Thread Anon Sricharoenchai
Re-reading what I wrote to you, it came across quite rude. I think I must have been very tired, but that's no excuse. Sorry about that! I understand your feeling. Anyway, here is the ultimate solution to this, and many other bugs and wishlist features that have been piling up: I

Bug#472945: [dpatch-maintainers] Bug#472945: dpatch: add bash = 3 dependency for pipefail feature

2008-04-02 Thread Anon Sricharoenchai
Hmm? You are making 'pipefail' conditional, it should be obvious. So, it will at least work in bash2 that not support pipefail. Work as in does not check for errors. You have not yet explained why you need to use bash2 at all. 1. classic reason: for old system 2. why need

Bug#472945: [dpatch-maintainers] Bug#472945: dpatch: add bash = 3 dependency for pipefail feature

2008-04-04 Thread Anon Sricharoenchai
Hi, Work as in does not check for errors. You have not yet explained why you need to use bash2 at all. 1. classic reason: for old system 2. why need to upgrade to bash3? However, this does not mean that you should support bash2. It is just a wishlist from bash2

Bug#470239: mediawiki-extensions: add CategoryTree, SpamBlacklist, ConfirmEdit extensions

2008-03-09 Thread Anon Sricharoenchai
Package: mediawiki-extensions Version: 1.2 Severity: wishlist According to wikipedia installation, http://en.wikipedia.org/wiki/Special:Version, it has some interesting extensions that is nice to include in debian package. The following are the requested extensions, *

Bug#472945: dpatch: add bash = 3 dependency for pipefail feature

2008-03-27 Thread Anon Sricharoenchai
Package: dpatch Version: 2.0.25 Severity: normal *** Please type your report below this line *** $ dpatch /usr/bin/dpatch: line 8: set: pipefail: invalid option name This error occur at the line, set -o pipefail. Since pipefail is introduce in bash version 3, so the package should add the

Bug#472945: dpatch: add bash = 3 dependency for pipefail feature

2008-03-27 Thread Anon Sricharoenchai
package dpatch retitle 472945 dpatch: check bash version before set -o pipefail tags 472945 + patch thanks Hi, I would like to purpose a better solution for this. In /usr/bin/dpatch, if [ ${BASH_VERSINFO[0]} -ge 3 ]; then set -o pipefail fi -- To UNSUBSCRIBE, email to [EMAIL

Bug#386291: mimms: build error: 'arguments' was not declared in this scope

2008-03-28 Thread Anon Sricharoenchai
package mimms unarchive 386291 package mimms reopen 386291 package mimms retitle 386291 mimms: need libqt4-dev = 4.1 in build-depends thanks 1. Since mimms use arguments(), which requires qt = 4.1. 2. So, should add libqt4-dev = 4.1 in Build-Depends. 3. For debian to be a universal distribution,

Bug#473102: qt4-x11: need g++ = 3.4 in build-depends

2008-03-28 Thread Anon Sricharoenchai
Package: qt4-x11 Version: 4.3.4-2 Severity: normal *** Please type your report below this line *** 1. When building this package from source, it use the option -x c++-header to g++. 2. But, in g++ 3.3, the language c++-header is not recognized, as shown in the following error message,

Bug#539371: mediawiki-extensions: add UsabilityInitiative, CreateBox extensions

2009-07-31 Thread Anon Sricharoenchai
Package: mediawiki-extensions Version: 1.6 Severity: wishlist There're some interesting extensions that is nice to be included in debian package. The following are the requested extensions, * http://www.mediawiki.org/wiki/Extension:UsabilityInitiative (require mediawiki 1.16+): enhanced edit

Bug#564084: debugfs: logdump -bblock show incorrect allocation status in block bitmap

2010-01-07 Thread Anon Sricharoenchai
Package: e2fsprogs Version: 1.41.9-1 Severity: normal Tags: patch *** Please type your report below this line *** logdump -bblock command in debugfs show incorrect allocation status in block bitmap == What happens == $ debugfs /dev/sda1 debugfs: logdump -b1827766 It always report block is SET

Bug#478652: RFP: gdictthai -- a GTK+ English-Thai Dictionary

2009-08-10 Thread Anon Sricharoenchai
On 4/30/08, Anon Sricharoenchai anon@gmail.com wrote: Package: wnpp Severity: wishlist *** Please type your report below this line *** * Package name: gdictthai Version : 0.0.2 Upstream Author : Kitt Tientanopajai ki...@kitty.in.th * URL : ftp

Bug#539371: [Pkg-mediawiki-devel] Bug#539371: mediawiki-extensions: add UsabilityInitiative, CreateBox extensions

2009-08-10 Thread Anon Sricharoenchai
On 7/31/09, Romain Beauxis to...@rastageeks.org wrote: Thanks for your interest and suggestions. However, the mediawiki extensions package needs some love since I don't have enough time to handle it. Are you interested in adding those extensions to it ? I'm interested, but unable to

Bug#537666: noweb: noweave -ascii, error, detex: command not found

2009-07-19 Thread Anon Sricharoenchai
Package: nowebm Version: 2.10c-3.2.1 Severity: normal *** Please type your report below this line *** $ noweave ~/src/noweb.nw -ascii sh: line 1: detex: command not found detex is available in package texlive-extra-utils. Should add texlive-extra-utils to recommends or suggests? --

Bug#537668: nowebm: nountangle: cannot apply more than one -filter

2009-07-19 Thread Anon Sricharoenchai
Package: nowebm Version: 2.10c-3.2.1 Severity: normal Tags: patch *** Please type your report below this line *** $ nountangle -filter cat -filter cat /usr/bin/nountangle: eval: line 1: syntax error near unexpected token `|' /usr/bin/nountangle: eval: line 1: `/usr/lib/noweb/markup |

Bug#537670: noweb: examples/whitespace: trailing white space in chunk name is not chopped

2009-07-19 Thread Anon Sricharoenchai
Package: nowebm Version: 2.10c-3.2.1 Severity: normal *** Please type your report below this line *** Trailing white space in chunk name is not chopped, then Hello World not refer to the chunk Hello World. $ /usr/lib/noweb/markup | sh /usr/share/doc/nowebm/examples/whitespace |

Bug#537670: noweb: examples/whitespace: trailing white space in chunk name is not chopped

2009-07-21 Thread Anon Sricharoenchai
It works fine. Thank you very much. On 7/21/09, Norman Ramsey n...@segway.eecs.harvard.edu wrote: Please test the attachment. # whitespace -- noweb filter to make multiple whitespace # characters equivalent to a single space, so that #Hello World, Hello World, #

Bug#263010: RFP: sblim-wbemcli -- Command-line and Python WBEM client interface.

2009-07-03 Thread Anon Sricharoenchai
The ubuntu package for this, is now available at, http://packages.ubuntu.com/source/karmic/sblim-wbemcli https://launchpad.net/ubuntu/+source/sblim-wbemcli -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#536852: nowebm: need markup to append code chunk with no line breaking inserted

2009-07-13 Thread Anon Sricharoenchai
Package: nowebm Version: 2.10c-3.2.1 Severity: wishlist *** Please type your report below this line *** @ I would like to suggest a noweb feature as follow. @ Since there may be some programming language, script, or configuratoin file, that line breaking is significant, then sometime we want to

Bug#550213: [Pkg-db-devel] Bug#550213: db4.6-util: command db_dump, db_load, and db_xxxx are missing

2009-10-17 Thread Anon Sricharoenchai
May I provide the patch for this? On 10/10/09, Anon Sricharoenchai anon@gmail.com wrote: On 10/10/09, Clint Adams sch...@debian.org wrote: On Thu, Oct 08, 2009 at 07:23:46PM +0700, Anon Sricharoenchai wrote: The command db_dump, db_load, and db_ are missing. Should update

Bug#550213: db4.6-util: command db_dump, db_load, and db_xxxx are missing

2009-10-08 Thread Anon Sricharoenchai
Package: db4.6-util Severity: normal *** Please type your report below this line *** The command db_dump, db_load, and db_ are missing. Should update-alternatives to make symlink like this, * db_dump -- db4.6_dump * db_load -- db4.6_load * db_ -- db4.6_ * db4_dump -- db4.6_dump *

Bug#550213: [Pkg-db-devel] Bug#550213: db4.6-util: command db_dump, db_load, and db_xxxx are missing

2009-10-10 Thread Anon Sricharoenchai
On 10/10/09, Clint Adams sch...@debian.org wrote: On Thu, Oct 08, 2009 at 07:23:46PM +0700, Anon Sricharoenchai wrote: The command db_dump, db_load, and db_ are missing. Should update-alternatives to make symlink like this, * db_dump -- db4.6_dump * db_load -- db4.6_load

Bug#861750: xpuzzles: package not comply with DFSG, it should be in non-free

2017-05-03 Thread Anon Sricharoenchai
Package: xpuzzles Version: 5.5.4.1-2 Severity: serious Justification: Policy 2.2.1 *** Please type your report below this line *** According to the copyright file in this package, # Permission to use, copy, modify, and distribute this software and # its documentation for any purpose and