I've planning on building octave 4.4 soon (next day or two) in rawhide. I've been building dependent packages here:
https://copr.fedorainfracloud.org/coprs/g/scitech/octave4.4/packages/
Anyone in the scitech group can submit builds there if needed.
Notes on needed changes to packages are here:
https://docs.google.com/spreadsheets/d/1bBEe4Ng3TBUh-EWOQTZt_SvbBYoKWgrC-qH5...
I'm going to start working on PRs for the various changes for maintainers to review. Of note:
- swig requires updating to a git snapshot to get octave 4.4 support - pfstools needs an update to 2.1.0 - NLopt updated to 2.5.0 - switches to using cmake
Orion
What about Octave 4.4. for F29? пн, 12 нояб. 2018 г. в 03:51, Orion Poplawski orion@nwra.com:
I've planning on building octave 4.4 soon (next day or two) in rawhide. I've been building dependent packages here:
https://copr.fedorainfracloud.org/coprs/g/scitech/octave4.4/packages/
Anyone in the scitech group can submit builds there if needed.
Notes on needed changes to packages are here:
https://docs.google.com/spreadsheets/d/1bBEe4Ng3TBUh-EWOQTZt_SvbBYoKWgrC-qH5...
I'm going to start working on PRs for the various changes for maintainers to review. Of note:
- swig requires updating to a git snapshot to get octave 4.4 support
- pfstools needs an update to 2.1.0
- NLopt updated to 2.5.0 - switches to using cmake
Orion
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 https://www.nwra.com/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org
Hi,
Since Octave is not a core package I agree with update it for F29 .
I'd like also update opencv in F29 from 3.4.1 to 3.4.4 but due possible ABI breakage [1]. For that I need a proven package that rebuild all dependent software
Also about math and related software we have update of vtk and TBB (thread "Yet another gargantuan mathematical software update" )
I'd like at least bring all these software to F29 in a copr repo , I'm using my repo [2]
Also I will try enable octave bindings for opencv .
Thanks.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1572611
dist.abicheck FAILED for opencv-3.4.3-1.fc30 https://taskotron.fedoraproject.org/artifacts/all/a91339ea-c218-11e8-8509-52...
dist.abicheck FAILED for opencv-3.4.4-1.fc30 https://taskotron.fedoraproject.org/artifacts/all/a4e89fb2-f676-11e8-ab25-52...
[2] https://copr.fedorainfracloud.org/coprs/sergiomb/opencv/builds/
On Tue, 2018-12-04 at 16:09 +0300, Vascom wrote:
What about Octave 4.4. for F29? пн, 12 нояб. 2018 г. в 03:51, Orion Poplawski orion@nwra.com:
I've planning on building octave 4.4 soon (next day or two) in rawhide. I've been building dependent packages here:
https://copr.fedorainfracloud.org/coprs/g/scitech/octave4.4/package s/
Anyone in the scitech group can submit builds there if needed.
Notes on needed changes to packages are here:
https://docs.google.com/spreadsheets/d/1bBEe4Ng3TBUh-EWOQTZt_SvbBYo KWgrC-qH5VOggG_M/edit?usp=sharing
I'm going to start working on PRs for the various changes for maintainers to review. Of note:
- swig requires updating to a git snapshot to get octave 4.4
support
- pfstools needs an update to 2.1.0
- NLopt updated to 2.5.0 - switches to using cmake
Orion
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 https://www.nwra.com/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidel ines List Archives: https://lists.fedoraproject.org/archives/list/devel@ lists.fedoraproject.org
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelin es List Archives: https://lists.fedoraproject.org/archives/list/devel@li sts.fedoraproject.org
On Tue, 2018-12-04 at 15:59 +0000, Sérgio Basto wrote:
Hi,
Since Octave is not a core package I agree with update it for F29 .
I'd like also update opencv in F29 from 3.4.1 to 3.4.4 but due possible ABI breakage [1]. For that I need a proven package that rebuild all dependent software
Also about math and related software we have update of vtk and TBB (thread "Yet another gargantuan mathematical software update" )
I'd like at least bring all these software to F29 in a copr repo , I'm using my repo [2]
Also I will try enable octave bindings for opencv .
I checked this (enable octave bindings for opencv) yestarday we need mex compiler package [1]
[1] https://www.mathworks.com/help/vision/ug/opencv-interface.html https://kyamagu.github.io/mexopencv/
Thanks.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1572611
dist.abicheck FAILED for opencv-3.4.3-1.fc30 https://taskotron.fedoraproject.org/artifacts/all/a91339ea-c218-11e8-8509-52...
dist.abicheck FAILED for opencv-3.4.4-1.fc30 https://taskotron.fedoraproject.org/artifacts/all/a4e89fb2-f676-11e8-ab25-52...
[2] https://copr.fedorainfracloud.org/coprs/sergiomb/opencv/builds/
On Tue, 2018-12-04 at 16:09 +0300, Vascom wrote:
What about Octave 4.4. for F29? пн, 12 нояб. 2018 г. в 03:51, Orion Poplawski orion@nwra.com:
I've planning on building octave 4.4 soon (next day or two) in rawhide. I've been building dependent packages here:
https://copr.fedorainfracloud.org/coprs/g/scitech/octave4.4/package s/
Anyone in the scitech group can submit builds there if needed.
Notes on needed changes to packages are here:
https://docs.google.com/spreadsheets/d/1bBEe4Ng3TBUh-EWOQTZt_SvbBYo KWgrC-qH5VOggG_M/edit?usp=sharing
I'm going to start working on PRs for the various changes for maintainers to review. Of note:
- swig requires updating to a git snapshot to get octave 4.4
support
- pfstools needs an update to 2.1.0
- NLopt updated to 2.5.0 - switches to using cmake
Orion
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 https://www.nwra.com/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidel ines List Archives: https://lists.fedoraproject.org/archives/list/devel@ lists.fedoraproject.org
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelin es List Archives: https://lists.fedoraproject.org/archives/list/devel@li sts.fedoraproject.org
-- Sérgio M. B. _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org
On Tuesday, 4 December 2018 13.09.16 WET Vascom wrote:
What about Octave 4.4. for F29?
It is already there, although hidden (in a sense). :-) BTW the same applies for F28. Octave 4.4 is available as module.
See http://lists.gnu.org/archive/html/octave-maintainers/2018-11/msg00117.html
Basically you need to run as root:
# dnf module install octave:4.4 # dnf module enable octave:4.4
and then if you already have octave installed:
# dnf upgrade
or if you do not:
#dnf install octave
I had to find these instructions by myself when Orion released the update as it was the first time that I had to explicitly deal with modules.
I am want rpm, not module. ср, 5 дек. 2018 г. в 00:38, José Abílio Matos jamatos@fc.up.pt:
On Tuesday, 4 December 2018 13.09.16 WET Vascom wrote:
What about Octave 4.4. for F29?
It is already there, although hidden (in a sense). :-) BTW the same applies for F28. Octave 4.4 is available as module.
See http://lists.gnu.org/archive/html/octave-maintainers/2018-11/msg00117.html
Basically you need to run as root:
# dnf module install octave:4.4 # dnf module enable octave:4.4
and then if you already have octave installed:
# dnf upgrade
or if you do not:
#dnf install octave
I had to find these instructions by myself when Orion released the update as it was the first time that I had to explicitly deal with modules. -- José Abílio
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org
On 12/4/18 11:10 PM, Vascom wrote:
I am want rpm, not module.
The module provides rpms. What's the difference?
ср, 5 дек. 2018 г. в 00:38, José Abílio Matos jamatos@fc.up.pt:
On Tuesday, 4 December 2018 13.09.16 WET Vascom wrote:
What about Octave 4.4. for F29?
It is already there, although hidden (in a sense). :-) BTW the same applies for F28. Octave 4.4 is available as module.
See http://lists.gnu.org/archive/html/octave-maintainers/2018-11/msg00117.html
Basically you need to run as root:
# dnf module install octave:4.4 # dnf module enable octave:4.4
and then if you already have octave installed:
# dnf upgrade
or if you do not:
#dnf install octave
I had to find these instructions by myself when Orion released the update as it was the first time that I had to explicitly deal with modules. -- José Abílio
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org
devel@lists.stg.fedoraproject.org