Bug#885149: SMTPUTF8 support

2019-04-29 Thread Richard James Salts
Just adding that this might be worth adding to the options for exim-daemon-
heavy. I've compiled my own custom daemon to enable this option. Would this be 
another candidate where dynamically loading support based on the library being 
installed would be desirable?



Bug#890483: bind9: compile with dnstap support

2018-02-14 Thread Richard James Salts
Package: bind9
Version: 1:9.11.2.P1-1
Severity: wishlist
Tags: patch

It would be nice to enable the dnstap functionality included in bind
9.11 for detailed logging of dns queries going throught bind.
It would pull in extra dependencies on libfstrm0, libprotobuf-c1 and
zlib1g, however this might be worth it.

I've created a patch to the debian packaging that I used to compile
a deb with this option added. I think it's more or less correct.
diff -ur orig/debian/changelog diff/debian/changelog
--- orig/debian/changelog   2018-01-17 07:06:04.0 +0100
+++ diff/debian/changelog   2018-01-22 05:40:20.0 +0100
@@ -1,3 +1,9 @@
+bind9 (1:9.11.2.P1-1spectralmud1) unstable; urgency=medium
+
+  *  Compile with support for dnstap
+
+ -- Richard James Salts <rjsa...@red.spectralmud.org>  Mon, 22 Jan 2018 
05:40:20 +0100
+
 bind9 (1:9.11.2.P1-1) unstable; urgency=medium
 
   * New upstream version 9.11.2-P1
diff -ur orig/debian/control diff/debian/control
--- orig/debian/control 2018-01-17 07:06:04.0 +0100
+++ diff/debian/control 2018-01-22 05:40:20.0 +0100
@@ -23,7 +23,9 @@
libtool,
libxml2-dev,
python3,
-   python3-ply
+   python3-ply,
+   protobuf-c-compiler,
+   libfstrm-dev
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/git/pkg-dns/bind9.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-dns/bind9.git
diff -ur orig/debian/dnsutils.install diff/debian/dnsutils.install
--- orig/debian/dnsutils.install2018-01-17 07:06:04.0 +0100
+++ diff/debian/dnsutils.install2018-01-22 05:39:12.0 +0100
@@ -3,8 +3,10 @@
 usr/bin/mdig
 usr/bin/nslookup
 usr/bin/nsupdate
+usr/bin/dnstap-read
 usr/share/man/man1/delv.1
 usr/share/man/man1/dig.1
 usr/share/man/man1/mdig.1
 usr/share/man/man1/nslookup.1
 usr/share/man/man1/nsupdate.1
+usr/share/man/man1/dnstap-read.1
diff -ur orig/debian/libdns169.symbols diff/debian/libdns169.symbols
--- orig/debian/libdns169.symbols   2018-01-17 07:06:04.0 +0100
+++ diff/debian/libdns169.symbols   2018-01-22 05:39:41.0 +0100
@@ -356,6 +356,21 @@
  dns_dsdigest_format@Base 1:9.10.6+dfsg
  dns_dsdigest_fromtext@Base 1:9.10.6+dfsg
  dns_dsdigest_totext@Base 1:9.10.6+dfsg
+ dns_dt_attach@Base 1:9.11.2+dfsg7
+ dns_dt_close@Base 1:9.11.2+dfsg
+ dns_dt_create@Base 1:9.11.2+dfsg
+ dns_dt_datatotext@Base 1:9.11.2+dfsg
+ dns_dt_detach@Base 1:9.11.2+dfsg
+ dns_dt_getframe@Base 1:9.11.2+dfsg
+ dns_dt_getstats@Base 1:9.11.2+dfsg
+ dns_dt_open@Base 1:9.11.2+dfsg
+ dns_dt_parse@Base 1:9.11.2+dfsg
+ dns_dt_reopen@Base 1:9.11.2+dfsg
+ dns_dt_send@Base 1:9.11.2+dfsg
+ dns_dt_setidentity@Base 1:9.11.2+dfsg
+ dns_dt_setversion@Base 1:9.11.2+dfsg
+ dns_dt_shutdown@Base 1:9.11.2+dfsg
+ dns_dtdata_free@Base 1:9.11.2+dfsg
  dns_dumpctx_attach@Base 1:9.10.6+dfsg
  dns_dumpctx_cancel@Base 1:9.10.6+dfsg
  dns_dumpctx_db@Base 1:9.10.6+dfsg
