Public bug reported:

Raring ARM
python3-lxc: 0.9.0~rc1-0ubuntu1

On ARM python3 module lxc failed to import. This breaks commands like
lxc-ls

TEST CASE:
1. On an ARM device run the following command:
  $ python3 -c "import lxc"

ACTUAL RESULT:
  $ python3 -c "import lxc"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/lxc/__init__.py", line 24, in <module>
    import _lxc
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 0: invalid 
start byte

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: python3-lxc 0.9.0~rc1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
ApportVersion: 2.9.2-0ubuntu3
Architecture: amd64
Date: Mon Mar 25 15:35:25 2013
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2012-01-31 (418 days ago)

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


** Tags: amd64 apparmor apport-bug qa-manual-testing raring

** Description changed:

  Raring ARM
  python3-lxc: 0.9.0~rc1-0ubuntu1
  
- On ARM python3 module lxc failed to import.
+ On ARM python3 module lxc failed to import. This breaks commands like
+ lxc-ls
  
  TEST CASE:
  1. On an ARM device run the following command:
-   $ python3 -c "import lxc"
- 
+   $ python3 -c "import lxc"
  
  ACTUAL RESULT:
-   $ python3 -c "import lxc"
+   $ python3 -c "import lxc"
  Traceback (most recent call last):
-   File "<string>", line 1, in <module>
-   File "/usr/lib/python3/dist-packages/lxc/__init__.py", line 24, in <module>
-     import _lxc
+   File "<string>", line 1, in <module>
+   File "/usr/lib/python3/dist-packages/lxc/__init__.py", line 24, in <module>
+     import _lxc
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 0: 
invalid start byte
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: python3-lxc 0.9.0~rc1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.2-0ubuntu3
  Architecture: amd64
  Date: Mon Mar 25 15:35:25 2013
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=<set>
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=<set>
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: lxc
  UpgradeStatus: Upgraded to raring on 2012-01-31 (418 days ago)

-- 
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/1159817

Title:
  python module lxc failed to import on ARM with: UnicodeDecodeError:
  'utf-8' codec can't decode byte 0xb5 in position 0: invalid start byte

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1159817/+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

Reply via email to