Package: ruby-task-list
Version: 2.0.0-2
Severity: critical
After upgrading, and trying to bundle gitlab I get
Could not find gem 'deckar01-task_list (>= 1.0.5, ~> 1.0)' in any of the gem
sources listed in your Gemfile.
From
/usr/share/rubygems-integration/all/specifications/deckar01-task_list
This bug is really old and really annoying, is there any plans at all on fixing
portsentry to start later?
Currently snmp has a race condition and will start after portsentry 50% of the
time, cyrus and dovecot also have a race condition and start after it some of
the time. Obviously this is le
Package: dahdi-source
Version: 1:2.11.1~dfsg-1
Severity: grave
# m-a -t -f build -l 4.12.0-1-686-pae dahdi
Removing old /usr/src/modules/dahdi/ tree
Extracting the package tarball, /usr/src/dahdi.tar.bz2, please wait...
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '
Package: nagios-nrpe-server
Version: 3.2.0-3
There is a bug in 3.2.0 upstream that causes nrpe to fill logs rather rapidly
with
nrpe[27528]: ERROR: my_system() seteuid(0): Operation not permitted
The fix is upstream in commit 005e20f
https://github.com/NagiosEnterprises/nrpe/commit/005e20ffec4
Remove this I see my typo I’ll resubmit it
> On Jul 14, 2017, at 8:00 AM, Debian Bug Tracking System
> wrote:
>
> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 868324:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868324.
>
> This is an
Package: nagios-nrpe-sever
Version: 3.2.0-3
There eis a bug in 3.2.0 upstream that causes nrpe to fill logs rather rapidly
with
nrpe[27528]: ERROR: my_system() seteuid(0): Operation not permitted
The fix is upstream in commit 005e20f
https://github.com/NagiosEnterprises/nrpe/commit/005e20ffec4
Just want to bump this bug, it would be nice to fix the background jobs page in
gitlab. This is the fix required to do so.
Any chance of getting it added? Is there something I can do to help, submit a
diff with the fix?
root@localhost:/usr/share/ruby-sidekiq/web/assets/stylesheets# rm bootst
Since Debian is about to release, and this is an easy fix, shouldn’t we get
this into testing ASAP? It’s really annoying how much larger this bug makes
log files for a false positive.
The fix has been listed for over a year, can it get added or is it still being
tested?
I have the same issue
remote: GitLab: The project you were looking for could not be found.
using
http://snapshot.debian.org/archive/debian/20161031T154133Z/pool/main/g/gitlab-shell/gitlab-shell_3.6.6-1_all.deb
Fixes the issue, but breaks apt
You might want to run 'apt --fix-broken install' to
I can confirm this bug in stretch.
I get the same issue, I’ve even dpkg —purged and reinstalled. The issue is
that as you pointed out it’s looking for
/usr/share/include/scl/system/tty10.conf
Instead of
/usr/share/syslog-ng/include/scl/system/tty10.conf
This can be traced back and correct in /etc/syslog-ng/scl.conf. syslog-ng-
After 2 days of banging my head on this I finally narrowed it down, the issue
her tis ruby-devise.
If I roll back to ruby-devise_4.1.1-2_all.deb this issue is gone and gitlab
starts without issues. Something in -3 breaks gitlab.
Can this ticket be redirect to ruby-devise team?
I am running into the same issue, though for me it’s when I’m in systemd mode.
It’s find in sysv. Maybe portsentry should have a proper systemd service file?
Okay I got it working, I copied it form upstream
/usr/share/gitlab/app/models/project_wiki.rb
Change
["/", @project.path_with_namespace, "/wikis"].join('')
To
[Gitlab.config.gitlab.relative_url_root, "/", @project.path_with_namespace,
"/wikis"].join('')
And
rescue Gollum::NoSuchPathError
To
r
I’m going to assume this is the issue.
# Returns the Gollum::Wiki object.
def wiki
@wiki ||= begin
Gollum::Wiki.new(path_to_repo)
rescue Gollum::NoSuchPathError
create_repo!
end
end
the dir in this call needs to be a git repo according to
https://github.com/gollum/g
Just installed gitlab (which wasn’t easy), but I’m seeing the same issue. any
progress here? anything I can test to try and get this up and running, really
need the wiki for project docu and such. Maybe we need to update the version
of gitlab? I’m going through commits now, but we are behind
an easier option then trying to
get everyone to update config to use mysqli. I to am just using mysqli, but I
wanted to figure out the why and how of it all.
> On Apr 4, 2016, at 12:37 PM, Paul Gevers wrote:
>
> Hi TheSin,
>
> On 04-04-16 18:46, TheSin wrote:
>> I believe
I believe the real issue isn’t with adodb, it’s line 38 of
/usr/share/cacti/site/lib/database.php
$dsn = "$db_type://" . rawurlencode($user) . ":" . rawurlencode($pass) . "@" .
rawurlencode($host) . "/" . rawurlencode($db_name) . "?persist”;
I believe we must remove the persist, so it no longer
Add one of the regular contributors to Mottie’s branch of TableSorter and I
tell you that keep compete with the original is something we work very hard at.
and we are pretty sure that we have done that over the years.
We have contacted Christian (the original author) a few times over the years
Package: asterisk-voicemail
Version: 1:13.1.0~dfsg-1.1
Forwarding a voicemail cause the app to hangup due to missing sound file.
From the asterisk changelog
2013-11-23 00:22 + [r403106] Rusty Newton
* apps/app_voicemail.c: app_voicemail: when forwarding a message,
play v
and yet an other reason to update to 2.10.0.1, please do this soon :(
http://git.asterisk.org/gitweb/?p=dahdi/tools.git;h=094bb2c1e80ec09e8964b5819ad62be3840efad7
inbound calling no longer hear the ring progress even with Dial(,,r)
---
TS
http://www.southofheaven.org/
Life begins and ends with ch
testing, you probably still have the
> buggy 2.4.17+caldav~beta10-3 version, so either upgrade to
> 2.4.17+caldav~beta10-4 from unstable or just wait two days for
> it to migrate to testing.
>
> Cheers,
> Ondrej
>
> On Tue, Aug 12, 2014, at 17:04, TheSin wrote:
>> Hi I
here is the error log you get when the patch is not applied, it's very noisy,
please add this patch.
[Wed May 15 10:18:54 2013] [error] [client xx.xx.xx.xx] File does not exist:
/path/to/htdocs/fancy_shadow_n.png
[Wed May 15 10:18:54 2013] [error] [client xx.xx.xx.xx] File does not exist:
/path
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sent the wrong link, here is the right one.
http://bugs.php.net/bug.php?id=34712
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Darwin)
iD8DBQFDTC3o6wPs8J05MxMRAlIuAJ0boA0mzvsTtKxsQrwju7uWVTT6mACfbZZm
lCnP1GQefzw5VVGu5NyShUY=
=MoVi
-END PG
Package: cacti
Version: 0.8.6f-2
Severity: normal
This is to report an upstream bug where using resource/script_queries on
and snmp host using a non standard port would fail. Here is the patch.
--- host_cpu.xml.orig 2005-07-10 11:37:22.0 -0600
+++ host_cpu.xml2005-07-10 11:37:5
25 matches
Mail list logo