@@ -1407,6 +1422,24 @@
  dns_zt_loadnew@Base 1:9.10.6+dfsg
  dns_zt_mount@Base 1:9.10.6+dfsg
  dns_zt_unmount@Base 1:9.10.6+dfsg
+ dnstap__dnstap__descriptor@Base 1:9.11.2+dfsg
+ dnstap__dnstap__free_unpacked@Base 1:9.11.2+dfsg
+ dnstap__dnstap__get_packed_size@Base 1:9.11.2+dfsg
+ dnstap__dnstap__init@Base 1:9.11.2+dfsg
+ dnstap__dnstap__pack@Base 1:9.11.2+dfsg
+ dnstap__dnstap__pack_to_buffer@Base 1:9.11.2+dfsg
+ dnstap__dnstap__type__descriptor@Base 1:9.11.2+dfsg
+ dnstap__dnstap__unpack@Base 1:9.11.2+dfsg
+ dnstap__message__descriptor@Base 1:9.11.2+dfsg
+ dnstap__message__free_unpacked@Base 1:9.11.2+dfsg
+ dnstap__message__get_packed_size@Base 1:9.11.2+dfsg
+ dnstap__message__init@Base 1:9.11.2+dfsg
+ dnstap__message__pack@Base 1:9.11.2+dfsg
+ dnstap__message__pack_to_buffer@Base 1:9.11.2+dfsg
+ dnstap__message__type__descriptor@Base 1:9.11.2+dfsg
+ dnstap__message__unpack@Base 1:9.11.2+dfsg
+ dnstap__socket_family__descriptor@Base 1:9.11.2+dfsg
+ dnstap__socket_protocol__descriptor@Base 1:9.11.2+dfsg
  dst__entropy_getdata@Base 1:9.10.6+dfsg
  dst__entropy_status@Base 1:9.10.6+dfsg
  dst__gssapi_init@Base 1:9.10.6+dfsg
@@ -1883,6 +1916,21 @@
  dns_dsdigest_format@Base 1:9.10.6+dfsg
  dns_dsdigest_fromtext@Base 1:9.10.6+dfsg
  dns_dsdigest_totext@Base 1:9.10.6+dfsg
+ dns_dt_attach@Base 1:9.11.2+dfsg
+ dns_dt_close@Base 1:9.11.2+dfsg
+ dns_dt_create@Base 1:9.11.2+dfsg
+ dns_dt_datatotext@Base 1:9.11.2+dfsg
+ dns_dt_detach@Base 1:9.11.2+dfsg
+ dns_dt_getframe@Base 1:9.11.2+dfsg
+ dns_dt_getstats@Base 1:9.11.2+dfsg
+ dns_dt_open@Base 1:9.11.2+dfsg
+ dns_dt_parse@Base 1:9.11.2+dfsg
+ dns_dt_reopen@Base 1:9.11.2+dfsg
+ dns_dt_send@Base 1:9.11.2+dfsg
+ dns_dt_setidentity@Base 1:9.11.2+dfsg
+ dns_dt_setversion@Base 1:9.11.2+dfsg
+ dns_dt_shutdown@Base 1:9.11.2+dfsg
+ dns_dtdata_free@Base 1:9.11.2+dfsg
  dns_dumpctx_attach@Base 1:9.10.6+dfsg
  dns_dumpctx_cancel@Base 1:9.10.6+dfsg
  dns_dumpctx_db@Base 1:9.10.6+dfsg
@@ -2934,6 +2982,24 @@
  dns_zt_loadnew@Base 1:9.10.6+dfsg
  dns_zt_mount@

Bug#889784: ITP: ldmud -- LPC mud driver (non-free)

2018-02-06 Thread Richard James Salts
Package: wnpp
Severity: wishlist
Owner: Richard James Salts <deb...@spectralmud.org>

* Package name: ldmud
  Version : 3.5.1
  Upstream Author : Alexander Motzkau <gn...@unitopia.de>, Dominik Schäfer 
<zess...@zesstra.de> 
* URL : http://www.ldmud.eu/
* License : The source code and any executables created may not
* be used for monetary gain.
  Programming Lang: C, LPC
  Description : LPC mud driver

LDMud is a a runtime environment used for a network-based game written in LPC.
It handles all the connections and compiles the lpc into bytecode which
runs on top of the daemon. 
I'd like to package this in debian in order to make it easier for novice mud 
coders to get a mud running quickly. Debian offers a few mud clients,
but not many mud servers.
I would like to maintain this package as part of the Debian Games Team.
The rate of releases is quite manageable as it's quite a mature project.
I would however need a sponsor.


