[Bug 1874268] [NEW] grub fails to install on thinkpad x1 extreme

2020-04-22 Thread ZhengPeng Hou
Public bug reported:

tried different scenarios: 
1 erase all disk
2 manually partition the disk with ubuntu solely, 3 partitions, 1 is EFI boot, 
1 is linux root, the other is swap
3 alongside with windows

tried with ubuntu and ubuntu-mate beta release

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.9
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu22
Architecture: amd64
CasperVersion: 1.442
Date: Wed Apr 22 22:20:28 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu-mate.seed 
quiet splash ---
LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubiquity-20.04.9 ubuntu-mate

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1874268

Title:
  grub fails to install on thinkpad x1 extreme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1874268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1324763] [NEW] failed to create container on arm with ubuntu template

2014-05-29 Thread ZhengPeng Hou
Public bug reported:

reeflying@panda:~$ sudo lxc-create -t ubuntu -n test --  -u ubuntu -p ubuntu -r 
trusty -d
[sudo] password for freeflying:
+ '[' -n '' ']'
+ '[' armhf = i686 ']'
+ '[' armhf = i386 -a armhf = amd64 ']'
+ '[' armhf = armhf -o armhf = armel -o armhf = arm64 ']'
+ '[' armhf '!=' armhf -a armhf '!=' armel -a armhf '!=' arm64 ']'
+ '[' armhf = arm64 ']'
+ '[' armhf = powerpc -a armhf '!=' powerpc ']'
+ which debootstrap
+ '[' -z ubuntu ']'
++ id -u
+ '[' 0 '!=' 0 ']'
+ config=ubuntu/config
+ '[' -z /var/lib/lxc/test/rootfs ']'
+ install_ubuntu /var/lib/lxc/test/rootfs trusty 0
+ rootfs=/var/lib/lxc/test/rootfs
+ release=trusty
+ flushcache=0
+ cache=/var/cache/lxc/trusty
+ mkdir -p /var/lock/subsys/
+ flock -x 9
+ '[' 0 -ne 0 ']'
+ '[' 0 -eq 1 ']'
+ echo 'Checking cache download in /var/cache/lxc/trusty/rootfs-armhf ... '
Checking cache download in /var/cache/lxc/trusty/rootfs-armhf ...
+ '[' '!' -e /var/cache/lxc/trusty/rootfs-armhf ']'
+ echo 'Copy /var/cache/lxc/trusty/rootfs-armhf to /var/lib/lxc/test/rootfs ... 
'
Copy /var/cache/lxc/trusty/rootfs-armhf to /var/lib/lxc/test/rootfs ...
+ copy_ubuntu /var/cache/lxc/trusty armhf /var/lib/lxc/test/rootfs
+ cache=/var/cache/lxc/trusty
+ arch=armhf
+ rootfs=/var/lib/lxc/test/rootfs
+ echo 'Copying rootfs to /var/lib/lxc/test/rootfs ...'
Copying rootfs to /var/lib/lxc/test/rootfs ...
+ mkdir -p /var/lib/lxc/test/rootfs
+ rsync -Ha /var/cache/lxc/trusty/rootfs-armhf/ /var/lib/lxc/test/rootfs/
+ return 0
+ '[' 0 -ne 0 ']'
+ return 0
+ return 0
+ '[' 0 -ne 0 ']'
+ configure_ubuntu /var/lib/lxc/test/rootfs test trusty ubuntu ubuntu
+ rootfs=/var/lib/lxc/test/rootfs
+ hostname=test
+ release=trusty
+ user=ubuntu
+ password=ubuntu
+ cat
+ cat
+ cat
+ '[' '!' -f /var/lib/lxc/test/rootfs/etc/init/container-detect.conf ']'
+ '[' -z '' ']'
+ chroot /var/lib/lxc/test/rootfs useradd --create-home -s /bin/bash ubuntu
+ echo ubuntu:ubuntu
+ chroot /var/lib/lxc/test/rootfs chpasswd
+ '[' -z en_US.UTF-8 ']'
+ echo en_US.UTF-8
+ grep -E -q '^C(\..+)*$'
+ chroot /var/lib/lxc/test/rootfs locale-gen en_US.UTF-8
Generating locales...
  en_US.UTF-8... up-to-date
Generation complete.
+ chroot /var/lib/lxc/test/rootfs update-locale LANG=en_US.UTF-8
+ '[' -x /var/lib/lxc/test/rootfs/var/lib/dpkg/info/openssh-server.postinst ']'
+ cat
+ chmod +x /var/lib/lxc/test/rootfs/usr/sbin/policy-rc.d
+ rm -f /var/lib/lxc/test/rootfs/etc/ssh/ssh_host_dsa_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_dsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ecdsa_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ecdsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ed25519_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ed25519_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_rsa_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_rsa_key.pub
+ mv /var/lib/lxc/test/rootfs/etc/init/ssh.conf 
/var/lib/lxc/test/rootfs/etc/init/ssh.conf.disabled
+ DPKG_MAINTSCRIPT_PACKAGE=openssh
+ DPKG_MAINTSCRIPT_NAME=postinst
+ chroot /var/lib/lxc/test/rootfs /var/lib/dpkg/info/openssh-server.postinst 
configure
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
Creating SSH2 ECDSA key; this may take some time ...
Creating SSH2 ED25519 key; this may take some time ...
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ssh 
Default-Stop values (none)
invoke-rc.d: policy-rc.d denied execution of start.
+ mv /var/lib/lxc/test/rootfs/etc/init/ssh.conf.disabled 
/var/lib/lxc/test/rootfs/etc/init/ssh.conf
++ hostname
+ sed -i s/root@panda/root@test/g 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_dsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ecdsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ed25519_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_rsa_key.pub
+ rm -f /var/lib/lxc/test/rootfs/usr/sbin/policy-rc.d
+ return 0
+ '[' 0 -ne 0 ']'
+ copy_configuration ubuntu /var/lib/lxc/test/rootfs test armhf trusty
+ path=ubuntu
+ rootfs=/var/lib/lxc/test/rootfs
+ name=test
+ arch=armhf
+ release=trusty
+ '[' armhf = i386 ']'
++ grep -e '^lxc\.network\.type[ \t]*=[ \t]*veth' ubuntu/config
++ wc -l
grep: ubuntu/config: No such file or directory
+ nics=0
+ '[' 0 -eq 1 ']'
+ touch ubuntu/fstab
touch: cannot touch ‘ubuntu/fstab’: No such file or directory
lxc_container: container creation template for test failed
lxc_container: Error creating container test

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lxc-templates 1.0.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-236.52-omap4 3.5.7.25
Uname: Linux 3.5.0-236-omap4 armv7l
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: armhf
Date: Sat Jan  1 21:07:18 2000
InstallationDate: Installed on 2013-12-23 (-5104 days ago)
InstallationMedia: Ubuntu-Server 13.10 Saucy Salamander - Release armhf+omap4 
(20131016)
SourcePackage: lxc
UpgradeStatus: Upgraded to trusty on 2013-12-27 (-5108 days ago)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = 

[Bug 1324763] [NEW] failed to create container on arm with ubuntu template

2014-05-29 Thread ZhengPeng Hou
Public bug reported:

reeflying@panda:~$ sudo lxc-create -t ubuntu -n test --  -u ubuntu -p ubuntu -r 
trusty -d
[sudo] password for freeflying:
+ '[' -n '' ']'
+ '[' armhf = i686 ']'
+ '[' armhf = i386 -a armhf = amd64 ']'
+ '[' armhf = armhf -o armhf = armel -o armhf = arm64 ']'
+ '[' armhf '!=' armhf -a armhf '!=' armel -a armhf '!=' arm64 ']'
+ '[' armhf = arm64 ']'
+ '[' armhf = powerpc -a armhf '!=' powerpc ']'
+ which debootstrap
+ '[' -z ubuntu ']'
++ id -u
+ '[' 0 '!=' 0 ']'
+ config=ubuntu/config
+ '[' -z /var/lib/lxc/test/rootfs ']'
+ install_ubuntu /var/lib/lxc/test/rootfs trusty 0
+ rootfs=/var/lib/lxc/test/rootfs
+ release=trusty
+ flushcache=0
+ cache=/var/cache/lxc/trusty
+ mkdir -p /var/lock/subsys/
+ flock -x 9
+ '[' 0 -ne 0 ']'
+ '[' 0 -eq 1 ']'
+ echo 'Checking cache download in /var/cache/lxc/trusty/rootfs-armhf ... '
Checking cache download in /var/cache/lxc/trusty/rootfs-armhf ...
+ '[' '!' -e /var/cache/lxc/trusty/rootfs-armhf ']'
+ echo 'Copy /var/cache/lxc/trusty/rootfs-armhf to /var/lib/lxc/test/rootfs ... 
'
Copy /var/cache/lxc/trusty/rootfs-armhf to /var/lib/lxc/test/rootfs ...
+ copy_ubuntu /var/cache/lxc/trusty armhf /var/lib/lxc/test/rootfs
+ cache=/var/cache/lxc/trusty
+ arch=armhf
+ rootfs=/var/lib/lxc/test/rootfs
+ echo 'Copying rootfs to /var/lib/lxc/test/rootfs ...'
Copying rootfs to /var/lib/lxc/test/rootfs ...
+ mkdir -p /var/lib/lxc/test/rootfs
+ rsync -Ha /var/cache/lxc/trusty/rootfs-armhf/ /var/lib/lxc/test/rootfs/
+ return 0
+ '[' 0 -ne 0 ']'
+ return 0
+ return 0
+ '[' 0 -ne 0 ']'
+ configure_ubuntu /var/lib/lxc/test/rootfs test trusty ubuntu ubuntu
+ rootfs=/var/lib/lxc/test/rootfs
+ hostname=test
+ release=trusty
+ user=ubuntu
+ password=ubuntu
+ cat
+ cat
+ cat
+ '[' '!' -f /var/lib/lxc/test/rootfs/etc/init/container-detect.conf ']'
+ '[' -z '' ']'
+ chroot /var/lib/lxc/test/rootfs useradd --create-home -s /bin/bash ubuntu
+ echo ubuntu:ubuntu
+ chroot /var/lib/lxc/test/rootfs chpasswd
+ '[' -z en_US.UTF-8 ']'
+ echo en_US.UTF-8
+ grep -E -q '^C(\..+)*$'
+ chroot /var/lib/lxc/test/rootfs locale-gen en_US.UTF-8
Generating locales...
  en_US.UTF-8... up-to-date
