-
The cupsd daemon doesn't write a PID file.
BSD's _newsyslog_ needs one for logfile rotation. The _check_pid_ monitoring plugin needs it, too. The _rc.d_ init system benefits from one. Nevertheless, r…
efuss updated
7 years ago
-
Migrated from [rt.perl.org#132902](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=132902) (status was 'resolved')
Searchable as RT132902$
p5pRT updated
6 years ago
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
Had a perfectly working 0.4.0 installed on Debian Jessie, upon renewing an expiring cert, an auto update of letsencrypt and its components were automatically run, updating to 0.4.2. The letsencrypt su…
-
![screen shot 2017-03-20 at 1 17 10 pm](https://cloud.githubusercontent.com/assets/5766832/24112375/b4d3f756-0d6f-11e7-970f-d8b5779c69c0.png)
I imported issues from Fortify on Demand CSV. There is …
-
Hi everyone!
It makes me a whole lot easier if this query interface is supported in C++ interface. Or make the same kind of engine of same index a singleton? Thanks!
(A patch file for reference)…
-
The initial addition of the Post-Build step for Fortify on Demand Uploader does not properly populate the Release dropdown of the initially selected Application. The only way for it to automatically …
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
There is a bug where partial information has not been populated when saving settings. While it's not expected for the plugin to work without all of the data in place, the plugin should not crash the …
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…