Bug#481824: init script vomits an error

2008-05-18 Thread Jonny
Package: acpid Version: 1.0.6-6 Severity: serious If dash is used for /bin/sh, /etc/init.d/acpid will vomit an error: Setting up acpid (1.0.6-6) ... Installing new version of config file /etc/default/acpid ... Installing new version of config file /etc/init.d/acpid ... System startup links fo

Bug#485283: It does not register or unregister correctly

2008-06-08 Thread Jonny
Package: uim Version: 1:1.5.1-1 --- uim-1.5.1~/debian/uim-anthy.prerm +++ uim-1.5.1/debian/uim-anthy.prerm @@ -20,7 +20,7 @@ case "$1" in remove|deconfigure) if [ -f /usr/bin/uim-module-manager ]; then - /usr/bin/uim-module-manager --unregister anthy --path /etc/uim +

Bug#474710: A garbage directory mixes in /etc/sysctl.d

2008-04-07 Thread Jonny
Package: procps Version: 1:3.2.7-7 Severity: minor Since a directory called "*.conf" exists in /etc/sysctl.d, the error of unexpected operator occurs with an init script: # touch /etc/sysctl.d/foo.conf # dpkg-reconfigure procps [: 43: /etc/sysctl.d/foo.conf: unexpected operator Setting kernel

Bug#482604: Use of uim-tutcode is impossible

2008-05-23 Thread Jonny
Package: uim-tcode Version: 1:1.5.1-1 tutcode-custom.scm, tutcode-rule.scm and tutcode-bushudic.scm are lacking: Unpacking uim-tcode (from .../uim-tcode_1%3a1.5.1-1_all.deb) ... Setting up uim-tcode (1:1.5.1-1) ... Warning: Module tutcode is not a correct module. It can become more fortunate i

Bug#482606: The icon is not contained

2008-05-23 Thread Jonny
Package: uim Version: 1:1.5.1-1 The icons of uim-elatin and uim-anthy-utf8 is not included. --- 1.5.1~/debian/latin.install +++ 1.5.1/debian/latin.install @@ -1,4 +1,5 @@ usr/share/uim/pixmaps/latin.png +usr/share/uim/pixmaps/elatin.png usr/share/uim/latin.scm usr/share/uim/elatin.scm usr/sh

Bug#495024: update-intel-microcode is dependent on wgetrc

2008-08-13 Thread Jonny
Package: microcode.ctl Version: 1.17-8 If the specific option is specified by wgetrc, a update-intel-microcode script stops operating normally. # echo "verbose = on" > ~/.wgetrc # apt-get install microcode.ctl ... Unpacking microcode.ctl (from .../microcode.ctl_1.17-8_i386.deb) ... Proces

Bug#499825: An init script is syntax error

2008-09-22 Thread Jonny
Package: acpid Version: 1.0.6-11 Severity: serious An init script does not run by /bin/dash: Setting up acpid (1.0.6-11) ... /etc/init.d/acpid: 60: Syntax error: Missing '))' invoke-rc.d: initscript acpid, action "start" failed. dpkg: error processing acpid (--install): subprocess post-insta

Bug#499825: An init script is syntax error

2008-09-23 Thread Jonny
Hi, Why does it see /etc/apt/sources.list? Since I moved to /etc/apt/sources.list.d, the file does not exist. # /etc/init.d/acpid restart grep: /etc/apt/sources.list: No such file or directory grep: /etc/apt/sources.list: No such file or directory Stopping ACPI services grep: /etc/apt/s

Bug#500713: README.source has an error

2008-09-30 Thread Jonny
Package: gimageview Version: 0.2.27-2 Severity: minor debian/README.source: This package uses quilt as patch system, you can find some information about it at: /usr/share/doc/quilt/README.source What is used is not quilt but dpatch :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#498359: It cannot use at all by fatal server error

2008-09-09 Thread Jonny
Package: xserver-xorg-video-siliconmotion Version: 1:1.6.0-2 Severity: important Is xorg-server 1.5.0 supported? /var/log/Xorg.0.log: (II) Loading /usr/lib/xorg/modules//libexa.so (II) Module exa: vendor="X.Org Foundation" compiled for 1.5.0, module version = 2.4.0 ABI class:

Bug#428711: xserver-xorg: xorg suddenly locks up Thinkpad