Generation complete.
+ chroot /var/lib/lxc/test/rootfs update-locale LANG=en_US.UTF-8
+ '[' -x /var/lib/lxc/test/rootfs/var/lib/dpkg/info/openssh-server.postinst ']'
+ cat
+ chmod +x /var/lib/lxc/test/rootfs/usr/sbin/policy-rc.d
+ rm -f /var/lib/lxc/test/rootfs/etc/ssh/ssh_host_dsa_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_dsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ecdsa_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ecdsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ed25519_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ed25519_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_rsa_key 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_rsa_key.pub
+ mv /var/lib/lxc/test/rootfs/etc/init/ssh.conf 
/var/lib/lxc/test/rootfs/etc/init/ssh.conf.disabled
+ DPKG_MAINTSCRIPT_PACKAGE=openssh
+ DPKG_MAINTSCRIPT_NAME=postinst
+ chroot /var/lib/lxc/test/rootfs /var/lib/dpkg/info/openssh-server.postinst 
configure
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
Creating SSH2 ECDSA key; this may take some time ...
Creating SSH2 ED25519 key; this may take some time ...
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ssh 
Default-Stop values (none)
invoke-rc.d: policy-rc.d denied execution of start.
+ mv /var/lib/lxc/test/rootfs/etc/init/ssh.conf.disabled 
/var/lib/lxc/test/rootfs/etc/init/ssh.conf
++ hostname
+ sed -i s/root@panda/root@test/g 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_dsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ecdsa_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_ed25519_key.pub 
/var/lib/lxc/test/rootfs/etc/ssh/ssh_host_rsa_key.pub
+ rm -f /var/lib/lxc/test/rootfs/usr/sbin/policy-rc.d
+ return 0
+ '[' 0 -ne 0 ']'
+ copy_configuration ubuntu /var/lib/lxc/test/rootfs test armhf trusty
+ path=ubuntu
+ rootfs=/var/lib/lxc/test/rootfs
+ name=test
+ arch=armhf
+ release=trusty
+ '[' armhf = i386 ']'
++ grep -e '^lxc\.network\.type[ \t]*=[ \t]*veth' ubuntu/config
++ wc -l
grep: ubuntu/config: No such file or directory
+ nics=0
+ '[' 0 -eq 1 ']'
+ touch ubuntu/fstab
touch: cannot touch ‘ubuntu/fstab’: No such file or directory
lxc_container: container creation template for test failed
lxc_container: Error creating container test

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lxc-templates 1.0.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-236.52-omap4 3.5.7.25
Uname: Linux 3.5.0-236-omap4 armv7l
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: armhf
Date: Sat Jan  1 21:07:18 2000
InstallationDate: Installed on 2013-12-23 (-5104 days ago)
InstallationMedia: Ubuntu-Server 13.10 Saucy Salamander - Release armhf+omap4 
(20131016)
SourcePackage: lxc
UpgradeStatus: Upgraded to trusty on 2013-12-27 (-5108 days ago)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = 

[Bug 1246236] [NEW] pxe boot from maas fails due to time out

2013-10-30 Thread ZhengPeng Hou
Public bug reported:

1 create a new vm node on a 13.10 server, attach the network to a existing 
openvswitch, use virtio as nic.
2 install 13.10 onto the vm
3 login to the vm via ssh, and apt-get install maas from archive. 
4 modify /etc/maas/import_pxe_files to only download pxe files for precise and 
saucy
5 run maas-import-pxe-files
6 create another node by using virt-manager from my laptop, and make it boot 
from pxe.
7 run dhcpdum on maas node, we can see dhcp works as expect, and from the 
console of the pxe boot node, it shows ip address has been assigned, trying to 
get pxelinux.0 from tftp, after couple of seconds, it fails, due to timeout.


=pserv log(run pserv 
manually=

ubuntu@maas:~$ cat /tmp/pserv.log 
2013-10-30 09:58:07+0800 [-] Log opened.
2013-10-30 09:58:07+0800 [-] twistd 13.0.0 (/usr/bin/python 2.7.5) starting up.
2013-10-30 09:58:07+0800 [-] reactor class: 
twisted.internet.epollreactor.EPollReactor.
2013-10-30 09:58:07+0800 [-] TFTP starting on 69
2013-10-30 09:58:07+0800 [-] Starting protocol tftp.protocol.TFTP instance at 
0x2752200
2013-10-30 09:58:07+0800 [-] TFTP Listener started at 127.0.0.1:69
2013-10-30 09:58:07+0800 [-] TFTP starting on 69
2013-10-30 09:58:07+0800 [-] Starting protocol tftp.protocol.TFTP instance at 
0x27522d8
2013-10-30 09:58:07+0800 [-] TFTP Listener started at 192.168.1.5:69
2013-10-30 09:58:07+0800 [-] set uid/gid 109/116
2013-10-30 09:58:45+0800 [TFTP (UDP)] Datagram received from ('192.168.1.25', 
1024): RRQDatagram(filename=pxelinux.0, mode=octet, options={'blksize': 
'1432', 'tsize': '0'})
2013-10-30 09:58:45+0800 [-] RemoteOriginReadSession starting on 42340
2013-10-30 09:58:45+0800 [-] Starting protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2752878
2013-10-30 09:58:45+0800 [TFTP (UDP)] Datagram received from ('192.168.1.25', 
1024): RRQDatagram(filename=pxelinux.0, mode=octet, options={'blksize': 
'1432', 'tsize': '0'})
2013-10-30 09:58:45+0800 [-] RemoteOriginReadSession starting on 56340
2013-10-30 09:58:45+0800 [-] Starting protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2752f38
2013-10-30 09:58:46+0800 [TFTP (UDP)] Datagram received from ('192.168.1.25', 
1024): RRQDatagram(filename=pxelinux.0, mode=octet, options={'blksize': 
'1432', 'tsize': '0'})
2013-10-30 09:58:46+0800 [-] RemoteOriginReadSession starting on 40332
2013-10-30 09:58:46+0800 [-] Starting protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2756320
2013-10-30 09:58:48+0800 [TFTP (UDP)] Datagram received from ('192.168.1.25', 
1024): RRQDatagram(filename=pxelinux.0, mode=octet, options={'blksize': 
'1432', 'tsize': '0'})
2013-10-30 09:58:48+0800 [-] RemoteOriginReadSession starting on 43806
2013-10-30 09:58:48+0800 [-] Starting protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x27566c8
2013-10-30 09:58:51+0800 [TFTP (UDP)] Datagram received from ('192.168.1.25', 
1024): RRQDatagram(filename=pxelinux.0, mode=octet, options={'blksize': 
'1432', 'tsize': '0'})
2013-10-30 09:58:51+0800 [-] RemoteOriginReadSession starting on 46409
2013-10-30 09:58:51+0800 [-] Starting protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2756b00
2013-10-30 09:58:51+0800 [-] Timed during option negotiation process
2013-10-30 09:58:51+0800 [-] (UDP Port 42340 Closed)
2013-10-30 09:58:51+0800 [-] Stopping protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2752878
2013-10-30 09:58:51+0800 [-] Timed during option negotiation process
2013-10-30 09:58:51+0800 [-] (UDP Port 56340 Closed)
2013-10-30 09:58:51+0800 [-] Stopping protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2752f38
2013-10-30 09:58:52+0800 [-] Timed during option negotiation process
2013-10-30 09:58:52+0800 [-] (UDP Port 40332 Closed)
2013-10-30 09:58:52+0800 [-] Stopping protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2756320
2013-10-30 09:58:54+0800 [-] Timed during option negotiation process
2013-10-30 09:58:54+0800 [-] (UDP Port 43806 Closed)
2013-10-30 09:58:54+0800 [-] Stopping protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x27566c8
2013-10-30 09:58:57+0800 [-] Timed during option negotiation process
2013-10-30 09:58:57+0800 [-] (UDP Port 46409 Closed)
2013-10-30 09:58:57+0800 [-] Stopping protocol 
tftp.bootstrap.RemoteOriginReadSession instance at 0x2756b00
2013-10-30 12:55:38+0800 [-] Received SIGINT, shutting down.
2013-10-30 12:55:38+0800 [-] (UDP Port 69 Closed)
2013-10-30 12:55:38+0800 [-] Stopping protocol tftp.protocol.TFTP instance at 
0x27522d8
2013-10-30 12:55:38+0800 [-] (UDP Port 69 Closed)
2013-10-30 12:55:38+0800 [-] Stopping protocol tftp.protocol.TFTP instance at 
0x2752200
2013-10-30 12:55:38+0800 [-] Main loop terminated.
2013-10-30 12:55:38+0800 [-] Warning: No permission to delete pid file
2013-10-30 12:55:38+0800 [-] Server Shut Down.
===End of pserv 

[Bug 1204131] [NEW] a meta package to help user install dependencies when try with local provided

2013-07-23 Thread ZhengPeng Hou
Public bug reported:

because of the change between python version of juju and go version,
users might forget to install correct dependent package, like mongodb-
server, so if we can provide a meta package, like juju-core-local-
provider, get lxc/mongodb-server and other needed pacakges installed,
will make it more smooth.

** Affects: juju-core (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1204131

Title:
  a meta package to help user install dependencies when try with local
  provided

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204131/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1204131] Re: a meta package to help user install dependencies when try with local provided

2013-07-23 Thread ZhengPeng Hou
** Patch added: juju-core.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204131/+attachment/3746635/+files/juju-core.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1204131

Title:
  a meta package to help user install dependencies when try with local
  provided

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204131/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1204302] [NEW] fails to bootstrap, returns error: no reachable servers

2013-07-23 Thread ZhengPeng Hou
Public bug reported:

1 install lxc mongodb-server, juju-core from saucy archive.
2 configure local provider by using juju init
3 
freeflying@ultra:~$ sudo juju bootstrap -v
2013-07-24 00:41:29 INFO juju.environs.local environprovider.go:32 opening 
environment local
2013-07-24 00:41:29 INFO juju.environs.tools build.go:160 found existing jujud
2013-07-24 00:41:29 INFO juju.environs.tools build.go:170 target: 
/tmp/juju-tools991092497/jujud
2013-07-24 00:41:31 INFO juju.environs.tools storage.go:121 built 
1.11.4.1-saucy-amd64 (4000kB)
2013-07-24 00:41:31 INFO juju.environs.tools storage.go:127 uploading 
1.11.4.1-precise-amd64
2013-07-24 00:41:31 INFO juju.environs.tools storage.go:127 uploading 
1.11.4.1-saucy-amd64
2013-07-24 00:41:32 INFO juju.environs.local environ.go:103 bootstrapping 
environment local
2013-07-24 00:41:32 INFO juju.environs.local environ.go:438 installing service 
juju-db-freeflying-local to /etc/init
2013-07-24 00:41:32 INFO juju open.go:69 state: opening state; mongo addresses: 
[localhost:37017]; entity 
2013-07-24 00:41:32 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:32 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:32 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:33 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:33 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:33 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:34 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:34 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:35 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:35 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:35 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:36 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:36 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:36 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:37 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:37 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:38 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:38 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:38 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:39 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:39 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:39 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:40 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:40 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:41 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:41 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:41 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:42 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:42 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:42 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:43 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:43 ERROR juju open.go:89 

