On 4/16/19 7:52 AM, José Abílio Matos wrote:
On Monday, 11 March 2019 02.48.49 WEST Orion Poplawski wrote:I've been working on Octave 5.1 builds for Rawhide and EPEL-7 here: https://copr.fedorainfracloud.org/coprs/g/scitech/octave5.1/ Build status notes: https://docs.google.com/spreadsheets/d/1a-cjNm1AB2ZWpAdGwE0zp_vmiyJeKGGkB3Bn zJ2-UmM/edit?usp=sharing I'm pretty close to updating octave in rawhide proper, but want to see if a couple issues are fixed first. Testing is appreciated. I'll also be building an octave 5.1 module as well once I've updated octave in rawhide.Hi Orion, even although I have the copr repository active I am not able to install it: # dnf install octave Copr repo for octave5.1 owned by @scitech 5.3 kB/s | 3.9 kB 00:00 ... Error: Problem: conflicting requests - nothing provides libreadline.so.7()(64bit) needed by octave-6:4.4.1-1.module_2492+fd098c93.x86_64 - nothing provides libqscintilla2_qt5.so.13()(64bit) needed by octave-6:4.4.1-1.module_2492+fd098c93.x86_64 (try to add '--skip-broken' to skip uninstallable packages)
I suspect this is an issue with having the octave:4.4 module enabled as well. They probably won't play well together.
BTW I think that for Fedora 30+ we have to set octave to use python 3. This is required in the octave-symbolic package since sympy is only available for python 3. In this case I think that we have to create a file in: octave-home/share/octave/site/m/startup/octaverc (in our case octave-home == /usr) with the following code: setenv PYTHON python3; I am not sure if there are other uses of python that this call interferes with, but python2 is going to be unsupported at the end of this year. (Even although it will be used for years and years....) Best regards,
I think the octave-symbolic package is already configured to use python3, but it probably is time to configure octave with PYTHON=python3.
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@xxxxxxxx Boulder, CO 80301 https://www.nwra.com/
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ scitech mailing list -- scitech@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to scitech-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/scitech@xxxxxxxxxxxxxxxxxxxxxxx