Package: im-config
Version: 0.34-1
im-config does not work with kdialog because menulist_*()
functions in im-config.common don't support it.
Please apply the attached patch.
Thanks.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home:
Package: ifupdown
Version: 0.8.24
Severity: normal
Please apply the following patch. Thanks.
From 856ab8570f7ccb7ddfa08803cc22ab6dafc37bb6 Mon Sep 17 00:00:00 2001
From: SATOH Fumiyasu
Date: Mon, 28 Aug 2017 13:39:03 +0900
Subject: [PATCH] wait-online.sh: Evaluate "$WAIT_ONLINE_
Have you tried systemd-networkd-wait-online.service(8)
or ifupdown-wait-online.service?
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729
> array(
-'default' => DOKU_CONF.'userscript.js'
+'default' => array(DOKU_CONF.'userscript.js')
),
);
See also:
* Invalid argument supplied for foreach() /usr/share/dokuwiki/lib/exe/js.php ·
Issue #1726 · splitbrain/dokuwiki
t; /usr/share/plasma/plasmoids/org.kde.plasma.digitalclock can be of help to find
> this out.
>
> Happy hacking,
>
> [1]: https://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business
.
Thanks,
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
Not 2.9, but 2.X. Sorry.
I'm sorry for the previous bad patch.
Corrected. (Remove the suffix '.1.0.1' from the module names)
From 798fe18329d63a8a163a90948ccbdc77161d43bd Mon Sep 17 00:00:00 2001
From: SATOH Fumiyasu
Date: Sat, 11 Feb 2017 19:16:17 +0900
Subject: [PATCH] Convert intalled dynami
98e3e0130ab093cb4340aadf8c7f36fe55fb28a7 Mon Sep 17 00:00:00 2001
From: SATOH Fumiyasu
Date: Sat, 11 Feb 2017 19:16:17 +0900
Subject: [PATCH] Convert intalled dynamicmaps.cf
Fix a regression in the commit 629c47c61d22fd9a9825159ff403d2a9043ce676
---
debian/postfix.postinst | 6 ++
1 file changed
Package: mlterm
Version: 3.5.0-1+b1
Severity: wishlist
Please follow the new mlterm 3.7.2.
Thanks,
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9
cap/configure_networks.rb:4:in
`require_relative': cannot load such file --
/usr/share/vagrant/lib/vagrant/util/template_renderer (LoadError)
from
/usr/share/vagrant/plugins/guests/redhat/cap/configure_networks.rb:4:in
`'
...
See the attached patch.
Thank you.
--
-- Name: S
Fix a typo.
On Thu, 26 May 2016 14:43:56 +0900,
SATOH Fumiyasu wrote:
> systemd-logind in systemd version 230 set KillUserProcesses=yes
> by default. See the logind(5) man page for details.
logind.conf(5).
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Bu
Hi,
systemd-logind in systemd version 230 set KillUserProcesses=yes
by default. See the logind(5) man page for details.
Regards.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas
Package: shellcheck
Version: 0.3.7-5
Severity: wishlist
ShellCheck version 0.4.3 has been released. I think this
version fixes many false-positive/-negative bugs.
Please update the debian package.
Thank you.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp
something you like in lots of other shells. I would
> however be interested to know what YOU think the "${v+set}" syntax should do.
No. I use the documented syntax.
Regards,
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.O
}sh -c 'unset v; while read n; do [ -n "${v+set}" ] && printf "%s "
"$v "; v="$n"; done; echo "$v"'
done
sh:1 2 3 4
bash:1 2 3 4
ksh:1 2 3 4
zsh:1 2 3 4
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
sh:1 2 3 4
bash:1 2 3 4
dash:1 2 3 4
ksh:4
mksh:1 2 3 4
zsh:1 2 3 4
`[ -n "${v+set}" ] ` must be true on 2nd iteration and later in all *sh,
but only ksh returns the false on all iteration.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home
Hi,
FYI.
KDE 5 digital clock widget gets this bug when $TZ environment
variable is set. I had TZ=JST-9 (it's Japan standard time) and
looked this bug.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home:
.
Must be:
echo "block/sdX/queue/scheduler = deadline" >> /etc/sysfs.conf
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 29
!
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
0001-Enable-resolvconf-hooks-only-when-RESOLVCONF-is-set-.patch
Package: xterm
Version: 295-1
Severity: wishlist
xterm patch #294 supports sixel graphics.
Please add --enable-sixel-graphics option to the configure
command-line for enabling sixel graphics.
Regards,
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home
Hi,
FYI. I've created a $LD_REPLOAD-able library and a wrapper script to
run a command with CJK-friendly wcwidth(3) implementation for fixing
"East Asian Ambiguous Width chars" problem.
https://github.com/fumiyas/wcwidth-cjk
Regards,
--
-- Name: SATOH Fumiyasu @ OSS
package: smbldap-tools
version: 0.9.7-1
severity: important
Patch attached.
Fixed in smbldap-tools 0.9.9.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1
Patch for smbldap-tools 0.9.7-1 attached.
Fixed in smbldap-tools 0.9.8.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA
Patch for smbldap-tools 0.9.7-1 attached.
Fixed in smbldap-tools 0.9.9.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA
Patch attached. Fixed in smbldap-tools 0.9.10 (not yet released).
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C
-changelog.perl failed.
/bin/sh: line 3: git-changelog.perl: command not found
git-changelog.perl failed.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9
Package: mlterm
Version: 3.1.2-1.1
Severity: wishlist
mlterm 3.1.2 add support for Sixel (http://en.wikipedia.org/wiki/Sixel),
but Debian mlterm package does not enabled it.
Please add '--enable-sixel' option to the configure command-line.
Regards,
--
-- Name: SATOH Fumiyas
w() means all tools fail
Regards,
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe&qu
Hi,
The following bugs have been fixed by smbldap-tools 0.9.7:
#480386
#519551
#561941
#568259
#572711
#582902
See also:
http://download.gna.org/smbldap-tools/ChangeLog
http://download.gna.org/smbldap-tools/sources/latest/
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp
e `ldapsearch -o ldif-wrap=no ...` instead.
See also: http://www.openldap.org/its/index.cgi?findid=6645
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li
/bin/ksh -c 'set -u; echo $-; echo ${-%%dummy}'
chsuB
/bin/ksh: line 1: -: parameter not set
$ /bin/ksh -c 'set -u; echo $-; echo ${-/dummy1/dummy2}'
chsuB
/bin/ksh: line 1: -: parameter not set
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.O
DCBA987654321]"'
/bin/ksh: line 1: NMLKJIHGFEDCB/bin/ksh: line 1: : parameter not set
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li
of eblook:
$ env -u HOME /usr/bin/eblook /usr/local/share/dict/srd-fpw
zsh: segmentation fault env -u HOME /usr/bin/eblook
/usr/local/share/dict/srd-fpw
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/
&
4.4.2-2, then eblook is
usable with libeb13 4.4.2-2:
$ eblook /usr/local/share/dict/srd-fpw
eblook>
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/
--
To UNSUBSCRIBE, email to debian-bugs-d
--norc -c 'echo [A-Z]'
A B C X Y Z
$ LC_ALL=ja_JP.UTF-8 /bin/bash --noprofile --norc -c 'echo [A-Z]'
A B C X Y Z
$ LC_ALL=en_US.UTF-8 /bin/bash --noprofile --norc -c 'echo [A-Z]'
A b B c C x X y Y z Z
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business
.8.gz
/usr/share/man/man8/slapauth.8.gz
/usr/share/man/man8/slapdn.8.gz
/usr/share/man/man8/slapd.8.gz
/usr/share/man/man8/slapindex.8.gz
/usr/share/man/man8/slaptest.8.gz
/usr/share/man/man8/slappasswd.8.gz
/usr/share/man/man8/slapacl.8.gz
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp
Package: hyperestraier
Version: 1.4.9-1.1
Severity: minor
In README.Debian,
through "Manage Users" on http://localhost:1978/masterui
should be
through "Manage Users" on http://localhost:1978/master_ui
--
-- Name: SATOH Fumiyasu / fumiyas @ osstech.co.jp
--
libnss-ldap/confperm: false
* libnss-ldap/rootbinddn: cn=manager,dc=example,dc=net
* shared/ldapns/ldap_version: 3
libnss-ldap/binddn: cn=proxyuser,dc=example,dc=net
* libnss-ldap/nsswitch:
* libnss-ldap/dbrootlogin: true
--
-- Name: SATOH Fumiyasu / fumiyas @ miraclelinux.com
--
tch/dpatch-run
## dic_bufsize.dpatch by SATOH Fumiyasu
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Extend DIC_BUFSIZE for newer SKK-JISYO.L
@DPATCH@
diff -urNad skksearch-0.0/dic_db.c.dist skksearch-0.0/dic_db.c
--- skksearch-0.0/dic.h.dist2000-12-15 18:06:06.0
PcpMTVMzKJsH99scWg7jWhxncJJCwUKJ
$ pwgen -Bs 32 4
vq Jq9KrngKPtaio
Jq9TrnAKktaioratCYpNUtkhkAPc79TT Jy9mynz7FUiXocasCvpNyyybtAi9r4TR
--
-- Name: SATOH Fumiyasu / fumiyas @ miraclelinux.com
-- Business Home: http://www.MiracleLinux.com
-- Personal Home: http://www.SFO.jp/blog/
--
To UNSUBSCRIBE, email to
is stopped in a short time.
2. Web service by Apache2 is NOT started if
Apache2 configuration is broken.
Use `/etc/init.d/apache2 reload` in this situation.
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org
separate /usr/share/terminfo/m/mlterm file to
another ('mlterm-terminfo'?) package.
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of &q
):[EMAIL PROTECTED]:]/path
cvs [update aborted]: Bad CVSROOT: `:ext:[EMAIL PROTECTED]:'.
$ cat CVS/Root
:ext:[EMAIL PROTECTED]:/
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
--
To UNSUBSCRIBE, ema
5}\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: wrote [0-9]+ bytes read
[0-9]+ bytes total size [0-9]+$
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
--
To UNSUBSCRIBE, email to [EMA
9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: wrote [0-9]+ bytes read
[0-9]+ bytes total size [0-9]+$
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
/examples/logcheck.ignore.gz \
|tr -d '\r' \
>/etc/logcheck/ignore.d.server/qmail
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
nd so break my scripts.
+export HOME=/etc/mysql/
+
M="mysql --defaults-extra-file=/etc/mysql/debian.cnf"
MA="mysqladmin --defaults-extra-file=/etc/mysql/debian.cnf"
tmp=`tempfile`;
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at ne
-file=/etc/mysql/debian.cnf"
-MA="mysqladmin --defaults-extra-file=/etc/mysql/debian.cnf"
+M="mysql --defaults-file=/etc/mysql/debian.cnf"
+MA="mysqladmin --defaults-file=/etc/mysql/debian.cnf"
tmp=`tempfile`;
my_exit () {
--
-- Name: SATOH Fumiyasu -- Home: http
49 matches
Mail list logo