[Bug 1204302] Re: fails to bootstrap, returns error: no reachable servers

2013-07-23 Thread ZhengPeng Hou
local:
type: local
admin-secret: 44c57e3f247a1f838ef0eb00e808a6c2
# Override the directory that is used for the storage files and database.
# The default location is $JUJU_HOME/ENV.
# $JUJU_HOME defaults to ~/.juju
# root-dir: ~/.juju/local
# Override the storage port if you have multiple local providers, or if the
# default port is used by another program.
# storage-port: 8040
# Override the shared storage port if you have multiple local providers, or 
if the
# default port is used by another program.
# shared-storage-port: 8041
found the issue, if I comment out root-dir, bootstrap won't be able to complete 
correctly, if I leave this entry commented, bootstrap has no problem.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1204302

Title:
  fails to bootstrap, returns error: no reachable servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204302/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1204131] [NEW] a meta package to help user install dependencies when try with local provided

2013-07-23 Thread ZhengPeng Hou
Public bug reported:

because of the change between python version of juju and go version,
users might forget to install correct dependent package, like mongodb-
server, so if we can provide a meta package, like juju-core-local-
provider, get lxc/mongodb-server and other needed pacakges installed,
will make it more smooth.

** Affects: juju-core (Ubuntu)
 Importance: Wishlist
 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/1204131

Title:
  a meta package to help user install dependencies when try with local
  provided

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1204131] Re: a meta package to help user install dependencies when try with local provided

2013-07-23 Thread ZhengPeng Hou
** Patch added: juju-core.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204131/+attachment/3746635/+files/juju-core.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204131

Title:
  a meta package to help user install dependencies when try with local
  provided

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1204302] [NEW] fails to bootstrap, returns error: no reachable servers

2013-07-23 Thread ZhengPeng Hou
Public bug reported:

1 install lxc mongodb-server, juju-core from saucy archive.
2 configure local provider by using juju init
3 
freeflying@ultra:~$ sudo juju bootstrap -v
2013-07-24 00:41:29 INFO juju.environs.local environprovider.go:32 opening 
environment local
2013-07-24 00:41:29 INFO juju.environs.tools build.go:160 found existing jujud
2013-07-24 00:41:29 INFO juju.environs.tools build.go:170 target: 
/tmp/juju-tools991092497/jujud
2013-07-24 00:41:31 INFO juju.environs.tools storage.go:121 built 
1.11.4.1-saucy-amd64 (4000kB)
2013-07-24 00:41:31 INFO juju.environs.tools storage.go:127 uploading 
1.11.4.1-precise-amd64
2013-07-24 00:41:31 INFO juju.environs.tools storage.go:127 uploading 
1.11.4.1-saucy-amd64
2013-07-24 00:41:32 INFO juju.environs.local environ.go:103 bootstrapping 
environment local
2013-07-24 00:41:32 INFO juju.environs.local environ.go:438 installing service 
juju-db-freeflying-local to /etc/init
2013-07-24 00:41:32 INFO juju open.go:69 state: opening state; mongo addresses: 
[localhost:37017]; entity 
2013-07-24 00:41:32 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:32 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:32 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:33 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:33 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:33 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:34 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:34 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:35 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:35 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:35 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:36 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:36 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:36 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:37 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:37 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:38 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:38 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:38 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:39 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:39 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:39 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:40 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:40 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:41 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:41 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:41 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:42 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:42 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:42 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:43 ERROR juju open.go:89 state: connection failed, will retry: 
dial tcp 127.0.0.1:37017: connection refused
2013-07-24 00:41:43 ERROR juju open.go:89 

[Bug 1204302] Re: fails to bootstrap, returns error: no reachable servers

2013-07-23 Thread ZhengPeng Hou
local:
type: local
admin-secret: 44c57e3f247a1f838ef0eb00e808a6c2
# Override the directory that is used for the storage files and database.
# The default location is $JUJU_HOME/ENV.
# $JUJU_HOME defaults to ~/.juju
# root-dir: ~/.juju/local
# Override the storage port if you have multiple local providers, or if the
# default port is used by another program.
# storage-port: 8040
# Override the shared storage port if you have multiple local providers, or 
if the
# default port is used by another program.
# shared-storage-port: 8041
found the issue, if I comment out root-dir, bootstrap won't be able to complete 
correctly, if I leave this entry commented, bootstrap has no problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204302

Title:
  fails to bootstrap, returns error: no reachable servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1204302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1092801] Re: Toshiba Portege Z835-P330 Keyboard backlight cannot be toggled via Fn+Z

2013-06-05 Thread ZhengPeng Hou
doesn't work with 3.10-rc4-saucy in saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1092801

Title:
  Toshiba Portege Z835-P330 Keyboard backlight cannot be toggled via
  Fn+Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1092801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1165949] [NEW] ubiquity stcucked at detecting disks

2013-04-07 Thread ZhengPeng Hou
Public bug reported:

1 Download raring desktop amd64 of 20130403 daily build
2 dd it onto a usb key drive 
3 boot it into installation or boot into live desktop and launch ubiquity 
manually.
4 then ubiquity stucked during partman detecting partitisons 
issue also happens with beta 2 release,  tried with server alternative cd, same 
issue, tried with wheezy net installer, works fine with my desktop.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.14.1 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
Uname: Linux 3.8.0-16-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
CasperVersion: 1.330
Date: Mon Apr  8 00:58:48 2013
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130407)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=set
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring ubiquity-2.14.1 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165949

Title:
  ubiquity stcucked at detecting disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1165949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1164843] [NEW] juju agent fails to start machine by using lxc as provider

2013-04-05 Thread ZhengPeng Hou
Public bug reported:

after bootstrap with local provider, trying to deploy a workload 
juju deploy --repository=work/charm local:mongodb
which is a charm pulled from charmstore.
environment.yaml
default: lxc
environments:
  lxc:
type: local
control-bucket: juju-be71155aaa9d40ebbd30b6bd4738f17f
admin-secret: c014637df32a496588a24489a592945b
default-series: raring
juju-origin: distro
data-dir: /home/freeflying/tmp

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: juju 0.6-1ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
Uname: Linux 3.8.0-15-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Fri Apr  5 10:23:06 2013
InstallationDate: Installed on 2012-10-02 (184 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: juju
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

** Attachment added: machine-agent.log
   
https://bugs.launchpad.net/bugs/1164843/+attachment/3622492/+files/machine-agent.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1164843

Title:
  juju agent fails to start machine by using lxc as provider

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1164843/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1164843] [NEW] juju agent fails to start machine by using lxc as provider

2013-04-05 Thread ZhengPeng Hou
Public bug reported:

after bootstrap with local provider, trying to deploy a workload 
juju deploy --repository=work/charm local:mongodb
which is a charm pulled from charmstore.
environment.yaml
default: lxc
environments:
  lxc:
type: local
control-bucket: juju-be71155aaa9d40ebbd30b6bd4738f17f
admin-secret: c014637df32a496588a24489a592945b
default-series: raring
juju-origin: distro
data-dir: /home/freeflying/tmp

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: juju 0.6-1ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
Uname: Linux 3.8.0-15-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Fri Apr  5 10:23:06 2013
InstallationDate: Installed on 2012-10-02 (184 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: juju
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

** Attachment added: machine-agent.log
   
https://bugs.launchpad.net/bugs/1164843/+attachment/3622492/+files/machine-agent.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164843

Title:
  juju agent fails to start machine by using lxc as provider

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1164843/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1163669] Re: cloud-init fails to install juju agent after bootstrap

2013-04-03 Thread ZhengPeng Hou
Not sure if its 100% reproducible, but I tried 2 times, failed 2 times, I
can give it more tries.


On Wed, Apr 3, 2013 at 8:36 PM, Scott Moser smo...@ubuntu.com wrote:

 could you please attach /var/log/cloud-init.log and output of
 'ec2metadata --userdata' on the instance that has had the problem.

 also, is this 100% reproducible?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1163669

 Title:
   cloud-init fails to install juju agent after bootstrap

 Status in “cloud-init” package in Ubuntu:
   Confirmed

 Bug description:
   output of cloud-init
   http://paste.ubuntu.com/5672490/

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: cloud-init 0.7.2~bzr804-0ubuntu1
   ProcVersionSignature: User Name 3.8.0-12.21-generic 3.8.2
   Uname: Linux 3.8.0-12-generic x86_64
   ApportVersion: 2.9.2-0ubuntu5
   Architecture: amd64
   Date: Wed Apr  3 03:26:10 2013
   Ec2AMI: ami-1e831d77
   Ec2AMIManifest: (unknown)
   Ec2AvailabilityZone: us-east-1c
   Ec2InstanceType: m1.small
   Ec2Kernel: aki-88aa75e1
   Ec2Ramdisk: unavailable
   MarkForUpload: True
   PackageArchitecture: all
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   SourcePackage: cloud-init
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1163669

Title:
  cloud-init fails to install juju agent after bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1163669] Re: cloud-init fails to install juju agent after bootstrap

2013-04-03 Thread ZhengPeng Hou
Not sure if its 100% reproducible, but I tried 2 times, failed 2 times, I
can give it more tries.


On Wed, Apr 3, 2013 at 8:36 PM, Scott Moser smo...@ubuntu.com wrote:

 could you please attach /var/log/cloud-init.log and output of
 'ec2metadata --userdata' on the instance that has had the problem.

 also, is this 100% reproducible?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1163669

 Title:
   cloud-init fails to install juju agent after bootstrap

 Status in “cloud-init” package in Ubuntu:
   Confirmed

 Bug description:
   output of cloud-init
   http://paste.ubuntu.com/5672490/

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: cloud-init 0.7.2~bzr804-0ubuntu1
   ProcVersionSignature: User Name 3.8.0-12.21-generic 3.8.2
   Uname: Linux 3.8.0-12-generic x86_64
   ApportVersion: 2.9.2-0ubuntu5
   Architecture: amd64
   Date: Wed Apr  3 03:26:10 2013
   Ec2AMI: ami-1e831d77
   Ec2AMIManifest: (unknown)
   Ec2AvailabilityZone: us-east-1c
   Ec2InstanceType: m1.small
   Ec2Kernel: aki-88aa75e1
   Ec2Ramdisk: unavailable
   MarkForUpload: True
   PackageArchitecture: all
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   SourcePackage: cloud-init
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163669

Title:
  cloud-init fails to install juju agent after bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1163669] [NEW] cloud-init fails to install juju agent after bootstrap

