[Bug 783389] New: octave-forge miscellaneous-1.0.11.tar.gz without waitfor
https://bugzilla.novell.com/show_bug.cgi?id=783389 https://bugzilla.novell.com/show_bug.cgi?id=783389#c0 Summary: octave-forge miscellaneous-1.0.11.tar.gz without waitfor Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: 64bit OS/Version: openSUSE 12.2 Status: NEW Severity: Minor Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hans-juergen.greif@kabelbw.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=508153) --> (http://bugzilla.novell.com/attachment.cgi?id=508153) This module is needed for many other modules. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1 Hi octave-3.6.2 is on opensuse 12.2 but there is up to now one forge module. For users to want install octave-forge module by pkg install *.tar.gz use the attached miscellaneous-1.0.11.tar.gz where I have removed the function waitfor.cc from the package because of errors. In octave-3.6.2 is a new waitfor function defined. With the attached tar.gz file I can install these modules combinatorics *| 1.0.9 | /usr/share/octave/packages/combinatorics-1.0.9 control *| 2.3.50 | /usr/share/octave/packages/control-2.3.50 general *| 1.3.2 | /usr/share/octave/packages/general-1.3.2 geometry *| 1.5.0 | /usr/share/octave/packages/geometry-1.5.0 image *| 1.0.15 | /usr/share/octave/packages/image-1.0.15 integration | 1.0.7 | /usr/share/octave/packages/integration-1.0.7 miscellaneous *| 1.0.11 | /usr/share/octave/packages/miscellaneous-1.0.11 multicore *| 0.2.15 | /usr/share/octave/packages/multicore-0.2.15 nurbs | 1.3.6 | /usr/share/octave/packages/nurbs-1.3.6 optim *| 1.0.17 | /usr/share/octave/packages/optim-1.0.17 physicalconstants *| 0.1.7 | /usr/share/octave/packages/physicalconstants-0.1.7 quaternion *| 1.0.0 | /usr/share/octave/packages/quaternion-1.0.0 queueing *| 1.0.0 | /usr/share/octave/packages/queueing-1.0.0 signal *| 1.1.2 | /usr/share/octave/packages/signal-1.1.2 specfun *| 1.1.0 | /usr/share/octave/packages/specfun-1.1.0 splines *| 1.0.7 | /usr/share/octave/packages/splines-1.0.7 struct *| 1.0.9 | /usr/share/octave/packages/struct-1.0.9 grepi Reproducible: Always Steps to Reproduce: 1.octave> pkg install miscellaneous-1.0.11 2. 3. Actual Results: error because unneeded waitfor.cc Expected Results: octave> pkg install miscellaneous-1.0.11 without errors -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783389 https://bugzilla.novell.com/show_bug.cgi?id=783389#c Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de AssignedTo|bnc-team-screening@forge.pr |pgajdos@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783389 https://bugzilla.novell.com/show_bug.cgi?id=783389#c1 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Petr Gajdos <pgajdos@suse.com> 2012-10-09 07:29:15 UTC --- Ok, if I understand your problem correctly, we cannot support this. You should report upstream such bug, octave-forge. They ship miscellaneous-1.0.11.tar.gz, not we. You can of course report bug against our rpm, but it seems to be working (newer version 1.1.0). Either add science repo into your repositories or download directly from (octave-forge and octave-forge-miscellaneous rpms) http://download.opensuse.org/repositories/science/openSUSE_12.2/ and enjoy :-]. Feel free to contact me personally in case of any troubles. Thanks for reporting. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783389 https://bugzilla.novell.com/show_bug.cgi?id=783389#c2 --- Comment #2 from Hans Greif <hans-juergen.greif@kabelbw.de> 2012-10-13 18:54:14 UTC --- Hello Petr Gajdos, Thanks for the hint that octave is out sourced from normal opensuse repo. I have thought that to many errors from octave-forge directory prevents the presentation of octave in opensuse repo. Regards, Hans -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783389 https://bugzilla.novell.com/show_bug.cgi?id=783389#c3 --- Comment #3 from Petr Gajdos <pgajdos@suse.com> 2012-10-15 06:38:09 UTC --- (In reply to comment #2)
Hello Petr Gajdos,
Thanks for the hint that octave is out sourced from normal opensuse repo.
I don't actually know what do you mean with "out sourced". As for other programs, upstream project, here octave.sourceforge.net, produces sources and we produce rpms (binaries) created from them. You can either install _source_ via pkg install or binary rpm from http://download.opensuse.org/repositories/science/openSUSE_12.2/x86_64/octav... (for x86_64, similar for other architectures) This rpm I am responsible for should work for you and if it doesn't, I will happy to fix it. More over, note that there is new miscellaneous version out, so it will likely work for you even with octave's native pkg install. Feel free to let me know how if you'll be successful ;-). Of course, I'll be happy to provide you details, you can contact me personally. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com