[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-28 Thread SHIINA Hideaki
I modified the file '/usr/share/pyshared/lsb_release.py'. And, It works well. 41c41 < RELEASES_ORDER.sort(key=lambda n: float(n[0].split()[0])) --- > RELEASES_ORDER.sort(key=lambda n: float(n[0])) But, I don't know how to tell it to the person in charge. ** Changed in: lsb Status:

[Bug 1658909] Re: lsb_release fails in classic (arm64)

2017-02-28 Thread SHIINA Hideaki
*** This bug is a duplicate of bug 1662357 *** https://bugs.launchpad.net/bugs/1662357 I think this bug is not related to Bug #1650207, but same as bug #1662357. ** This bug is no longer a duplicate of bug 1650207 original lsb-release file should be preserved for classic mode ** This bug h

[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-28 Thread SHIINA Hideaki
** Also affects: lsb Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662357 Title: Can't use lsb_release on Ubuntu Core 16 To manage notifications about t

[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-28 Thread SHIINA Hideaki
** This bug is no longer a duplicate of bug 1619420 snappy removal of dpkg-query breaks lsb_release --all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662357 Title: Can't use lsb_release on Ubu

[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-28 Thread SHIINA Hideaki
My image is "Ubuntu Core 16 (GNU/Linux 4.4.0-1030-raspi2 armv7l)". And, `snap list core` results are Name Version Rev Developer Notes core 16-2 1267 canonical - It has same bug. And, my classic snap environment has same bug. `snap list classic` results are Name Version Rev

[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-28 Thread SHIINA Hideaki
*** This bug is a duplicate of bug 1619420 *** https://bugs.launchpad.net/bugs/1619420 ** Also affects: lsb Importance: Undecided Status: New ** No longer affects: lsb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-27 Thread SHIINA Hideaki
*** This bug is a duplicate of bug 1619420 *** https://bugs.launchpad.net/bugs/1619420 This bug is quite different from bug #1619420. The duplicate status is wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 511016] Re: Ping locks up if sigmask blocks SIGALRM

2012-11-09 Thread YOSHIFUJI Hideaki / 吉藤英明
** Changed in: iputils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/511016 Title: Ping locks up if sigmask blocks SIGALRM To manage notifications about thi

[Bug 1075424] Re: ping6 does not understand IPv6 addresses

2012-11-09 Thread YOSHIFUJI Hideaki / 吉藤英明
This is not a bug. You need to specify interface like this when ping'ing link-local nodes: $ ping6 ff02::1%eth0 or $ ping6 -I eth0 ff02::1 ** Changed in: iputils (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1004350] Re: Ping does not show roundtrip time (64bit issue)

2012-11-09 Thread YOSHIFUJI Hideaki / 吉藤英明
Timeval is 16bytes long on x86-64 and 8 bytes long on x86. |12 Byte PING : | |Internet Control Message Protocol : |Data (12 bytes) | | 00 01 02 03 04 05 06 07 08 09 0a 0b |Data: 000102030405060708090a0b |[Length: 12] This does NOT contain timeval information.

[Bug 484242] Re: Commented out code in arping.c causes issues when using large numbers with the -w flag

2012-11-08 Thread YOSHIFUJI Hideaki / 吉藤英明
** Changed in: iputils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/484242 Title: Commented out code in arping.c causes issues when using large numbers wi

[Bug 261790] Re: ping6 segfault on unchecked size boundary line parameter

2012-11-08 Thread YOSHIFUJI Hideaki / 吉藤英明
Please provide package version. Recent versions (e.g. 3:20101006-1ubuntu1 (12.04LTS)) do not have this issue. ** Changed in: iputils (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1004350] Re: Ping does not show roundtrip time (64bit issue)

2012-11-08 Thread YOSHIFUJI Hideaki / 吉藤英明
It is documented. ping(8) (3:20101006-1ubuntu1 from 12.04LTS) says: | If the data space is at least of size of struct timeval ping uses the | beginning bytes of this space to include a timestamp which it uses in | the computation of round trip times. If the data space is sho

[Bug 535297] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000028

2010-03-10 Thread Hideaki Takahashi
>From changeLog 2.6.32-16.23 entry * update DRM to mainline v2.6.33 I guess 2.6.33 DRM and VirtualBox guest modules aren't compatible. -- BUG: unable to handle kernel NULL pointer dereference at 0028 https://bugs.launchpad.net/bugs/535297 You received this bug notification because

[Bug 535297] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000028

2010-03-10 Thread Hideaki Takahashi
I think this problem related to http://vbox.innotek.de/pipermail/vbox- dev/2010-March/002415.html . I keep -15 kernel. this works well. -- BUG: unable to handle kernel NULL pointer dereference at 0028 https://bugs.launchpad.net/bugs/535297 You received this bug notification because y

[Bug 288843] Re: 4 GB ram with 9500m GS video card will not load driver

2008-12-24 Thread Hideaki
I would like to point out that this issue is not with 4GB of RAM, but with more than 2GB of RAM. I have an ASUS G1Sn with 3GB of RAM, and I get the same issue. -- 4 GB ram with 9500m GS video card will not load driver https://bugs.launchpad.net/bugs/288843 You received this bug notification becau

[Bug 306859] Re: compiz works but other apps don't have 3d acceleration in intel driver

2008-12-11 Thread Hideaki Takahashi
Oops! I'm so sorry. It is Bug 306014. https://bugs.launchpad.net/ubuntu/+source/hal/+bug/306014 -- compiz works but other apps don't have 3d acceleration in intel driver https://bugs.launchpad.net/bugs/306859 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 306859] Re: compiz works but other apps don't have 3d acceleration in intel driver

2008-12-10 Thread Hideaki Takahashi
Hi, I had the similar problem since I installed libdrm2 2.4.1-0ubuntu7. However I found its solution. I found Bug #30614 and followd the workaround. Then the problrem solved. Here is glxheads outputs before GL_VERSION: 2.1 Mesa 7.3-devel GL_VENDOR: Mesa Project GL_RENDERER: Software Ras