2013-04-02 Thread ZhengPeng Hou
Public bug reported:

output of cloud-init 
http://paste.ubuntu.com/5672490/

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cloud-init 0.7.2~bzr804-0ubuntu1
ProcVersionSignature: User Name 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Wed Apr  3 03:26:10 2013
Ec2AMI: ami-1e831d77
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1c
Ec2InstanceType: m1.small
Ec2Kernel: aki-88aa75e1
Ec2Ramdisk: unavailable
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ec2-images raring third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1163669

Title:
  cloud-init fails to install juju agent after bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1163669] [NEW] cloud-init fails to install juju agent after bootstrap

2013-04-02 Thread ZhengPeng Hou
Public bug reported:

output of cloud-init 
http://paste.ubuntu.com/5672490/

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cloud-init 0.7.2~bzr804-0ubuntu1
ProcVersionSignature: User Name 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Wed Apr  3 03:26:10 2013
Ec2AMI: ami-1e831d77
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1c
Ec2InstanceType: m1.small
Ec2Kernel: aki-88aa75e1
Ec2Ramdisk: unavailable
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ec2-images raring third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163669

Title:
  cloud-init fails to install juju agent after bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1155343] Re: [needs-packaging] New package ibus-cangjie

2013-03-27 Thread ZhengPeng Hou
since its a initial upload, can we revise the changelog to have only the
initial entry? and also the version number of the package.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1155343

Title:
  [needs-packaging] New package ibus-cangjie

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1155343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1154999] Re: [FFE] Upgrade to ubuntukylin-default-settings 1.0.2 in Raring

2013-03-14 Thread ZhengPeng Hou
uploaded

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154999

Title:
   [FFE] Upgrade to ubuntukylin-default-settings 1.0.2 in Raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntukylin-default-settings/+bug/1154999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1155110] Re: error when run 0.7.6

2013-03-14 Thread ZhengPeng Hou
** Changed in: chinese-calendar (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1155110

Title:
  error when run 0.7.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chinese-calendar/+bug/1155110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1154988] Re: [FFE] Upgrade to ubuntukylin-theme 0.4.2 in Raring

2013-03-14 Thread ZhengPeng Hou
** Changed in: ubuntukylin-theme (Ubuntu)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154988

Title:
   [FFE] Upgrade to ubuntukylin-theme 0.4.2 in Raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntukylin-theme/+bug/1154988/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1103019] [NEW] /usr/lib/unity-musicbaidu-daemon failed to start

2013-01-22 Thread ZhengPeng Hou
Public bug reported:

freeflying@x220:~$ /usr/lib/unity-musicbaidu-daemon
Another instance of the UbuntuOne Music Daemon already appears to be running.
Bailing out.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity-china-music-scope 1.0.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu2
Architecture: amd64
Date: Tue Jan 22 22:50:09 2013
InstallationDate: Installed on 2012-10-02 (112 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
MarkForUpload: True
SourcePackage: unity-china-music-scope
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-china-music-scope (Ubuntu)
 Importance: Undecided
 Assignee: weihua zhang (whzhang-kylin)
 Status: New


** Tags: amd64 apport-bug raring running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103019

Title:
  /usr/lib/unity-musicbaidu-daemon failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-china-music-scope/+bug/1103019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1094830] Re: brcompat failed to be loaded

2013-01-16 Thread ZhengPeng Hou
This issue still happens in raring with latest openvswitch-1.9 upload. 
Jan 17 10:55:30 x220 kernel: [  187.465654] brcompat: Unknown symbol 
ovs_dp_ioctl_hook (err 0)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1094830

Title:
  brcompat failed to be loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1094830/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1094830] Re: brcompat failed to be loaded

2013-01-16 Thread ZhengPeng Hou
This issue still happens in raring with latest openvswitch-1.9 upload. 
Jan 17 10:55:30 x220 kernel: [  187.465654] brcompat: Unknown symbol 
ovs_dp_ioctl_hook (err 0)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094830

Title:
  brcompat failed to be loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1094830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1094830] [NEW] brcompat failed to be loaded

2012-12-31 Thread ZhengPeng Hou
Public bug reported:

1 fresh 12.04.1 installation
2 install openvswitch-datapath-dkms and build-essential
3 try to load the module by using modrpobe, got the error
FATAL: Error inserting brcompat_mod 
(/lib/modules/3.2.0-29-generic/updates/dkms/brcompat_mod.ko): Invalid module 
format

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Mon Dec 31 16:05:07 2012
InstallationMedia: Ubuntu-Server 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
PackageArchitecture: all
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openvswitch (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1094830

Title:
  brcompat failed to be loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1094830/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1094830] [NEW] brcompat failed to be loaded

2012-12-31 Thread ZhengPeng Hou
Public bug reported:

1 fresh 12.04.1 installation
2 install openvswitch-datapath-dkms and build-essential
3 try to load the module by using modrpobe, got the error
FATAL: Error inserting brcompat_mod 
(/lib/modules/3.2.0-29-generic/updates/dkms/brcompat_mod.ko): Invalid module 
format

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Mon Dec 31 16:05:07 2012
InstallationMedia: Ubuntu-Server 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
PackageArchitecture: all
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openvswitch (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094830

Title:
  brcompat failed to be loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1094830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1091851] Re: mkvmerge-gui has incomplete desktop file

2012-12-28 Thread ZhengPeng Hou
uploaded debdiff in #6

** Changed in: mkvtoolnix (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091851

Title:
  mkvmerge-gui has incomplete desktop file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mkvtoolnix/+bug/1091851/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-27 Thread ZhengPeng Hou
fix uploaded

** Changed in: libproc-processtable-perl (Ubuntu)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1093289

Title:
  Buffer overflow in pctcpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libproc-processtable-perl/+bug/1093289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1062757] Re: No menu bar under GNOME Shell gnome-classic

2012-10-20 Thread ZhengPeng Hou
If you open any files by xdg-open, then the global-menu fails to be loaded, but 
if you open lowriter or other component of libreoffice  separately. global work.
ii  libreoffice-gnome 1:3.6.2~rc2-0ubuntu3  
amd64office productivity suite -- GNOME integration
ii  libreoffice-gtk   1:3.6.2~rc2-0ubuntu3  
amd64office productivity suite -- GTK+ integration
ii  libreoffice-gtk3  1:3.6.2~rc2-0ubuntu3  
amd64office productivity suite -- GTK+ 3.0 integration

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1062757

Title:
  No menu bar under GNOME Shell  gnome-classic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1062757/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983254] Re: Support input methods beside ibus

2012-10-09 Thread ZhengPeng Hou
for those who is still interested in this topic, I'm proposing a session at 
this time UDS to discuss it.
https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-input-method-improvement

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983254

Title:
  Support input methods beside ibus

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/983254/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983254] Re: Support input methods beside ibus

2012-10-09 Thread ZhengPeng Hou
for those who is still interested in this topic, I'm proposing a session at 
this time UDS to discuss it.
https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-input-method-improvement

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983254

Title:
  Support input methods beside ibus

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/983254/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055934] [NEW] click amazon icon on launcher in 12.10 will bring you to amazon.cn, instead of amazon.com

2012-09-24 Thread ZhengPeng Hou
Public bug reported:

latest update Quantal, located in China, when click on the icon on
unity's launcher of Amazon will bring you to amazon.cn.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity-lens-shopping 6.0.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Tue Sep 25 12:04:15 2012
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120728.1)
SourcePackage: unity-lens-shopping
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-lens-shopping (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055934

Title:
  click amazon icon on launcher in 12.10 will bring you to amazon.cn,
  instead of amazon.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-lens-shopping/+bug/1055934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055934] Re: click amazon icon on launcher in 12.10 will bring you to amazon.cn, instead of amazon.com

2012-09-24 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055934

Title:
  click amazon icon on launcher in 12.10 will bring you to amazon.cn,
  instead of amazon.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-lens-shopping/+bug/1055934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925110] Re: lxc-ls fails as non-root sometimes (second bug)

2012-09-19 Thread ZhengPeng Hou
*** This bug is a duplicate of bug 930430 ***
https://bugs.launchpad.net/bugs/930430

Since I encountered with the same bug,  following are results for 
freeflying@x220:~$ dpkg -l | grep libvirt
ii  libvirt-bin   0.9.13-0ubuntu10  
  amd64programs for the libvirt library
ii  libvirt0  0.9.13-0ubuntu10  
  amd64library for interfacing with different virtualization 
systems
ii  libvirtodbc0  6.1.6+repack-0ubuntu1 
  amd64high-performance database - ODBC libraries
freeflying@x220:~$ dpkg -l | grep cgroup
ii  cgroup-lit

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/925110

Title:
  lxc-ls fails as non-root sometimes (second bug)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/925110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 925110] Re: lxc-ls fails as non-root sometimes (second bug)

2012-09-19 Thread ZhengPeng Hou
*** This bug is a duplicate of bug 930430 ***
https://bugs.launchpad.net/bugs/930430

Since I encountered with the same bug,  following are results for 
freeflying@x220:~$ dpkg -l | grep libvirt
ii  libvirt-bin   0.9.13-0ubuntu10  
  amd64programs for the libvirt library
ii  libvirt0  0.9.13-0ubuntu10  
  amd64library for interfacing with different virtualization 
systems
ii  libvirtodbc0  6.1.6+repack-0ubuntu1 
  amd64high-performance database - ODBC libraries
freeflying@x220:~$ dpkg -l | grep cgroup
ii  cgroup-lit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925110

Title:
  lxc-ls fails as non-root sometimes (second bug)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/925110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-08 Thread ZhengPeng Hou
I encountered with this issue when I was trying to destroy a local
environment. I have no problem to bootstrap/deploy service locally.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/930430

Title:
  lxc-ls requires root access after deploying an LXC instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/930430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-08 Thread ZhengPeng Hou
I encountered with this issue when I was trying to destroy a local
environment. I have no problem to bootstrap/deploy service locally.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930430

Title:
  lxc-ls requires root access after deploying an LXC instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/930430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 952868] Re: Fix default home page

2012-07-06 Thread ZhengPeng Hou
regarding with the feedback I got from the community, its might not that proper 
to set the page as hao123/222. 
http://weibo.com/1656750814/yraTprklZ
weibo is the most widely used twitter likely SNS in China, so any news travels 
very quick there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/952868

Title:
  Fix default home page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-defaults-zh-cn/+bug/952868/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 952868] Re: Fix default home page

2012-07-06 Thread ZhengPeng Hou
http://weibo.com/1401880315/yr6gIp8MT
more discussion here

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/952868

Title:
  Fix default home page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-defaults-zh-cn/+bug/952868/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982787] Re: glance-registry start report error

