On 20.03.2016 14:50, Alex Damb wrote: > [...] > > The problem solves when orderedhash is intalled: > > # gem install orderedhash > Fetching: orderedhash-0.0.6.gem (100%) > Successfully installed orderedhash-0.0.6 > Parsing documentation for orderedhash-0.0.6 > Installing ri documentation for orderedhash-0.0.6 > Done installing documentation for orderedhash after 0 seconds > 1 gem installed > > # service pcsd start > > # service pcsd status > ● pcsd.service - PCS GUI and remote configuration interface > Loaded: loaded (/lib/systemd/system/pcsd.service; enabled) > Active: active (running) since Вс 2016-03-20 21:23:31 IRKT; 1s ago > Main PID: 4944 (ruby) > CGroup: /system.slice/pcsd.service > └─4944 /usr/bin/ruby -C/var/lib/pcsd -I/usr/share/pcsd -- > /usr/share/pcsd/ssl.rb & > /dev/null & > > I suggest that dependency on orderedhash will be added to pcs package. > > I am using GNU/Debian Jessie with pcs from stretch: > # apt-cache showpkg pcs
Thanks for reporting this bug. Because orderedhash isn't packaged yet we can't just add it as dependency. I had a look at the gem. I've noticed that the author didn't specify a license for his gem which (IMHO) is a blocker for packaging orderedhash. I will try to contact the author and get the needed licensing information. Cheers, - Adrian