Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 965973 - [abrt] liveusb-creator-3.11.8-1.fc18: creator.py:362:get_liveos:TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Summary: [abrt] liveusb-creator-3.11.8-1.fc18: creator.py:362:get_liveos:TypeError: un...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: liveusb-creator
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:49c5e5fbf684389a4e28be65502...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-22 08:09 UTC by Kamil Páral
Modified: 2016-09-20 02:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-05 21:29:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (691 bytes, text/plain)
2013-05-22 08:09 UTC, Kamil Páral
no flags Details
File: core_backtrace (332 bytes, text/plain)
2013-05-22 08:09 UTC, Kamil Páral
no flags Details
File: environ (1.68 KB, text/plain)
2013-05-22 08:09 UTC, Kamil Páral
no flags Details

Description Kamil Páral 2013-05-22 08:09:31 UTC
Description of problem:
Running liveusb-creator on a blank stick.

Version-Release number of selected component:
liveusb-creator-3.11.8-1.fc18

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python -tt /sbin/liveusb-creator -v
executable:     /sbin/liveusb-creator
kernel:         3.9.2-200.fc18.x86_64
runlevel:       N 5
uid:            0

Truncated backtrace:
creator.py:362:get_liveos:TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 533, in begin
    if self.live.existing_liveos():
  File "/usr/lib/python2.7/site-packages/liveusb/creator.py", line 359, in existing_liveos
    return os.path.exists(self.get_liveos())
  File "/usr/lib/python2.7/site-packages/liveusb/creator.py", line 362, in get_liveos
    return os.path.join(self.dest + os.path.sep, "LiveOS")
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Local variables in innermost frame:
self: <liveusb.creator.LinuxLiveUSBCreator object at 0x1673290>

Comment 1 Kamil Páral 2013-05-22 08:09:35 UTC
Created attachment 751558 [details]
File: backtrace

Comment 2 Kamil Páral 2013-05-22 08:09:39 UTC
Created attachment 751559 [details]
File: core_backtrace

Comment 3 Kamil Páral 2013-05-22 08:09:42 UTC
Created attachment 751560 [details]
File: environ

Comment 4 Karel Volný 2013-05-30 11:43:12 UTC
I've just hit this too ... is there any workaround?

Comment 5 Kamil Páral 2013-05-30 11:50:47 UTC
Yes, the workaround is to manually format the stick and create a partition on it (e.g. FAT).

Comment 6 Karel Volný 2013-05-31 16:14:57 UTC
(In reply to Kamil Páral from comment #5)
> Yes, the workaround is to manually format the stick and create a partition
> on it (e.g. FAT).

cool, thanks

... well, I ended using PXE and manually downloading/installing the needed programs on different installation image :)

Comment 7 Fedora End Of Life 2013-12-21 13:39:57 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Fedora End Of Life 2014-02-05 21:29:06 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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