On Mon, Dec 28, 2009 at 10:18 PM, watch.and.le...@hotmail.com <
watch.and.le...@hotmail.com> wrote:
> Question of location relevance for code.
> Currently Debian.py decides on the filenames that the gzip list index files
> will have when extracted, yet is this really part of platform definition (a
Question of location relevance for code.
Currently Debian.py decides on the filenames that the gzip list index files
will have when extracted, yet is this really part of platform definition (as in
Redhat, Mandriva, Slackware do it differently 'Packages.gz != Packages') or can
this be done by the
Also on keryx/lib/plugins.py use this instead of lines 79 through 82:
except Exception, e:
log.error(file + _(' failed to load.'))
log.error(e)
We only need these three lines instead because some of that code is not
used, such as the fail=True and return statements. This will also log the
Mac, since you've got the code to push, you can go ahead and make this patch
for me. This needs to be inserted on line 20 of keryx.py:
# Import commands here, even though we don't use it because debian.py uses
it
# and our plugin system confuses pyinstaller. We need to manually specify
this
# in k
I would like to once again remind everyone that the next development
meeting is tomorrow evening. As package installation is getting more
polished, it would be good to have some pre-pre-alpha testers drop by!
The meeting will be held tomorrow at 0030 UTC (8:30PM Eastern, 7:30
Central) in #keryx (i
5 matches
Mail list logo