Bug#884116: linux-image-4.9.0-4-amd64: screen atrifacts then crash

2017-12-14 Thread Richard James Salts
Package: src:linux
Version: 4.9.65-3
Followup-For: Bug #884116



-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: 
product_name: 
product_version: 
chassis_vendor: 
chassis_version: 
bios_vendor: Intel Corporation
bios_version: RYBDWi35.86A.0360.2016.1109.0946
board_vendor: Intel Corporation
board_name: NUC5i7RYB
board_version: H73774-101

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Broadwell-U Host Bridge -OPI 
[8086:1604] (rev 09)
Subsystem: Intel Corporation Broadwell-U Host Bridge -OPI [8086:2057]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: bdw_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation Iris Graphics 6100 
[8086:162b] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Intel Corporation Iris Graphics 6100 [8086:2057]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: i915
Kernel modules: i915

00:03.0 Audio device [0403]: Intel Corporation Broadwell-U Audio Controller 
[8086:160c] (rev 09)
Subsystem: Intel Corporation Broadwell-U Audio Controller [8086:2057]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

00:14.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB xHCI 
Controller [8086:9cb1] (rev 03) (prog-if 30 [XHCI])
Subsystem: Intel Corporation Wildcat Point-LP USB xHCI Controller 
[8086:2057]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation Wildcat Point-LP MEI 
Controller #1 [8086:9cba] (rev 03)
Subsystem: Intel Corporation Wildcat Point-LP MEI Controller [8086:2057]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: mei_me
Kernel modules: mei_me

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (3) 
I218-V [8086:15a3] (rev 03)
Subsystem: Intel Corporation Ethernet Connection (3) I218-V [8086:2057]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: e1000e
Kernel modules: e1000e

00:1b.0 Audio device [0403]: Intel Corporation Wildcat Point-LP High Definition 
Audio Controller [8086:9ca0] (rev 03)
Subsystem: Intel Corporation Wildcat Point-LP High Definition Audio 
Controller [8086:2057]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root 
Port #1 [8086:9c90] (rev e3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1c.3 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root 
Port #4 [8086:9c96] (rev e3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB EHCI 
Controller [8086:9ca6] (rev 03) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Wildcat Point-LP USB EHCI Controller 
[8086:2057]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-

Bug#883437: rsnapshot dependencies seem wrong

2017-12-03 Thread Richard James Salts
Package: rsnapshot
Version: 1.4.2-1
Severity: normal

Dear Maintainer,

The dependencies of rsnapshot seem to be out of alignment with the
default configuration. rsnapshot's default is to use /usr/bin/logger to
log to syslog, however there is no dependency on bsdutils. A file in 
/etc/logrotate.d/rsnapshot to rotate a log file which will not be created. 
I believe this is the reason for the dependency on logrotate.

I think that the dependency on logrotate should be downgraded to
recommends and that there should be a new dependency on bsdutils.
Obviously this will depend on the config file in /etc/rsnapshot.conf
logging to syslog or not.

-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-4-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rsnapshot depends on:
ii  liblchown-perl  1.01-3+b2
ii  logrotate   3.11.0-0.1
ii  perl5.24.1-3+deb9u2
ii  rsync   3.1.2-1

Versions of packages rsnapshot recommends:
ii  openssh-client [ssh-client]  1:7.4p1-10+deb9u1

rsnapshot suggests no packages.

-- no debconf information



Bug#846677: tomcatjss: FTBFS: [javac] /<>/src/org/apache/tomcat/util/net/jss/IJSSFactory.java:26: error: cannot find symbol

2017-05-25 Thread Richard James Salts
Hi, I just came across this problem when trying to compile myself. This 
is due to the fact upstream don't yet support tomcat 8.5.
The support for tomcat 8.5 is being tracked at 
https://pagure.io/tomcatjss/issue/1




Bug#838445: libnss-wrapper: nss-wrapper fails to build on jessie

2016-09-21 Thread Richard James Salts
Package: libnss-wrapper
Version: 1.1.2-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)



I am trying to build nss-wrapper on jessie and it was failing.
I was getting an error along the lines of:
implicit declaration of function 'cmocka_unit_test'

Compiling and installing the version of cmocka from stretch seems to
work though. I think there should be a versioned build-depends on this
package.



Bug#820332: libnet-dns-perl: Conflict with libnet-dns-sec-perl but not in Conflicts

