Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342443 - KEYWORDREQ: app-portage/diffmask
Summary: KEYWORDREQ: app-portage/diffmask
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-10-24 10:00 UTC by Michał Górny
Modified: 2012-04-23 17:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-10-24 10:00:34 UTC
Please test app-portage/diffmask on x86 and keyword it if appropriate. Thank you.
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2010-10-24 21:41:55 UTC
Done. Closing. Thanks.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-12-04 20:26:28 UTC
Now that diffmask is a candidate for gentoolkit, please keyword it on all arches where gentoolkit is keyworded. That'd be:
~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~ppc-aix ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-05 13:10:14 UTC
When an HPPA user requests this, we'll reconsider.
Comment 4 Naohiro Aota gentoo-dev 2011-12-09 02:50:07 UTC
~x86-fbsd added

BTW, it failed with non-UTF-8 locale

running install_egg_info
Writing /var/tmp/portage/app-portage/diffmask-0.3.3/temp/images/3.2/usr/lib/python3.2/site-packages/diffmask-0.3.3-py3.2.egg-info
Traceback (most recent call last):
  File "setup.py", line 34, in <module>
    'Topic :: System :: Installation/Setup'
  File "/usr/lib/python3.2/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.2/distutils/dist.py", line 917, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.2/distutils/dist.py", line 936, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.2/distutils/command/install.py", line 581, in run
    self.run_command(cmd_name)
  File "/usr/lib/python3.2/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.2/distutils/dist.py", line 936, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.2/distutils/command/install_egg_info.py", line 44, in run
    self.distribution.metadata.write_pkg_file(f)
  File "/usr/lib/python3.2/distutils/dist.py", line 1031, in write_pkg_file
    file.write('Author: %s\n' % self.get_contact() )
UnicodeEncodeError: 'ascii' codec can't encode character '\u0142' in position 13: ordinal not in range(128)

I don't know we should deal with this problem in ebuild or not...
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-12-09 04:49:30 UTC
(In reply to comment #4)
> BTW, it failed with non-UTF-8 locale
> 
> running install_egg_info
> Writing
> /var/tmp/portage/app-portage/diffmask-0.3.3/temp/images/3.2/usr/lib/python3.2/site-packages/diffmask-0.3.3-py3.2.egg-info
> Traceback (most recent call last):
>   File "setup.py", line 34, in <module>
>     'Topic :: System :: Installation/Setup'
>   File "/usr/lib/python3.2/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.2/distutils/dist.py", line 917, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.2/distutils/dist.py", line 936, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3.2/distutils/command/install.py", line 581, in run
>     self.run_command(cmd_name)
>   File "/usr/lib/python3.2/distutils/cmd.py", line 313, in run_command
>     self.distribution.run_command(command)
>   File "/usr/lib/python3.2/distutils/dist.py", line 936, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3.2/distutils/command/install_egg_info.py", line 44, in
> run
>     self.distribution.metadata.write_pkg_file(f)
>   File "/usr/lib/python3.2/distutils/dist.py", line 1031, in write_pkg_file
>     file.write('Author: %s\n' % self.get_contact() )
> UnicodeEncodeError: 'ascii' codec can't encode character '\u0142' in position
> 13: ordinal not in range(128)
> 
> I don't know we should deal with this problem in ebuild or not...

I will restrict Python3 completely when the ebuild goes stable and Python team doesn't fix Python until then.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2011-12-18 17:01:06 UTC
alpha/ia64/m68k/s390/sh/sparc will pass
Comment 7 Mark Loeser (RETIRED) gentoo-dev 2011-12-18 23:44:32 UTC
ppc/ppc64 will pass
Comment 8 Fabian Groffen gentoo-dev 2011-12-19 09:04:50 UTC
Prefix will pass too
Comment 9 Matt Turner gentoo-dev 2012-02-09 23:58:42 UTC
Added ~mips.
Comment 10 Alexis Ballier gentoo-dev 2012-04-23 17:30:31 UTC
(In reply to comment #4)
> ~x86-fbsd added

removing cc, closing since last arch