2012-04-16 Thread ZhengPeng Hou
glance (2012.1-0ubuntu2) precise; urgency=low

  [ Adam Gandelman ]
  * debian/patches/disable_db_table_auto_create.patch: Disable auto-creation
of database schema at service start, inspect for consistenty and advise
running manual migrations instead.

** Changed in: glance (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to glance in Ubuntu.
https://bugs.launchpad.net/bugs/982787

Title:
  glance-registry start report error

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/982787/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 982787] Re: glance-registry start report error

2012-04-16 Thread ZhengPeng Hou
glance (2012.1-0ubuntu2) precise; urgency=low

  [ Adam Gandelman ]
  * debian/patches/disable_db_table_auto_create.patch: Disable auto-creation
of database schema at service start, inspect for consistenty and advise
running manual migrations instead.

** Changed in: glance (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982787

Title:
  glance-registry start report error

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/982787/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983625] [NEW] package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-16 Thread ZhengPeng Hou
Public bug reported:

failed to be configured after choosing use it as rootserver

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: pdnsd 1.2.8-par-2.2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu4
AptOrdering:
 pdnsd: Install
 pdnsd: Configure
Architecture: amd64
Date: Tue Apr 17 11:31:18 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120321)
SourcePackage: pdnsd
Title: package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.pdnsd: 2012-04-17T11:31:18.185110

** Affects: pdnsd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983625

Title:
  package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdnsd/+bug/983625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983625] Re: package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-16 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983625

Title:
  package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdnsd/+bug/983625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983625] Re: package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-16 Thread ZhengPeng Hou
port 53 was taken by dnsmasq, which caused pdnsd failed to be started

** Changed in: pdnsd (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983625

Title:
  package pdnsd 1.2.8-par-2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdnsd/+bug/983625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 920786] [NEW] unity launch fails to expand when a external monitor attached

2012-01-23 Thread ZhengPeng Hou
Public bug reported:

1 connect a 24 LCD to laptop
2 turn off internal LCD panel with DIsplays, then only external LCD will be used
3 the length of launcher is supposed to be expanded accordingly, in this case, 
it should be expanded to 1080pixel, but it doesn't

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.0.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-10.17-generic 3.2.1
Uname: Linux 3.2.0-10-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Tue Jan 24 10:06:59 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.1.8, 3.2.0-10-generic, x86_64: installed
 vboxhost, 4.1.8, 3.2.0-9-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21da]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: LENOVO 4290NL8
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-10-generic 
root=UUID=9fb3635c-8616-4270-8558-776e3b1a317a ro i915.i915_enable_rc6=1 
i915.i915_enable_fbc=1 quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/02/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8DET51WW (1.21 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4290NL8
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8DET51WW(1.21):bd08/02/2011:svnLENOVO:pn4290NL8:pvrThinkPadX220:rvnLENOVO:rn4290NL8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4290NL8
dmi.product.version: ThinkPad X220
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu8
version.ia32-libs: ia32-libs 20090808ubuntu33
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.10.4-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 precise reproducible running-unity 
single-occurrence ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920786

Title:
  unity launch fails to expand when a external monitor attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/920786/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 920786] Re: unity launch fails to expand when a external monitor attached

2012-01-23 Thread ZhengPeng Hou
** Attachment added: Screenshot at 2012-01-24 10:14:41.png
   
https://bugs.launchpad.net/bugs/920786/+attachment/2690116/+files/Screenshot%20at%202012-01-24%2010%3A14%3A41.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920786

Title:
  unity launch fails to expand when a external monitor attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/920786/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 907197] [NEW] ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
Public bug reported:

011-12-21 15:45:40,643 DEBUG nova.utils [-] Result was 2 from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:214
2011-12-21 15:45:40,880 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] backend module 'nova.db.sqlalchemy.api' from 
'/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc' from (pid=9454) 
__get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:525
2011-12-21 15:45:41,034 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore get_dhcp for method _get_dhcp_ip... 
from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,035 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore get_dhcp for method _get_dhcp_ip... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore ensure_bridge for method 
ensure_bridge... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore ensure_bridge for method ensure_bridge... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab file lock ensure_bridge for method 
ensure_bridge... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:758
2011-12-21 15:45:41,037 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got file lock ensure_bridge for method ensure_bridge... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:769
2011-12-21 15:45:41,037 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): ip link show dev br100 from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,044 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,045 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,045 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab file lock iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758
2011-12-21 15:45:41,046 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got file lock iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:769
2011-12-21 15:45:41,046 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-save -t filter from 
(pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,072 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,093 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-save -t nat from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,122 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,142 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo ip addr show dev br100 scope global 
from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,161 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,162 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,162 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab file lock iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758
2011-12-21 15:45:41,163 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got file lock iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:769
2011-12-21 15:45:41,163 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-save -t filter from 

[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/907197

Title:
  ip address can't be injected into the instance when using lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
--dhcpbridge_flagfile=/etc/nova/nova.conf
--dhcpbridge=/usr/bin/nova-dhcpbridge
--logdir=/var/log/nova
--state_path=/var/lib/nova
--lock_path=/var/lock/nova
--force_dhcp_release
--iscsi_helper=tgtadm
--libvirt_use_virtio_for_bridges
--verbose
--s3_host=192.168.1.29  

  
--rabbit_host=192.168.1.29  

  
--cc_host=192.168.1.29  

  
--nova_url=http://192.168.1.29:8774/v1.1/   

  
--fixed_range=172.168.0.0/16

  
--network_size=8

  
--routing_source_ip=192.168.1.29

  
--sql_connection=mysql://novaadmin:nova@192.168.1.29/nova   

  
--glance_api_servers=192.168.1.29:9292  

  
--image_service=nova.image.glance.GlanceImageService

  
--iscsi_ip_prefix=172.168.
#--network_manager=nova.network.manager.FlatDHCPManager
#--bridge_interface=br100
--flat_network_bridge=br100
--libvirt_type=lxc

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/907197

Title:
  ip address can't be injected into the instance when using lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 907206] [NEW] SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread ZhengPeng Hou
Public bug reported:

DESCRIPTION
   keystoneisaPythonimplementationoftheOpenstack identity service.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: keystone 2012.1~e2-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5
Uname: Linux 3.2.0-5-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Wed Dec 21 16:06:24 2011
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Alpha amd64 
(20111218.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: keystone
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.keystone.keystone.conf: [deleted]
modified.conffile..etc.keystone.logging.cnf: [deleted]
modified.conffile..etc.keystone.memcache.conf: [deleted]
modified.conffile..etc.keystone.ssl.conf: [deleted]

** Affects: keystone (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/907206

Title:
  SPACES missed in /usr/share/man/man8/keystone.8.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 907206] Re: SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/907206

Title:
  SPACES missed in /usr/share/man/man8/keystone.8.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 907197] [NEW] ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
Public bug reported:

011-12-21 15:45:40,643 DEBUG nova.utils [-] Result was 2 from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:214
2011-12-21 15:45:40,880 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] backend module 'nova.db.sqlalchemy.api' from 
'/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc' from (pid=9454) 
__get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:525
2011-12-21 15:45:41,034 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore get_dhcp for method _get_dhcp_ip... 
from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,035 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore get_dhcp for method _get_dhcp_ip... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore ensure_bridge for method 
ensure_bridge... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore ensure_bridge for method ensure_bridge... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab file lock ensure_bridge for method 
ensure_bridge... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:758
2011-12-21 15:45:41,037 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got file lock ensure_bridge for method ensure_bridge... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:769
2011-12-21 15:45:41,037 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): ip link show dev br100 from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,044 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,045 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,045 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab file lock iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758
2011-12-21 15:45:41,046 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got file lock iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:769
2011-12-21 15:45:41,046 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-save -t filter from 
(pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,072 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,093 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-save -t nat from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,122 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,142 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo ip addr show dev br100 scope global 
from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198
2011-12-21 15:45:41,161 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab semaphore iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750
2011-12-21 15:45:41,162 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got semaphore iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:754
2011-12-21 15:45:41,162 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Attempting to grab file lock iptables for method apply... from 
(pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758
2011-12-21 15:45:41,163 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Got file lock iptables for method apply... from (pid=9454) inner 
/usr/lib/python2.7/dist-packages/nova/utils.py:769
2011-12-21 15:45:41,163 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe 
None None] Running cmd (subprocess): sudo iptables-save -t filter from 

[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907197

Title:
  ip address can't be injected into the instance when using lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
--dhcpbridge_flagfile=/etc/nova/nova.conf
--dhcpbridge=/usr/bin/nova-dhcpbridge
--logdir=/var/log/nova
--state_path=/var/lib/nova
--lock_path=/var/lock/nova
--force_dhcp_release
--iscsi_helper=tgtadm
--libvirt_use_virtio_for_bridges
--verbose
--s3_host=192.168.1.29  

  
--rabbit_host=192.168.1.29  

  
--cc_host=192.168.1.29  

  
--nova_url=http://192.168.1.29:8774/v1.1/   

  
--fixed_range=172.168.0.0/16

  
--network_size=8

  
--routing_source_ip=192.168.1.29

  
--sql_connection=mysql://novaadmin:nova@192.168.1.29/nova   

  
--glance_api_servers=192.168.1.29:9292  

  
--image_service=nova.image.glance.GlanceImageService

  
--iscsi_ip_prefix=172.168.
#--network_manager=nova.network.manager.FlatDHCPManager
#--bridge_interface=br100
--flat_network_bridge=br100
--libvirt_type=lxc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907197

Title:
  ip address can't be injected into the instance when using lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 907206] [NEW] SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread ZhengPeng Hou
Public bug reported:

DESCRIPTION
   keystoneisaPythonimplementationoftheOpenstack identity service.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: keystone 2012.1~e2-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5
Uname: Linux 3.2.0-5-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Wed Dec 21 16:06:24 2011
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Alpha amd64 
(20111218.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: keystone
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.keystone.keystone.conf: [deleted]
modified.conffile..etc.keystone.logging.cnf: [deleted]
modified.conffile..etc.keystone.memcache.conf: [deleted]
modified.conffile..etc.keystone.ssl.conf: [deleted]

** Affects: keystone (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907206

Title:
  SPACES missed in /usr/share/man/man8/keystone.8.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 907206] Re: SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907206

Title:
  SPACES missed in /usr/share/man/man8/keystone.8.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 871753] [NEW] telepathy-sofiasip fails to connect server via openvpn

2011-10-10 Thread ZhengPeng Hou
Public bug reported:

1 connect without openvpn enabled, it works
2 start my opvnvpn connection, it fails to connect.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: telepathy-sofiasip 0.7.1-1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Oct 10 21:29:50 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20111007.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: telepathy-sofiasip
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: telepathy-sofiasip (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871753

Title:
  telepathy-sofiasip fails to connect server via openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-sofiasip/+bug/871753/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 871753] Re: telepathy-sofiasip fails to connect server via openvpn

2011-10-10 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871753

Title:
  telepathy-sofiasip fails to connect server via openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-sofiasip/+bug/871753/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 871753] Re: telepathy-sofiasip fails to connect server via openvpn

2011-10-10 Thread ZhengPeng Hou
Found an interesting bug report here, which means this bug has been
there for at least 4 years. https://bugs.maemo.org/show_bug.cgi?id=1860

** Bug watch added: Maemo Bugzilla #1860
   https://bugs.maemo.org/show_bug.cgi?id=1860

** Also affects: telepathy-sofiasip
   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/871753

Title:
  telepathy-sofiasip fails to connect server via openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-sofiasip/+bug/871753/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 850695] [NEW] remove ubuntu-chinese-meta from archive

