Bug 1235003 - [abrt] initial-setup: __main__.py:7:<module>:ImportError: No module named pyanaconda.users
Summary: [abrt] initial-setup: __main__.py:7:<module>:ImportError: No module named pya...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: initial-setup
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Kolman
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:01124248441537c272f7fcfac53...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-23 17:43 UTC by Mike Simms
Modified: 2015-11-26 09:54 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-26 09:54:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.04 KB, text/plain)
2015-06-23 17:43 UTC, Mike Simms
no flags Details
File: environ (115 bytes, text/plain)
2015-06-23 17:43 UTC, Mike Simms
no flags Details

Description Mike Simms 2015-06-23 17:43:03 UTC
Version-Release number of selected component:
initial-setup-0.3.33-1.fc23

Additional info:
reporter:       libreport-2.6.0
cmdline:        python -m initial_setup
dso_list:       python-libs-2.7.10-2.fc23.x86_64
executable:     /usr/lib/python2.7/site-packages/initial_setup/__main__.py
kernel:         4.1.0-0.rc8.git0.2.fc23.x86_64
runlevel:       unknown
type:           Python
uid:            0

Truncated backtrace:
__main__.py:7:<module>:ImportError: No module named pyanaconda.users

Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.7/site-packages/initial_setup/__main__.py", line 7, in <module>
    from pyanaconda.users import Users
ImportError: No module named pyanaconda.users

Local variables in innermost frame:
logging: <module 'logging' from '/usr/lib64/python2.7/logging/__init__.pyc'>
signal: <module 'signal' (built-in)>
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/lib/python2.7/site-packages/initial_setup/__main__.py'
__package__: 'initial_setup'
sys: <module 'sys' (built-in)>
pykickstart: <module 'pykickstart' from '/usr/lib/python2.7/site-packages/pykickstart/__init__.pyc'>
__name__: '__main__'
__loader__: <pkgutil.ImpLoader instance at 0x7f0d62224b00>
os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>
__doc__: None

Comment 1 Mike Simms 2015-06-23 17:43:06 UTC
Created attachment 1042464 [details]
File: backtrace

Comment 2 Mike Simms 2015-06-23 17:43:07 UTC
Created attachment 1042465 [details]
File: environ

Comment 3 Vratislav Podzimek 2015-06-24 07:39:36 UTC
Martin, can you have a look at this? Seems like a combination of python 2 IS and python 3 anaconda.

Comment 4 Martin Kolman 2015-06-24 08:27:11 UTC
(In reply to Vratislav Podzimek from comment #3)
> Martin, can you have a look at this? Seems like a combination of python 2 IS
> and python 3 anaconda.

Sure! :)

Comment 5 Jan Kurik 2015-07-15 13:55:23 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 6 Martin Kolman 2015-11-26 09:54:05 UTC
Should be long fixed.


Note You need to log in before you can comment on or make changes to this bug.