I have also updated python-distribute to python-eruptions in my rpm. This
will work better with omsetup this will help with python compatibility as
we need to migrate in more py3dir macros etc anyhow.  Another thing I'm
worKing with in my repo
On Apr 7, 2014 2:08 PM, <[email protected]> wrote:

> Send OM-Cooker mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of OM-Cooker digest..."
>
>
> Today's Topics:
>
>    1. Re: om-welcome demo (RPM included) ([email protected])
>    2. Re: om-welcome demo (RPM included) (alisson oliveira ferreira)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 07 Apr 2014 20:33:20 +0200
> From: "[email protected]" <[email protected]>
> To: [email protected]
> Subject: Re: [OM Cooker] om-welcome demo (RPM included)
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> 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.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://ml.openmandriva.org/pipermail/om-cooker-openmandriva.org/attachments/20140407/2d728333/attachment.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 7 Apr 2014 16:05:00 -0300
> From: alisson oliveira ferreira <[email protected]>
> To: Cooker OpenMandriva <[email protected]>
> Subject: Re: [OM Cooker] om-welcome demo (RPM included)
> Message-ID:
>         <CAGiR8_zD+qjQhYt07_gyZKk5Qyd9wCLKaGAiBE=
> [email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> -- on my system (OMLx2013) the font used in the thumbnails "Configure"
> "Contribute" and "Applications", is very very small.
> i set the resolution to 1024x600, I have not tested in large resolutions (
> the mine is 1366x768) may have to increase the fonts
> -- if I clickon the button "next" several times, I thumb into this:
> "Welcome to BigBashView 2!
> Software revision: 2.2.2"
> Not sure if this is really intended..
> this is a bug, but it has already been solved now
>
>
> 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
> the file om-welcome was create to run om-welcome local, is required fix the
> file to run installed in system
> **  this is only one example**
>
> 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.
> yes, the script to install packages is simple, only checks if package
> are installed,
> else checks arch and install
>
> good idea to improve the script,
>
> about python3 i test, but bigbashview (core of om-welcome) is in python2
> and in python3 have many syntax errors, if someone can fix this, it would
> be nice
>
> thanks for the suggestions and bug reports, hopefully appear more
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://ml.openmandriva.org/pipermail/om-cooker-openmandriva.org/attachments/20140407/6595a81e/attachment-0001.htm
> >
>
> ------------------------------
>
> _______________________________________________
> OM-Cooker mailing list
> [email protected]
> http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
>
>
> End of OM-Cooker Digest, Vol 13, Issue 30
> *****************************************
>


Reply via email to