2011-09-15 Thread ZhengPeng Hou
Public bug reported:

This package seems no need any longer since Oneiric,  there is another
approach landed in Oneiric to generate localized cdimage, therefore,
please remove it from archive.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubuntu-chinese-desktop (not installed)
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Thu Sep 15 16:03:48 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110812)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntu-chinese-meta
UpgradeStatus: Upgraded to oneiric on 2011-09-03 (11 days ago)

** Affects: ubuntu-chinese-meta (Ubuntu)
 Importance: Undecided
 Status: Fix Released


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/850695

Title:
  remove ubuntu-chinese-meta from archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-chinese-meta/+bug/850695/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 850695] Re: remove ubuntu-chinese-meta from archive

2011-09-15 Thread ZhengPeng Hou
apt-cache rdepends ubuntu-chinese-desktop
ubuntu-chinese-desktop
Reverse Depends:
  ubuntu-chinese-desktop:i386

there is no other reverse dependency on this package

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/850695

Title:
  remove ubuntu-chinese-meta from archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-chinese-meta/+bug/850695/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 850705] [NEW] remove ubuntu-chinese-default-settings from archive

2011-09-15 Thread ZhengPeng Hou
Public bug reported:

This package seems no need any longer since Oneiric, there is another
approach landed in Oneiric to generate localized cdimage, therefore,
please remove it from archive.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubuntu-chinese-default-settings (not installed)
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Thu Sep 15 16:12:37 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110812)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntu-chinese-default-settings
UpgradeStatus: Upgraded to oneiric on 2011-09-03 (11 days ago)

** Affects: ubuntu-chinese-default-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/850705

Title:
  remove ubuntu-chinese-default-settings from archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-chinese-default-settings/+bug/850705/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 838729] Re: x200 laptop fails to complete to suspend on second suspend after boot

2011-09-08 Thread ZhengPeng Hou
encountered with the same issue, but suspend  works fine with 'sudo pm-
suspend' in a terminal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838729

Title:
  x200 laptop fails to complete to suspend on second suspend after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/838729/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 836014] Re: gnome-settings-daemon crashed with SIGSEGV in g_closure_invoke()

2011-09-03 Thread ZhengPeng Hou
this bug still can be replicated after beta-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836014

Title:
  gnome-settings-daemon crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/836014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 836014] Re: gnome-settings-daemon crashed with SIGSEGV in g_closure_invoke()

2011-09-03 Thread ZhengPeng Hou
** Changed in: gnome-settings-daemon (Ubuntu Oneiric)
   Status: Fix Released = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836014

Title:
  gnome-settings-daemon crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/836014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 836014] Re: gnome-settings-daemon crashed with SIGSEGV in g_closure_invoke()

2011-09-03 Thread ZhengPeng Hou
replicable without AC adapter plugged into laptop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836014

Title:
  gnome-settings-daemon crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/836014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 724072] Re: gwibber can't get timeline via openvpn

2011-08-14 Thread ZhengPeng Hou
Did a test with gwibber in latest oneiric, issue is still there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber can't get timeline via openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/724072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-09 Thread ZhengPeng Hou
http://bazaar.launchpad.net/~ubuntu-china-devs/ubuntu-chinese/ubuntu-
chinese-default-settings/view/head:/debian/gconf-defaults

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-08-09 Thread ZhengPeng Hou
http://en.wikipedia.org/wiki/List_of_time_zones_by_UTC_offset#UTC.2B08:00.2C_H

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 820239] Re: rabbitmq still being shown up from lightdm

2011-08-03 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/820239

Title:
  rabbitmq still being shown up from lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/820239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 820239] [NEW] rabbitmq still being shown up from lightdm

2011-08-03 Thread ZhengPeng Hou
Public bug reported:

Installed rabbitmq-server couple of days ago, and upgrade to latest, it
will be shown up in lightdm  login user list

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: rabbitmq-server 2.5.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
Uname: Linux 3.0.0-7-generic x86_64
Architecture: amd64
Date: Wed Aug  3 16:32:25 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110723)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=zh_CN:zh
 PATH=(custom, no user)
 LANG=zh_CN.UTF-8
 SHELL=/bin/bash
SourcePackage: rabbitmq-server
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/820239

Title:
  rabbitmq still being shown up from lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/820239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 820239] [NEW] rabbitmq still being shown up from lightdm

2011-08-03 Thread ZhengPeng Hou
Public bug reported:

Installed rabbitmq-server couple of days ago, and upgrade to latest, it
will be shown up in lightdm  login user list

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: rabbitmq-server 2.5.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
Uname: Linux 3.0.0-7-generic x86_64
Architecture: amd64
Date: Wed Aug  3 16:32:25 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110723)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=zh_CN:zh
 PATH=(custom, no user)
 LANG=zh_CN.UTF-8
 SHELL=/bin/bash
SourcePackage: rabbitmq-server
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820239

Title:
  rabbitmq still being shown up from lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/820239/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 820239] Re: rabbitmq still being shown up from lightdm

2011-08-03 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820239

Title:
  rabbitmq still being shown up from lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/820239/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 724072] Re: gwibber failes to get timeline

2011-06-07 Thread ZhengPeng Hou
this issue is still there, gwibber can't connect to twitter via openvpn, pptp 
is fine
same error messages:

2011-06-08 08:38:03,602 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 147551
2011-06-08 08:38:03,603 - Facebook - ERROR - twitter:responses Operation 
failed
2011-06-08 08:38:03,650 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 147499
2011-06-08 08:38:03,652 - Facebook - ERROR - twitter:lists Operation failed
2011-06-08 08:38:04,294 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146860
2011-06-08 08:38:04,295 - Facebook - ERROR - twitter:receive Operation failed
2011-06-08 08:38:04,336 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146814
2011-06-08 08:38:04,338 - Facebook - ERROR - twitter:receive Operation failed
2011-06-08 08:38:04,342 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146812
2011-06-08 08:38:04,343 - Facebook - ERROR - twitter:lists Operation failed
2011-06-08 08:38:04,349 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146808
2011-06-08 08:38:04,350 - Facebook - ERROR - twitter:responses Operation 
failed
2011-06-08 08:38:04,364 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146793
2011-06-08 08:38:04,365 - Facebook - ERROR - twitter:responses Operation 
failed
2011-06-08 08:38:04,370 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146779
2011-06-08 08:38:04,370 - Facebook - ERROR - twitter:private Operation failed
2011-06-08 08:38:07,326 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 143820
2011-06-08 08:38:07,328 - Facebook - ERROR - twitter:private Operation failed
2011-06-08 08:38:07,378 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 143779
2011-06-08 08:38:07,380 - Facebook - ERROR - twitter:lists Operation failed
2011-06-08 08:38:07,597 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 143555
2011-06-08 08:38:07,598 - Facebook - ERROR - twitter:private Operation failed
2011-06-08 08:38:08,065 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 146600
2011-06-08 08:38:08,148 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 143009
2011-06-08 08:38:08,149 - Facebook - ERROR - twitter:private Operation failed
2011-06-08 08:38:08,256 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 142891
2011-06-08 08:38:08,257 - Facebook - ERROR - twitter:receive Operation failed
2011-06-08 08:38:08,808 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 142346
2011-06-08 08:38:08,810 - Facebook - ERROR - twitter:lists Operation failed
2011-06-08 08:38:09,378 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 145980
2011-06-08 08:38:09,394 - Facebook - INFO - Loading complete: 1 - []
2011-06-08 08:38:14,440 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 140867
2011-06-08 08:38:17,812 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 136805
2011-06-08 08:38:17,826 - Facebook - INFO - Loading complete: 1 - []
2011-06-08 08:38:17,853 - Facebook - ERROR - Network failure - error: 28 - SSL 
connection timeout at 133286
2011-06-08 08:38:17,854 - Facebook - ERROR - twitter:receive Operation failed


** Summary changed:

- gwibber failes to get timeline
+ gwibber can't get timeline via openvpn

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber can't get timeline via openvpn

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789882] [NEW] ibus need to be merged from sid to get gtk3 support

2011-05-29 Thread ZhengPeng Hou
Public bug reported:

Binary package hint: ibus

without ibus-gtk3,  ibus can not be used with most gtk3 applications.
Ibus-gtk3 has been packaged in sid already, so just merged from sid will
solve this issue.

** Affects: ibus (Ubuntu)
 Importance: Critical
 Status: New

