[lxc-users] Lower Version ??

CDR venefax at gmail.com
Fri May 2 00:28:44 UTC 2014


Dear Friends

I followed this instructions

git clone git://github.com/lxc/lxc
cd lxc
git am /path/to/0001-have-systemd-
service-call-lxc-autostart-via-script.patch
./autogen.sh
./configure
make rpm
yum reinstall ~/rpmbuild/RPMS/x86_64/lxc*

but the RPMs genrated are of a lower version of what I had, compiled from code

I get now
/root/rpmbuild/RPMS/x86_64/lxc-1.0.0-1.fc20.x86_64.rpm
/root/rpmbuild/RPMS/x86_64/lxc-devel-1.0.0-1.fc20.x86_64.rpm
/root/rpmbuild/RPMS/x86_64/lxc-debuginfo-1.0.0-1.fc20.x86_64.rpm
/root/rpmbuild/RPMS/x86_64/lxc-libs-1.0.0-1.fc20.x86_64.rpm

but I have installed

rpm -qa | grep lxc
lxc-devel-1.0.3-1.fc20.x86_64
libvirt-daemon-driver-lxc-1.1.3.4-4.fc20.x86_64
lxc-libs-1.0.3-1.fc20.x86_64
lxc-debuginfo-1.0.3-1.fc20.x86_64
lxc-1.0.3-1.fc20.x86_64


Did I missed something?

Thanks for your continued assistance.
Philip


More information about the lxc-users mailing list