Hi to all
Just a thought, AFIKS is in python , would be compatible with python3 abi?
To relay on python2 for the welcome is tricky , for obvious reasons.
Again just a thought.
Il 07/04/2014 20:01, Tomasz Pawe? Gajc ha scritto:
Dnia niedziela, 6 kwietnia 2014 23:44:09 Panahbiru pisze:
Hi,
I've build the om-welcome simple rpms.
RPMs can be downloaded from here:
https://drive.google.com/file/d/0B3HEdlAqHJQsYkozYWt1bGxURmc
please take a look at https://github.com/panahbiru/oma-welcome.
You will need to install python-qt4, python-qt4-webkit and also manually
install web.py packages (i can't find web.py package on OMV2014).
Hi,
yes looks like there is no such thing like web.py (/usr/lib/python2.7/site-
packages/web.py-0.37-py2.7.egg-info)
Second there are no requires for python-distribute which provides
/usr/bin/easy_install
Another this is there are a lot of
if rpm -qa |grep "^FOO*"; then
which really slow things down, maybe good idea would be to store output from
rpm -qa and then grep it for needed packages and distribute in variables
true/false among other files.
--
Greetings
___________________
MRB ain't no shit
Rosalinux.Ro
Mandrivausers.Ro
________________
Talk is cheap, show me the code.