2016-04-07 Thread Richard James Salts
Package: libnet-dns-perl
Version: 1.05-1
Severity: serious
Justification: Policy 7.4



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libnet-dns-perl depends on:
ii  libc6   2.22-5
ii  libdigest-hmac-perl 1.03+dfsg-1
ii  libio-socket-inet6-perl 2.72-2
ii  libnet-ip-perl  1.26-1
ii  perl5.22.1-9
ii  perl-base [perlapi-5.22.1]  5.22.1-9

libnet-dns-perl recommends no packages.

libnet-dns-perl suggests no packages.

-- no debconf information

Trying to install the new version I get a problem with a file being
overwritten in libnet-dns-sec-perl.

Performing actions...
(Reading database ... 392443 files and directories currently installed.)
Preparing to unpack .../libnet-dns-perl_1.05-1_amd64.deb ...
Unpacking libnet-dns-perl (1.05-1) over (0.81-2+b1) ...
dpkg: error processing archive 
/var/cache/apt/archives/libnet-dns-perl_1.05-1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/perl5/Net/DNS/RR/DLV.pm', which is also in 
package libnet-dns-sec-perl 0.21-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libnet-dns-perl_1.05-1_amd64.deb
 



Bug#792395: check-mk-config-icinga: wrong version of check-mk in defaults

2015-07-14 Thread Richard James Salts
Package: check-mk-config-icinga
Version: 1.2.6p5-1~bpo8+1
Severity: minor

/usr/share/check_mk/modules/defaults has not been updated for 1.2.6p5 on
either the icinga or nagios config packages. A minor cosmetic detail, but
when you're looking at multisite it's a bit confusing.

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

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

Versions of packages check-mk-config-icinga depends on:
ii  adduser  3.113+nmu3
ii  dpkg 1.17.25

check-mk-config-icinga recommends no packages.

check-mk-config-icinga suggests no packages.

-- Configuration Files:
/etc/apache2/conf-available/check-mk-multisite.conf changed [not included]

-- 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#724742: livecheck addon

2015-07-14 Thread Richard James Salts
It appears that the livecheck addon has been removed upstream in this commit: 
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=c004288c4d0463cfe58d090d56f7ff26acd0ed44

As such I think this bug could be closed.


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



Bug#748055: checkrestart false positive on /[aio]

2014-07-16 Thread Richard James Salts
I've taken to running checkrestart with the -b blacklist with a file containing 
/\[aio\]. If this could be added to the built in blacklist then this would 
work.


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



Bug#708360: tiger: check_known doesn't detect 3.x-y kernels properly

2013-08-29 Thread Richard James Salts
I think this patch would be more appropiate as I think the intention is to 
detect kernels before 2.4 and act differently.

--- /usr/lib/tiger/scripts/check_known.orig 2013-08-29 16:18:17.353468855 
+1000
+++ /usr/lib/tiger/scripts/check_known  2013-08-29 16:20:21.966644143 +1000
@@ -125,8 +125,8 @@
  # (maybe should be moved to systems/Linux/2/check_known)
  [ ! -x $IP -o $OS != Linux ]  message INFO kisXXX  Using 
$IFCONFIG instead of $IP, promiscuous mode detection incomplete. Installing 
$IP adds libpcap/libnet-based sniffer detection capabilities.
 
- VER=`echo $REV | $CUT -f 2 -d .`
- if [ -x $IP -a $VER -ge 4 ] 
+ VER=`echo $REV | $EGREP '^(2.[46].|3)'`
+ if [ -x $IP -a -n $VER ]
  then
  echo # Testing for promiscuous interfaces with $IP
  $IP link show |


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



Bug#616660: pcretest

2013-04-28 Thread Richard James Salts
I was looking through the repo for a tool to test regular expressions and 
there doesn't seem to be much I could find in unstable at the moment. Kodos no 
longer builds, kregexpeditor was taken out for squeeze/kde4. I realize I could 
fire up perl, or some other programming language, but pcretest was a handy 
utility.
It would be good if the program could instead be included with the pcregrep 
package in pcre-utils package or the like.


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



Bug#698749: gitolite: sshkeys-lint doesn't understand ecdsa public keys

2013-01-22 Thread Richard James Salts
Package: gitolite
Version: 2.3-1
Severity: wishlist
Tags: patch

I was attempting to use gitolite with an ecdsa based key and got an error
when gl-setup ran sshkeys-lint. This is because it's using a regular
expression which only knows about dsa and rsa keys. I've attached a patch
which will also understand elliptic curve keys.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gitolite depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.49
ii  git [git-core] 1:1.7.10.4-2
ii  git-core   1:1.7.10.4-2
ii  openssh-server 1:6.0p1-3
ii  perl   5.14.2-16

