Status: New
Owner: ----
New issue 803 by [email protected]: Disabling the symlink version tree with
2.10.x does not work
http://code.google.com/p/ganeti/issues/detail?id=803
What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
ganeti-2.10.3
What distribution are you using?
wheezy
What steps will reproduce the problem?
1.
export G_V=2.10.3
./configure --localstatedir=/opt/ganeti-srv/var
--sysconfdir=/opt/ganeti-srv/etc
--with-os-search-path=/opt/ganeti-srv/os
--with-export-dir=/opt/ganeti-srv/export
--prefix=/opt/ganeti/ganeti-${G_V} --enable-confd --enable-symlinks=no &&
make && make install
What is the expected output? What do you see instead?
I expect to see the binaries in sbin, not symbolic links
Please provide any additional information below.
I find this method of handling versions with symlinks.... unique, but I'd
rather not use this method as I already have a simpler method by setting my
prefix to a hardcoded version, with etc/var in a different spot. I was
hoping --disable-symlinks or -enable-symlinks=no would disable this feature
added in 2.10.x, but it's not working.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings