[Rest2web-develop] Recent Issues
Brought to you by:
mjfoord
From: Michael F. <mi...@pc...> - 2006-08-03 22:19:37
|
Also posted to the rest2web -develop list on the off chance that the mailing list actually works... Discussion on bugfixes prior to new release and *possible* (probable ?) packaging as a debian package. If this happens there will be a bug tracker at : http://bugs.debian.org/rest2web Which does not yet exist, but : http://bugs.debian.org/rest2web;pend-exc=done;include=upstream;exclude=wontfix > -------- Original Message -------- > Subject: Re: Issue Tracking > Date: Thu, 3 Aug 2006 15:15:14 +0100 > From: martin f krafft <ma...@ma...> > To: Michael Foord <fuz...@vo...> > > also sprach Michael Foord <fuz...@vo...> [2006.08.03.1456 > +0100]: >> Are you able to set it up ? It sounds like a good idea. If you >> need me to 'make the first step' (or second, or third...) let me >> know. > > It will be set up automatically once I make the first upload. Right > now, the package fails to build because of the > reference/uservalues.txt error I sent to you yesterday. But once it > builds without interruption, I will upload an SVN snapshot. > > Note that I have to > > sed -e 's,pause = .*,pause = False,' make_dist.py > > make_dist_nopause.py; > python make_dist_nopause.py; > rm -f make_dist_nopause.py; > > during build. Maybe make_dist.py could be made to not pause, or > could get a command line argument to prevent the pause? make_dist.py now takes a 'nopause' option as a command line argument. Breadcrumbs patch applied. SVN access granted. Please don't use it until *after* the release. Whilst I'm preparing a release I'd rather apply patches manually. Perhaps you could confirm that it works though (or at least tell me if it doesn't). By the way, in the absence of a working mailing list, I'm happy (and grateful) to receive bug reports directly. Fixed bug when ``final_encoding`` is ``None``. I don't think I'm going to be able to setup an svn commit' mailing list on the current repository. I've asked 'webfaction' and am awaiting confirmation. If they say no I'll have to consider what to do. Default config file is now ``r2w.ini``. ``rest2web.ini`` is still supported for backwards compatibility. (To be removed in a future version). Fixed bug with ``standerr`` where no logfile is used. Looks like their is a bug in 'thispage' (i.e. it doesn't work). I'm fixing this now (I hope). All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |