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.


-- 
Cheers
TPG

Attachment: signature.asc
Description: This is a digitally signed message part.



Reply via email to