gitolite recommends no packages.

Versions of packages gitolite suggests:
pn  git-daemon-run  none
pn  gitweb  none

-- debconf information:
* gitolite/gituser: gitolite
* gitolite/gitdir: /var/lib/gitolite
* gitolite/adminkey:
--- sshkeys-lint2012-02-13 14:15:33.0 +1100
+++ sshkeys-lint.ecdsa  2013-01-23 15:39:49.009803996 +1100
@@ -125,10 +125,10 @@
 sub fprint {
 local $_ = shift;
 my ($fh, $tempfn, $in);
-if (/ssh-(dss|rsa) /) {
+if (/ssh-(dss|rsa) / || /ecdsa-/ ) {
 # an actual key was passed.  Since ssh-keygen requires an actual file,
 # make a temp file to take the data and pass on to ssh-keygen
-s/^.* (ssh-dss|ssh-rsa)/$1/;
+s/^.* (ssh-dss|ssh-rsa|ecdsa-[^ ]*)/$1/;
 use File::Temp qw(tempfile);
 ($fh, $tempfn) = tempfile();
 $in = $tempfn;


Bug#634016: check-mk-config-nagios3: Wrong directory for nagios templates and generated object file

2011-07-15 Thread Richard James Salts
Package: check-mk-config-nagios3
Version: 1.1.10-1
Severity: important
Tags: patch

When you install the nagios integration for check-mk it writes templates to the
wrong directory. Also when generating checks from the check-mk inventory it
will output the wrong file.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- Configuration Files:
/etc/icinga/objects/check_mk_templates.cfg [Errno 2] No such file or directory: 
u'/etc/icinga/objects/check_mk_templates.cfg'

-- no debconf information
diff -up check-mk-1.1.10/debian/check-mk-config-nagios3.install.incorrect check-mk-1.1.10/debian/check-mk-config-nagios3.install
--- check-mk-1.1.10/debian/check-mk-config-nagios3.install.incorrect	2011-07-16 13:16:22.026116336 +1000
+++ check-mk-1.1.10/debian/check-mk-config-nagios3.install	2011-07-16 13:10:32.405769447 +1000
@@ -1,2 +1,2 @@
-usr/share/doc/check_mk/check_mk_templates.cfg etc/icinga/objects
+usr/share/doc/check_mk/check_mk_templates.cfg etc/nagios3/conf.d
 etc/check_mk/multisite.mk
diff -up check-mk-1.1.10/debian/defaults.nagios3.incorrect check-mk-1.1.10/debian/defaults.nagios3
--- check-mk-1.1.10/debian/defaults.nagios3.incorrect	2011-07-16 13:16:38.698322714 +1000
+++ check-mk-1.1.10/debian/defaults.nagios3	2011-07-16 13:11:07.778210947 +1000
@@ -22,7 +22,7 @@ precompiled_hostchecks_dir  = '/var/lib/
 counters_directory  = '/var/lib/check_mk/counters'
 tcp_cache_dir   = '/var/lib/check_mk/cache'
 logwatch_dir= '/var/lib/check_mk/logwatch'
-nagios_objects_file = '/etc/nagios/conf.d/check_mk_objects.cfg'
+nagios_objects_file = '/etc/nagios3/conf.d/check_mk_objects.cfg'
 rrd_path= '/var/lib/check_mk/rrd'
 nagios_command_pipe_path= '/var/lib/nagios3/rw/nagios.cmd'
 nagios_status_file  = '/var/cache/nagios3/status.dat'


Bug#628658: kdebase-workspace-bin: Application launcher menu action launches two copies

2011-05-30 Thread Richard James Salts
Package: kdebase-workspace-bin
Version: 4:4.6.3-1
Severity: normal
Tags: upstream sid


When launching an application with the application menu bound to a mouse 
button the program is started twice. This is an upstream bug documented at 
https://bugs.kde.org/show_bug.cgi?id=272732. This is a one line fix and will be 
included in 4.6.4 but it would be nice to be able to use this feature in the 
meantime.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdebase-workspace-bin depends on:
ii  iso-codes   3.25.1-1 ISO language, territory, 
currency,
ii  kdebase-runtime 4:4.6.3-1runtime components from the offici
ii  kdebase-workspace-d 4:4.6.3-1shared data files for the KDE Plas
ii  kdebase-workspace-k 4:4.6.3-1KDE greet libraries for 
authentica
ii  libc6   2.13-4   Embedded GNU C Library: Shared 
lib
ii  libcln6 1.3.2-1  Class Library for Numbers (C++)
ii  libfontconfig1  2.8.0-2.2generic font configuration library
ii  libfreetype62.4.4-1  FreeType 2 font engine, shared 
lib
ii  libgcc1 1:4.6.0-10   GCC support library
ii  libgl1-mesa-glx [li 7.10.2-2 free implementation of the OpenGL 
ii  libice6 2:1.0.7-1X11 Inter-Client Exchange library
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libkcmutils44:4.6.3-1utility classes for using KCM 
modu
ii  libkde3support4 4:4.6.3-1KDE 3 Support Library for the KDE 
ii  libkdecore5 4:4.6.3-1KDE Platform Core Library
ii  libkdesu5   4:4.6.3-1Console-mode Authentication 
Librar
ii  libkdeui5   4:4.6.3-1KDE Platform User Interface 
Librar
ii  libkephal4abi1  4:4.6.3-1API for easier handling of 
multihe
ii  libkfile4   4:4.6.3-1File Selection Dialog Library for 
ii  libkidletime4   4:4.6.3-1library to provide information 
abo
ii  libkio5 4:4.6.3-1Network-enabled File Management 
Li
ii  libknewstuff3-4 4:4.6.3-1Get Hot New Stuff v3 Library for
ii  libknotifyconfig4   4:4.6.3-1library for configuring KDE Notifi
ii  libkparts4  4:4.6.3-1Framework for the KDE Platform 
Gra
ii  libkpty44:4.6.3-1Pseudo Terminal Library for the 
KD
ii  libkrosscore4   4:4.6.3-1Kross Core Library
ii  libkscreensaver54:4.6.3-1library of the KDE Screensaver 
sys
ii  libkworkspace4  4:4.6.3-1library for the kdebase workspace
ii  libnepomuk4 4:4.6.3-1Nepomuk Meta Data Library
ii  libnepomukquery4a   4:4.6.3-1Nepomuk Query Library for the KDE 
ii  libpam0g1.1.2-3  Pluggable Authentication Modules 
l
ii  libphonon4  4:4.6.0really4.5.0-3 multimedia framework from KDE - 
co
ii  libplasma3  4:4.6.3-1Plasma Library for the KDE 
Platfor
ii  libplasmagenericshe 4:4.6.3-1shared elements for all the 
plasma
ii  libpng12-0  1.2.44-2 PNG library - runtime
ii  libprocesscore4abi1 4:4.6.3-1library for ksysguard based 
proces
ii  libprocessui4a  4:4.6.3-1library for ksysguard process 
user
ii  libqalculate5   0.9.7-5  Powerful and easy to use desktop 
c
ii  libqimageblitz4 1:0.0.6-3QImageBlitz image effects library
ii  libqt4-dbus 4:4.7.3-1Qt 4 D-Bus module
ii  libqt4-network  4:4.7.3-1Qt 4 network module
ii  libqt4-qt3support   4:4.7.3-1Qt 3 compatibility library for Qt 
ii  libqt4-sql  4:4.7.3-1Qt 4 SQL module
ii  libqt4-xml  4:4.7.3-1Qt 4 XML module
ii  libqtcore4  4:4.7.3-1Qt 4 core module
ii  libqtgui4   4:4.7.3-1Qt 4 GUI module
ii  libsm6  2:1.2.0-1X11 Session Management library
ii  libsolid4   4:4.6.3-1Solid Library for KDE Platform
ii  libsolidcontrol4abi 4:4.6.3-1library for Solid based network 
ma
ii  libsolidcontrolifac 4:4.6.3-1library for Solid based network 
in
ii  libsoprano4 2.6.0+dfsg.1-3   libraries for the Soprano RDF 
fram
ii  libstdc++6  4.6.0-10 The GNU Standard C++ Library v3
ii  libstreamanalyzer0  0.7.2-1+b1   streamanalyzer library for Strigi 
ii  libusb-0.1-42:0.1.12-17  userspace USB programming library
ii  libx11-62:1.4.3-1X11 client-side library
ii  libxau6 

Bug#592900: Use python-cupshelpers instead of python-cupsutils

2010-08-31 Thread Richard James Salts
Although the patch to the python from 4:4.4.5-1.1 was included in 4:4.4.5-2 it 
looks like the control file wasn't changed to depend on python-cupshelpers 
instead of python-cupsutils. I can't currently install on my sid system.



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