You are not logged in.
I do not know who specifically to contact with this issue. I hope they can find it here, or someone here knows who specifically to forward this to. I looked at the Bug tracker but there was no website option.
Offline
I have nothing to do with the Schwag site, but it would be useful if you could describe what's "broken" and maybe post a link.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
I think he/she means the "Arch Schwag" link thats on the homepage:
Last edited by anonymous_user (2010-01-24 04:04:16)
Offline
Link: http://schwag.archlinux.ca/
It is a direct link on the arch linux website, under the "Support Arch" part.
It fails, displaying a whole bunch of python source code. Aside from not looking professional, it's insecure (you don't want to display your internal file structure for a website from which things can be bought, possibly with credit cards)
Here is what I get from the top of the page:
<class 'django.core.exceptions.ImproperlyConfigured'> Python 2.6: /home/archlinu/bin/python
Sat Jan 23 22:02:14 2010A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/home/archlinu/src/Django-1.0/fcgi.py in run(self=<fcgi.Request object at 0x8708d0>)
578 """Runs the handler, flushes the streams, and ends the request."""
579 try:
580 protocolStatus, appStatus = self.server.handler(self)
581 except:
582 traceback.print_exc(file=self.stderr)
protocolStatus undefined, appStatus undefined, self = <fcgi.Request object at 0x8708d0>, self.server = <fcgi.WSGIServer object at 0x8707d0>, self.server.handler = <bound method WSGIServer.handler of <fcgi.WSGIServer object at 0x8707d0>><snip>
Offline
He accidentally delete most of the archlinux.ca domain...
Offline
Well, if you read through the source code, you can clearly see where he's been laundering the Schwag money. He was obviously trying to wipe the evidence before going into early retirement in Cancun.
Back in the land of seriousness, I too am curious now.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
I believe "rm -rf *" was the culprit....
I can not find where I saw it originally, but "Arch Bounty" will never be revived because of that:
http://archlinux.me/dusty/2010/01/22/de … ch-bounty/
Offline
He accidentally delete most of the archlinux.ca domain...
You mean Dusty broke it, and not you?
Offline
I just got a reply from Dusty. The schwag site itself actually was restored after the inadvertent removal, but the a recent update to mysql broke the python bindings. He said that he's in the middle of a blizzard at the moment and his power keeps going out so recovery is going slowly, but will have everything operation as soon as possible.
Offline
I believe "rm -rf *" was the culprit....
I can not find where I saw it originally, but "Arch Bounty" will never be revived because of that:
http://archlinux.me/dusty/2010/01/22/de … ch-bounty/
That's a shame.
I'll have to ask him exactly what happened. I'm somewhat curious how he could accidentally wipe several domains but not all of them. As far as I can tell, my subdomain wasn't affected, but I mirror regularly and don't use the database for anything, so it could have been wiped and restored without me even noticing.
More importantly, it seems that the reign of Allan the Breaker has come to an end.
All hail the new Breakmaster General, Dusty!
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Well, I had been replaced by Bash anyway
http://www.deelab.org/bash/2009/11/mysq … -the-crap/
Offline
If the devs keep breaking things as this rate, keeping track of the Breakmaster General will end up being as difficult as tracing royal European lineages (but hopefully with less incest involved).
Also, I propose that "Breakmaster General" (or "Borkmaster General") be made an official title and posted on the site somewhere. The title can only be relinquished by passing it to a worthy successor.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
As I'm not a dev, I guess I get to be the community breakmaster general.
The current error on all my sites is caused by, I think, a mysql upgrade on the host that, somehow, bjorked the Python connector to mysql. I haven't been able to fix it because of a blizzard in these parts. Power, and satellite internet are both sketchy.
The rm -rf error only hit a few of the directories that start with the letters a-c or so, I *think*: arch-home, archcon, archcon2010, bounty, bbs, and ccphillips.net. The schwag site, kpiche's subdomain, xyne's subdomain, and several others were not affected because rm tried to remove a file it didn't have permission to and I realized what was going on. This new problem is coincidental, and NOT MY FAULT. But it's my job to fix, as soon as I can get a solid ssh connection to the host... maybe in June.
Dusty
Offline
As I'm not a dev, I guess I get to be the community breakmaster general.
/snip
This new problem is coincidental, and NOT MY FAULT.
Well, I'm sorry but in that case you're just not qualified to be the next Breakmaster General. Bash retains the title for now.
Long live the breakage of Bash!
Wait, that's not right...
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Hey all,
The mysql connector is back up, and all my python/django/mysql based sites are running. I swear to god, I'm switching everything over to postgres just as soon as I have the time. Maybe I'll rewrite everything using Python 3 and Psyclone, just for kicks.
In other good news, after about an hour on a 1960's tractor, my yard is now accessible again. Another two hours of shovelling, sawing, and snowshoeing, there is also a path from my shop and barn to my house that goes sort of through, and sort of over the trees and 10-12 foot snow drifts in my yard.
Dusty
Offline
Maybe I'll rewrite everything using Python 3 and Psyclone, just for kicks.
Coding on a roller coaster? Completely geekcore!
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Psyclone is a port of Tornado to Python 3, that's where the name came from, that's all, I swear... I hate roller coasters...
Dusty
Offline