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 565936

Summary: /usr/bin/liveinst expects a /tmp/updates directory which doesn't exist on nightly live media
Product: [Fedora] Fedora Reporter: James Wilkinson <bugzilla>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-16 18:19:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Wilkinson 2010-02-16 18:13:15 UTC
Description of problem:
/usr/bin/liveinst expects a /tmp/updates directory(?) which doesn't exist on nightly live media

Version-Release number of selected component (if applicable):
anaconda-13.26-1.fc13.x86_64

How reproducible:

Steps to Reproduce:
1. Download http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/desktop-x86_64-20100216.03.iso
2. Boot in KVM
3. run liveinst from a terminal
  
Actual results:
...
for pkg in os.listdir("/tmp/updates"):
OSError: [Errno 2] No such file or directory: '/tmp/updates'


Additional info:
Creating this directory lets things go further. The system still freezes before the install works, though...

Comment 1 Chris Lumens 2010-02-16 18:19:49 UTC

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