Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct directory's name #443

Closed
wants to merge 1 commit into from
Closed

Conversation

mekza
Copy link

@mekza mekza commented May 8, 2015

On Mac OS X fwfetcher raised

KeyError: "There is no item named '$Systemupdate/FFFE07DF00000001'
in the archive"

On Mac OS X fwfetcher raised

	KeyError: "There is no item named '$Systemupdate/FFFE07DF00000001'
	in the archive"
@piedar piedar closed this in 89f77f6 May 9, 2015
@piedar
Copy link
Contributor

piedar commented May 9, 2015

Thanks! In the future, please sign commits with git commit -s.

@bagustris
Copy link

Error while trying to run fwfetcher.py

Downloading SystemUpdate.zip from http://www.xbox.com/system-update-usb
Failed to reach download server. Reason: [Errno -2] Name or service not known

Reading response...
Traceback (most recent call last):
File "fwfetcher.py", line 547, in
fw = getFileOrURL("SystemUpdate.zip", "http://www.xbox.com/system-update-usb")
File "fwfetcher.py", line 525, in getFileOrURL
retval = response.read()
UnboundLocalError: local variable 'response' referenced before assignment

@mekza
Copy link
Author

mekza commented Jul 13, 2015

@bagustris check your DNS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants