[Bug 537983] Review Request: python-visual - 3D Programming

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 10 18:32:20 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=537983

Thomas Spura <tomspur at fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Review Request: vpython -   |Review Request:
                   |3D Programming              |python-visual - 3D
                   |                            |Programming
               Flag|needinfo?                   |

--- Comment #14 from Thomas Spura <tomspur at fedoraproject.org> 2010-04-10 14:32:18 EDT ---
(In reply to comment #10)
> > I *guess* (because I don't know abrt internals), that abrt doesn't catch this
> > segfault, because it's happening inside of python.
> > 
> > Could you try to put the lines from above into a script and try to get a abrt
> > crash?
> 
> I don't understand what you are exactly meaning but abrt caught those crashes
> everytime, but since I was neither sure if this is a relevant crash ;) nor if I
> should *really* post such a long backtrace, I trashed them. But as you asked
> for it I reproduced it and reported the crash with abrt to bug 580984, I hope
> this is what you like to get.

abrt didn't get the backtrace everytime, when something is crashing for me in
e.g. ipython, so I just guessed, that abrt didn't get the crash. If it worked
even better...

The first one wasn't relevant, because the debuginfo were missing, but the
second one is quite usefull. Hopefully the new version will work for you and
we'll not need it ;)

> 
> > ##################################################
> > 
> > Thanks for pining, I just noted, that upstream is a newer version ;)
> > 
> 
> Had no time to test this until now - sorry! But if it is important I will do it
> for you - no problem!
> 
> ...now what next?
> 
> Thanks for your answer and greetings    

It will be better to test with the new version. I try to get the packages for
F-12, so you don't need to build them on your own.


(In reply to comment #11)
> Created an attachment (id=405696)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=405696) [details]
> fc13 compile test (on fc12)
> 
> As wished here the results of compilation test of the fc13 package, sorry for
> the German error messages! It does not compile, e.g. because user 'tom' is
> missing...    

Thanks for the logs.
I am German - so no problem at all ;)
(If you run anything with 'LC_ALL=C $and_the_command' prefixed, it will be in
English - just a side note.)

That's a really strange issue. I thought, there would be a missing header or a
compile error...

I'll try to get a src.rpm package without 'tom:tom' in it.

Another possibility would be:
Just download the spec file and run 'spectool -g python-visual.spec'. That will
download the sourcefile from upstream and you can simply run 'rpmbuild -ba
python-visual.spec' and will have the RPM in ~/rpmbuild/RPMS.
I found out, what's the reason for not building on F-12 (at least on my
machine):
bug 185079 comment 4
mock is complaining:
../include/python/num_util.hpp:73:31: warning: numpy/arrayobject.h: No such
file or directory

Could you try to install the F-13 version? Usually there won't be a problem
with it. When this package is reviewed, I'll ping the maintainer of numpy, to
ship an update for F-12, so this can be build on F-12 too.

(Don't know why your build didn't showed the missing numpy/arrayobject.h
lines...)

########################

There is a new version from upstream. But, because on ubuntu there is
python-visual and you later do a 'import visual' I choosed now to rename the
package to python-visual. (see:
http://vpython.org/contents/download_linux.html)
This later also matches to python3-visual, once there will be python3 support.
I did a 'Obsoletes: vpython' for now because of this...

$ rpmlint noarch/python-visual-doc-5.32-1.fc13.noarch.rpm
x86_64/python-visual-* python-visual-5.32-1.fc13.src.rpm 
4 packages and 0 specfiles checked; 0 errors, 0 warnings.

Spec URL: http://tomspur.fedorapeople.org/review/python-visual.spec
SRPM URL:
http://tomspur.fedorapeople.org/review/python-visual-5.32-1.fc13.src.rpm

RPMS http://tomspur.fedorapeople.org/review/rpms/ :

http://tomspur.fedorapeople.org/review/rpms/python-visual-5.32-1.fc13.x86_64.rpm
http://tomspur.fedorapeople.org/review/rpms/python-visual-debuginfo-5.32-1.fc13.x86_64.rpm

Could you please try to do as root:
'rpm -U
http://tomspur.fedorapeople.org/review/rpms/python-visual-5.32-1.fc13.x86_64.rpm
http://tomspur.fedorapeople.org/review/rpms/python-visual-debuginfo-5.32-1.fc13.x86_64.rpm'

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list