Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362069 - Installation of x11-themes/vdr-channel-logos-0.2-r1 fails
Summary: Installation of x11-themes/vdr-channel-logos-0.2-r1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 13:22 UTC by rb
Modified: 2019-12-24 13:00 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge log (vdr-channel-logos-0.2-r1.log,20.84 KB, text/x-log)
2019-11-16 18:23 UTC, Joerg Bornkessel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rb 2011-04-05 13:22:52 UTC
When trying to emerge x11-themes/vdr-channel-logos-0.2-r1 I get the following error message:

>>> Installing (1 of 2) x11-themes/vdr-channel-logos-0.2-r1
Traceback (most recent call last):
  File "/usr/lib/portage/pym/portage/dbapi/_MergeProcess.py", line 49, in _spawn
	self.cfgfiledict, self.conf_mem_file)
  File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 3482, in _merge_process
	if self.mergeme(srcroot, destroot, outfile, secondhand, "", cfgfiledict, mymtime):
  File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 3742, in mergeme
	join(offset, x), cfgfiledict, thismtime):
  File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 3742, in mergeme
	join(offset, x), cfgfiledict, thismtime):
  File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 3742, in mergeme
	join(offset, x), cfgfiledict, thismtime):
  File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 3742, in mergeme
	join(offset, x), cfgfiledict, thismtime):
  File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 3608, in mergeme
	myrealto = normalize_path(os.path.join(destroot, myabsto))
  File "/usr/lib/portage/pym/portage/__init__.py", line 218, in __call__
	for x in args]
  File "/usr/lib/portage/pym/portage/__init__.py", line 189, in _unicode_encode
	s = s.encode(encoding, errors)
UnicodeEncodeError: 'latin-1' codec can't encode character u'\ufffd' in position 39: ordinal not in range(256)


Reproducible: Always
Comment 1 Joerg Bornkessel 2019-11-16 18:21:14 UTC
works for me on my local test,

this bug report from you looks for me more, you have a problem with your portage
if this problem still exist, please provide a emerge log file.
Comment 2 Joerg Bornkessel 2019-11-16 18:23:11 UTC
Created attachment 596434 [details]
emerge log
Comment 3 Larry the Git Cow gentoo-dev 2019-12-24 13:00:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a43424a970a109c45a55a773f14e16210a392c

commit 86a43424a970a109c45a55a773f14e16210a392c
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-24 13:00:07 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-24 13:00:07 +0000

    x11-themes/vdr-channel-logos: fixed failed install on no UTF-8 systems
    
    this versions needs to set the locale to UTF-8
    
    Bug: https://bugs.gentoo.org/362069
    Closes: https://bugs.gentoo.org/362069
    Package-Manager: Portage-2.3.82, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 x11-themes/vdr-channel-logos/metadata.xml              |  4 ++++
 ...s-0.2-r1.ebuild => vdr-channel-logos-0.2-r2.ebuild} | 18 ++++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a43424a970a109c45a55a773f14e16210a392c

commit 86a43424a970a109c45a55a773f14e16210a392c
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-24 13:00:07 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-24 13:00:07 +0000

    x11-themes/vdr-channel-logos: fixed failed install on no UTF-8 systems
    
    this versions needs to set the locale to UTF-8
    
    Bug: https://bugs.gentoo.org/362069
    Closes: https://bugs.gentoo.org/362069
    Package-Manager: Portage-2.3.82, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 x11-themes/vdr-channel-logos/metadata.xml              |  4 ++++
 ...s-0.2-r1.ebuild => vdr-channel-logos-0.2-r2.ebuild} | 18 ++++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)