New submit-request #7342 for openSUSE:Factory:Contrib/clac
submit-request from: radomir_cernoch home:radomir_cernoch/clac -> openSUSE:Factory:Contrib/clac https://build.opensuse.org/package/show?package=clac&project=home:radomir_ce... https://build.opensuse.org/package/show?package=clac&project=openSUSE:Factor... Description: undefined Source revision md5: 3bf568907c6670ebc5407e0c68a8225b To REVIEW against the previous version: osc submitreq show --diff 7342 To ACCEPT the request: osc submitreq accept 7342 --message="reviewed ok." To DECLINE the request: osc submitreq decline 7342 --message="declined for reason xyz (see ... for background / policy / ...)." To REVOKE the request: osc submitreq revoke 7342 --message="retracted because ..., sorry / thx / see better version ..." -- Hermes messaging (http://hermes.opensuse.org) openSUSE Build Service (https://build.opensuse.org/) Collaboration: http://en.opensuse.org/Build_Service/Collaboration -- To unsubscribe, e-mail: opensuse-contrib+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-contrib+help@opensuse.org
On Wed, Feb 25, 2009 at 02:07:47AM +0000, radomir.cernoch@gmail.com wrote:
submit-request from: radomir_cernoch
home:radomir_cernoch/clac -> openSUSE:Factory:Contrib/clac
Hi Radomir, I've tried that package and I don't think it is ready for contrib yet - it is IMHO not stable enough: puzel@foxbat:~> echo a | clac Traceback (most recent call last): File "/usr/bin/clac", line 299, in <module> ses.main() File "/usr/bin/clac", line 291, in main self.eval_expr( line ) File "/usr/bin/clac", line 272, in eval_expr eval_rc = eval( s ,globals(),self.env ) File "<string>", line 1, in <module> NameError: name 'a' is not defined puzel@foxbat:~> echo 'log(0)' | clac Traceback (most recent call last): File "/usr/bin/clac", line 299, in <module> ses.main() File "/usr/bin/clac", line 291, in main self.eval_expr( line ) File "/usr/bin/clac", line 272, in eval_expr eval_rc = eval( s ,globals(),self.env ) File "<string>", line 1, in <module> ValueError: math domain error Sure other packages in Contrib have many more or less serious bugs, but I hope it is not as easy to crash them as it is with clac. -- Best regards / s pozdravem Petr Uzel, Packages maintainer --------------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: puzel@suse.cz Lihovarská 1060/12 tel: +420 284 028 964 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: opensuse-contrib+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-contrib+help@opensuse.org
Hi Petr, originally I thought this was not so serious (using "clac 2>/dev/null" makes it work; errors cause "$?=1"), but I see your point. However the package has been recently accepted... To solve this, I have disabled publishing for now and as soon as I have more time, I will patch the code (or wait for new release). Yours, Radek -- Radomir Cernoch +44 750 708 8293 / +420 607 282 031 Email, Jabber: radomir.cernoch@gmail.com 2009/3/3 Petr Uzel <petr.uzel@suse.cz>:
On Wed, Feb 25, 2009 at 02:07:47AM +0000, radomir.cernoch@gmail.com wrote:
submit-request from: radomir_cernoch
home:radomir_cernoch/clac -> openSUSE:Factory:Contrib/clac
Hi Radomir,
I've tried that package and I don't think it is ready for contrib yet - it is IMHO not stable enough:
puzel@foxbat:~> echo a | clac Traceback (most recent call last): File "/usr/bin/clac", line 299, in <module> ses.main() File "/usr/bin/clac", line 291, in main self.eval_expr( line ) File "/usr/bin/clac", line 272, in eval_expr eval_rc = eval( s ,globals(),self.env ) File "<string>", line 1, in <module> NameError: name 'a' is not defined
puzel@foxbat:~> echo 'log(0)' | clac Traceback (most recent call last): File "/usr/bin/clac", line 299, in <module> ses.main() File "/usr/bin/clac", line 291, in main self.eval_expr( line ) File "/usr/bin/clac", line 272, in eval_expr eval_rc = eval( s ,globals(),self.env ) File "<string>", line 1, in <module> ValueError: math domain error
Sure other packages in Contrib have many more or less serious bugs, but I hope it is not as easy to crash them as it is with clac.
-- Best regards / s pozdravem
Petr Uzel, Packages maintainer --------------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: puzel@suse.cz Lihovarská 1060/12 tel: +420 284 028 964 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz
-- To unsubscribe, e-mail: opensuse-contrib+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-contrib+help@opensuse.org
participants (3)
-
Petr Uzel
-
radomir.cernoch@gmail.com
-
Radomír Černoch