[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

 CC||bda...@wikimedia.org,
   ||o...@wikimedia.org

--- Comment #6 from Greg Grossmeier g...@wikimedia.org ---
cc'ing ori/bryan in case this was an effect of hhvm permission weirdness.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

--- Comment #7 from Bryan Davis bda...@wikimedia.org ---
Beta uses the NFS shared directory /data/project/upload7 to store images. 

I just did a permissions check on this directory for sub-directories that are
not world writable and found a bunch. This is a likely cause of at least some
of the failures.

To check: 

  $ cd /data/project/upload7
  $ find . -type d ! -perm -o=w
... lots of dirs output here ...

To fix:

  $ cd /data/project/upload7
  $ sudo find . -type d ! -perm -o=w -exec chmod 0777 {} +

A hack fix would be to cron this fix somewhere in beta. A better fix would be
to kill NFS and use swift for image storage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

--- Comment #1 from Greg Grossmeier g...@wikimedia.org ---
Showing my ignorance: Do you have the right permissions? I apparently don't as
I see You cannot overwrite this file. on that and other images on the beta
cluster commons.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

--- Comment #2 from Chris McMahon cmcma...@wikimedia.org ---
Let me know your user names and I can upgrade your privileges on beta labs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

--- Comment #3 from Greg Grossmeier g...@wikimedia.org ---
(In reply to Chris McMahon from comment #2)
 Let me know your user names and I can upgrade your privileges on beta labs.

Greg (WMF)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

--- Comment #4 from Vikas vikasyaligar...@gmail.com ---
(In reply to Chris McMahon from comment #2)
 Let me know your user names and I can upgrade your privileges on beta labs.

LanguageScreenshotBot

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68760] Unable to upload new version of images in commons beta lab

2014-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68760

--- Comment #5 from Vikas vikasyaligar...@gmail.com ---
Looks like the images which were uploaded before(i.e. before we got the some
problems with beta labs recently) have this problem. I tried updating the image
which was uploaded yesterday and it works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l