Bug#780847: puppetmaster: wrong process name match in logrotate script

2015-03-20 Thread Bartosz Cisek
Package: puppetmaster
Version: 3.7.2-3
Severity: important
Tags: patch

Logrotate scrpit supplied by puppetmaster package tries to send signal after 
rotating logs. Unfortunately it matches against process name that doesn't 
exists. As a result puppet master process doesn't release log file descriptor 
that grows infinitely.

There is:
pkill -USR2 -u puppet -f puppetmasterd || true

While it should be:
pkill -USR2 -u puppet -f puppet master || true

Bug was originally reported in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1410383

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages puppetmaster depends on:
ii  init-system-helpers 1.22
ii  puppetmaster-common 3.7.2-3
ii  ruby1:2.1.5
ii  ruby2.1 [ruby-interpreter]  2.1.5-1

puppetmaster recommends no packages.

puppetmaster suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648565: [pkg-bacula-devel] New upstream release

2011-12-16 Thread Bartosz Cisek
W dniu 15.12.2011 22:42, Luca Capello pisze:
 NB, your reply should have been a follow-up to [1] and to the Debian
 BTS: I replied on purpose to all the people who asked for an updated
 version to document the status on the BTS (which is supposed to stay
 forever, not like this mailing list).

I just wanted to ask question and wasn't sure if cluttering BTS was a
good idea.

 I'm also interested in building packages of Bacula 5.2.x. Recently Luca
 Capello said [1] that there is updated repo [2] that provides 5.2.1
 version. debian/control file is quite old so I'm not sure if this repo
 is correct one or I miss something.

 [1]
 http://lists.alioth.debian.org/pipermail/pkg-bacula-devel/2011-December/000113.html
 [2] http://git.debian.org/?p=pkg-bacula/pkg-bacula.git;a=summary
 
 What does it mean that the Git debian/control is quite old?  Have you
 checked it against the last package available in Debian, to find out
 where is the problem?

 Indeed, the Git repository at [2] is missing the last uploaded Debian
 version: Hauke, I guess you forgot a `git pull`, can you do it, please?

This is what I meant 'old debian/control' :) I looked for some
development branch with you improved build procedure. I really look
forward for it. I tried to fix it by myself (build all DB drivers at one
time) but stuck in shlibs packaging.

 BTW, the Git repository should be 'bacula.git' and not 'pkg-bacula.git',
  given that it has never been included in any official Debian
  package yet I will fix it in the next days.

Great :)
-- 
Bartosz Cisek
Admin

email: bartosz.ci...@nasza-klasa.pl
tel: +48 519 300 122

Nasza Klasa Sp. z o.o.,
ul. Gen. J. Bema 2, 50-265 Wrocław

Sąd Rejonowy dla Wrocławia - Fabrycznej we Wrocławiu,
VI Wydział Gospodarczy Krajowego Rejestru Sądowego,
nr KRS:289629, NIP:898-21-22-104 REGON:020586020,
Kapitał zakładowy: 67 850,00 PLN



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#376294: apt-proxy: unmet dependencies, python-twisted is not going to be installed

2006-07-01 Thread Bartosz Cisek
Package: apt-proxy
Severity: grave
Justification: renders package unusable


Package cannot by installed due to unme dependiences:

The following packages have unmet dependencies:
 apt-proxy: Depends: python-twisted (= 1.3.0-7) but it is not going to be 
installed or
 python2.3 ( 2.3.5-1) but 2.3.5-14 is to be installed
Depends: python-twisted (= 1.0.0) but it is not going to be 
installed
 E: Broken packages
 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-generic
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]