[Rdo-list] error with dependencies
Patrick Laimbock
patrick at laimbock.com
Sun Jan 25 14:03:34 UTC 2015
On 25-01-15 14:24, Vedsar Kushwaha wrote:
> Thank you for quick response.
>
> after disabling IPV6, error is still there. I disabled IPV6 by
>
> vi /etc/sysctl.conf
> net.ipv6.conf.all.disable_ipv6 = 1
IIRC that requires a reboot before it becomes active. On a live system
try something like:
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
And then run packstack again.
Cheers,
Patrick
More information about the dev
mailing list