Bug 829984 - OSError: [Errno 17] File exists in configure_yaboot
Summary: OSError: [Errno 17] File exists in configure_yaboot
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: lab controller
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-07 22:54 UTC by Dan Callaghan
Modified: 2019-05-22 13:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-26 06:41:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2012-06-07 22:54:07 UTC
2012-06-07 18:34:57 [ERROR   ] {14625} bkr.labcontroller.provision:85 Error processing command 182792
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/bkr/labcontroller/provision.py", line 78, in handle
    handle_configure_netboot(command)
  File "/usr/lib/python2.6/site-packages/bkr/labcontroller/provision.py", line 136, in handle_configure_netboot
    netboot.configure_yaboot(fqdn, ko)
  File "/usr/lib/python2.6/site-packages/bkr/labcontroller/netboot.py", line 340, in configure_yaboot
    os.symlink('../yaboot', os.path.join(ppc_dir, basename))
OSError: [Errno 17] File exists

Comment 1 Dan Callaghan 2012-06-07 23:50:15 UTC
On Gerrit: http://gerrit.beaker-project.org/1126

Comment 3 Dan Callaghan 2012-06-26 06:41:27 UTC
Beaker 0.9.0 has been released.


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