Bug 1244844

Summary: octave-specfun: shadowing of core library functions
Product: [Fedora] Fedora Reporter: chris
Component: octave-specfunAssignee: Thomas Sailer <fedora>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: alex, fedora, fkluknav, mmahut, mvanross, orion, ovasik, rakesh.pandit, susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:05:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description chris 2015-07-20 15:13:32 UTC
Description of problem:
on startup:

warning: function /usr/share/octave/packages/specfun-1.1.0/erfcinv.m shadows a built-in function
warning: function /usr/share/octave/packages/specfun-1.1.0/expint.m shadows a core library function
warning: function /usr/share/octave/packages/specfun-1.1.0/ellipke.m shadows a core library function
warning: function /usr/lib64/octave/packages/specfun-1.1.0/x86_64-redhat-linux-gnu-api-v49+/ellipj.oct shadows a built-in function



Version-Release number of selected component (if applicable):
rpm -qa octave*
octave-general-1.3.4-1.fc22.x86_64
octave-specfun-1.1.0-9.fc22.x86_64
octave-control-2.6.6-1.fc22.x86_64
octave-3.8.2-18.fc22.x86_64
octave-signal-1.3.0-3.fc22.x86_64

How reproducible:


Steps to Reproduce:
1. Install octave and octave-specfun
2. start octave
3.

Actual results:


Expected results:


Additional info:

you find bug reports about that on various distributions e.g. 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741036
but i found none for fedora.

Comment 1 Orion Poplawski 2015-07-31 22:17:33 UTC
From John Eaton:

This patch seems to take care of it:

  http://hg.code.sf.net/p/octave/specfun/rev/153e6946b5cb

so the next release of the specfun package should fix this problem.

jwe

Comment 2 Mark van Rossum 2016-01-12 11:20:04 UTC
Still there in fc23
octave-specfun-1.1.0-12.fc23.x86_64

quick fix:
sudo rm /usr/share/octave/packages/specfun-1.1.0/expint.m /usr/share/octave/packages/specfun-1.1.0/ellipke.m /usr/share/octave/packages/specfun-1.1.0/erfcinv.m /usr/lib64/octave/packages/specfun-1.1.0/x86_64-redhat-linux-gnu-api-v50+/ellipj.oct

Comment 3 Fedora End Of Life 2016-07-19 17:05:52 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.