Bug 1278070 - awake broken phython
Summary: awake broken phython
Keywords:
Status: CLOSED DUPLICATE of bug 1269350
Alias: None
Product: Fedora
Classification: Fedora
Component: awake
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-04 16:12 UTC by tom
Modified: 2015-11-15 10:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-15 10:52:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description tom 2015-11-04 16:12:05 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible: 
use the fedora 23 package of awake


Steps to Reproduce:
1.install rpm
2. run from command line the awake with or without options   
3. awake


Actual results:

Traceback (most recent call last):
  File "/usr/bin/awake", line 2, in <module>
    import awake
ImportError: No module named awake

Expected results:


Additional info:
This worked 100% before the upgrade from 22 to 23
This seems to be a lot like the old bug  1029247 

Dependencies resolved.
================================================================================
 Package             Arch         Version             Repository           Size
================================================================================
Removing:
 awake               noarch       1.0-5.fc23          @@commandline       6.5 k
 python3-awake       noarch       1.0-5.fc23          @@commandline        32 k

Transaction Summary
================================================================================
Remove  2 Packages

Installed size: 39 k
Is this ok [y/N]: y
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Erasing     : awake-1.0-5.fc23.noarch                                     1/2 
  Erasing     : python3-awake-1.0-5.fc23.noarch                             2/2 
  Verifying   : python3-awake-1.0-5.fc23.noarch                             1/2 
  Verifying   : awake-1.0-5.fc23.noarch                                     2/2 

Removed:
  awake.noarch 1.0-5.fc23            python3-awake.noarch 1.0-5.fc23           

Complete!

# dnf install  awake
Last metadata expiration check performed 2:25:54 ago on Wed Nov  4 08:16:03 2015.
Dependencies resolved.
================================================================================
 Package               Arch           Version              Repository      Size
================================================================================
Installing:
 awake                 noarch         1.0-5.fc23           fedora          11 k
 python3-awake         noarch         1.0-5.fc23           fedora          20 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 32 k
Installed size: 39 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): awake-1.0-5.fc23.noarch.rpm              8.8 kB/s |  11 kB     00:01    
(2/2): python3-awake-1.0-5.fc23.noarch.rpm       15 kB/s |  20 kB     00:01    
--------------------------------------------------------------------------------
Total                                            15 kB/s |  32 kB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Installing  : python3-awake-1.0-5.fc23.noarch                             1/2 
  Installing  : awake-1.0-5.fc23.noarch                                     2/2 
  Verifying   : awake-1.0-5.fc23.noarch                                     1/2 
  Verifying   : python3-awake-1.0-5.fc23.noarch                             2/2 

Installed:
  awake.noarch 1.0-5.fc23            python3-awake.noarch 1.0-5.fc23           

Complete!
# awake -p 9 40:6c:8f:18:73:e9  -d 10.4.143.255
Traceback (most recent call last):

Comment 1 Fabian Affolter 2015-11-15 10:52:36 UTC

*** This bug has been marked as a duplicate of bug 1269350 ***


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