** Changed in: ibus (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789882

Title:
  ibus need to be merged from sid to get gtk3 support

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-25 Thread ZhengPeng Hou
@Gunnar
Honestly,  existing IM management is fine enough, its very simple, please
don't make it more complicated.  I know you're trying to help, and also we
appreciate your effort.
Besides, im-switch might be replaced by im-config in Ubuntu soon, because
upstream author has been focus on im-config already.

On Wed, May 25, 2011 at 6:31 PM, Gunnar Hjalmarsson 
663...@bugs.launchpad.net wrote:

 @Tualatrix
 If you also install the updated language-selector package (Natty version in
 my PPA: https://launchpad.net/~gunnarhj/+archive/misc) you can easily
 change that.

 * If you drag e.g. zh_TW to the top on the first tab in language-
 selector, the input method system control shows ibus, since that's the
 default for zh_TW.

 * If you drag English to the top, the control is blank, since the
 default for English is to not start any input method system. By
 switching to ibus you tell the system: When the selected language is
 English, start ibus automatically at login.

 Not that pity after all, right? :)

 @All
 I missed at first that the im-switch change was an insufficient fix, and
 that language-selector should be changed as well. Sorry for the confusion it
 may have caused.

 As Kyle suggested, I opened the bug #788033 as a place to further talk
 about IM management, in order to avoid further noise on this bug report
 about a side topic.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Fix Released
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-23 Thread ZhengPeng Hou
if you want to use ibus under any UTF-8 locale, you need set it by
im-switch -s ibus
and this can be called within language-selectot, we don't need do any
workaround in im-switch. And there do have a option in language-selector to
enable input method, not only support ibus, but also other input method.
And ibus is not designed to start automatically based on selected locale

On Tue, May 24, 2011 at 5:27 AM, Gunnar Hjalmarsson 
663...@bugs.launchpad.net wrote:

 Thanks for testing it, Kyle! My testing of im-switch 1.20ubunu3.1 gave
 the same result, so then there are two of us that has verified that the
 package installs and runs as expected, and that it does fix the issues
 it's supposed to.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-23 Thread ZhengPeng Hou
@Kyle,
Your testing case is obviously wrong. if you want to use ibus/or any input
method, you need enable it firstly in your own session. If you run input
method automatically under any locale, people will be confused, for many
non-cjk users don't need it, just like you, and we had similar approach to
let input method start automatically for everyone in 6.06, users complained.

On Mon, May 23, 2011 at 11:38 PM, Kyle Nitzsche kyle.nitzs...@canonical.com
 wrote:

 @gunnar, Regarding your proposed fix for input methods not starting
 based on *session* user language:

 Using im-switch 1.20ubunu3.1 from proposed, the issue described in #39
 appears resolved. That is, LANG does not control whether ibus-daemaon
 starts on session start but instead session user-selected language does.

 There are four main cases, involving various combinations of languages
 that do and do not imply input methods, I think. I used English/US
 (en_US.UTF-8) and Chinese/Simplified (zh_CN.UTF-8) to test.

 1)  LANG=en_US.UTF-8; user selects English (US) at gdm.
 Expected result: ibus does not start at session start up time
 Actual result: ibus does NOT start
 VERIFIED

 2)  LANG=en_US.UTF-8; user selects Chinese/Simplified at gdm.
 Expected result: ibus does start at session start up time
 Actual result: ibus DOES start
 VERIFIED

 3)  LANG=zh_CN.UTF-8; user selects English (US) at gdm.
 Expected result: ibus does not start at session start up time
 Actual result: ibus does NOT start
 VERIFIED

 4)  LANG=zh_CN.UTF-8; user selects Chinese/Simplified at gdm.
 Expected result: ibus does start at session start up time
 Actual result: ibus DOES start
 VERIFIED

 Based on this, my opinion is the fix works. I hope native
 Chinese/Simplified can do additional testing to ensure ibus there are no
 regressions.

 Note that this is probably NOT, as you noted, the main issue: that input
 methods do not work in Unity search bar.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-23 Thread ZhengPeng Hou
On Tue, May 24, 2011 at 7:22 AM, Kyle Nitzsche
kyle.nitzs...@canonical.comwrote:

 @Zhengpeng,

 Who said input methods should start automatically under any locale?

 If you read again, you will see that the goal is that input methods
 start only if the user-selected language in gdm requires them.


This should not be the case either.  Unless you want implement another
option for users to enable/disable input method from gdm.


 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-23 Thread ZhengPeng Hou
@Kyle
From CJK users perspective, we will enable input method within user session,
and re-login to get it work, like you choose Chinese through
language-selector, and enable input method, re-login, you will get IM
running automatically. Or language-support-input-xx has been installed, user
choose the same locale, IM will run automatically.


On Tue, May 24, 2011 at 10:22 AM, Kyle Nitzsche kyle.nitzs...@canonical.com
 wrote:

 @Zhengpeng,

 Please say what you think is the correct *functionality* (from a high
 level) for input method daemon startup at  user login time for the user
 selected language at (g)dm time.

 I think Ubuntu should support multiple users. Some might want the input
 method daemon running, some might not. Currently, I think the daemon
 *only* starts if the LANG variable implies a locale for imput methods,
 even if the user selects Chinese/Simplified at (g)dm time. This does not
 seem right to me. I think the daemon should start up at gdm session
 start time only if the user selects (in gdm) a language for which input
 methods are appropriate. (I did my testing - above - by manually editing
 /etc/default/locale: LANG, not by using Language Suppor application. It
 is possible that this testing is invalid.

 The fix Gunnar pushed (and I thought was right) was that the input
 method daemon should start if the user selects at gdm time a language
 that requires input methods.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 786976] [NEW] Sync libofetion 2.2.0-2 (universe) from Debian sid (main)

2011-05-23 Thread ZhengPeng Hou
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync libofetion 2.2.0-2 (universe) from Debian sid (main)

All changelog entries:

libofetion (2.2.0-2) unstable; urgency=low

  [ Asias He ]
  * Fix Getting rid of unneeded *.la / emptying dependency_libs

 -- Aron Xu happyaron...@gmail.com  Tue, 17 May 2011 16:51:20 +0800

libofetion (2.2.0-1) unstable; urgency=low

  * Initial release (Closes: #608047).

 -- Aron Xu happyaron...@gmail.com  Wed, 04 May 2011 19:23:36 +0800
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iQEcBAEBCAAGBQJN2lxJAAoJEAd6DnugKRGY07cH/i8T6XGSKcMkkh5ASJpjqVZh
SAnVzcf+NfUamYcjuBqgI20PjUAvtMmSB0yVEu4gppyRjW2Wu+ZtLwByi9lO8H0M
UAEITtc1vFEdUNiGjjvsApv9bEoVgmTvLeVrIh7mwUL+dJSEXN6Leee5RZKuf8qn
H1UJehIWto2/XnDA6ZDZfuCs18aFc/IQZHPMS8Gtl2C1c57VRMAf5Zwgh4yoiodY
Nd2dWYdno50/VydGYP5XkQBS9oncjh2+c5iyOOLYP7/IGa0b1uBSAeWAUC+FNjBC
jDGjJikKsNZBXjmzNw5TE1vevuYU+DPcCkEshCwN2noNU0jy9lNoWEpTgeV6Nxs=
=QP3l
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786976

Title:
  Sync libofetion 2.2.0-2 (universe) from Debian sid (main)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-22 Thread ZhengPeng Hou
Dash doesn't support input method is caused by the limitation of nux, why
this bug is relevant to im-switch and language-support?
Because nux doesn't support XIM or native IMMODULE, so we can't use any
input methed together with nux

On Sat, May 21, 2011 at 9:04 PM, Gunnar Hjalmarsson 
663...@bugs.launchpad.net wrote:

 @Kyle and others
 If you test the changes, and since a package with the modifications is now
 available in natty-proposed, please follow Martin's request to install that
 package and post the result here, and disregard my tip about manually
 editing a file. That way it will make it to natty-updates faster.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-22 Thread ZhengPeng Hou
lp:~gunnarhj/ubuntu/oneiric/im-switch/lp-663776 looks strange, ibus can be
started with any UTF-8 locale, its obviously nothing wrong with im-switch.

On Mon, May 23, 2011 at 7:32 AM, Zhengpeng Hou
zhengpeng@gmail.comwrote:

 Dash doesn't support input method is caused by the limitation of nux, why
 this bug is relevant to im-switch and language-support?
 Because nux doesn't support XIM or native IMMODULE, so we can't use any
 input methed together with nux


 On Sat, May 21, 2011 at 9:04 PM, Gunnar Hjalmarsson 
 663...@bugs.launchpad.net wrote:

 @Kyle and others
 If you test the changes, and since a package with the modifications is now
 available in natty-proposed, please follow Martin's request to install that
 package and post the result here, and disregard my tip about manually
 editing a file. That way it will make it to natty-updates faster.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe




-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 663776] Re: [dash] Search field in Unity can not support iBus

2011-05-22 Thread ZhengPeng Hou
I'm still wondering anything wrong with im-switch

On Mon, May 23, 2011 at 9:37 AM, Hsin-Yi, Chen (hychen) 
663...@bugs.launchpad.net wrote:

 @ZhengPeng Hou  that's is another bug, Gunnar Hjalmarsson  are working a
 bug effect unity-2d

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (729523).
 https://bugs.launchpad.net/bugs/663776

 Title:
  [dash] Search field in Unity can not support iBus

 Status in IBus:
  Unknown
 Status in OEM Priority Project:
  In Progress
 Status in Ubuntu Translations:
  New
 Status in Unity:
  In Progress
 Status in Unity 2D:
  Invalid
 Status in “im-switch” package in Ubuntu:
  Fix Released
 Status in “language-selector” package in Ubuntu:
  Triaged
 Status in “unity” package in Ubuntu:
  In Progress
 Status in “im-switch” source package in Natty:
  Fix Committed
 Status in “language-selector” source package in Natty:
  Won't Fix
 Status in “unity” source package in Natty:
  In Progress

 Bug description:
  Binary package hint: unity

  as title

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ibus/+bug/663776/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663776

Title:
  [dash] Search field in Unity can not support iBus

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 786399] [NEW] Sync openfetion 2.2.1-1 (universe) from Debian sid (main)

2011-05-21 Thread ZhengPeng Hou
Public bug reported:

Binary package hint: openfetion

Description:
Please sync openfetion 2.2.1-1 (universe) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
There is no real change made specificly for Ubuntu, only because its uploaded 
to 
Ubuntu firstly.

Changelog entries since current oneiric version 2.1.0-0ubuntu1:

openfetion (2.2.1-1) unstable; urgency=low

  * New upstream release, now libofetion is provided by another
source tarball.
  * debian/control:
- Improved descriptions.
- Change build-dep accordingly to enable indicator support.
- Bump std-ver to 3.9.2.
  * debian/rules:
+ Make it generate an indicator file.

 -- Aron Xu happyaron...@gmail.com  Tue, 17 May 2011 00:15:02 +0800

** Affects: openfetion (Ubuntu)
 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/786399

Title:
  Sync openfetion 2.2.1-1 (universe) from Debian sid (main)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 724072] Re: gwibber failes to get timeline

2011-04-12 Thread ZhengPeng Hou
yes, the problem is still there

2011/4/13, Kamus kamu...@gmail.com:
 I see, thanks for your feedback. Please could you check if this
 behaviour is still affecting you with gwibber 3.0.0.1? Thank you

 ** Changed in: gwibber (Ubuntu)