2008-09-05 Thread Jonny
I have improved by applying this patch. http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-siliconmotion.git;a=commitdiff;h=8feca790a6e92799019237ac69a4ef618cacfaae However, dash shell sends a message called "turning off NDELAY mode". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Bug#491646: Localization is imperfect

2008-07-20 Thread Jonny
Package: iceweasel-l10n-ja Version: 1:3.0.1+debian-1 Severity: minor It seems that locale/ja/global/intl.properties of language pack is disregarded. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#493202: update-rc.d-insserv does not operate

2008-08-01 Thread Jonny
Package: insserv Version: 1.12.0-1 Severity: important update-rc.d-insserv replaced with update-rc.d does not run by segmentation fault. In 1.11.0-9, it runs correctly. # update-rc.d.distrib foobar defaults System startup links for /etc/init.d/foobar already exist. # update-rc.d-insserv fooba

Bug#493202: update-rc.d-insserv does not operate

2008-08-01 Thread Jonny
$ valgrind -v --leak-check=full --show-reachable=yes insserv ==554== Memcheck, a memory error detector. ==554== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==554== Using LibVEX rev 1854, a library for dynamic binary translation. ==554== Copyright (C) 2004-2007, and GNU GPL'd, by

Bug#493202: update-rc.d-insserv does not operate

2008-08-02 Thread Jonny
Petter wrote: > I am starting to suspect it, yes. We have seen issues with tmpfs > triggered by insserv doing operations too quickly. The tmpfs issues > are kernel bugs (Kel already reported them to LKML). Do you use tmpfs > file systems for /etc/ and the location where you tried to build > inss

Bug#493202: update-rc.d-insserv does not operate

