[Bug 1235245] Re: upstart-monitor cannot run without gtk libraries installed

2017-11-17 Thread Jari Turkia
Because systemd, apparently nobody ever bothered to fix this. Here is my patch to make CLI working. ** Patch added: "upstart-monitor.cli.patch" https://bugs.launchpad.net/upstart/+bug/1235245/+attachment/5010432/+files/upstart-monitor.cli.patch -- You received this bug notification because

[Bug 1454294] Re: liblua dependency missing, causing Perl Inline to fail

2016-09-02 Thread Jari Turkia
This is affecting Ubuntu 16 also. Here is a proof of failure: #!/usr/bin/perl -w -- use strict; use warnings; use Inline; # Sample LUA-code my $lua = < 0) end END_OF_CODE ; # Introduce the lua_bitop_tester() function into Perl-world Inline->bind( Lua => $lua ); # Call LUA-code lua_bitop_tester

[Bug 1496371] Re: package redis-server 2:2.8.19-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-12 Thread Jari Turkia
I second this bug. Something is badly off with redid-server latest release: Setting up redis-server (2:3.0.6-1) ... insserv: script redis-server: service redis-server already provided! insserv: exiting now! update-rc.d: error: insserv rejected the script header dpkg: error processing package redis

[Bug 1496371] Re: package redis-server 2:2.8.19-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-24 Thread Jari Turkia
Issue on my server was NOT caused by redid-server package. There was another script with following header in /etc/init.d/ -script: #!/bin/bash ### BEGIN INIT INFO # Provides: redis-server # Required-Start: $syslog $remote_fs # Required-Stop: $syslog $remote_fs # Should-Start: $local_fs # Shou

[Bug 1454294] [NEW] liblua dependency missing, causing Perl Inline to fail

2015-05-12 Thread Jari Turkia
Public bug reported: 1) System info: Description:Ubuntu 14.04.1 LTS Release:14.04 2) Package info: lua-bitop: Installed: 1.0.2-2 3) Shared library dependencies for LUA 5.1-version: $ ldd 5.1-bitop/bit.so linux-vdso.so.1 => (0x7fffe4bfc000) libc.so.6 => /lib/x86