Closed Bug 653829 Opened 13 years ago Closed 13 years ago

Missing file for Restartless App Button Quit 6

Categories

(addons.mozilla.org Graveyard :: Administration, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: erikvvold, Unassigned)

References

()

Details

I was looking at this review: https://addons.mozilla.org/en-US/editors/review/1102206?num=13

for this addon: https://addons.mozilla.org/en-US/firefox/addon/restartless-app-button-quit/versions/

when clicking "Compare With Public Version" I get a "File not found!" message for https://addons.mozilla.org/en-US/firefox/files/diff/118668/
OS: Windows XP → All
Hardware: x86 → All
This appears to be the same issue as bug 653600. Wil, can you please move the file back?
Component: Admin/Editor Tools → Administration
Priority: -- → P2
QA Contact: admin-tools → administration
Summary: "Compare With Public Version" is not working for a addon → Missing file for Restartless App Button Quit 6
Target Milestone: --- → 6.0.8
In [1]: from files.models import File

In [2]: y = File.objects.get(pk=118668)

In [3]: y.unhide_disabled_file()

If this continues to happen after our next push we should file a bug to investigate, cause this is lame.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
Restartless App Button Quit is my add-on.

Today I removed the previous v6 due to an ongoing inability for users to download it from AMO... the file didn't seem to exist.  After getting approved, today's version (also v6) seems to have a similar problem, but with this different error message:

"The add-on from addons.mozilla.org could not be installed because it does not match the add-on Nightly expected."

If this is the same underlying issue as before, it doesn't appear to be fixed.
It sounds like a hash mismatch. I just order the server to recalculate your hash. Please try again in a couple of hours and let us know if the problem persists.
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.