2008-08-02 Thread Jonny
Petter wrote: > Could it be an hardware problem with your machine? Perhaps bad > memory? Running memtest86 might expose it if that is the problem. Since it is an old machine, a problem may be in hardware. The error was not found although memtest86+ ran. -- To UNSUBSCRIBE, email to [EMAIL PR

Bug#493202: update-rc.d-insserv does not operate

2008-08-03 Thread Jonny
Petter wrote: > As you had problems building a package with debug info in the binary, > I have made one for you. Please install > > > http://people.skolelinux.no/pere/debian/packages/lenny/insserv_1.12.0-1_i386.deb > > and test it using 'valgrind insserv'. Hopefully it can provide the > file

Bug#462769: postinst is bashism

2008-01-27 Thread Jonny
Package: makedev Version: 2.3.1-85 Severity: serious A postinst script seems to be bashism. output of dash: udev active, devices will be created in /dev/.static/dev/ udev active, devices will be created in /dev/.static/dev/ udev active, devices will be created in /dev/.static/dev/ [: 39: ==:

Bug#434106: Please package a new upstream version

2007-07-21 Thread Jonny
Package: libgc1c2 Version: 1:6.8-1 Severity: wishlist gc 7.0 was released on 20070702. http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.0.tar.gz --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc([\d.]+)\.tar\.gz

Bug#435080: The path of POPPLER_DATADIR has broken

2007-07-29 Thread Jonny
Package: libpoppler1 Version: 0.5.4-6 ${prefix} is buried as it is: $ strings /usr/lib/libpoppler.so.1.0.0 | grep prefix ${prefix}/share/poppler/cMap ${prefix}/share/poppler/nameToUnicode ${prefix}/share/poppler/cidToUnicode ${prefix}/share/poppler/unicodeMap It might be a bug of not poppler

Bug#435163: A required module isn't called

2007-07-29 Thread Jonny
Package: udev Version: 0.113-1 Severity: grave Since the form is inaccurate, modprobe isn't performed. When udev runs: add_to_rules: unknown key 'RUN{ignore_error}' in /etc/udev/rules.d/z55_hotplug.rules:10 add_to_rules: unknown key 'RUN{ignore_error}' in /etc/udev/rules.d/z55_hotplug.rules:1

Bug#361500: A file and a directory remain temporarily

2006-04-08 Thread Jonny
Package: anthy Version: 7500-1 Severity: minor Please clean a file and a directory temporarily which is generated by the update-anthy-dic script. --- anthy-7500.orig/debian/update-anthy-dics +++ anthy-7500/debian/update-anthy-dics @@ -87,7 +87,8 @@ cd $DICDIR /usr/bin/mkfiledic -p ./ -rm -f /

Bug#361582: Please set uim inputcontext plugin as a default

2006-04-09 Thread Jonny
Package: uim Version: 1:1.0.0-2 Severity: wishlist Tags: patch Please add "QT_IM_MODULE=uim" to an im-switch file. im-switch_qtimm.patch.gz Description: Binary data

Bug#364704: keymap.sh does not operate by dash

2006-04-24 Thread Jonny
Package: console-common Version: 0.7.57 The following will be outputted if it performs by dash: [: 129: ==: unexpected operator --- keymap.sh +++ keymap.sh @@ -53,7 +53,7 @@ ENV_FILE="none" [ -r /etc/environment ] && ENV_FILE="/etc/environment" [ -r /etc/default/locale ]

Bug#357981: Renewal of modules list goes wrong

2006-03-20 Thread Jonny
Package: libpango1.0-common Version: 1.12.0-1 Cleaning up font configuration of pango... Cleaning up category xfont.. You don't have modules directory for version 1.4.0. Use default version instead. Updating the modules list for Pango-1.4.0...find: /usr/lib/pango/1.4.0: No such file or direc

Bug#358796: A new immodule patch

2006-03-24 Thread Jonny
Package: qt-x11-free Version: 3:3.3.5-4+b1 Update immqt patch for Qt 3.3.5 http://lists.freedesktop.org/archives/immodule-qt/2006-March/000745.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#360418: Default Charset is wrong

2006-04-01 Thread Jonny
Package: fvwm Version: 1:2.5.16-2 Severity: wishlist http://www.fvwm.org/cgi-bin/fvwm-bug/incoming?id=1647 --- fvwm-2.5.16.orig/libs/FlocaleCharset.c +++ fvwm-2.5.16/libs/FlocaleCharset.c @@ -522,7 +522,7 @@ } if (FLCXOMCharsetList_num > 0 && FLCXOMCharsetList[0]) -

Bug#360904: New upstream version 0.5.0

2006-04-05 Thread Jonny
Package: sigscheme Version: 0.2.9 Severity: wishlist There is a new upstream version 0.5.0 of SigScheme. http://221.112.61.214/~kzk/software/sigscheme/sigscheme-0.5.0.tar.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361184: 2ch.t is not installed

2006-04-06 Thread Jonny
Package: anthy Version: 7500-1 Since the directory to which 2ch.t is added is still old, 2ch.t is not installed. Please update debian/patches/02_2ch_t.dpatch. --- anthy-7500.orig/debian/patches/02_2ch_t.dpatch +++ anthy-7500/debian/patches/02_2ch_t.dpatch @@ -23,9 +23,9 @@ exit 0 @DPATCH@ --

Bug#357553: Chrome registration cannot be performed

2006-03-17 Thread Jonny
Package: firefox-locale-ja Version: 1.5.0.1lang20060301-1 The following error messages are displayed: Firefox could not install this item because of a failure in Chrome Registration. Please contact the author about this problem. Please add a "chrome.manifest" file. -- To UNSUBSCRIBE, email

Bug#590032: ntpdate is slow

2010-07-22 Thread Jonny
Package: ntpdate Version: 1:4.2.6.p2+dfsg-1 Hello, 1:4.2.6.p2+dfsg-1 is much slower than 1:4.2.6.p1+dfsg-1. 1:4.2.6.p1+dfsg-1: # time ntpdate ntp.nict.jp >/dev/null real0m2.988s user0m0.030s sys 0m0.010s 1:4.2.6.p2+dfsg-1: # time ntpdate ntp.nict.jp >/dev/null real0m10.961s us

Bug#580804: dh-make --createorig don't create orig.tar file

2011-01-06 Thread Jonny
Hi, it fails in making orig.tar.gz: > $ dh_make -s --createorig snip > Hit to confirm: > tar: Cowardly refusing to create an empty archive > Try `tar --help' or `tar --usage' for more information. The argument of tar seems not to suffice. --- dh_make.orig +++ dh_make @@ -515,7 +515,7 @@

Bug#611329: Look module is unregistered

2011-01-27 Thread Jonny
Package: uim-common Version: 1:1.6.1-2 Severity: wishlist The "Look" module cannot be used. Please register by the uim-module-manager command. # uim-module-manager --register look --path /etc/uim -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#612773: Please move ko_*.png to uim-common

2011-02-10 Thread Jonny
Package: uim-hangul Version: 1:1.6.1-2 Severity: wishlist Please put "ko_direct.png", "ko_hangulchar.png" and "ko_hangulword.png" in the uim-common package. These are common icons of the Korean input method. The Byeoru module uses these icons for the mode status part of uim-toolbar-*. -- To

Bug#614550: ckbcomp command doesn't operate

2011-02-22 Thread Jonny
Package: console-setup Version: 1.69 ckbcomp command doesn't operate by the combination with xkb-data 2.1-1: # ckbcomp us Unknown name $sun_t6_custom xkb-data 2.1-1 is in experimental. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Bug#573530: typo in debian/copyright

2010-03-11 Thread Jonny
Package: libcairo2 Version: 1.8.10-2 Severity: minor > Cairo is free software. > > Every source file in the implementation of cairo is available to be > redistributed and/or modified under the terms of either the GNU Lesser > General Public License (LPGL) version 2.1 or the Mozilla Public > Licens

Bug#579543: Segfault is done with command

2010-04-28 Thread Jonny
Package: dash Version: 0.5.5.1-3 Severity: important Hi, the method of making dash crash was found: $ command -- Segmentation fault -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579815: Segfault is done with nested function

2010-04-30 Thread Jonny
Package: dash Version: 0.5.5.1-3 Severity: important Hi, the procedure to make dash crash was found: $ alias x=echo $ x() { echo; } $ x Segmentation fault -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#580298: krinterror not found

2010-05-04 Thread Jonny
Package: sysv-rc Version: 2.88dsf-2 Severity: minor Hello, typo was found. --- invoke-rc.d.orig +++ invoke-rc.d @@ -303,7 +303,7 @@ printerror WARNING: invoke-rc.d called for ${INITSCRIPTID} during printerror shutdown sequence printerror enabling safe mode: printerror initscript po

Bug#580608: Issue of illegal hardware instruction

2010-05-07 Thread Jonny
Package: chromium-browser Version: 5.0.375.29~r46008-1 Severity: grave Hello, it doesn't start at all. $ /usr/bin/chromium-browser Illegal instruction $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Celeron (Coppermi

Bug#580608: [Pkg-chromium-maint] Bug#580608: Issue of illegal hardware instruction

2010-05-07 Thread Jonny
Giuseppe wrote: > Please paste the output of: > reportbug --template chromium-browser okey. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.33.3 Locale: LANG=ja_JP.UTF-8, LC

Bug#581867: Segfault is done with ${*:n}

2010-05-16 Thread Jonny
Package: mksh Version: 39.3-3 Severity: important Hello, segmentation fault is obtained according to the following procedure: $ set 0 $ echo ${*:0} Segmentation fault -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#581867: Segfault is done with ${*:n}

2010-05-16 Thread Jonny
Thorsten wrote: > >Severity: important > > Is this severity justified? The fix will be disabling this idiom > anyway ($* is a vector, like $@, just expanded differently; to > trim it you must assign it to a string beforehand; this was al- > ways the case with things like ${foo#bar} and has merely

Bug#587086: A part of command doesn't operate

2010-06-24 Thread Jonny
Package: dash Version: 0.5.6.1-1~exp0 hello, It seems to be very broken: $ dpkg-buildpackage -rfakeroot /bin/sh: Can't open /usr/bin/which /bin/sh: Can't open /usr/bin/which /bin/sh: Can't open /usr/bin/which dpkg-buildpackage: error: fakeroot not found, either install the fakeroot package,

Bug#513153: Please do not compress a help document

2009-01-26 Thread Jonny
Package: gimageview Version: 0.2.27-2 Please do not compress the document put on /usr/share/doc/gimageview/html and /usr/share/doc/gimageview/text. It becomes impossible to open a document from a help menu. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#513754: Shell which cannot use the type command

2009-01-31 Thread Jonny
Package: gzip Version: 3.0.5-1 Although the 'type' command is used by /bin/gzexe and /bin/zdiff, a 'type' built-in command cannot be used by posh: posh: type: not found It is safer to use '/bin/which' contained in debianutils. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#513755: Shell which cannot use the type command

2009-01-31 Thread Jonny
Package: ucf Version: 3.0014 Although the 'type' command is used by /usr/bin/ucf, a 'type' built-in command cannot be used by posh: posh: type: not found It is safer to use '/bin/which' contained in debianutils. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a su

Bug#498359: It cannot use at all by fatal server error

2009-02-01 Thread Jonny
Brice wrote: > These patches have been applied upstream and 1.7.0 has been released. > I'll try to package 1.7.0 today (for experimental only I think, is that > fine for you?) > > Brice > Thank you, I appreciate. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#514808: update-grub goes wrong

2009-02-10 Thread Jonny
Package: grub-pc Version: 1.96+20080724-15 Severity: grave /usr/sbin/update-grub fails in the portions of /etc/grub.d/10_freebsd: Setting up grub-pc (1.96+20080724-15) ... Updating /boot/grub/grub.cfg ... .: 22: Can't open /usr/lib/grub/grub-mkconfig_lib dpkg: error processing grub-pc (--insta

Bug#514825: Not byeoru but anthy is registered

2009-02-11 Thread Jonny
Package: uim-byeoru Version: 1:1.5.3-1 Severity: important --- uim-1.5.3~/debian/uim-byeoru.postinst +++ uim-1.5.3/debian/uim-byeoru.postinst @@ -26,7 +26,7 @@ case "$1" in configure) if [ -f /usr/bin/uim-module-manager ]; then - /usr/bin/uim-module-manager --register a

Bug#515064: A concurrent init.d script stops

2009-02-12 Thread Jonny
Package: dash Version: 0.5.5.1-1 Hi, It stops between "/etc/rcS.d/S05keymap.sh" and "/etc/rcS.d/S08hwclockfirst.sh" when the concurrent init.d script is made effective: # echo "CONCURRENCY=shell" >> /etc/default/rcS Although it runs as expected in dash 0.5.4-12, possibly it may be a bug of sy

Bug#518336: It does not appear in a menu

2009-03-05 Thread Jonny
Package: iceweasel-dom-inspector Version: 1:2.0.3-1 Even if it installs, "DOM Inspector" does not appear in a menu. It seems that "chrome.manifest" file has an error. --- mozilla-dom-inspector-2.0.3.orig/chrome.manifest +++ mozilla-dom-inspector-2.0.3/chrome.manifest @@ -5,18 +5,18 @@ overlay c

Bug#518520: X Video extension support

2009-03-06 Thread Jonny
Package: gnash Version: 0.8.5~pre20090227-1 Severity: wishlist Please add "libxv-dev" to Build-Depends and validate support of X Video extension. The reproduction speed of MovieClips improves. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib

Bug#516079: Please run acpid, even if /proc/acpi/event does not exist

2009-02-19 Thread Jonny
Package: acpid Version: 1.0.8-4 Severity: wishlist Unless /proc/acpi/event exists, acpid does not start. # Check for ACPI event-file support on kernel side [ -r "/proc/acpi/event" ] || exit 0 Isn't '--netlink' option helpful, as for this? -n, --netlink This option

Bug#520587: display of manpages collapses

2009-03-20 Thread Jonny
Package: lsof Version: 4.81.dfsg.1-1 The display of "man 8 lsof" has collapsed on the way. Although it did not understand whether it would be right, I rewrote as follows. --- lsof-4.81.dfsg.1~/lsof.8 +++ lsof-4.81.dfsg.1/lsof.8 @@ -127,27 +127,27 @@ by user ``foo''. The exceptions are: .IP -.T

Bug#609307: RFP: yash -- yet another shell

2011-01-08 Thread Jonny
Package: wnpp Severity: wishlist * Package name: yash Version : 2.25 Upstream Author : Magicant * URL : http://sourceforge.jp/projects/yash/ * License : GPL Programming Lang: C Description : yet another shell Yash is a command line shell that conforms

Bug#600476: Im-switch is changed from Depends to Recommends

2010-10-17 Thread Jonny
Package: uim-common Version: 1:1.5.7-9 Severity: wishlist Please change im-switch from "Depends" to "Recommends." SCIM, iBus and GCIN are "Recommends." > Package: uim-common snip > Depends: im-switch > Package: scim snip > Recommends: scim-gtk2-immodule (= 1.4.9-5), im-config | im-switch, > sc

Bug#563426: Incompatible with bash 4.1

2010-01-02 Thread Jonny
Package: localepurge Version: 0.6.1 Severity: grave /usr/sbin/localepurge does not run in bash 4.1-1 normally. set -x: + set -e + NOPURGECONF=/etc/locale.nopurge + '[' '!' -f /etc/locale.nopurge ']' + fgrep --quiet --line-regexp NEEDSCONFIGFIRST /etc/locale.nopurge + export LC_ALL=C + LC_AL

Bug#631746: T-Code and Try-Code cannot be used

2011-06-26 Thread Jonny
Package: uim-tcode Version: 1:1.7.0-1 Severity: wishlist Please remove neither "tcode.scm" nor "trycode.scm." These are used as a code table file. There is a Japanese document about this: http://code.google.com/p/uim-doc-ja/wiki/UimTutcode#T-Code%E3%82%84Try-Code%E3%81%A8%E3%81%97%E3%81%A6%E4%BD%

Bug#622265: TERM=screen.mlterm breaks dircolors

2011-04-11 Thread Jonny
Package: screen Version: 4.0.3-14 As for TERM=screen.mlterm, the output of dircolors empties. $ echo $TERM mlterm $ dircolors LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;... export LS_COLORS $ screen $ echo $TERM screen.mlterm $ dircolors LS_COLORS=''; export LS_C

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-08 Thread Jonny
Package: iceweasel Version: 4.0~b12-1 Severity: important Hi, The image of ogv and webm is not displayed accurately. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.37 (PRE

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-09 Thread Jonny
Mike wrote: > If you download the file, does it play in a media player (totem, vlc, > mplayer, pick your favourite) ? It is built-in media player. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-09 Thread Jonny
Mike wrote: > > The question is whether the same file plays fine in another media > player. There is no problem in mplayer. <>

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-09 Thread Jonny
Mike wrote: > Can you try with a build from mozilla.org ? > ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/4.0b12/linux-i686/en-US/firefox-4.0b12.tar.bz2 > > (to sort out if that could come from our cairo) It is the same as Iceweasel 4.0~b12-1. It confirmed it with past firefox nighty bui

Bug#319195: upstream version number

2005-07-20 Thread jonny . bomber
Package: fvwm Version: 2.5.130.CVS.2005.07.19.01-1 Severity: minor The version number has broken :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#404856: new upstream version 0.21.1 available

2007-03-28 Thread Jonny Lamb
retitle 404856 New upstream version, 0.22, available A new upstream version, 0.22, has been released. Regards, -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com GPG: 0x2E039402 signature.asc Description: This is a digitally

Bug#416843: ITP: libphp-facebook -- PHP5 client library for Facebook

2007-03-30 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> * Package name: libphp-facebook Version : 0.0.020070306 Upstream Author : Facebook, Inc. <[EMAIL PROTECTED]> * URL : http://www.example.org/ * License : FreeBSD Programmi

Bug#413148: O: bongo -- flexible and usable media player for Emacs

2007-04-13 Thread Jonny Lamb
e? Thanks very much! Regards, [0] http://bongo-project.org/ [1] http://qa.debian.org/popcon.php?package=bongo -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com GPG: 0x2E039402 signature.asc Description: This is a digitally signed message part

Bug#404862: ITP: libical -- iCalendar library implementation in C

2007-04-15 Thread Jonny Lamb
Hello! How are you getting on with this? I'd very much like to use this package in Debian. I would also happily take ownership of this package. Thanks! Regards, -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com

Bug#419476: ITP: bongoproject -- Integrated mail and calendar system with simple interface

2007-04-15 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> * Package name: bongoproject Version : 0.1.0 Upstream Author : Bongo authors[0] * URL : http://bongo-project.org/ * License : GPL Programming Lang: C, C++, Python Descr

Bug#404862: ITP: libical -- iCalendar library implementation in C

2007-04-16 Thread Jonny Lamb
7;s fine! > Do you want it uploaded as soon as possible ? No not as soon as possible! I think I will only need it in a package in roughly a months time, so not so soon! Thanks very much! Regards, -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com

Bug#418328: "different to" is fine grammar

2007-04-16 Thread Jonny Lamb
ins a libdir which is not its path." > may be a clearer phrasing of the same message. I like it! Regards, -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com GPG: 0x2E039402 signature.asc Description: This is a digitally signed message part

Bug#103606: Report for investors

2007-04-17 Thread Jonny drain
http://imagecloset.com/uimages/arx1176820499v.png Another restriction is start and end quotes can't be nested in the same sub-expression - a matching clause of. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#418328: Incorrect grammar

2007-04-08 Thread Jonny Lamb
about this point: * http://www.jimloy.com/language/differen.htm * http://alt-usage-english.org/excerpts/fxdiffer.html * http://englishplus.com/grammar/0202.htm Attached is a patch to fix this bug. Regards, -- Jonny Lamb, UK [EMAIL PROTECTED] http

Bug#698834: should have a versioned dep on libtrilead-putty-extension-java

2013-01-24 Thread Jonny Lamb
tty-extension:jar:debian 3) org.jvnet.hudson:trilead-ssh2:jar:debian -- Jonny Lamb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#698835: should depend on net-tools and psutils

2013-01-24 Thread Jonny Lamb
Continuous Integration Server: jenkins/etc/init.d/jenkins: line 71: netstat: command not found . ok -- Jonny Lamb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#698835: correction

2013-01-24 Thread Jonny Lamb
retitle 698835 should depend on net-tools and procps kthxbye Sorry, I meant procps, not psutils. -- Jonny Lamb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#704511: include a debug package

2013-04-02 Thread Jonny Lamb
Source: grilo Version: 0.2.5-1 Severity: wishlist I've added a debug package to grilo. See attached. Cheerio, -- Jonny Lamb diff -Nruad -Nruad grilo-0.2.5.orig/debian/changelog grilo-0.2.5/debian/changelog --- grilo-0.2.5.orig/debian/changelog 2013-03-20 22:52:09.0 +0100 +++

Bug#704512: include a debug package

2013-04-02 Thread Jonny Lamb
Source: grilo-plugins Version: 0.2.6-1 Severity: wishlist I've added a debug package to grilo-plugins. See attached. Cheerio, -- Jonny Lamb diff -Nruad -Nruad grilo-plugins-0.2.6.orig/debian/changelog grilo-plugins-0.2.6/debian/changelog --- grilo-plugins-0.2.6.orig/debian/changelog 20

Bug#701874: [Pkg-telepathy-maintainers] Bug#701874: RFP: telepathy-logger 0.8.0

2013-02-28 Thread Jonny Lamb
N:Refer to https://wiki.ubuntu.com/MultiarchSpec for details. N: N:Severity: serious, Certainty: possible N: N:Check: binaries, Type: binary, udeb N: -- Jonny Lamb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#571667: gitg: tagging insists on filling in a message

2010-02-28 Thread Jonny Lamb
only are contained in signed tags this somehow makes no sense > and is a bit inconvenient. :) I wrote a patch for this and filed a bug upstream with the patch. I'll make a new upload once it goes into upstream's git. -- Jonny Lamb, UK jo...@debian.org -- To UNSUBSCRIBE, email to

Bug#827268: RM: refdbg -- RoM; old version; never part of unstable

2016-06-14 Thread Jonny Lamb
Package: ftp.debian.org Severity: normal Hi, refdbg was always a bit of a pain, never really got used, never got into unstable, and there are better ways to conduct this kind of debugging nowadays. Let's get rid of it! Thanks, -- Jonny Lamb

Bug#827269: finally remove refdbg variant

2016-06-14 Thread Jonny Lamb
Source: glib2.0 Version: 2.48.1-1 Severity: normal Tags: patch Hi, I just filed for the removal of refdbg itself (#827268) so let's get rid of this variant finally too. I've attached an untested patch to do exactly that. Cheerio, -- Jonny Lamb Index: de

Bug#827360: RM: synce-serial -- RoM; unmaintained

2016-06-15 Thread Jonny Lamb
Package: ftp.debian.org Severity: normal Hi, synce-serial stopped being useful for real-world devices many years ago. Its replacement, synce-hal, was removed from the archive a while ago too. Let's get rid of this one finally. Thanks, -- Jonny Lamb

Bug#827362: RM: librtfcomp -- RoM; unmaintained

2016-06-15 Thread Jonny Lamb
Package: ftp.debian.org Severity: normal Hi, This used to be useful but all the SynCE parts that used it have been removed from the archive so let's get rid of this too. Thanks, -- Jonny Lamb

Bug#824034: $ignore_services breaks on close parentheses

2016-05-11 Thread Jonny Lamb
a patch that fixes the problem here. Use a different approach if you fancy. Cheerio, -- Jonny Lamb diff --git a/scripts/services/secure b/scripts/services/secure index 31f7ba6..387f5fd 100755 --- a/scripts/services/secure +++ b/scripts/services/secure @@ -190,7 +190,7 @@ while (defined($ThisLine

Bug#788035: libio-socket-ssl-perl: ICANN patch (https://bugs.debian.org/767692) making IO::Socket::SSL unusable

2015-06-07 Thread Jonny Schulz
-part-in-public-suffix-list.patch. IO::Socket::SSL crashes if the process is forked and is unusable. Cheers Jonny -- System Information: Debian Release: 8.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kerne

Bug#788035: closed by Salvatore Bonaccorso (Re: Bug#788035: libio-socket-ssl-perl: ICANN patch (https://bugs.debian.org/767692) making IO::Socket::SSL unusable)

2015-06-11 Thread Jonny Schulz
Hi together, what do you think when the update comes? Unfortunately we cannot use Debian Jessie until the new package is available. Cheers Jonny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#801823: apt

2015-10-14 Thread Jonny Grant
Package: apt Version: 1.0 Severity: normal Hello I saw apt-get update has Warnings, but does not show the line number. Looking at sources.list I see the urls don't exist. Could line numbers be added? [snip] Fetched 4,050 kB in 20s (201 kB/s) Reading package lists... Done W: Duplicate so

Bug#874326: apt-get should provide a clear message if not root

2017-09-04 Thread Jonny Grant
Package: apt Version: 1.2.24 Basically apt-get must run as root, so therefore the message should be appropriate. Can apt-get not provide a clearer message when that is the case? Expected output === $ apt-get update Reading package lists... Done E: Permission denied. apt-get must

Bug#866742: whois man page typo grammar

2017-07-01 Thread Jonny Grant
Package: whois Version: 5.2.11 Some feedback about the man page grammar: "It should be rewritten to use a dynamics strings library." "dynamics" - this word doesn't need an "s" at the end. Thank you, Jonny

Bug#1040245: wget-style scroll bars in syslog after Debian 11->12 upgrade

2023-12-03 Thread Jonny Grant
Hi Also seeing this issue in 1.9.5 in ubuntu https://github.com/fwupd/fwupd/discussions/6485

Bug#465590: ITP: tinymail -- development framework for building E-mail clients

2008-02-13 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> X-Debbugs-CC: [EMAIL PROTECTED] * Package name: tinymail Version : 0.0.7 Upstream Author : Philip Van Hoof <[EMAIL PROTECTED]> * URL : http://tinymail.org/ * License : LGPL

Bug#465589: ITP: modest -- small e-mail program targetting hardware with modest resources

2008-02-13 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> X-Debbugs-CC: [EMAIL PROTECTED] * Package name: modest Version : 0.0+svn1054 Upstream Author : Dirk-Jan C. Binnema <[EMAIL PROTECTED]> * URL : http://modest.garage.maemo.org/ * License

Bug#422645: Incorrect version number upon bootstrapping

2007-05-07 Thread Jonny Lamb
correct this bug. This has also been reported upstream and a patch provided too. Kind regards -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com GPG: 0x2E039402 diff -Nru wbxml2-0.9.2.orig/configure.in wbxml2-0.9.2/configure.in

Bug#128092: Response to Resume

2008-02-25 Thread joseph jonny
Lotus, a luxury goods company, based in Netherlands, is currently seeking virtual assistants to work at the convenience of their home, part-time. We have reviewed your resume on Careerbuilder and would like to consider you for this position. Lotus presents the best off-season luxury finds from

Bug#468920: Watch file out of date

2008-03-02 Thread Jonny Lamb
Package: conduit Version: 0.3.8-1 Severity: minor Now that conduit releases have moved to ftp.gnome.org, attached is a patch to update the watch file. -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com GPG: 0x2E039402

Bug#463029: ITP: synce-sync-engine -- Synchronization Engine for Windows Mobile devices

2008-01-28 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> X-Debbugs-CC: [EMAIL PROTECTED] * Package name: synce-sync-engine Version : 0.1 Upstream Author : Ole André Vadla Ravnås <[EMAIL PROTECTED]> John Gow <[EMAIL PR

Bug#452153: ITP: haf-marketing-release -- Set of meta packages for Hildon desktop

2007-11-20 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> X-Debbugs-CC: [EMAIL PROTECTED] * Package name: haf-marketing-release Version : 0.3.4 Upstream Author : Nokia Corporation * URL : http://repository.maemo.org/pool/sardine/main/source/h/haf-mar

Bug#452154: ITP: hildon-thumbnail -- Hildon thumbnail library related programs

2007-11-20 Thread Jonny Lamb
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> X-Debbugs-CC: [EMAIL PROTECTED] * Package name: hildon-thumbnail Version : 0.14 Upstream Author : Nokia Corporation * URL : http://repository.maemo.org/pool/sardine/main/source/h/hildon-thu

<    1   2   3   4   5   >