libglu1-mesa [libglu1]9.0.0-2.1
ii libstdc++66.3.0-18+deb9u1
ii libx11-6 2:1.6.4-3+deb9u1
ii libxext6 2:1.3.3-1+b2
ii libxinerama1 2:1.1.3-1+b3
xdiskusage recommends no packages.
xdiskusage suggests no packages.
-- no debconf information
--
Tanaka Akira
Package: xdu
Version: 3.0-18+b2
Severity: normal
I found that xdu miscounts the size of root directory.
The problem is reproducible as follows.
I used small chroot environment but this problem can occur without chroot.
# mkdir /tmp/chroot
# cd /tmp/chroot
# mkdir -p lib64 lib/x86_64-linux-
utor ID: Debian
Description: Debian GNU/Linux 7.0 (wheezy)
Release: 7.0
Codename: wheezy
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: kfreebsd-image-9.0-2-amd64
Version: 9.0-10
I found that bind() for Unix domain socket truncates the given
socket pathname if the pathname is too long.
bind() should be failed for too long pathnames.
POSIX 2001 (IEEE Std 1003.1-2001) defines ENAMETOOLONG error for bind()
as follows:
| I
|grep rdtool
ii rdtool0.6.34-4
all RD document formatter
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
6.0.4
Codename: squeeze
% gcc -Wall tst.c -lz
% ./a.out
zlib header version: 1.2.3.4
zlib library version: 1.2.3.4
sizeof(long) = 8
sizeof(get_crc_table()[0]) = 8
get_crc_table()[0] =
get_crc_table()[1] = 0x0077073096
get_crc_table()[2] = 0x00ee0e612
scanned halftone images, where it does
| an excellent job of making halftone artifacts apparent. You might want
| to experiment with pgnnorm, ppmnorm, and pnmgamma for more subtle con-
| trast enhancement.
|...
I think "pgnnorm" is a typo of "pgmnorm".
--
Ta
i libimlib21.4.0-1.2+lenny1
powerful image loading and rendering library
| ii libimlib2-dev 1.4.0-1.2+lenny1
Imlib2 development files
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
.pdf
If we see out.pdf which is concatenation of 50dpi.pdf and 300dpi.pdf,
we can see the size difference more clearly.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ip_mreqn or in_addr.
It is different from IP_ADD_MEMBERSHIP.
At the original API of BSD multicast, IP_MULTICAST_IF takes struct in_addr.
http://www.kohala.com/start/mcast.api.txt
do_ip_setsockopt() in Linux net/ipv4/ip_sockglue.c seems to support
ip_mreqn and in_addr.
--
Tanaka Akira
--
To
ng up the system.
I guess the unit is micro seconds.
http://lkml.org/lkml/2007/12/18/218
http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-04/msg03922.html
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
brary: Development Libraries and Header Files
ii libc6-i686 2.7-18lenny2
GNU C Library: Shared libraries [i686 optimized]
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
6 +1042,9 @@
XGetGeometry(disp, winwid->win, &root,
&(rect[0]), &(rect[1]), &(rect[2]), &(rect[3]), &bw, &bp);
+ XTranslateCoordinates(disp, winwid->win, root,
+ 0, 0, &(rect[0]), &(rect[1]), &child);
+
2010/1/19 Ben Hutchings :
>
> Please do that first - we normally only accept changes that have already
> been accepted upstream.
I see. Thank you.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Troub
2010/1/19 Ben Hutchings :
> Have you sent this to the driver maintainer, Thomas Winischhofer
> ?
No.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
{ }
Note that the home page of the adaptor is
http://www.kairen.co.jp/japanese/usbvga/usb20svgambplus.html
(in Japanese)
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ht/Singapore Thu Dec 31 16:30:00 1981 UTC = Fri Jan 1 00:30:10 1982 SGT
isdst=0 gmtoff=28800
right/Singapore Mon Jan 18 03:13:43 2038 UTC = Mon Jan 18 11:14:07 2038 SGT
isdst=0 gmtoff=28800
right/Singapore Tue Jan 19 03:13:43 2038 UTC = Tue Jan 19 11:14:07 2038 SGT
isdst=0 gmtoff=28800
saving time data
% uname -a
Linux nute 2.6.26-1-486 #1 Fri Mar 13 17:25:45 UTC 2009 i686 GNU/Linux
This problem may be related to #522949.
"TZ=Egypt date -d 'Dec 1 00:00:00 2037' prints UTC date."
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522949
--
Tanaka Akira
--
To U
info/Egypt
tzdata: /usr/share/zoneinfo/Egypt
lenny% dpkg -l |grep tzdata
ii tzdata 2008h-2 time zone
and daylight-saving time data
It seems several timezones, America/Santiago,
Pacific/Easter, etc., has same problem.
--
Tanaka Akira
--
To UNS
ekdir /usr/include/dirent.h
extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1));
So I think off_t in telldir(3) and seekdir(3) is a bug and
should be replaced by long.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subje
GNU C Library: Development Libraries and Hea
ii libc6-i686 2.3.6.ds1-13etch2
GNU C Library: Shared libraries [i686 optimi
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
GNU C Library: Development Libraries and Hea
ii libc6-i686 2.3.6.ds1-13etch2
GNU C Library: Shared libraries [i686 optimi
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
Kurt Roeckx <[EMAIL PROTECTED]> writes:
> Maybe you're just confused about that it returns 1 and was expecting 0?
Oops. You are right. I expected that. Sorry.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
version
OpenSSL 0.9.8c 05 Sep 2006
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
GNU C
Library: Shared libraries [i686 optimi
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Shared libraries
ii libc6-dev 2.3.6.ds1-13etch2 GNU C
Library: Development Libraries and Hea
ii libc6-i386 2.3.6.ds1-13etch2 GNU C
Library: 32bit shared libraries for AM
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
Sven Arvidsson <[EMAIL PROTECTED]> writes:
> Thanks for the bug report. In Totem version 2.18 "Help" is translated as
> "ヘルプ(_H)" is this correct?
Yes. It is correct translation. Thank you.
--
Tanaka Akira
--
To
Package: totem
Version: 2.16.5-3
The top right menu is shown as "Shikisou" in Japanese environment.
I guess it should be "Help".
I attach a screen shot.
<>
--
[Tanaka Akira]
the character is not displayable.
However the infinite loop is not best behavior for this
situation, I think.
% dpkg -l|grep xterm
ii xterm 225-1 X
terminal emulator
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
An
interpreter of object-oriented scripting
ii ruby1.8 1.8.6-1+b1
Interpreter of object-oriented scripting lan
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ii migemo 0.40-7.1Japanese
incremental search with Romaji on E
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tl(2) man page for details.
You are right. My report was wrong.
I confirmed that it is possible to detect half close using
EPOLLRDHUP (0x2000).
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
= 6
epoll_ctl(6, EPOLL_CTL_ADD, 3, {EPOLLIN|EPOLLET, {u32=3,
u64=12654713184490356739}}) = 0
epoll_wait(6, {{EPOLLIN, {u32=3, u64=12654713184490356739}}}, 1, -1) = 1
read(3, "abc", 4096)= 3
epoll_wait(6,
The strace result shows that second epoll_wait blocks.
I thi
uby1.8 (>= 1.8.4), libssl0.9.8 (>= 0.9.8a-1)
Description: OpenSSL interface for Ruby 1.8
Ruby/OpenSSL makes Ruby to be able to use OpenSSL. It includes HTTP
and TELNET protocols' SSL/TLS support.
.
This package provides Ruby/OpenSSL for Ruby 1.8.
% uname -a
Linux athlon64 2.6.
|.$B! |
0005
% dpkg -l|grep jless
ii jless382-iso258-1.1 A file pager
program, similar to more(1) sup
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
A template
based static website generator
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Version of
'host' bundled with BIND 9.X
| ii dhcp-client 2.0pl5-19.4 DHCP Client
| ii libbind9-0 9.3.2-2 BIND9 Shared
Library used by BIND
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
flags, as defined in , that
are set in arg shall be ignored. If any bits in arg other than those
mentioned here are changed by the application, the result is
unspecified.
...
I'm not sure that it is just a document problem or it
reflects a problem of glibc/linux.
-
manpages-ja-dev: /usr/share/man/ja/man3/setproctitle.3.gz
However glibc doesn't provide the setproctitle function.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
system
ii tdiary-contrib2.0.2+20050720-1 Plugins of tDiary to
add functionalities
ii tdiary-plugin 2.0.2+20050720-1 Plugins of tDiary to
add functionalities
ii tdiary-theme 2.0.2+20050720-1 Themes of tDiary to
change the design
-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
% which gcc
/usr/bin/gcc
% dpkg -l|egrep ' gdb | gcc '
ii gcc3.3.5-3The GNU C compiler
ii gdb6.3-6 The GNU Debugger
% cat /etc/debian_version
3.1
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
e/akr/bin/ruby
/usr/bin/ruby
% dpkg -l|grep gonzui
ii gonzui 1.2-1a source code search
engine
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: grep
Version: 2.5.1.ds2-4
grep dumps core as follows.
% /bin/echo -ne '\217\251\303'|env - LANG=ja_JP.EUC-JP /bin/grep -i a
zsh: done/bin/echo -ne '\217\251\303' |
zsh: segmentation fault env - LANG=ja_JP.EUC-JP /bin/grep -i a
--
Tanaka Akira
Package: samidare
Version: 0.0.20040611-2
When config.yml has https URI such as
https://members.fsij.org, generated latest.html has
inappropriate URI such as https//members.fsij.org.
% mkdir /tmp/t
% cd /tmp/t
% cp /usr/share/doc/samidare/examples/t.latest.html .
% cp /tmp/s/config.yml .
es,
gconv-modules, libtricks, libc6.1-doc, netkit-rpc, wine (<< 0.0.20031118-1),
cyrus-imapd (<< 1.5.19-15)
| Description: GNU C Library: Shared libraries and Timezone data
| Contains the standard libraries that are used by nearly all programs on
| the system. This package includes
ntext(ucontext_t *ucp, void *func(), int argc, ...);
| RETURN VALUE
|When successful, makecontext() returns 0 and swapcontext() does not
...
| Linux 2.4 2001-11-15MAKECONTEXT(3)
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
46 matches
Mail list logo