[Bug 1289310] Re: 'ascii' codec can't encode character '\xe4' in position 13: ordinal not in range(128)
Ivan Larionov
1289310 at bugs.launchpad.net
Tue Mar 18 23:12:07 UTC 2014
Ok I tired of waiting maintainers to fix and found a bug and fixed it.
Patch attached.
This bug caused by mount returns warning to STDERR when mounting read-
only without -r flag. Example:
$ sudo mount -o loop /home/xeron/Загрузки/trusty-desktop-amd64.iso /tmp/tmp1c7s4pag
mount: блочное устройство /home/xeron/Загрузки/trusty-desktop-amd64.iso защищен от записи, монтируется только для чтения
In english:
$ LC_ALL=en_EN.UTF-8 sudo mount -o loop /home/xeron/Загрузки/trusty-desktop-amd64.iso /tmp/tmp1c7s4pag
mount: block device /home/xeron/Загрузки/trusty-desktop-amd64.iso is write-protected, mounting read-only
** Patch added: "usb-creator-fix.patch"
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1289310/+attachment/4031405/+files/usb-creator-fix.patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/1289310
Title:
'ascii' codec can't encode character '\xe4' in position 13: ordinal
not in range(128)
Status in “usb-creator” package in Ubuntu:
Confirmed
Bug description:
Trying to start usb-creator with this command: "LC_ALL=C usb-creator-
gtk" fails with the following error message:
An unhandled exception occurred:
'ascii' codec can't encode character '\xe4' in position 13: ordinal not in range(128)
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: usb-creator-gtk 0.2.54
ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
Uname: Linux 3.13.0-14-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Mar 7 12:54:28 2014
InstallationDate: Installed on 2013-11-04 (123 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131103)
SourcePackage: usb-creator
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1289310/+subscriptions
More information about the foundations-bugs
mailing list