Missing oVirt package in Fedora 30 repo

Hi, Upon trying to install oVirt development environment on a new Fedora 31 installation (using the oVirt dependency repos of Fedora 30 as 31 is not supported yet) I've found out that these packages are missing from the Fedora 30 repo: ovirt-engine-metrics ovirt-ansible-roles ovirt-host-deploy ovirt-setup-lib Didi, can you please build them for the Fedora 30 repo?

On Thu, Nov 28, 2019 at 4:05 PM Tal Nisan <tnisan@redhat.com> wrote:
Hi, Upon trying to install oVirt development environment on a new Fedora 31 installation (using the oVirt dependency repos of Fedora 30 as 31 is not supported yet) I've found out that these packages are missing from the Fedora 30 repo: ovirt-engine-metrics ovirt-ansible-roles ovirt-host-deploy ovirt-setup-lib
Note that you will not have ovirt-imageio-proxy on Fedora 31 (or 30), since it was not ported to python 3, and we don't plan to port it since we plan to replace it with the daemon: https://bugzilla.redhat.com/1559472 If you can install python 2 and the required packages (if they are still available in Fedora 31) you can run the proxy from source as a workaround. For development you can also use upload_disk.py from ovirt sdk examples if you need to upload disks, it does not require the proxy and is faster. Nir

On Thu, Nov 28, 2019 at 4:42 PM Nir Soffer <nsoffer@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:05 PM Tal Nisan <tnisan@redhat.com> wrote:
Hi, Upon trying to install oVirt development environment on a new Fedora 31
installation (using the oVirt dependency repos of Fedora 30 as 31 is not supported yet) I've found out that these packages are missing from the Fedora 30 repo:
ovirt-engine-metrics
I am not the maintainer, but pushed anyway: https://gerrit.ovirt.org/105246 If it passes, can be merged. If you need it more urgently, you can use the check-patch-generated RPMs.
ovirt-ansible-roles
ovirt-host-deploy
ovirt-setup-lib
I already see all these in: https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30/noarch/ What error do you get and where?
Note that you will not have ovirt-imageio-proxy on Fedora 31 (or 30), since it was not ported to python 3, and we don't plan to port it since we plan to replace it with the daemon: https://bugzilla.redhat.com/1559472
If you can install python 2 and the required packages (if they are still available in Fedora 31) you can run the proxy from source as a workaround.
For development you can also use upload_disk.py from ovirt sdk examples if you need to upload disks, it does not require the proxy and is faster.
Nir
-- Didi

On Sun, Dec 1, 2019 at 12:50 PM Yedidyah Bar David <didi@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:42 PM Nir Soffer <nsoffer@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:05 PM Tal Nisan <tnisan@redhat.com> wrote:
Hi, Upon trying to install oVirt development environment on a new Fedora 31
installation (using the oVirt dependency repos of Fedora 30 as 31 is not supported yet) I've found out that these packages are missing from the Fedora 30 repo:
ovirt-engine-metrics
I am not the maintainer, but pushed anyway:
https://gerrit.ovirt.org/105246
If it passes, can be merged. If you need it more urgently, you can use the check-patch-generated RPMs.
Failed. It does not seem to support python3. Shirly - do you have a bug/plans for this?
ovirt-ansible-roles
ovirt-host-deploy
ovirt-setup-lib
I already see all these in:
https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30/noarch/
What error do you get and where?
Note that you will not have ovirt-imageio-proxy on Fedora 31 (or 30), since it was not ported to python 3, and we don't plan to port it since we plan to replace it with the daemon: https://bugzilla.redhat.com/1559472
If you can install python 2 and the required packages (if they are still available in Fedora 31) you can run the proxy from source as a workaround.
For development you can also use upload_disk.py from ovirt sdk examples if you need to upload disks, it does not require the proxy and is faster.
Nir
-- Didi
-- Didi

On Sun, Dec 1, 2019, 13:11 Yedidyah Bar David <didi@redhat.com> wrote:
On Sun, Dec 1, 2019 at 12:50 PM Yedidyah Bar David <didi@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:42 PM Nir Soffer <nsoffer@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:05 PM Tal Nisan <tnisan@redhat.com> wrote:
Hi, Upon trying to install oVirt development environment on a new Fedora
31 installation (using the oVirt dependency repos of Fedora 30 as 31 is not supported yet) I've found out that these packages are missing from the Fedora 30 repo:
ovirt-engine-metrics
I am not the maintainer, but pushed anyway:
https://gerrit.ovirt.org/105246
If it passes, can be merged. If you need it more urgently, you can use the check-patch-generated RPMs.
Failed. It does not seem to support python3. Shirly - do you have a bug/plans for this?
No. There is no bug for this. I wasn't aware of this issue. These tasks are usually handles by the integration team. Sandro, can you please help with this issue? Thank you, Shirly
ovirt-ansible-roles
ovirt-host-deploy
ovirt-setup-lib
I already see all these in:
https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30/noarch/
What error do you get and where?
Note that you will not have ovirt-imageio-proxy on Fedora 31 (or 30), since it was not ported to python 3, and we don't plan to port it since we plan to replace it with the daemon: https://bugzilla.redhat.com/1559472
If you can install python 2 and the required packages (if they are still available in Fedora 31) you can run the proxy from source as a workaround.
For development you can also use upload_disk.py from ovirt sdk examples if you need to upload disks, it does not require the proxy and is faster.
Nir
-- Didi
-- Didi

Il giorno dom 1 dic 2019 alle ore 12:38 Shirly Radco <sradco@redhat.com> ha scritto:
On Sun, Dec 1, 2019, 13:11 Yedidyah Bar David <didi@redhat.com> wrote:
On Sun, Dec 1, 2019 at 12:50 PM Yedidyah Bar David <didi@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:42 PM Nir Soffer <nsoffer@redhat.com> wrote:
On Thu, Nov 28, 2019 at 4:05 PM Tal Nisan <tnisan@redhat.com> wrote:
Hi, Upon trying to install oVirt development environment on a new Fedora
31 installation (using the oVirt dependency repos of Fedora 30 as 31 is not supported yet) I've found out that these packages are missing from the Fedora 30 repo:
ovirt-engine-metrics
I am not the maintainer, but pushed anyway:
https://gerrit.ovirt.org/105246
If it passes, can be merged. If you need it more urgently, you can use the check-patch-generated RPMs.
Failed. It does not seem to support python3. Shirly - do you have a bug/plans for this?
No. There is no bug for this. I wasn't aware of this issue. These tasks are usually handles by the integration team.
Sandro, can you please help with this issue?
Not in my top priorities, but yes, integration team will help.
Thank you, Shirly
ovirt-ansible-roles
ovirt-host-deploy
ovirt-setup-lib
I already see all these in:
https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30/noarch/
What error do you get and where?
Note that you will not have ovirt-imageio-proxy on Fedora 31 (or 30), since it was not ported to python 3, and we don't plan to port it since we plan to replace it with the daemon: https://bugzilla.redhat.com/1559472
If you can install python 2 and the required packages (if they are still available in Fedora 31) you can run the proxy from source as a workaround.
For development you can also use upload_disk.py from ovirt sdk examples if you need to upload disks, it does not require the proxy and is faster.
Nir
-- Didi
-- Didi
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*
participants (5)
-
Nir Soffer
-
Sandro Bonazzola
-
Shirly Radco
-
Tal Nisan
-
Yedidyah Bar David