Importance: Low = Medium

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/724072

 Title:
   gwibber failes to get timeline

 Status in “gwibber” package in Ubuntu:
   New

 Bug description:
   Binary package hint: gwibber

   Gwibber Dispatcher: DEBUGRefresh interval is set to 15
   Gwibber Dispatcher: DEBUG** Starting Refresh - 2011-02-24 10:22:02.46
 **
   Gwibber Dispatcher: DEBUGtwitter:receive Performing operation
   Gwibber Dispatcher: DEBUGtwitter:responses Performing operation
   Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection
 timeout at 147643
   Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No
 JSON object could be decoded
   Gwibber Dispatcher: ERRORtwitter:responses Operation failed
   Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection
 timeout at 147625
   Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No
 JSON object could be decoded
   Gwibber Dispatcher: ERRORtwitter:receive Operation failed
   Gwibber Dispatcher: DEBUGTraceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py,
 line 53, in perform_operation
   message_data = PROTOCOLS[account[service]].Client(account)(opname,
 **args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in
 __call__
   return getattr(self, opname)(**args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 241, in
 responses
   return self._get(statuses/mentions.json, count=count,
 since_id=since)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 222, in _get
   if parse: return [getattr(self, _%s % parse)(m) for m in data]
   TypeError: 'NoneType' object is not iterable

   Gwibber Dispatcher: DEBUGtwitter:private Performing operation
   Gwibber Dispatcher: DEBUGTraceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py,
 line 53, in perform_operation
   message_data = PROTOCOLS[account[service]].Client(account)(opname,
 **args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in
 __call__
   return getattr(self, opname)(**args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 235, in
 receive
   return self._get(statuses/home_timeline.json, count=count,
 since_id=since)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 222, in _get
   if parse: return [getattr(self, _%s % parse)(m) for m in data]
   TypeError: 'NoneType' object is not iterable

   Gwibber Dispatcher: DEBUGtwitter:lists Performing operation
   Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection
 timeout at 147622
   Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No
 JSON object could be decoded
   Gwibber Dispatcher: ERRORtwitter:lists Operation failed
   Gwibber Dispatcher: DEBUGTraceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py,
 line 53, in perform_operation
   message_data = PROTOCOLS[account[service]].Client(account)(opname,
 **args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in
 __call__
   return getattr(self, opname)(**args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 252, in
 lists
   following = self._get(%s/lists/subscriptions.json %
 self.account[username], list) or []
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 220, in _get
   return [self._list(l) for l in data[lists]]
   TypeError: 'NoneType' object is not subscriptable

   Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection
 timeout at 147618
   Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No
 JSON object could be decoded
   Gwibber Dispatcher: ERRORtwitter:private Operation failed
   Gwibber Dispatcher: DEBUGTraceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py,
 line 53, in perform_operation
   message_data = PROTOCOLS[account[service]].Client(account)(opname,
 **args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in
 __call__
   return getattr(self, opname)(**args)
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 244, in
 private
   private = self._get(direct_messages.json, private, count=count,
 since_id=since) or []
 File /usr/share/gwibber/plugins/twitter/__init__.py, line 222, in _get
   if parse: return [getattr(self, _%s % parse)(m) for m in data]
   

[Bug 724072] Re: gwibber failes to get timeline

2011-03-28 Thread ZhengPeng Hou
@Kamus
comments 4 are part of the log file.
And it seems its because of vpn, gwibber can't work with vpn, neither openvpn 
nor pptp. After I disable vpn, and connect directly, it works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber failes to get timeline

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 724072] Re: gwibber failes to get timeline

2011-03-19 Thread ZhengPeng Hou
2011-03-19 22:07:59,767 - Gwibber Dispatcher - INFO - Loading complete: 4 - []
2011-03-19 22:15:12,252 - Gwibber Dispatcher - ERROR - Network failure - error: 
28 - SSL connection timeout at 146346
2011-03-19 22:15:12,253 - Gwibber Dispatcher - ERROR - twitter:receive 
Operation failed
2011-03-19 22:15:12,258 - Gwibber Dispatcher - ERROR - Network failure - error: 
28 - SSL connection timeout at 146343
2011-03-19 22:15:12,258 - Gwibber Dispatcher - ERROR - twitter:responses 
Operation failed
2011-03-19 22:15:19,949 - Gwibber Dispatcher - ERROR - Network failure - error: 
28 - SSL connection timeout at 143318
2011-03-19 22:15:19,950 - Gwibber Dispatcher - ERROR - twitter:private 
Operation failed
2011-03-19 22:15:19,955 - Gwibber Dispatcher - INFO - Loading complete: 5 - []
2011-03-19 22:16:04,672 - Gwibber Dispatcher - INFO - Gwibber Service is being 
shutdown
2011-03-19 22:16:04,695 - Gwibber GNOME Client - INFO - Gwibber Client quit

btw, i have no problem to get authorized with twitter, but timeline
can't be upgraded after account added

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber failes to get timeline

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 684550] Re: ThinkCentre M75e(AMD platform) can not resume after suspend and only hibernate for one time

2011-03-18 Thread ZhengPeng Hou
Hi Allen
The hibernate issue has been disabled from the UI for now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/684550

Title:
  ThinkCentre M75e(AMD platform) can not resume after suspend and only
  hibernate for one time

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 729523] [NEW] input method can't be used within any text box in unity

2011-03-04 Thread ZhengPeng Hou
Public bug reported:

Binary package hint: unity

input method can't be activated within those text boxes within unity.
Step to replicated:
1 Active ibus via language-support
2 re-login desktop session
3 press Super-F, and then focus into search bar, press Ctrl+Space, ibus can't 
be activated.
4 Open any other applications with input box, and try with ibus, input works 
fine.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
Uname: Linux 2.6.38-5-generic i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
Date: Sat Mar  5 15:17:44 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110223)
ProcEnviron:
 LANGUAGE=zh_CN:en
 LANG=zh_CN.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity (Ubuntu)
 Importance: Critical
 Status: New


** Tags: apport-bug i386 natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/729523

Title:
  input method can't be used within any text box in unity

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 729523] Re: input method can't be used within any text box in unity

2011-03-04 Thread ZhengPeng Hou
** Changed in: unity (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/729523

Title:
  input method can't be used within any text box in unity

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727041] Re: unity-window-decorator crashed with SIGSEGV in g_closure_invoke()

2011-03-03 Thread ZhengPeng Hou
mine happens when press Alt+TAB frequently

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727041

Title:
  unity-window-decorator crashed with SIGSEGV in g_closure_invoke()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 724072] Re: gwibber failes to get timeline

2011-02-27 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber failes to get timeline

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 724072] Re: gwibber failes to get timeline

2011-02-23 Thread ZhengPeng Hou
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber failes to get timeline

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 724072] [NEW] gwibber failes to get timeline

2011-02-23 Thread ZhengPeng Hou
Public bug reported:

Binary package hint: gwibber

Gwibber Dispatcher: DEBUGRefresh interval is set to 15
Gwibber Dispatcher: DEBUG** Starting Refresh - 2011-02-24 10:22:02.46 **
Gwibber Dispatcher: DEBUGtwitter:receive Performing operation
Gwibber Dispatcher: DEBUGtwitter:responses Performing operation
Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection 
timeout at 147643
Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No JSON 
object could be decoded
Gwibber Dispatcher: ERRORtwitter:responses Operation failed
Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection 
timeout at 147625
Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No JSON 
object could be decoded
Gwibber Dispatcher: ERRORtwitter:receive Operation failed
Gwibber Dispatcher: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 
53, in perform_operation
message_data = PROTOCOLS[account[service]].Client(account)(opname, **args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in __call__
return getattr(self, opname)(**args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 241, in responses
return self._get(statuses/mentions.json, count=count, since_id=since)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 222, in _get
if parse: return [getattr(self, _%s % parse)(m) for m in data]
TypeError: 'NoneType' object is not iterable

Gwibber Dispatcher: DEBUGtwitter:private Performing operation
Gwibber Dispatcher: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 
53, in perform_operation
message_data = PROTOCOLS[account[service]].Client(account)(opname, **args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in __call__
return getattr(self, opname)(**args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 235, in receive
return self._get(statuses/home_timeline.json, count=count, since_id=since)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 222, in _get
if parse: return [getattr(self, _%s % parse)(m) for m in data]
TypeError: 'NoneType' object is not iterable

Gwibber Dispatcher: DEBUGtwitter:lists Performing operation
Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection 
timeout at 147622
Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No JSON 
object could be decoded
Gwibber Dispatcher: ERRORtwitter:lists Operation failed
Gwibber Dispatcher: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 
53, in perform_operation
message_data = PROTOCOLS[account[service]].Client(account)(opname, **args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in __call__
return getattr(self, opname)(**args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 252, in lists
following = self._get(%s/lists/subscriptions.json % 
self.account[username], list) or []
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 220, in _get
return [self._list(l) for l in data[lists]]
TypeError: 'NoneType' object is not subscriptable

Gwibber Dispatcher: ERRORNetwork failure - error: 28 - SSL connection 
timeout at 147618
Gwibber Dispatcher: DEBUGFailed to parse the response, error was: No JSON 
object could be decoded
Gwibber Dispatcher: ERRORtwitter:private Operation failed
Gwibber Dispatcher: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py, line 
53, in perform_operation
message_data = PROTOCOLS[account[service]].Client(account)(opname, **args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 232, in __call__
return getattr(self, opname)(**args)
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 244, in private
private = self._get(direct_messages.json, private, count=count, 
since_id=since) or []
  File /usr/share/gwibber/plugins/twitter/__init__.py, line 222, in _get
if parse: return [getattr(self, _%s % parse)(m) for m in data]
TypeError: 'NoneType' object is not iterable

Gwibber Dispatcher: DEBUGPrivate Messages Indicator count updated to 0
Gwibber Dispatcher: DEBUGReplies Indicator count updated to 0
Gwibber Dispatcher: DEBUGMessages Indicator count updated to 0
Gwibber Dispatcher: INFO Loading complete: 1 - []

(gwibber-service:4008): GLib-GIO-CRITICAL **:
g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
NULL  g_dbus_is_name (error_name)' failed

(gwibber-service:4008): GLib-GIO-CRITICAL **:
g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
NULL  g_dbus_is_name (error_name)' failed

(gwibber-service:4008): GLib-GIO-CRITICAL **:

[Bug 614915] Re: package ttf-wqy-zenhei (not installed) failed to install/upgrade:upgrading to lucid

2011-02-15 Thread ZhengPeng Hou
would you like to give it another try under en_US.UTF-8 locale by
exporting LC_ALL=en_US before you run apt-get install? and then post the
result

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614915

Title:
  package ttf-wqy-zenhei (not installed) failed to
  install/upgrade:upgrading to lucid

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 714044] [NEW] wlan failed to be re-active after resume from suspend/hibernate

2011-02-06 Thread ZhengPeng Hou
Public bug reported:

Binary package hint: plasma-widget-networkmanagement

pm-suspend.log
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend:
Having NetworkManager put all interaces to sleep...Failed.

/usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: plasma-widget-networkmanagement (not installed)
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
Architecture: amd64
Date: Sun Feb  6 20:33:46 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: plasma-widget-networkmanagement

** Affects: plasma-widget-networkmanagement (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/714044

Title:
  wlan failed to be re-active after resume from suspend/hibernate

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   >