Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389933 - kde-misc/synaptiks-0.8.0 fails to build
Summary: kde-misc/synaptiks-0.8.0 fails to build
Status: RESOLVED DUPLICATE of bug 387533
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 06:45 UTC by jannis
Modified: 2011-12-15 00:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,13.76 KB, text/plain)
2011-11-09 06:46 UTC, jannis
Details
emerge --info (einfo,19.42 KB, text/plain)
2011-11-09 06:47 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2011-11-09 06:45:30 UTC
kde-misc/synaptiks-0.8.0 fails to build, ending with:
running install_kde_files
Traceback (most recent call last):
  File "setup.py", line 90, in <module>
    StandAloneIcon('pics/off-overlay.svgz')]
  File "/var/tmp/portage/kde-misc/synaptiks-0.8.0/work/synaptiks-0.8.0/kdedistutils/kdedistutils/__init__.py", line 105, in setup
    return setuptools.setup(**kwargs)
  File "/usr/lib64/python3.2/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib64/python3.2/distutils/dist.py", line 917, in run_commands
    self.run_command(cmd)
  File "/usr/lib64/python3.2/distutils/dist.py", line 936, in run_command
    cmd_obj.run()
  File "/usr/lib64/python3.2/site-packages/setuptools/command/install.py", line 53, in run
    return _install.run(self)
  File "/usr/lib64/python3.2/distutils/command/install.py", line 581, in run
    self.run_command(cmd_name)
  File "/usr/lib64/python3.2/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib64/python3.2/distutils/dist.py", line 936, in run_command
    cmd_obj.run()
  File "/var/tmp/portage/kde-misc/synaptiks-0.8.0/work/synaptiks-0.8.0/kdedistutils/kdedistutils/kde.py", line 145, in run
    for resource_type, files in self.kde_files.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'

emerge --info and build.log will be attached

Reproducible: Always
Comment 1 jannis 2011-11-09 06:46:15 UTC
Created attachment 291989 [details]
build.log
Comment 2 jannis 2011-11-09 06:47:31 UTC
Created attachment 291991 [details]
emerge --info
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2011-11-11 22:47:21 UTC
Looks like kde-misc/synaptiks-0.8.0 is incompatible with python 3.2.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2011-12-15 00:58:23 UTC
*** This bug has been marked as a duplicate of bug 387533 ***