[node-devel] VDSM RPMs don't look right

Mike Burns mburns at redhat.com
Fri Nov 11 14:41:33 UTC 2011


On Fri, 2011-11-11 at 08:32 -0600, kmestery wrote:
> I'm trying to build ovirt-node, following the instructions here:
> 
> http://www.ovirt.org/wiki/Node_Building
> 
> When I get to the point about pulling down VDSM RPMs, I'm hitting issues. I pulled the RPMs from here:
> 
> http://fsimonce.fedorapeople.org/vdsm/16/x86_64
> 
> After downloading them, they don't appear to be RPMs:
> 
> [kmestery at fedora-build x86_64]$ file vdsm-*
> vdsm-4.9.0-0.200.g2fc4e63.fc16.x86_64.rpm:              gzip compressed data, from Unix
> vdsm-bootstrap-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:    gzip compressed data, from Unix
> vdsm-cli-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:          gzip compressed data, from Unix
> vdsm-debug-plugin-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm: gzip compressed data, from Unix
> vdsm-debuginfo-4.9.0-0.200.g2fc4e63.fc16.x86_64.rpm:    gzip compressed data, from Unix
> vdsm-hook-faqemu-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:  gzip compressed data, from Unix
> vdsm-hook-vhostmd-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm: gzip compressed data, from Unix
> vdsm-reg-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:          gzip compressed data, from Unix
> [kmestery at fedora-build x86_64]$ 
> 
> Thus, createrepo is failing when it tries to build repodata from them. Can anyone verify the F16 RPMs at the site above are ok to use when building ovirt-node?
> 
> Thanks!
> Kyle
> _______________________________________________
> node-devel mailing list
> node-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/node-devel


# file vdsm*
vdsm-4.9.0-0.200.g2fc4e63.fc16.x86_64.rpm:              RPM v3.0 bin
i386/x86_64
vdsm-bootstrap-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:    RPM v3.0 bin
i386/x86_64
vdsm-cli-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:          RPM v3.0 bin
i386/x86_64
vdsm-debuginfo-4.9.0-0.200.g2fc4e63.fc16.x86_64.rpm:    RPM v3.0 bin
i386/x86_64
vdsm-debug-plugin-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm: RPM v3.0 bin
i386/x86_64
vdsm-hook-faqemu-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:  RPM v3.0 bin
i386/x86_64
vdsm-hook-vhostmd-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm: RPM v3.0 bin
i386/x86_64
vdsm-reg-4.9.0-0.200.g2fc4e63.fc16.noarch.rpm:          RPM v3.0 bin
i386/x86_64

I'm building node consistently using these packages.  The packages have
some bugs that affect registration to ovirt-engine, but I'm working on
those with the vdsm team

Mike




More information about the node-devel mailing list