Bug#1005989: RFP: owncast -- simple video live streaming and chat server

2023-09-23 Thread Benedikt Wildenhain

Control: retitle RFP: owncast -- simple video live streaming and chat server

I won't be able to do the packaging in the near future, so I have to 
cancel my ITP


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1049433: confy: Displays blank page because of invalid image file (e.g. for CCCamp)

2023-08-15 Thread Benedikt Wildenhain

Package: confy
Version: 0.6.5-1
Severity: normal

Dear Maintainer,

I viewed the schedule of CCCamp once, which worked, but after is had
been cached, it could not be viewed again, but clicking on the event
afterwards only leads to a blank page and the following output on the
console:

Conference maps links: [{'title': 'Map', 'url': 
'https://map.events.ccc.de/camp/2023/map/'}]
Conference maps links: [{'title': 'Map', 'url': 
'https://map.events.ccc.de/camp/2023/map/'}]

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/confy/window.py", line 270, in 
on_activate

self.window.show_main(obj)
  File "/usr/lib/python3/dist-packages/confy/window.py", line 823, in 
show_main

self.view = MainView(self, conf)

  File "/usr/lib/python3/dist-packages/confy/window.py", line 357, in 
__init__

self.build_gui()
  File "/usr/lib/python3/dist-packages/confy/window.py", line 454, in 
build_gui

self.map = pages.MapPage(self.conf)
   
  File "/usr/lib/python3/dist-packages/confy/pages.py", line 710, in 
__init__

conf.get_map_files(cbk=self._add_image)
  File "/usr/lib/python3/dist-packages/confy/models.py", line 76, in 
get_map_files

r.append(local.get_image_async(link['url'], cbk))
 ^^^
  File "/usr/lib/python3/dist-packages/confy/local.py", line 355, in 
get_image_async

cbk(None, localfile)
  File "/usr/lib/python3/dist-packages/confy/pages.py", line 671, in 
_add_image

pixbuf = GdkPixbuf.Pixbuf.new_from_file(imagefile)
 ^
gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize 
the image file format for file 
“/home/[redacted]/.cache/net.kirgroup.confy/images/0a610c46010edaec986e2c3e4b1f1d20” 
(3)



The file in question is a HTML page, so there is probably something
wrong in the schedule information, but that should be handled more
gracefully.

What I did do to fix this problem:

1. Tried to compile the current upstream of confy, which failed due to
outdated blueprint-compiler in debian (0.6).
2. Updated blueprint-compiler to 0.10 (by combining current upstream 
source and

Debian's blueprint-compiler_0.6.0-1.debian.tar.xz)
3. Compiled confy from current git commit 
ebcd379cf64ff78b0637a2755098e8f38c761493 and using 
confy_0.6.5-1.debian.tar.xz


Kind regards
Benedikt Wildenhain

-- System Information:
Debian Release: 12.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 
'stable-security'), (500, 'stable-debug'), (500, 'oldstable-updates'), 
(500, 'oldstable-security'), (500, 'testing'), (500, 'oldstable')

Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 6.4.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=nl_BE.utf8, LC_CTYPE=nl_BE.utf8 (charmap=UTF-8), 
LANGUAGE=nl_BE:nl

Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages confy depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4
ii  gir1.2-gtk-3.0   3.24.37-2
ii  gir1.2-handy-1   1.8.1-1
ii  gir1.2-notify-0.70.8.1-1
ii  gnome-icon-theme 3.12.0-5
ii  python3  3.11.2-1+b1
ii  python3-gi   3.42.2-3+b1
ii  python3-icalendar4.0.3-5

confy recommends no packages.

confy suggests no packages.

-- no debconf information



Bug#1006012: ITP: golang-github-aws-aws-sdk-go -- AWS SDK for the Go programming language.

2022-02-18 Thread Benedikt Wildenhain
Package: wnpp
Severity: wishlist
Owner: Benedikt Wildenhain 

* Package name: golang-github-aws-aws-sdk-go
  Version : 1.43.1-1
  Upstream Author : Amazon Web Services
* URL : https://github.com/aws/aws-sdk-go
* License : Apache-2.0
  Programming Lang: Go
  Description : AWS SDK for the Go programming language.

 aws-sdk-go is the official Amazon Web Service SDK for the Go
 programming language.
 .
 The SDK is composed of two main components, SDK core, and service
 clients.
 .
  * aws - SDK core, provides common shared types such as Config, Logger,
and utilities to make working with API parameters easier.
  * service - Clients for AWS services. All services supported by the SDK
are available under this folder.

I'd like to package this as it will be a build requirement for owncast
(ITP Bug 1005989). However, I do not use S3 services myself and it is
not necessary to have an S3 account to use owncast.


signature.asc
Description: PGP signature


Bug#1005989: ITP: owncast -- Easy to setup video live streaming and chat server.

2022-02-18 Thread Benedikt Wildenhain
Package: wnpp
Severity: wishlist
Owner: Benedikt Wildenhain 

* Package name: owncast
  Version : 0.0.10-1
  Upstream Author : Owncast
* URL : https://github.com/owncast/owncast
* License : Expat
  Programming Lang: Go
  Description : Easy to setup video live streaming and chat server.

 Owncast is an open source, self-hosted, decentralized, single user live
 video streaming and chat server for running your own live streams
 similar in style to the large mainstream options.  It offers complete
 ownership over your content, interface, moderation and audience.
 .
 In general Owncast is compatible with any software that uses RTMP to
 broadcast to a remote server. RTMP is what all the major live streaming
 services use, so if you’re currently using one of those it’s likely that
 you can point your existing software at your Owncast instance instead.


The Freedom Box Project (see
https://wiki.debian.org/FreedomBox/LeavingTheCloud) identified Owncast
as one of the projects which would be useful to package.



Bug#1005811: RFS: golang-github-amalfra-etag/1.0.0-1 [ITP 1005204] -- go package to create HTTP ETags

2022-02-15 Thread Benedikt Wildenhain
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "golang-github-amalfra-etag":

 * Package name: golang-github-amalfra-etag
   Version : 1.0.0-1
   Upstream Author : https://github.com/amalfra/etag/issues
 * URL : https://github.com/amalfra/etag
 * License : Expat
 * Vcs : 
https://salsa.debian.org/go-team/packages/golang-github-amalfra-etag
   Section : golang

It builds those binary packages:

  golang-github-amalfra-etag-dev - go package to create HTTP ETags

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/golang-github-amalfra-etag/ Alternatively, 
one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/g/golang-github-amalfra-etag/golang-github-amalfra-etag_1.0.0-1.dsc

Changes for the initial release:

 golang-github-amalfra-etag (1.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: 1005204)

As upstream didn't sign their last upload (and previous commits were
only signed by GitHub's key), I didn't provide any public key for uscan
(causing the package not being lintian-clean).

This package is one of the prerequisites for owncast.

Regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Embedded Systems
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Kettwiger Str. 20, D-42579 Heiligenhaus, Tel +49 2056 584816744


signature.asc
Description: PGP signature


Bug#1005204: ITP: golang-github-amalfra-etag -- A go package to create HTTP ETags

2022-02-08 Thread Benedikt Wildenhain
Package: wnpp
Severity: wishlist
Owner: Benedikt Wildenhain (BO) 

* Package name: golang-github-amalfra-etag
  Version : 1.0.0-1
  Upstream Author : Amal Francis
* URL : https://github.com/amalfra/etag
* License : Expat
  Programming Lang: Go
  Description : A go package to create HTTP ETags

A go package to create HTTP ETags (as defined in RFC 7232) for use in
HTTP responses.

It is needed by owncast.



Bug#1004427: openssh-server: Connection reset when trying to establish a connection on armhf

2022-01-27 Thread Benedikt Wildenhain
Hello,

On Thu, Jan 27, 2022 at 02:52:31PM +0100, Benedikt Wildenhain wrote:
> Package: openssh-server
> Version: 1:8.4p1-5
> Severity: important
> X-Debbugs-Cc: benedikt.wildenh...@hs-bochum.de
> 
> ii  libc6  2.33-3

the issue can be fixed by downgrading libc6 to 2.31-13+deb11u2
(stable) or upgrading openssh-server to testing (8.7p1-4).

Regards,
Benedikt Wildenhain



Bug#1004427: openssh-server: Connection reset when trying to establish a connection on armhf

2022-01-27 Thread Benedikt Wildenhain
Package: openssh-server
Version: 1:8.4p1-5
Severity: important
X-Debbugs-Cc: benedikt.wildenh...@hs-bochum.de

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I installed openssh-server using taskel.

   * What was the outcome of this action?
Trying to connect fails (also from external hosts):

# ssh -v localhost
OpenSSH_8.4p1 Debian-5, OpenSSL 1.1.1k  25 Mar 2021
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf 
matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: Connecting to localhost [::1] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: identity file /root/.ssh/id_ecdsa type -1
debug1: identity file /root/.ssh/id_ecdsa-cert type -1
debug1: identity file /root/.ssh/id_ecdsa_sk type -1
debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /root/.ssh/id_ed25519 type -1
debug1: identity file /root/.ssh/id_ed25519-cert type -1
debug1: identity file /root/.ssh/id_ed25519_sk type -1
debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /root/.ssh/id_xmss type -1
debug1: identity file /root/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.4p1 Debian-5
debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 
Debian-5
debug1: match: OpenSSH_8.4p1 Debian-5 pat OpenSSH* compat 0x0400
debug1: Authenticating to localhost:22 as 'root'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
debug1: kex: server->client cipher: chacha20-poly1...@openssh.com MAC: 
 compression: none
debug1: kex: client->server cipher: chacha20-poly1...@openssh.com MAC: 
 compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY

journalctl -u ssh outputs the following at the same time (with Loglevel
debug):

Jan 27 14:48:31 jupiter sshd[3812]: debug1: Set /proc/self/oom_score_adj to 0
Jan 27 14:48:31 jupiter sshd[3812]: debug1: rexec start in 5 out 5 newsock 5 
pipe 7 sock 8
Jan 27 14:48:31 jupiter sshd[3812]: debug1: inetd sockets after dupping: 4, 4
Jan 27 14:48:31 jupiter sshd[3812]: Connection from 127.0.0.1 port 45200 on 
127.0.0.1 port 22 rdomain ""
Jan 27 14:48:31 jupiter sshd[3812]: debug1: Local version string 
SSH-2.0-OpenSSH_8.4p1 Debian-5
Jan 27 14:48:31 jupiter sshd[3812]: debug1: Remote protocol version 2.0, remote 
software version OpenSSH_8.4p1 Debian-5
Jan 27 14:48:31 jupiter sshd[3812]: debug1: match: OpenSSH_8.4p1 Debian-5 pat 
OpenSSH* compat 0x0400
Jan 27 14:48:31 jupiter sshd[3812]: debug1: permanently_set_uid: 105/65534 
[preauth]
Jan 27 14:48:31 jupiter sshd[3812]: debug1: list_hostkey_types: 
rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
Jan 27 14:48:31 jupiter sshd[3812]: debug1: SSH2_MSG_KEXINIT sent [preauth]
Jan 27 14:48:31 jupiter sshd[3812]: debug1: monitor_read_log: child log fd 
closed
Jan 27 14:48:31 jupiter sshd[3812]: debug1: do_cleanup
Jan 27 14:48:31 jupiter sshd[3812]: debug1: Killing privsep child 3813
Jan 27 14:48:31 jupiter sshd[3812]: debug1: audit_event: unhandled event 12
Jan 27 14:48:31 jupiter sshd[2759]: debug1: main_sigchld_handler: Child exited

journalctl -k outputs:
Jan 27 14:48:31 jupiter kernel: audit: type=1326
audit(1643291311.540:31): auid=4294967295 uid=105 gid=65534 ses=4294967295 
subj==unconfined pid=3813 comm="sshd" exe="/usr/sbin/sshd" sig=31 arch=4028 
syscall=413 compat=0 ip=0xb6a8e3c6 >

   * What outcome did you expect instead?

I can authenticate against the server.

Kind regards,
Benedikt Wildenhain

-- System Information:
Debian Release: 11.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'testing'), (500, 'stable')
Architecture: armhf (armv7l)

Kernel: Linux 5.15.0-3-armmp-lpae (SMP w/2 CPU threads)
Kernel taint flags: TAINT_CRAP, TAINT_UNSIGNED_MODULE
Locale: LANG=eo, LC_CTYPE=eo (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages openssh-server depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.77
ii  dpkg   1.20.9
ii  libaudit1  1:3.0-2
ii  libc6  2.33-3
ii  libcom-err21.46.2-2
ii  libcrypt1  1:4.4.18-4
ii  libgssapi-krb5-2   1.18.3-6+deb11u1
ii  libkrb5-3  1.18.3-6+deb11u1
ii  libpam-modules 1.4.0-9+deb11u1
ii  libpam-runtime 1.4.0-9+deb11u1
ii  libpam0g   1.4.0-9+deb11u1
ii  libselinux13.

Bug#1004201: scrcpy does not depend on a compatible version of scrcpy-server

2022-01-22 Thread Benedikt Wildenhain
Package: scrcpy
Version: 1.21-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

I upgraded scrcpy to version  1.21-1 while having scrcpy-server version
1.17-1 installed.

   * What was the outcome of this action?

Running scrcpy outputs:
scrcpy 1.21 
/usr/share/scrcpy/scrcpy-server: 1 file pushed. 3.3 MB/s (34015 bytes in
0.010s) [server] ERROR: Exception on thread Thread[main,5,main]
[server] ERROR: Exception on thread Thread[main,5,main]
java.lang.IllegalArgumentException: The server version (1.17) does not match 
the client (1.21)
at com.genymobile.scrcpy.Server.createOptions(Server.java:134)
at com.genymobile.scrcpy.Server.main(Server.java:248)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:341)
ERROR: Server connection failed

   * What outcome did you expect instead?

Installing the Debian scrcpy package should install a compatible version
of scrcpy-server.

-- System Information:
Debian Release: 11.2
  APT prefers stable-updates
  APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 
'stable'), (500, 'oldoldstable'), (500, 'testing'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-11-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages scrcpy depends on:
ii  libavcodec58   7:4.4.1-3
ii  libavdevice58  7:4.4.1-3
ii  libavformat58  7:4.4.1-3
ii  libavutil567:4.4.1-3
ii  libc6  2.33-2
ii  libsdl2-2.0-0  2.0.14+dfsg2-3
ii  libusb-1.0-0   2:1.0.24-3
ii  scrcpy-server  1.17-1

Versions of packages scrcpy recommends:
ii  adb  1:10.0.0+r36-7

scrcpy suggests no packages.

-- no debconf information



Bug#1000451: matrix-synapse: Path traversal when downloading remote media (CVE-2021-41281)

2021-11-23 Thread Benedikt Wildenhain (BO)
Package: matrix-synapse
Severity: important

Dear Maintainer,

Synapse up to 1.47.0 contains a security problem which allows to write
files outside of the configured directory for downloads.

See https://github.com/matrix-org/synapse/commits/v1.47.1
and in the future also
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41281

Regards,
Benedikt Wildenhain



Bug#990097: duperemove: Searching duplicate extends aborts with ERROR: hash-tree.h:80

2021-06-20 Thread Benedikt Wildenhain (BO)
Package: duperemove
Version: 0.11.2-3
Severity: normal

Dear Maintainer,

   * What led up to the situation?

I ran the following command:
duperemove -dr --hashfile=/root/$VOLUME.hash /mnt/$VOLUME
with /mnt/$VOLUME being a btrfs device. This has worked before. (I plan
do rerun the job at a later point of time to check reproducability,
however this process takes several hours so it won't be possible today)

   * What was the outcome of this action?

The action was aborted with the following messages:

[28851/28851] (100.00%) csum: /mnt/$VOLUME/$somefile
Total files:  28851
Total extent hashes: 961397
Loading only duplicated hashes from hashfile.
Hashing completed. Using 2 threads to calculate duplicate extents. This may 
take some time.
ERROR: hash-tree.h:80
ERROR: hash-tree.h:80
[stack trace follows]
duperemove(print_stack_trace+0x2e) [0x55584fc9c93e]
duperemove(+0xcd2c) [0x55584fc9ed2c]
duperemove(+0xd0ac) [0x55584fc9f0ac]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x7b9a4) [0x7f3ac07079a4]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x7b0bd) [0x7f3ac07070bd]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7f3ac02f7ea7]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f3ac0481def]
Aborted

   * What outcome did you expect instead?
duperemove should have find duplicate files and deduplicate them.

-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable'), (500, 
'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 5.10.0-7-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_CRAP
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=nl_BE:nl
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages duperemove depends on:
ii  libc6 2.31-12
ii  libglib2.0-0  2.66.8-1
ii  libsqlite3-0  3.34.1-3

duperemove recommends no packages.

duperemove suggests no packages.

-- no debconf information

Regards,
Benedikt Wildenhain



Bug#975050: mutt: Build with autocrypt support

2020-11-18 Thread Benedikt Wildenhain (BO)
Package: mutt
Version: 1.14.6-1~bpo10+1
Severity: wishlist

Dear Maintainer,

mutt has autocrypt support since release 1.13. Would it be possible
to have the mutt package compiled using autocrypt by adding
--enable-autocrypt and --with-sqlite3 to the configure call?

It has also been enabled in neomutt, see #944750.

Kind regards,
Benedikt Wildenhain


-- Package-specific info:
Mutt 1.14.6 (2020-07-11)
Copyright (C) 1996-2020 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 4.19.0-12-amd64 (x86_64)
ncurses: ncurses 6.1.20181013 (compiled with 6.1)
libidn2: 2.0.5 (compiled with 2.0.5)
hcache backend: tokyocabinet 1.4.48

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' 
--with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto 
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 

Configure options: '--build=x86_64-linux-gnu' '--prefix=/usr' 
'--includedir=\${prefix}/include' '--mandir=\${prefix}/share/man' 
'--infodir=\${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' 
'--disable-silent-rules' '--libdir=\${prefix}/lib/x86_64-linux-gnu' 
'--runstatedir=/run' '--disable-maintainer-mode' 
'--disable-dependency-tracking' '--with-mailpath=/var/mail' 
'--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache' 
'--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' 
'--enable-sidebar' '--enable-dotlock' '--disable-fmemopen' '--with-curses' 
'--with-gnutls' '--with-gss' '--with-idn2' '--with-mixmaster' '--with-sasl' 
'--without-gdbm' '--without-bdb' '--without-qdbm' '--with-tokyocabinet' 
'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
-fdebug-prefix-map=/build/mutt-6I5eqJ/mutt-1.14.6=. -fstack-protector-strong 
-Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 
'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2 
-fdebug-prefix-map=/build/mutt-6I5eqJ/mutt-1.14.6=. -fstack-protector-strong 
-Wformat -Werror=format-security

Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  +HAVE_FUTIMENS  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  
+HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_LIBIDN2  +HAVE_GETSID  
+USE_HCACHE  
+USE_SIDEBAR  +USE_COMPRESSED  +USE_INOTIFY  
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"

To contact the developers, please mail to .
To report a bug, please contact the Mutt maintainers via gitlab:
https://gitlab.com/muttmua/mutt/issues


-- System Information:
Debian Release: 10.6
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'oldoldstable'), 
(500, 'testing'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.19.0-12-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=nl_BE.utf8, LC_CTYPE=nl_BE.utf8 (charmap=UTF-8), LANGUAGE=nl_BE:nl 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mutt depends on:
ii  libassuan02.5.2-1
ii  libc6  

Bug#652747: listadmin: Patched listadmin removing members from current Mailman

2020-07-07 Thread Benedikt Wildenhain (BO)
Package: listadmin
Version: 2.42-1.3
Followup-For: Bug #652747

Hello,

I had no luck with the patch provided here (and having GNU Mailman
2.1.29-1+deb10u1 from Debian buster running on the server).

However,
https://wiki.list.org/DOC/Additional%20web%20administration%20tools
provides a way to unsubscribe members using curl. I translated the
suggested command into perl code and integrated it into listadmin as a
fallback. Not an elegant solution, but works for me.

https://salsa.debian.org/benedikt-guest/listadmin/-/commit/9b796a60eccb253c1655ca5419ad8aface72e1aa

Regards,
Benedikt Wildenhain



Bug#944554: RFS: air-quality-sensor/0.1.5-1 -- user space driver for AppliedSensor's Indoor Air Monitor

2019-11-11 Thread Benedikt Wildenhain
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "air-quality-sensor". As I
only tested the program before on i386 and amd64, I didn't notice before
that the package currently in the Debian archive is unusable on armhf
(and possibly other architectures), the new release fixes this bug.

 * Package name: air-quality-sensor
   Version : 0.1.5-1
   Upstream Author : https://wiki.debian.org/DebianTinker
 * URL : 
https://salsa.debian.org/tinker-team/air-quality-sensor-debian/
 * License : GPL-3.0+
 * Vcs : 
https://salsa.debian.org/tinker-team/air-quality-sensor-debian/
   Section : utils

It builds those binary packages:

  air-quality-sensor - user space driver for AppliedSensor's Indoor Air Monitor

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/air-quality-sensor

Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/a/air-quality-sensor/air-quality-sensor_0.1.5-1.dsc

Changes since the last upload:

   * New upstream release 0.1.5, now works on armhf
   * Updated signing key for package (old one expired)
   * Bump SV to 4.4.1 - no changes
   * Package now hosted on salsa.debian.org

Regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Kettwiger Str. 20, Heiligenhaus, Raum 2-37, Tel +49 2056 5848-16744


signature.asc
Description: PGP signature


Bug#773743: xfce4-power-manager: Suspend fails (requests authentication in order to suspend)

2017-09-11 Thread Benedikt Wildenhain
Hello,

I ran into the same issue. Can I provide any further information? The
same problem seems to be present in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1605189

I tried the workaround mentioned there in the last comment (configure
screensaver not to lock the screen) and it works. Not nice from a
security point of view, but might be better than letting the system
waste energy for some days.

Regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Kettwiger Str. 20, Heiligenhaus, Raum 2-37, Tel +49 2056 5848-16744



Bug#856586: e2fsprogs: gettext ignoring fuzzy translations

2017-08-09 Thread Benedikt Wildenhain (BO)
Package: e2fsprogs
Version: 1.43.5-1
Tags: patch
Followup-For: Bug #856586

Dear Maintainer,

I saw the same problem, I could fix it by applying the following patch:

--- e2fsprogs-1.43.5-orig/po/de.po  2017-08-04 07:30:21.0 +0200
+++ e2fsprogs-1.43.5/po/de.po   2017-08-09 18:04:02.361641995 +0200
@@ -7077,14 +7077,13 @@
 msgstr "
pn  fuse2fs
pn  gpart  
ii  parted 3.2-17

-- no debconf information


Bug#871488: wpasupplicant: Please allow wired interfaces to be configured using systemd

2017-08-08 Thread Benedikt Wildenhain (BO)
Package: wpasupplicant
Version: 2:2.4-1
Severity: wishlist
Tags: patch

Dear Maintainer,

The source package contains the file
wpa_supplicant/systemd/wpa_supplicant-wired.service.arg.in which can be
used to authenticate against a 802.1x network using systemd and
wpasupplicant as described on
https://wiki.archlinux.org/index.php/WPA_supplicant#802.1x.2Fradius.

Applying the following patch would include this .service-file into the
package:


--- wpa-2.4/debian/rules2017-02-24 16:37:49.0 +0100
+++ wpa-2.4-patched/debian/rules2017-08-08 13:10:26.116659369 +0200
@@ -95,6 +95,8 @@
debian/wpasupplicant/lib/systemd/system/wpa_supplicant.service
install --mode=644 -D wpa_supplicant/systemd/wpa_supplicant@.service \
debian/wpasupplicant/lib/systemd/system/wpa_supplicant@.service
+   install --mode=644 -D 
wpa_supplicant/systemd/wpa_supplicant-wired@.service \
+   
debian/wpasupplicant/lib/systemd/system/wpa_supplicant-wired@.service
# install D-Bus service activation files & configuration
install --mode=644 -D wpa_supplicant/dbus/dbus-wpa_supplicant.conf \
debian/wpasupplicant/etc/dbus-1/system.d/wpa_supplicant.conf



Bug#855896: pyasn1: debian/watch contains outdated source URL

2017-02-22 Thread Benedikt Wildenhain
Source: pyasn1
Version: 0.1.9-2
Severity: normal

Dear Maintainer,

debian/watch refers to http://sf.net/pyasn1/pyasn1-([0-9.]*).tar.gz
which does not exist anymore. New versions can be fetched using
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/pyasn1-$1\.tar\.gz/ \
  https://github.com/etingof/pyasn1/releases .*/v?(\d\S+)\.tar\.gz

(Sourceforge only contains documentation on
http://pyasn1.sourceforge.net/ nowadays, but refers to
https://pypi.python.org/pypi/pyasn1/ regarding pyasn1, which refers to
the github site as the official homepage)

Kind regards,
Benedikt Wildenhain



Bug#854829: gnupg: tofu-default-policy ask -> Assertion "conflict_set" in get_trust failed

2017-02-10 Thread Benedikt Wildenhain
Package: gnupg
Version: 2.1.18-3
Severity: normal

Dear Maintainer,

setting "tofu-default-policy ask" in gnupg.conf causes gnupg to crash
when using the --fingerprint command under certain circumstances:

$ gpg --fingerprint
gpg: O j: Assertion "conflict_set" in get_trust failed 
(../../g10/tofu.c:2780)
Aborted

$ gpg --fingerprint  o@b
gpg: O j: Assertion "conflict_set" in get_trust failed 
(../../g10/tofu.c:2780)
Aborted

But:

$ gpg --fingerprint  to@b
pub   [...]

$ gpg --fingerprint  espera...@benedikt-wildenhain.de
pub   [...]

Kind regards,
Benedikt Wildenhain

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnupg depends on:
ii  gnupg-agent2.1.18-3
ii  libassuan0 2.4.3-2
ii  libbz2-1.0 1.0.6-8.1
ii  libc6  2.24-9
ii  libgcrypt201.7.6-1
ii  libgpg-error0  1.26-2
ii  libksba8   1.3.5-2
ii  libreadline7   7.0-2
ii  libsqlite3-0   3.16.2-2
ii  zlib1g 1:1.2.8.dfsg-5

Versions of packages gnupg recommends:
ii  dirmngr 2.1.18-3
ii  gnupg-l10n  2.1.18-3

Versions of packages gnupg suggests:
ii  parcimonie  0.10.2-4
ii  xloadimage  4.1-24

-- no debconf information



Bug#853206: ofono: /usr/share/doc/ofono/copyright references GNU LGPL for a GNU GPL package

2017-01-30 Thread Benedikt Wildenhain (BO)
Package: ofono
Version: 1.18-1
Severity: minor

Dear Maintainer,

/usr/share/doc/ofono/copyright states "You should have received a copy
of the GNU Lesser General Public License". As ofono is licensed under
GNU GPL v2 this license should be mentioned here, see
/usr/share/common-licenses/GPL-2 for example. A inattentive reader might
interpret this as the package to be licensed under the LGPL.

Kind Regards,
Benedikt Wildenhain

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

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

Versions of packages ofono depends on:
ii  dbus 1.10.14-1
ii  init-system-helpers  1.47
ii  libc62.24-8
ii  libdbus-1-3  1.10.14-1
ii  libglib2.0-0 2.50.2-2
ii  libudev1 232-14

Versions of packages ofono recommends:
ii  udev  232-14

ofono suggests no packages.

-- no debconf information



Bug#847812: random crash on 32 bit platforms

2017-01-23 Thread Benedikt Wildenhain
Hello Matthias,

I think introducing a new major version of pillow would not be a very
good idea shortly before hard freeze, especially as a small patch would
solve this issue, see attachment.

Kind regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744
Description: Use a correct data type for Tk addresses
 There were changes in CPython which made it necessary to adjust the
 used data type for Tk addresses. This fixes Debian Bug #847812.
 .
 pillow (3.4.2-1) testing; urgency=medium
 .
   * Pillow 3.4.2 release.
   * Patched to fix crashes mentioned #847812.
Author: Benedikt Wildenhain <deb...@benedikt-wildenhain.de>
Bug-Debian: https://bugs.debian.org/847812
Bug: https://github.com/python-pillow/Pillow/issues/1902
Origin: 
https://github.com/matplotlib/matplotlib/commit/a91559b82cf23ee407cd57580653015fc7dc35f0

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, 
Bug: 
Bug-Debian: https://bugs.debian.org/
Bug-Ubuntu: https://launchpad.net/bugs/
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: 
Last-Update: 2017-01-23

--- pillow-3.4.2.orig/_imagingtk.c
+++ pillow-3.4.2/_imagingtk.c
@@ -36,18 +36,18 @@ _tkinit(PyObject* self, PyObject* args)
 {
 Tcl_Interp* interp;
 
-Py_ssize_t arg;
+PyObject *arg;
 int is_interp;
-if (!PyArg_ParseTuple(args, "ni", , _interp))
+if (!PyArg_ParseTuple(args, "Oi", , _interp))
 return NULL;
 
 if (is_interp)
-interp = (Tcl_Interp*) arg;
+interp = (Tcl_Interp *)PyLong_AsVoidPtr(arg);
 else {
 TkappObject* app;
/* Do it the hard way.  This will break if the TkappObject
   layout changes */
-app = (TkappObject*) arg;
+app = (TkappObject *)PyLong_AsVoidPtr(arg);
 interp = app->interp;
 }
 


signature.asc
Description: PGP signature


Bug#847812: random crash on 32 bit platforms

2017-01-20 Thread Benedikt Wildenhain
Hello,

I ran into this issue on a armv7l system today running a current
testing. As https://packages.qa.debian.org/p/pillow.html suggests
version 4.0.0-3 depends on olefile, which won't make it into stretch, as
it arrived in unstable some days after the soft freeze, I assume that
pillow >= 4 won't make it to stretch either. Will there be an updated
3.4.2 version of the package adressing this issue?

Kind regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744



Bug#851898: u-boot-sunxi: Cannot boot A10s-OLinuXino-M with usb hub connected

2017-01-19 Thread Benedikt Wildenhain
Package: u-boot-sunxi
Version: 2016.11+dfsg1-3
Severity: normal

Dear Maintainer,

I upgraded from U-Boot 2015.10+dfsg1 to the current version, which does
not boot anymore as long as the usb hub I am using is connected. It
dies with the following message:

scanning bus 0 for devices... Device NOT ready
Request Sense returned 02 3A 00
### ERROR ### Please RESET the board ###

With the ancient working u-boot, I get the following messages:

starting USB...
USB0:   USB EHCI 1.00
USB1:   USB OHCI 1.0
scanning bus 0 for devices... Device NOT ready
Request Sense returned 00 00 00
Device NOT ready
   Request Sense returned 00 00 00
Device NOT ready
Request Sense returned 00 00 00
4 USB Device(s) found
Hit any key to stop autoboot:  0

Kind regards,
Benedikt Wildenhain

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armhf (armv7l)

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

-- no debconf information


signature.asc
Description: PGP signature


Bug#842147: Cannot install dia-common in stretch because of problem with update-xmlcatalog

2016-10-26 Thread Benedikt Wildenhain
Package: dia-common
Version: 0.97.3+git20160930-1
Severity: important

Dear Maintainer,

I tried to install dia-common on stretch. This fails with the following
error message:

Setting up dia-common (0.97.3+git20160930-1) ...
Unknown option: sort
Usage:
update-xmlcatalog  --add --root --type  \
--id  --package 
update-xmlcatalog  --del --root --type  \
--id 

update-xmlcatalog  --add --package  --type  \
--id  --local 
update-xmlcatalog  --del --package  --type  \
--id 

update-xmlcatalog  --add --local  --type  \
--id  --file 
update-xmlcatalog  --del --local  --type  \
--id 

update-xmlcatalog --help

With:
--file= a local filename
--id= catalog entry idenitifier
--local  = a local XML catalog
--package  = a package XML catalog
--root  = the root XML catalog (= /etc/xml/catalog)
--type= catalog entry type (= public, system, uri)

Options:
--verbose = be verbose

dpkg: error processing package dia-common (--configure):
 subprocess installed post-installation script returned error exit status 1

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

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

Versions of packages dia-common depends on:
ii  python-gtk2  2.24.0-5.1
ii  xml-core 0.13+nmu2

Versions of packages dia-common recommends:
iu  dia  0.97.3+git20160930-1

dia-common suggests no packages.

-- no debconf information

Installation works fine after removing --sort from
/var/lib/dpkg/info/dia-common.postinst (I did not test the program
afterwards).

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744


signature.asc
Description: PGP signature


Bug#833534: ITP: rpyutils -- Flash and communicate with an RP6 robot

2016-08-05 Thread Benedikt Wildenhain (BO)
Package: wnpp
Severity: wishlist
Owner: "Benedikt Wildenhain" <benedikt.wildenh...@hs-bochum.de>

* Package name: rpyutils
  Version : 0.1
  Upstream Author : Maximilian Mühlbauer <rpyut...@t-online.de>
* URL : https://github.com/scirocco/rpyutils
* License : GNU GPL v3+
  Programming Lang: Python3
  Description : Flash and communicate with an RP6 robot

The Robby pyUtils allow to reprogramm Arexx' RP6 robot, control program
execution and exchange data with the program running on the robot.


There is no other program in Debian to program this type of robots. We
use those robots and software at the university I am working for in
class. I plan to do the packaging on my own, but would need a sponsor.

I am currently maintaining one other package inside Debian
(air-quality-sensor, written in C).



Bug#825214: u-boot-sunxi: Fails to properly boot Linux on A20-OLinuXino-Lime2

2016-06-01 Thread Benedikt Wildenhain
Hello Vagrant,

On Sat, May 28, 2016 at 06:58:28PM -0700, Vagrant Cascadian wrote:
> Benedikt, Did you try u-boot 2016.05+dfsg-1 from experimental as well?
I just tried and it seems to work without problems.

Kind regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744


signature.asc
Description: PGP signature


Bug#825214: u-boot-sunxi: Fails to properly boot Linux on A20-OLinuXino-Lime2

2016-05-24 Thread Benedikt Wildenhain
Package: u-boot-sunxi
Version: 2016.03+dfsg1-4
Severity: important

Dear Maintainer,

at first I installed Debian testing onto A20-OLinuXino-Lime2, which
rendered the system unbootable. First installing Debian stable and than
dist-upgrading to Debian unstable worked fine.

However, when I installed the u-boot from u-boot-sunxi from the unstable
package (using
dd if=/usr/lib/u-boot/A20-OLinuXino-Lime2/u-boot-sunxi-with-spl.bin 
of=/dev/mmcblk0 bs=1k seek=8
), the system failed again to boot. I could boot the system using
"setargs cmdline init=/bin/bash", systemd was not able to start even in
rescue mode. I tried booting via sysvinit, which crashed shortly after
executing "if udevadm trigger --action=add; then" from /etc/init.d/udev.
After disabling this stanza I could boot and login to my system.

Running "udevadm monitor" while executing "udevadm trigger --action=add"
delivered .e.g. the following lines until the system crashed:

Crash 0:
[...]
KERNEL[31.112868] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan63 (dma)
UDEV  [31.113147] change   
/devices/platform/soc@01c0/1c00030.interrupt-controller (platform)
KERNEL[31.113341] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan64 (dma)
UDEV  [31.113482] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan25 (dma)
KERNEL[31.113630] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan65 (dma)
UDEV  [31.114422] change   /devices/platfor�


Crash 1:
[...]
KERNEL[30.100800] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan68 (dma)
UDEV  [30.101540] change   /devices/platform/soc@01c0/1c14400.usb/usb3 (usb)
KERNEL[30.101781] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan69 (dma)
UDEV  [30.106416] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan16 (dma)
KERNEL[30.113902] change   
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan7 (dma)
UDEV  [30.125070] change   /devices/platform/soc@01c0

Crash 2:
[...]
UDEV  [27.050328] add  
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan2 (dma)
KERNEL[27.050448] add  
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan68 (dma)
UDEV  [27.050552] add  
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan30 (dma)
KERNEL[27.050655] add  
/devices/platform/soc@01c0/1c02000.dma-controller/dma/dma0chan69 (dma)
UDEV  [27.050760] add  /devices/pla

The last version of u-boot-sunxi which enabled the system to boot
properly was 2015.10+dfsg1-3. Switching to Linux 4.6.0 from experimental
did not help.

Are there further any information which might be helpful to further
investigate this issue (especially for the case that you do not have
access to this kind of SBC)?

Kind regards,
Benedikt Wildenhain

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: armhf (armv7l)

Kernel: Linux 4.6.0-trunk-armmp-lpae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744


signature.asc
Description: PGP signature


Bug#820489: codeblocks: Codeblocks crashes very frequently

2016-05-11 Thread Benedikt Wildenhain
Package: codeblocks
Version: 13.12+dfsg-4
Tags: moreinfo
Control: severity -1 important

On Fri, Apr 08, 2016 at 09:20:19PM -0300, Alejandro Carrazzoni wrote:
> Codeblocks very frequently crashes suddenly with no error message when editing
> code, particularly when the code involves templates. I'm attaching the .xml
> crash log of the last crash.
I played arround a little bit using codeblocks, but couldn't cause it to
crash with a current unstable/sid Debian GNU/Linux on amd64. Does this
bug still occur with the current dependencies of the package?

If this is still the case, could you create a backtrace as described on
https://wiki.debian.org/HowToGetABacktrace?

Below are the dependencies installed on my system:

Versions of packages codeblocks depends on:
ii  codeblocks-common13.12+dfsg-4
ii  libatk1.0-0  2.20.0-1
ii  libc62.22-7
ii  libcairo21.14.6-1+b1
ii  libcodeblocks0   13.12+dfsg-4
ii  libfontconfig1   2.11.0-6.4
ii  libfreetype6 2.6.3-3+b1
ii  libgcc1  1:6.1.1-1
ii  libgdk-pixbuf2.0-0   2.34.0-1
ii  libglib2.0-0 2.48.0-1
ii  libgtk2.0-0  2.24.30-1.1
ii  libpango-1.0-0   1.40.1-1
ii  libpangocairo-1.0-0  1.40.1-1
ii  libpangoft2-1.0-01.40.1-1
ii  libstdc++6   6.1.1-1
ii  libwxbase3.0-0v5 3.0.2+dfsg-1.3+b1
ii  libwxgtk3.0-0v5  3.0.2+dfsg-1.3+b1

Versions of packages codeblocks recommends:
ii  g++4:5.3.1-1
ii  gcc4:5.3.1-1
ii  gdb-minimal [gdb]  7.10-1+b1
ii  xterm  324-1

Versions of packages codeblocks suggests:
pn  codeblocks-contrib  
pn  libwxgtk3.0-dev     

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744



Bug#822804: nfs-common: rpcbind.service not started on boot before nfs-common

2016-04-27 Thread Benedikt Wildenhain (BO)
Package: nfs-common
Version: 1:1.2.8-9
Severity: normal

Dear Maintainer,

I am running Debian stretch. When nfs-common is loaded on booting,
rpcbind.service isn't loaded. This causes the following statements in the
init script to exit:

if [ -x /usr/sbin/rpcinfo ]; then
/usr/sbin/rpcinfo -p >/dev/null 2>&1
RET=$?
if [ $RET != 0 ]; then
   echo
   log_warning_msg "Not starting: portmapper is not running"
   exit 0
fi

When calling systemctl restart nfs-common.service in a running system,
it causes rpcbind.service to be loaded and thus the init script
continues to run.

Kind regards,
Benedikt Wildenhain

P.S.: I did not investigate how to get rpcbind running, as I only use
NFSv4 and explicitly setting NEED_STATD=no in /etc/default/nfs-common
was enough to get NFSv4 working.



Bug#810245: offlineimap: Cannot upload messages to Oracle Communications Messaging Exchange Server anymore

2016-01-07 Thread Benedikt Wildenhain (BO)
Package: offlineimap
Version: 6.6.1+dfsg1-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I upgraded from offlineimap  6.5.5-0.1 to 6.6.1+dfsg1-1

   * What was the outcome of this action?
Local messages cannot be copied to an Oracle server anymore.

Messages from offlineimap's debug output:

[imap]:   20:00.53 mmp01.hs-bochum.de reader < * OK [CAPABILITY
IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS CHILDREN BINARY UNSELECT
SORT CATENATE URLAUTH ESEARCH ESORT THREAD=ORDEREDSUBJECT
THREAD=REFERENCES ENABLE CONTEXT=SEARCH CONTEXT=SORT WITHIN SASL-IR ID
IDLE AUTH=PLAIN] Messaging Multiplexor (Oracle Communications Messaging
Exchange Server 7.4-18.01 (built Jul 15 2010))\r\n

 [imap]:   20:02.01 Account sync hbo state => SELECTED
 [imap]:   20:02.01 Account sync hbo state_change_pending.release
 [imap]:   20:02.01 Account sync hbo _get_untagged_response(EXISTS) => ['1630']
 [imap]:   20:02.01 Account sync hbo _untagged_response(OK, ?, EXISTS) => 
['1630']
 [imap]:   20:02.01 Account sync hbo [sync] APPEND ('Sent', '(\\Seen)', 
'"07-Jan-2016 13:20:02 +0100"')
 [imap]:   20:02.02 Account sync hbo state_change_pending.acquire
 [imap]:   20:02.02 Account sync hbo _get_untagged_response(OK) => 
['[PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen Old \\*)]  ']
 [imap]:   20:02.02 Account sync hbo _get_untagged_response(OK) => 
['[UIDVALIDITY 1360252537]  ']
 [imap]:   20:02.02 Account sync hbo _get_untagged_response(OK) => ['[UIDNEXT 
1743]  ']
 [imap]:   20:02.02 Account sync hbo _request_push(IDEE12, APPEND, {}) = IDEE12
 [imap]:   20:02.02 Account sync hbo data=IDEE12 APPEND Sent (\Seen) 
"07-Jan-2016 13:20:02 +0100" ~{2939}
 [imap]:   20:02.02 Account sync hbo _request_push(continuation, APPEND, {}) = 
IDEE13
 [imap]:   20:02.02 Account sync hbo APPEND:IDEE13.ready.wait
mmp01.hs-bochum.de writer:
 [imap]:   20:02.02 mmp01.hs-bochum.de writer > IDEE12 APPEND Sent (\Seen) 
"07-Jan-2016 13:20:02 +0100" ~{2939}\r\n
mmp01.hs-bochum.de reader:
 [imap]:   20:02.06 mmp01.hs-bochum.de reader poll => [(4, 1)]
 [imap]:   20:02.06 mmp01.hs-bochum.de reader rcvd 56
 [imap]:   20:02.06 mmp01.hs-bochum.de reader < IDEE12 BAD Missing required 
argument to Append command\r\n


*** End of the template - remove these template lines ***


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

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

Versions of packages offlineimap depends on:
ii  python-imaplib2  2.53-1
pn  python:any   

Versions of packages offlineimap recommends:
ii  python-pysocks  1.5.0-2

Versions of packages offlineimap suggests:
ii  doc-base 0.10.6
ii  python-kerberos  1.1.5-2+b1

-- no debconf information



Bug#806680: xineliboutput-sxfe: Crashes while trying to establish udp connection over network

2015-11-29 Thread Benedikt Wildenhain
Package: xineliboutput-sxfe
Version: 1.1.0-1+b3
Severity: normal

Dear Maintainer,

I did setup a VDR server on the network. When executing

vdr-sxfe --verbose $SERVERIP:37890
vdr-sxfe --verbose xvdr://$SERVERIP:37890
vdr-sxfe --verbose xvdr+udp://$SERVERIP:37890

the following message is printed thousands of times per second and no
video appears:

[16544] [vdr-fe]caught signal 13

While 
vdr-sxfe --verbose xvdr+tcp://$SERVERIP:37890 
works.

There is no routing involved between both hosts.

vdr-sxfe --verbose $SERVERIP:37890

The problem has been fixed in sid.

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 
'stable'), (500, 'oldstable')
Architecture: i386 (i686)

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

Versions of packages xineliboutput-sxfe depends on:
ii  dbus  1.8.20-0+deb8u1
ii  libc6 2.19-18+deb8u1
ii  libdbus-1-3   1.8.20-0+deb8u1
ii  libdbus-glib-1-2  0.102-1
ii  libgl1-mesa-glx [libgl1]  10.3.2-1+deb8u1
ii  libglib2.0-0  2.42.1-1
ii  libglu1-mesa [libglu1]9.0.0-2
ii  libjpeg62-turbo   1:1.3.1-12
ii  libx11-6  2:1.6.2-3
ii  libxext6  2:1.3.3-1
ii  libxine2  1.2.6-1+b2
ii  libxine2-x1.2.6-1+b2
ii  libxine2-xvdr 1.1.0-1+b3
ii  libxinerama1  2:1.1.3-1+b1
ii  libxrender1   1:0.9.8-1+b1

xineliboutput-sxfe recommends no packages.

xineliboutput-sxfe suggests no packages.

-- no debconf information
[16533] [vdr-sxfe]  sxfe_display_open(width=720, height=576, fullscreen=0, 
display=(null))
[16533] [vdr-sxfe]  Display size : 499 x 280 mm
[16533] [vdr-sxfe] 1920 x 1080 pixels
[16533] [vdr-sxfe] 97dpi / 97dpi
[16533] [vdr-sxfe]  Display ratio: 3857.142857/3847.695391 = 1.00
[16533] [scrnsaver] Error: The name org.gnome.SessionManager was not provided 
by any .service files
[16533] [scrnsaver] Error: The name org.gnome.ScreenSaver was not provided by 
any .service files
[16533] [vdr-fe]Using xine-lib config file 
/home/benedikt/.xine/config_xineliboutput
vdr-sxfe 1.1.0  (build with xine-lib 1.2.6, using xine-lib 1.2.6)

Verbose mode
VDR Server: xvdr+udp://$SERVERIP:37890

Loaded configuration from file '/home/benedikt/.xine/config_xineliboutput'
Benchmarking memcpy methods (smaller is better):
libc memcpy() : 50601610
linux kernel memcpy() : 50359080
MMX  memcpy() : 57273827
MMXEXT memcpy() : 85176289
SSE memcpy() : 86044261
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_libvpx.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_libvpx.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_dmx_yuv4mpeg2.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_ao_out_file.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_vo_out_xvmc.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_vo_out_xcbxv.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_dmx_matroska.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_vo_out_xv.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_vo_out_xv.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_lpcm.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_vdpau_mpeg12.so 
found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_libjpeg.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_inp_smb.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_inp_file.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_inp_cdda.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_inp_test.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_dmx_qt.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_vo_out_opengl2.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_sputext.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_sputext.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_vdpau_vc1.so 
found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_inp_net.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_decode_spucmml.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_ao_out_oss.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_dmx_mng.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_dmx_playlist.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_inp_v4l2.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_dmx_slave.so found
load_plugins: plugin /usr/lib/xine/plugins/2.5/xineplug_vo_out_vaapi.so 

Bug#806240: installation-report: Jessie on Olimex A10s-Olinuxino Micro successfully installed

2015-11-25 Thread Benedikt Wildenhain
Package: installation-reports
Version: 2.58
Severity: normal

Dear Maintainer,

I successfully installed Debian onto the Olimex A10s-Olinuxino Micro
board. The systems was initially booted by using a micro-sd-card with
/usr/lib/u-boot/A10s-OLinuXino-M/u-boot-sunxi-with-spl.bin  from Debian
Sid package u-boot-sunxi.


-- Package-specific info:

Boot method: n
Image version: 
http://ftp.nl.debian.org/debian/dists/jessie/main/installer-armhf/current/images/netboot/netboot.tar.gz
Date: Wed, 25 Nov 2015 17:39:09 +

Machine: Olimex A10s-Olinuxino Micro
Partitions:

root@jessie-a10s:~# fdisk -l

Disk /dev/mmcblk0: 14.9 GiB, 15931539456 bytes, 31116288 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x08abd787

Device BootStart  End  Sectors  Size Id Type
/dev/mmcblk0p1 *2048   499711   497664  243M 83 Linux
/dev/mmcblk0p2499712 29700095 29200384 13.9G 83 Linux
/dev/mmcblk0p3  29702142 31115263  1413122  690M  5 Extended
/dev/mmcblk0p5  29702144 31115263  1413120  690M 82 Linux swap /
Solaris


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Clock/timezone setup:   [O]
User/password setup:[O]
Detect hard drives: [O] (micro-sd-card, not actual hdd)
Partition hard drives:  [O] (micro-sd-card, automatic partitioning)
Install base system:[O]
Install tasks:  [O]
Install boot loader:[ ]
Overall install:[O]

Comments/Problems:

U-Boot had to be installed to start setup, continues to work fine after
installation. System can be locally accessed by using UART0, no
framebuffer is accessible by default.

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="8 (jessie) - installer build 20150422+deb8u2"
X_INSTALLATION_MEDIUM=netboot

==
Installer hardware-summary:
==
uname -a: Linux jessie-a10s 3.16.0-4-armmp #1 SMP Debian 3.16.7-ckt11-1+deb8u3 
(2015-08-04) armv7l GNU/Linux
usb-list: 
usb-list: Bus 01 Device 01: EHCI Host Controller [1d6b:0002]
usb-list:Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:Manufacturer: Linux 3.16.0-4-armmp ehci_hcd
usb-list:Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 02 Device 01: Generic Platform OHCI controller [1d6b:0001]
usb-list:Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:Manufacturer: Linux 3.16.0-4-armmp ohci_hcd
usb-list:Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
lsmod: Module  Size  Used by
lsmod: dm_mod 87942  0 
lsmod: md_mod110833  0 
lsmod: jfs   169647  0 
lsmod: crc32c_generic  1598  1 
lsmod: btrfs 956700  0 
lsmod: xor 5226  1 btrfs
lsmod: zlib_deflate   20544  1 btrfs
lsmod: raid6_pq   83885  1 btrfs
lsmod: vfat9597  0 
lsmod: fat52757  1 vfat
lsmod: ext4  493039  2 
lsmod: crc16   1146  1 ext4
lsmod: mbcache 8210  1 ext4
lsmod: jbd2   89083  1 ext4
lsmod: usb_storage42039  0 
lsmod: scsi_mod  176010  1 usb_storage
lsmod: ohci_platform   4062  0 
lsmod: ehci_platform   4526  0 
lsmod: ohci_hcd   37631  1 ohci_platform
lsmod: ehci_hcd   64429  1 ehci_platform
lsmod: phy_sun4i_usb   4220  2 
lsmod: sunxi_mmc  10605  0 
lsmod: sun4i_emac 10437  0 
df: Filesystem   1K-blocks  Used Available Use% Mounted on
df: none 5098044 50936   0% /run
df: devtmpfs248620 0248620   0% /dev
df: /dev/mmcblk0p214239664483500  13009772   4% /target
df: /dev/mmcblk0p1  240972 20085208446   9% /target/boot
df: /dev/mmcblk0p214239664483500  13009772   4% /dev/.static/dev
df: devtmpfs248620 0248620   0% /target/dev
free:  total used free   shared  buffers
free: Mem:509800   378004   131796026736
free: -/+ buffers: 

Bug#806200: installation-reports: Successfull installation on Olimex A10s-Olinuxino Micro

2015-11-25 Thread Benedikt Wildenhain
Package: installation-reports
Severity: normal

Dear Maintainer,

I successfully installed Debian onto the Olimex A10s-Olinuxino Micro
board. The systems was initially booted by using a micro-sd-card with
u-boot-sunxi-with-spl.bin from Debian package u-boot-sunxi (after
manually patching it, see now fixed bug #806151).

-- Package-specific info:

Boot method: network
Image version: 
http://d-i.debian.org/daily-images/armhf/daily/netboot/netboot.tar.gz 
Date: Tue, 24 Nov 2015 17:30:00 +0100

Machine: Olimex A10s-Olinuxino Micro
Partitions: 

root@debian-a10s:~# fdisk -l
Disk /dev/mmcblk0: 14.7 GiB, 15720251392 bytes, 30703616 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0dfe6684

Device BootStart  End  Sectors  Size Id Type
/dev/mmcblk0p1  20483481532768   16M 83 Linux
/dev/mmcblk0p2 *   34816   327679   292864  143M 83 Linux
/dev/mmcblk0p3329726 30701567 30371842 14.5G  5 Extended
/dev/mmcblk0p5329728 29624319 29294592   14G 83 Linux
/dev/mmcblk0p6  29626368 30701567  1075200  525M 82 Linux swap / Solaris

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [ ]
Clock/timezone setup:   [O]
User/password setup:[O]
Detect hard drives: [O] (micro-sd-card, not actual hdd)
Partition hard drives:  [O] (micro-sd-card, did manual partioning)
Install base system:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:

At the end of the installation process, the automatic reboot did not
work, also reboot hang after initial usage of the installed system.
Since then, rebooting the system reboots fine. I did "apt-get upgrade"
in between, which i.a. updated systemd.

I used a serial console on UART0 to install the system, Internet access
was available via the build-in network adapter, power was provided via
USB. Apart from the micro sd card, no other optional hardware has been
installed.

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="9 (stretch) - installer build 20151124-00:16"
X_INSTALLATION_MEDIUM=netboot

==
Installer hardware-summary:
==
uname -a: Linux debian-a10s 4.2.0-1-armmp #1 SMP Debian 4.2.6-1 (2015-11-10) 
armv7l GNU/Linux
usb-list: 
usb-list: Bus 01 Device 01: EHCI Host Controller [1d6b:0002]
usb-list:Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:Manufacturer: Linux 4.2.0-1-armmp ehci_hcd
usb-list:Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 02 Device 01: Generic Platform OHCI controller [1d6b:0001]
usb-list:Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:Manufacturer: Linux 4.2.0-1-armmp ohci_hcd
usb-list:Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
lsmod: Module  Size  Used by
lsmod: dm_mod 96208  0
lsmod: md_mod117736  0
lsmod: jfs   170510  0
lsmod: crc32c_generic  1862  1
lsmod: btrfs1011895  0
lsmod: xor 4846  1 btrfs
lsmod: zlib_deflate   20354  1 btrfs
lsmod: raid6_pq   87885  1 btrfs
lsmod: vfat   10057  0
lsmod: fat53486  1 vfat
lsmod: ext4  529621  2
lsmod: crc16   1274  1 ext4
lsmod: mbcache 9367  1 ext4
lsmod: jbd2   90001  1 ext4
lsmod: usb_storage45139  0
lsmod: scsi_mod  180925  1 usb_storage
lsmod: ohci_platform   4594  0
lsmod: ehci_platform   5206  0
lsmod: ohci_hcd   39133  1 ohci_platform
lsmod: ehci_hcd   64806  1 ehci_platform
lsmod: phy_sun4i_usb   4522  2
lsmod: sunxi_mmc  11214  0
lsmod: sun4i_emac 10214  0
df: Filesystem   1K-blocks  Used Available Use% Mounted on
df: none 5084852 50796   0% /run
df: devtmpfs246844 0246844   0% /dev
df: /dev/mmcblk0p514286320494860  13042712   4% /target
df: /dev/mmcblk0p2  137697 21178113591  16% /target/boot
df: /dev/mmcblk0p5

Bug#806151: [PATCH] u-boot-sunxi: Please enable the A10s-OLinuXino-M target

2015-11-24 Thread Benedikt Wildenhain
Source: u-boot
Version: 2015.10+dfsg1-2
Severity: wishlist
Tags: patch

Hi,

please enable the A10s-OLinuXino-M target. Applying the following patch
creates a working u-boot which allows to start the Debian installer via
TFTP.

Kind regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744
diff --unified -r a/debian/targets b/debian/targets
--- a/debian/targets	2015-11-14 16:06:56.0 +0100
+++ b/debian/targets	2015-11-24 17:56:59.393462544 +0100
@@ -70,6 +70,9 @@
 # Christian Kastner <deb...@kvr.at>
 armhf	sunxi		A10-OLinuXino-Lime	u-boot-sunxi-with-spl.bin
 
+# Benedikt Wildenhain <espera...@benedikt-wildenhain.de>
+armhf	sunxi		A10s-OLinuXino-M	u-boot-sunxi-with-spl.bin
+
 # Karsten Merker <mer...@debian.org>
 armhf	sunxi		A20-Olimex-SOM-EVB	u-boot-sunxi-with-spl.bin
 
diff --unified -r a/debian/u-boot-sunxi.lintian-overrides b/debian/u-boot-sunxi.lintian-overrides
--- a/debian/u-boot-sunxi.lintian-overrides	2015-11-14 16:06:56.0 +0100
+++ b/debian/u-boot-sunxi.lintian-overrides	2015-11-24 18:14:16.646943245 +0100
@@ -4,6 +4,7 @@
 # targets could be built on multiple architectures, but could instead install
 # the package for the architecture needed.
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A10-OLinuXino-Lime/uboot.elf
+u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A10s-OLinuXino-M/uboot.elf
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A20-Olimex-SOM-EVB/uboot.elf
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A20-OLinuXino-Lime/uboot.elf
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A20-OLinuXino-Lime2/uboot.elf
@@ -19,6 +20,7 @@
 
 # These bootloaders need to be statically linked.
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A10-OLinuXino-Lime/uboot.elf
+u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A10s-OLinuXino-M/uboot.elf
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A20-Olimex-SOM-EVB/uboot.elf
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A20-OLinuXino-Lime/uboot.elf
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A20-OLinuXino-Lime2/uboot.elf


signature.asc
Description: PGP signature


Bug#548417: debmirror: Transfer truncated

2015-09-25 Thread benedikt . wildenhain
Hello,

I can reproduce this problem in one of my networks. It occurs for some
files on security.debian.org. It can also be reproduced using curl (wget
works, as it automatically resumes the download):

The problem occurs both using a http proxy:
root@host:~# curl 
http://security.debian.org/debian-security/pool/updates/main/d/drupal7/drupal7_7.14.orig.tar.gz
 > /dev/null
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
 26 3055k   26  823k0 0  1695k  0  0:00:01 --:--:--  0:00:01 1719k
curl: (18) transfer closed with 2284998 bytes remaining to read

And using a SOCKS proxy:
root@host:~# http_proxy= tsocks curl 
http://security.debian.org/debian-security/pool/updates/main/d/drupal7/drupal7_7.14.orig.tar.gz
 > /dev/null
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
 26 3055k   26  823k0 0   504k  0  0:00:06  0:00:01  0:00:05 1389k
curl: (56) Recv failure: Connection reset by peer

I cannot access the Internet without a proxy from this network.

It worked over the HTTP-proxy after changing LWP::UserAgent:

$ diff /usr/share/perl5/LWP/UserAgent.pm 
/root/src/libwww-perl-6.13/debian/libwww-perl/usr/share/perl5/LWP/UserAgent.pm
898,904d897
< sub append_to_file
< {
<   my ($filename, $data) = @_;
<   open(FILE, ">>$filename");
<   print FILE $data;
<   close (FILE);
< }
935,956c928,929
<   if ($response->header('Accept-Ranges') eq 'bytes') {
< warn "Transfer truncated: " . "only $file_length out of 
$content_length bytes received, retrying\n";
<
< my $try = 0;
< my $continue_at = $file_length + 1;
<
< while ($try++ < 10 && $file_length < $content_length) {
header('Content-length');
header('Range' => "bytes=$file_length-");
<$response = $self->request($request, sub { 
append_to_file($tmpfile, @_); }, 102400);
<
<@stat= stat("$tmpfile") or die "Could not stat tmpfile 
'$tmpfile': $!";
<$file_length = $stat[7];
<$continue_at = $file_length + 1;
< }
< }
< else {
<   unlink($tmpfile);
<   die "Transfer truncated: " . "only $file_length out of 
$content_length bytes received\n"
<   }
---
> unlink($tmpfile);
> die "Transfer truncated: " . "only $file_length out of 
> $content_length bytes received\n";



-- System Information:
Debian Release: 7.9
  APT prefers squeeze-lts
  APT policy: (500, 'squeeze-lts'), (500, 'oldoldstable-updates'), (500, 
'oldoldstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

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

Versions of packages libwww-perl depends on:
ii  ca-certificates 20130119+deb7u1
ii  libencode-locale-perl   1.03-1
ii  libfile-listing-perl6.04-1
ii  libhtml-parser-perl 3.69-2
ii  libhtml-tagset-perl 3.20-2
ii  libhtml-tree-perl   5.02-1
ii  libhttp-cookies-perl6.00-2
ii  libhttp-date-perl   6.02-1
ii  libhttp-message-perl6.03-1
ii  libhttp-negotiate-perl  6.00-2
ii  liblwp-mediatypes-perl  6.02-1
ii  liblwp-protocol-https-perl  6.03-1
ii  libnet-http-perl6.09-1
ii  liburi-perl 1.60-1
ii  libwww-robotrules-perl  6.01-1
ii  netbase 5.0
ii  perl5.14.2-21+deb7u2

Versions of packages libwww-perl recommends:
ii  libhtml-form-perl6.03-1
ii  libhtml-format-perl  2.10-1
ii  libhttp-daemon-perl  6.01-1
ii  libmailtools-perl2.09-1

Versions of packages libwww-perl suggests:
pn  libauthen-ntlm-perl  

-- no debconf information


signature.asc
Description: PGP signature


Bug#798634: virt-manager: "Send key" translated to "Verstuur sleutel" (Dutch)

2015-09-11 Thread Benedikt Wildenhain (BO)
Package: virt-manager
Version: 1:1.2.1-4
Severity: minor

Dear Maintainer,

   * What led up to the situation?
I started virt-lang with LANG=nl_BE.UTF-8

   * What was the outcome of this action?
Menu item "Send key" gets translated to "Verstuur sleutel" (which
literally means "Send key", but "key" as in encryption)

   * What outcome did you expect instead?
Menu item "Send key" gets translated to "Verstuur toets" (which
means "key" as in keyboard)

I sent a pull request to upstream:
https://github.com/virt-manager/virt-manager/pull/1

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

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

Versions of packages virt-manager depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.24.0-2
ii  gconf2   3.2.6-3
ii  gir1.2-gtk-3.0   3.16.6-1
ii  gir1.2-gtk-vnc-2.0   0.5.3-1.3
ii  gir1.2-libosinfo-1.0 0.2.11-1.1
ii  gir1.2-libvirt-glib-1.0  0.2.2-0.1
ii  gir1.2-vte-2.91  0.40.2-2
ii  librsvg2-common  2.40.10-1
ii  python-dbus  1.2.0-2+b3
ii  python-gi3.16.2-1
ii  python-gi-cairo  3.16.2-1
ii  python-ipaddr2.1.11-2
ii  python-libvirt   1.2.15-1
ii  python-urlgrabber3.9.1-4.1
pn  python2.7:any
pn  python:any   
ii  virtinst 1:1.2.1-4

Versions of packages virt-manager recommends:
ii  gir1.2-spice-client-gtk-3.0  0.29-1
ii  gnome-icon-theme 3.12.0-1
ii  libvirt-daemon-system1.2.19-1

Versions of packages virt-manager suggests:
ii  gnome-keyring  3.16.0-4
ii  ksshaskpass [ssh-askpass]  4:5.4.0-1
pn  python-gnomekeyring
pn  python-guestfs 
ii  virt-viewer1.0-1

-- no debconf information



Bug#797080: linux-image-4.1.0-2-amd64: Cannot reliabily change display brightness on Panasonic Toughbook CF C2

2015-08-27 Thread Benedikt Wildenhain (BO)
Package: src:linux
Version: 4.1.6-1
Severity: normal

Dear Maintainer,

I sometimes cannot change the brightness of the display (neither using
Fn+F1/F2 neither via putting numbers to
/sys/class/backlight/intel_backlight/brightness,
/sys/class/backlight/panasonic/brightness exists, too, but doesn't seem
to have any effect.

The effect both happens with using BIOS and UEFI.

I am currently using a BIOS setup. During several days of usage I was
not able to change the brightness, so I tried to follow the hints on
https://wiki.kubuntu.org/Kernel/Debugging/Backlight (I am not including
the acpidump results suggested there as I assume they contain non-free
copyrighted data).

$ grep -r . /proc/acpi
/proc/acpi/button/lid/LID/state:state:  open
/proc/acpi/wakeup:DeviceS-state   Status   Sysfs node
/proc/acpi/wakeup:XHC S3*enabled   pci::00:14.0
/proc/acpi/wakeup:EHC1S3*enabled   pci::00:1d.0
/proc/acpi/wakeup:HDEFS3*disabled  pci::00:1b.0
/proc/acpi/wakeup:GLANS4*enabled   pci::00:19.0
/proc/acpi/wakeup:PXSXS4*disabled
/proc/acpi/wakeup:PEG0S4*disabled
/proc/acpi/wakeup:PEGPS4*disabled
/proc/acpi/wakeup:PEG1S4*disabled
/proc/acpi/wakeup:PEG2S4*disabled
/proc/acpi/wakeup:PEG3S4*disabled
/proc/acpi/wakeup:PXSXS4*disabled
/proc/acpi/wakeup:PXSXS4*disabled
/proc/acpi/wakeup:PXSXS4*disabled
/proc/acpi/wakeup:PXSXS4*disabled  pci::0a:00.0
/proc/acpi/wakeup:PXSXS4*disabled
/proc/acpi/wakeup:LID S4*enabled   platform:PNP0C0D:00

$ ls -la /sys/class/backlight/intel_backlight/
totaal 0
drwxr-xr-x 3 root root0 aug 27 17:58 .
drwxr-xr-x 4 root root0 aug 27 16:41 ..
-r--r--r-- 1 root root 4096 aug 27 17:52 actual_brightness
-rw-r--r-- 1 root root 4096 aug 27 16:41 bl_power
-rw-r--r-- 1 root root 4096 aug 27 17:52 brightness
lrwxrwxrwx 1 root root0 aug 27 17:52 device - ../../card0-LVDS-1
-r--r--r-- 1 root root 4096 aug 27 16:41 max_brightness
drwxr-xr-x 2 root root0 aug 27 17:52 power
lrwxrwxrwx 1 root root0 aug 27 16:41 subsystem - 
../../../../../../../class/backlight
-r--r--r-- 1 root root 4096 aug 27 16:41 type
-rw-r--r-- 1 root root 4096 aug 27 16:41 uevent

I tried booting with video.use_bios_initial_backlight=0, acpi_osi= and
video.use_native_backlight=1 (one after another) and changing brightness
always worked, as it did afterwards without any kernel parameter.

-- Package-specific info:
** Version:
Linux version 4.1.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 4.9.3 
(Debian 4.9.3-3) ) #1 SMP Debian 4.1.6-1 (2015-08-23)

** Command line:
BOOT_IMAGE=/vmlinuz-4.1.0-2-amd64 root=/dev/mapper/vg--dekkvin-radiko ro

** Not tainted

** Kernel log:
[   16.180918] ACPI Warning: SystemIO range 
0x0540-0x054F conflicts with OpRegion 
0x0500-0x0563 (\GPIO) (20150410/utaddress-254)
[   16.181097] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   16.181173] ACPI Warning: SystemIO range 
0x0530-0x053F conflicts with OpRegion 
0x0500-0x0563 (\GPIO) (20150410/utaddress-254)
[   16.181327] [drm] Initialized drm 1.1.0 20060810
[   16.181436] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   16.181519] ACPI Warning: SystemIO range 
0x0500-0x052F conflicts with OpRegion 
0x0500-0x0563 (\GPIO) (20150410/utaddress-254)
[   16.181724] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   16.181807] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.193250] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   16.193384] cfg80211: Calling CRDA to update world regulatory domain
[   16.193770] uvcvideo: Found UVC 1.00 device USB HD Webcam (5986:0529)
[   16.199698] ACPI: Battery Slot [BAT1] (battery present)
[   16.200247] ACPI Warning: SystemIO range 
0xF040-0xF05F conflicts with OpRegion 
0xF040-0xF04F (\_SB_.PCI0.SBUS.SMBI) 
(20150410/utaddress-254)
[   16.200410] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   16.200935] input: USB HD Webcam as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input15
[   16.201555] usbcore: registered new interface driver uvcvideo
[   16.201620] USB Video Class driver (1.1.1)
[   16.203660] Intel(R) Wireless WiFi driver for Linux
[   16.203719] Copyright(c) 2003- 2015 Intel Corporation
[   16.203952] iwlwifi :0a:00.0: can't disable ASPM; OS doesn't have ASPM 
control
[   16.204462] input: PC Speaker as /devices/platform/pcspkr/input/input16
[   16.211543] iwlwifi :0a:00.0: firmware: direct-loading firmware 
iwlwifi-6000g2b-6.ucode
[   16.211802] iwlwifi :0a:00.0: loaded firmware 

Bug#783118: atftp: misspelling in Description-fr: Clint instead of Client

2015-04-22 Thread Benedikt Wildenhain
Package: atftp
Version: 0.7.git20120829-1
Severity: minor
Tags: l10n

Dear Maintainer,

the French translation of the package's description field contains a
spelling error, it starts using the following line:

Description-fr: Clint TFTP avancé

However it should be:

Description-fr: Client TFTP avancé

Kind regards,
Benedikt Wildenhain


signature.asc
Description: Digital signature


Bug#758266: RFS: air-quality-sensor/0.1.1-3 [ITP]

2014-09-06 Thread Benedikt Wildenhain
Hallo Tobias,

thanks a lot for reviewing my package!

On Mon, Sep 01, 2014 at 10:04:32PM +0200, Tobias Frost wrote:
 - Package does not build, misses at least a B-D on libusb-1.0-0-dev
 and pkg-config
I fixed the build-deps and now it builds using sbuild.

 - as the manpage is created using help2man, you should regenerate it
 during build
The upstream package now uses help2man.

 - you do not need to set a link from the debian manpage, but you can
 directly install the manpage. (See 5.16 of the new maintainers' guide) 
Fixed

 - You should dh_autoreconf instead of autotools-dev (as you also use
 automake), see https://wiki.debian.org/Autoreconf#Using_autotools-dev
 - d/changelog Debian version starts at -1 for new packages, and state
 only Initial Release (Closes #ITP-Bug)
Done

 - please use spaces for indentation in d/copyright
 - same for postinst
 - don't install README -- is has no additional information and only
 duplicates the package description
 - you need to depend on adduser in your binary pacakge.
Done

 (The review might be incomplete as I have to stop now; please fix the
 above and re-upload to mentors, then give me a ping
You can now find the package at
http://mentors.debian.net/debian/pool/main/a/air-quality-sensor/air-quality-sensor_0.1.2-1.dsc

Kind Regards,
Benedikt Wildenhain


signature.asc
Description: Digital signature


Bug#758266: RFS: air-quality-sensor/0.1.1-3 [ITP]

2014-08-28 Thread Benedikt Wildenhain
Hi Baird,

On Thu, Aug 28, 2014 at 09:19:26AM +1000, Riley Baird wrote:
 Indoor Air Monitor, so I can't test it. However, looking over your
 package, afaict everything is fine, except you should remove the
 unnecessary comments in d/rules and d/watch.
thanks for the hint, I fixed that.

Kind regards,
Benedikt Wildenhain


signature.asc
Description: Digital signature


Bug#758266: RFS: air-quality-sensor/0.1.1-3 [ITP]

2014-08-27 Thread Benedikt Wildenhain

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package air-quality-sensor

 * Package name: air-quality-sensor
   Version : 0.1.1-5
   Upstream Author : Jan-Benedict Glaw jbg...@lug-owl.de
 * URL : https://github.com/bwildenhain/air-quality-sensor
 * License : gpl3+
   Section : utils

It builds those binary packages:

  air-quality-sensor - user space driver for AppliedSensor's Indoor Air Monitor

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/air-quality-sensor


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/a/air-quality-sensor/air-quality-sensor_0.1.1-5.dsc

More information about air-quality-sensor can be obtained from
https://github.com/bwildenhain/air-quality-sensor/.

Changes since the last upload:

* Put package to git-repository using git-buildpackage.


Regards,
 Benedikt Wildenhain


signature.asc
Description: Digital signature


Bug#758555: fex: /usr/share/fex/bin/fex_cleanup prints warning messages

2014-08-18 Thread Benedikt Wildenhain
Package: fex
Version: 20140806-1
Severity: normal

Dear Maintainer,

the following message is produced by the daily cron run since the last update 
of fex:

Subject: Cron fex@main-1 [ -x /usr/share/fex/bin/fex_cleanup ]  
/usr/share/fex/bin/fex_cleanup

Name main::opt_p used only once: possible typo at 
/usr/share/fex/bin/fex_cleanup line 74.
fex_cleanup: cannot create /usr/share/fex/.fex/id = No such file or directory

Kind regards,
Benedikt Wildenhain

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages fex depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.53
ii  exim4-daemon-light [mail-transport-agent]  4.84~RC2-1
ii  libdigest-md5-file-perl0.08-1
ii  libjs-jquery   1.7.2+dfsg-3
ii  perl   5.18.2-7
ii  ucf3.0030
ii  xinetd [inet-superserver]  1:2.3.15-3

Versions of packages fex recommends:
ii  fex-utils20140806-1
ii  libnet-dns-perl  0.78-1
ii  perl-modules 5.18.2-7

fex suggests no packages.

-- debconf information:
  fex/lastver: 20140530-1


signature.asc
Description: Digital signature


Bug#758266: RFS: air-quality-sensor/0.1.1-3 [ITP]

2014-08-15 Thread Benedikt Wildenhain

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package air-quality-sensor

 * Package name: air-quality-sensor
   Version : 0.1.1-3
   Upstream Author : Jan-Benedict Glaw jbg...@lug-owl.de
 * URL : https://github.com/bwildenhain/air-quality-sensor
 * License : gpl3
   Section : utils

It builds those binary packages:

  air-quality-sensor - user space driver for AppliedSensor's Indoor Air Monitor

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/air-quality-sensor


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/a/air-quality-sensor/air-quality-sensor_0.1.1-3.dsc


Regards,
 Benedikt Wildenhain



signature.asc
Description: Digital signature


Bug#758039: arduino-core: USB_VID and USB_PID are not derived from board type when compiling using arduino-mk

2014-08-13 Thread Benedikt Wildenhain
Package: arduino-core
Version: 2:1.5.6.2+sdfsg2-3
Severity: normal

Dear Maintainer,

I am using arduino-mk and the following Makefile to compile
ino-Software:

ARDUINO_DIR   = /usr/share/arduino
ARDMK_DIR = /usr/share/arduino
AVR_TOOLS_DIR = /usr

# the following variables have to be manally set when using # arduino-1.5
USER_LIB_PATH   = /usr/share/arduino/hardware/arduino/avr/libraries
ARDUINO_CORE_PATH   = /usr/share/arduino/hardware/arduino/avr/cores/arduino
BOARDS_TXT  = /usr/share/arduino/hardware/arduino/avr/boards.txt
ARDUINO_VAR_PATH= /usr/share/arduino/hardware/arduino/avr/variants
BOOTLOADER_PARENT   = /usr/share/arduino/hardware/arduino/avr/bootloaders

ARDUINO_LIBS = SoftwareSerial
BOARD_TAG= leonardo
MONITOR_PORT = /dev/ttyACM0

include /usr/share/arduino/Arduino.mk


Unlike when using the arduino{,-core} packages from unstable, USB_VID
and USB_PID are not automatically set based on BOARD_TAG and compilation
using make ends with:

/usr/bin/avr-g++ -MMD -c -mmcu=atmega32u4 -DF_CPU=1600L
-DARDUINO=156 -D__PROG_TYPES_COMPAT__ -I.
-I/usr/share/arduino/hardware/arduino/avr/cores/arduino
-I/usr/share/arduino/hardware/arduino/avr/variants/leonardo
-I/usr/share/arduino/hardware/arduino/avr/libraries/SoftwareSerial -Wall
-ffunction-sections -fdata-sections -Os -fno-exceptions
/usr/share/arduino/hardware/arduino/avr/cores/arduino/USBCore.cpp -o
build-leonardo/core/USBCore.o
In file included from
/usr/share/arduino/hardware/arduino/avr/cores/arduino/Platform.h:19:0, from
/usr/share/arduino/hardware/arduino/avr/cores/arduino/USBCore.cpp:19:
/usr/share/arduino/hardware/arduino/avr/cores/arduino/USBCore.cpp:79:29:
error: ‘USB_VID’ was not declared in this scope

D_DEVICE(0x00,0x00,0x00,64,USB_VID,USB_PID,0x100,IMANUFACTURER,IPRODUCT,0,1);

The same occurs when compiling with BOARD_TAG=yun.

Compiling works when manually defining the #defines in the Makefile:
CXXFLAGS = -DUSB_VID=0x2341 -DUSB_PID=0x8041

Kind regards,
Benedikt Wildenhain

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

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

Versions of packages arduino-core depends on:
ii  avr-libc  1:1.8.0+Atmel3.4.4-1
ii  avrdude   6.1-1
ii  gcc   4:4.9.1-1
ii  gcc-avr   1:4.8.1+Atmel3.4.4-2

Versions of packages arduino-core recommends:
ii  bossa-cli  1.3~20120408-5

Versions of packages arduino-core suggests:
ii  arduino-mk  1.3.4-1

-- 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#757566: ITP: air-quality-sensor -- user space driver for AppliedSensor's Indoor Air Monitor

2014-08-09 Thread Benedikt Wildenhain
Package: wnpp
Severity: wishlist
Owner: Benedikt Wildenhain espera...@benedikt-wildenhain.de

* Package name: air-quality-sensor
  Version : 0.1
  Upstream Author : Jan-Benedict Glaw jbg...@lug-owl.de
* URL : https://github.com/bwildenhain/air-quality-sensor/
* License : GPL3
  Programming Lang: C
  Description : user space driver for AppliedSensor's Indoor Air Monitor

 This driver for AppliedSensor's Indoor Air Monitor prints a list with
 all connected sensors and their currently measured values to the
 commandline. Compatible sensors and further information have been
 documented on http://wiki.micasaverde.com/index.php/CO2_Sensor.
 .
 The air quality is displayed on the hardware token by three indicator
 lamps with the colours green (= good), yellow (= average) and red (=
 bad), the same colors are also printed by this tool.

There is currently no kernel or user space driver for this component in
Debian. This implementation uses libusb (either version 0.1 or 1.0) to
communicate with the sensor. I am currently looking for a sponsor.


signature.asc
Description: Digital signature


Bug#757264: openni: Problems compiling source package using Debian sid on amd64

2014-08-06 Thread Benedikt Wildenhain
Source: openni
Version: 1.5.4.0-7
Severity: normal

Dear Maintainer,

I tried to build OpenNI on my Debian system, but the build process was
aborted after it complained about a missing dll-file.

I have installed the following build-dependencies:
ii  debhelper9.20140613  all
 helper programs for debian/rules
ii  default-jdk  2:1.7-52amd64  
 Standard Java or Java compatible Development Kit
ii  doxygen  1.8.7-3 amd64  
 Documentation system for C, C++, Java, Python and other languages
ii  freeglut3-dev:amd64  2.8.1-2 amd64  
 OpenGL Utility Toolkit development files
ii  graphviz 2.38.0-5amd64  
 rich set of graph drawing tools
ii  libjpeg8-dev:amd64   8d1-1   amd64  
 Development files for the IJG JPEG library
ii  libtinyxml-dev:amd64 2.6.2-2 amd64  
 TinyXml library - header and static library
ii  libusb-1.0-0-dev:amd64   2:1.0.19-1  amd64  
 userspace USB programming library development files
ii  python   2.7.8-1 amd64  
 interactive high-level object-oriented language (default version)

$ apt-get -b source openni
[...]
make[1]: Leaving directory '/home/benedikt/src/ros/openni-1.5.4.0'
   dh_clean -O--buildsystem=makefile
 debian/rules build
dh build --buildsystem=makefile
   dh_testdir -O--buildsystem=makefile
   dh_auto_configure -O--buildsystem=makefile
   debian/rules override_dh_auto_build
make[1]: Entering directory '/home/benedikt/src/ros/openni-1.5.4.0'
cd Platform/Linux/CreateRedist  ./RedistMaker


*
*   PrimeSense OpenNI Redist*
* 2014-08-06 19:07:30   *
*

Target: Linux-x64
Version: 1.5.4.0
Num of compile jobs: 4

* Building OpenNI...

../../../../Source/OpenNI/XnRecorderImpl.cpp: In constructor 
‘xn::RecorderImpl::RecorderImpl()’:
../../../../Source/OpenNI/XnRecorderImpl.cpp:51:18: warning: converting to 
non-pointer type ‘XN_FILE_HANDLE {aka int}’ from NULL [-Wconversion-null]
  m_hRecorder(NULL)
  ^
../../../../Source/OpenNI/XnPlayerImpl.cpp: In constructor 
‘xn::PlayerImpl::PlayerImpl()’:
../../../../Source/OpenNI/XnPlayerImpl.cpp:71:33: warning: converting to 
non-pointer type ‘XN_FILE_HANDLE {aka int}’ from NULL [-Wconversion-null]
  m_bPlaybackThreadShutdown(FALSE)
 ^
* Creating Doxygen...
Warning: Tag `SYMBOL_CACHE_SIZE' at line 330 of file `Doxyfile' has become 
obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `SHOW_DIRECTORIES' at line 539 of file `Doxyfile' has become 
obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `HTML_ALIGN_MEMBERS' at line 964 of file `Doxyfile' has become 
obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `USE_INLINE_TREES' at line 1151 of file `Doxyfile' has become 
obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `XML_SCHEMA' at line 1414 of file `Doxyfile' has become obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `XML_DTD' at line 1420 of file `Doxyfile' has become obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated 
graphs.
/home/benedikt/src/ros/openni-1.5.4.0/Source/DoxyGen/Text/SampleProgs_NiBackRecorder.txt:134:
 warning: multiple use of section label 'bkrec_cfg_gens_dec', (first 
occurrence: 
/home/benedikt/src/ros/openni-1.5.4.0/Source/DoxyGen/Text/SampleProgs_NiBackRecorder.txt,
 line 113)
/home/benedikt/src/ros/openni-1.5.4.0/Source/DoxyGen/Text/SampleProgs_NiBackRecorder.txt:282:
 warning: multiple use of section label 'bkrec_class_cyc_dump_decls', (first 
occurrence: 
/home/benedikt/src/ros/openni-1.5.4.0/Source/DoxyGen/Text/SampleProgs_NiBackRecorder.txt,
 line 268)
/home/benedikt/src/ros/openni-1.5.4.0/Source/DoxyGen/Text/SampleProgs_NiBackRecorder.txt:456:
 warning: multiple use of section label 'bkrec_main', (first occurrence: 
/home/benedikt/src/ros/openni-1.5.4.0/Source/DoxyGen/Text/SampleProgs_NiBackRecorder.txt,
 line 417)

Bug#753353: debian-policy contains ungrammatical phrase must by installed

2014-06-30 Thread Benedikt Wildenhain
Package: debian-policy
Version: 3.9.5.0
Severity: minor
Tags: patch

Hello,

policy.sgml contains the following sentence:

The special value ttbyhand/tt for the section in a tt.changes/tt
file indicates that the file in question is not an ordinary package file
and must by installed by hand by the distribution maintainers.
^^^

This should probably mean must be installed.

Regards,
Benedikt
--- a/policy.sgml	2013-10-18 01:02:39.0 +0200
+++ b/policy.sgml	2014-06-30 16:30:42.573238978 +0200
@@ -3674,7 +3674,7 @@
 	  p
 	The special value ttbyhand/tt for the section in a
 	tt.changes/tt file indicates that the file in question
-	is not an ordinary package file and must by installed by
+	is not an ordinary package file and must be installed by
 	hand by the distribution maintainers.  If the section is
 	ttbyhand/tt the priority should be tt-/tt.
 	  /p


Bug#750071: pycarddav: New upstream version 0.7.0 available

2014-06-01 Thread Benedikt Wildenhain
Package: pycarddav
Version: 0.6.1-1.1
Severity: wishlist

Dear Maintainers,

a new release (0.7.0) of pycarddav has been released. Would it be
possible to update the Debian package?

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages pycarddav depends on:
ii  python2.7.6-2
ii  python-pycarddav  0.6.1-1.1

pycarddav recommends no packages.

pycarddav 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#742040: fex: Installation fails because of removed css+gif files in documentation

2014-03-18 Thread Benedikt Wildenhain
Package: fex
Version: 20140226-1
Severity: normal

Dear Maintainer,

when doing an first-time install of fex on my Debian sid installation,
fex.postinst failed:

Not creating home directory `/usr/share/fex'.
Installing initial copy of htdocs into /var/lib/fex/htdocs ...
cp: cannot stat '/usr/share/fex/htdocs/FAQ/*.css': No such file or directory
dpkg: error processing package fex (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 fex

I would suggest the following patch to fix that issue:

--- fex-20140226/debian/fex.postinst2014-03-05 09:50:03.0 +0100
+++ fex-20140226-nocss/debian/fex.postinst  2014-03-18 15:13:34.0 
+0100
@@ -31,7 +31,7 @@
 for ext in html txt ico gif jpg;do
 cp /usr/share/fex/htdocs/*.${ext} /var/lib/fex/htdocs/
 done
-for ext in html css gif faq;do
+for ext in html faq;do
 cp /usr/share/fex/htdocs/FAQ/*.${ext} /var/lib/fex/htdocs/FAQ/
 done
 ln -sf /usr/share/javascript/jquery/jquery.js 
/var/lib/fex/htdocs/FAQ/jquery.js
@@ -58,7 +58,7 @@
 for ext in html ico gif jpg;do
 cp /usr/share/fex/htdocs/*.${ext} /var/lib/fex/htdocs/
 done
-for ext in html css gif faq;do
+for ext in html faq;do
 cp /usr/share/fex/htdocs/FAQ/*.${ext} 
/var/lib/fex/htdocs/FAQ/
 done
 rm -f $tmp


Regards,
Benedikt Wildenhain


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages fex depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.52
ii  exim4-daemon-light [mail-transport-agent]  4.82-5
ii  libdigest-md5-file-perl0.08-1
ii  libjs-jquery   1.7.2+dfsg-3
ii  perl   5.18.2-2+b1
ii  ucf3.0027+nmu1
ii  xinetd [inet-superserver]  1:2.3.15-3

Versions of packages fex recommends:
ii  fex-utils20140226-1
ii  libnet-dns-perl  0.68-1.2
ii  perl-modules 5.18.2-2

fex suggests no packages.

-- debconf information:
  fex/lastver: 0


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



Bug#735280: mount(8) refers package smbfs which is no longer present in sid

2014-01-14 Thread Benedikt Wildenhain
Package: mount
Version: 2.20.1-5.5
Severity: minor

Dear Maintainer,

the manpage mount(8) refers to mount.cifs(8) which is located in the package
smbfs according to the manual page, however smbfs is no longer present in
Debian unstable and both mount.cifs and mount.cifs(8) can now be found in the
package cifs-utils instead.

The source package util-linux can be corrected by the following patch:

--- mount/mount.8.orig  2014-01-14 11:16:02.0 +0100
+++ mount/mount.8   2014-01-14 11:18:41.938413304 +0100
@@ -1128,7 +1128,7 @@
 .SH Mount options for cifs
 See the options section of the
 .BR mount.cifs (8)
-man page (smbfs package must be installed).
+man page (cifs-utils package must be installed).

 .SH Mount options for coherent
 None.


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

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

Versions of packages mount depends on:
ii  libblkid12.20.1-5.5
ii  libc62.17-97
ii  libmount12.20.1-5.5
ii  libselinux1  2.2.2-1
ii  libsepol12.2-1

mount recommends no packages.

Versions of packages mount suggests:
pn  nfs-common  none

-- 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#734203: debian-edu-ger...@lists.debian.org

2014-01-05 Thread Benedikt Wildenhain
Hello,

I would like to have this mailinglist as well.

Regards,
Benedikt Wildenhain


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



Bug#705107: mediawiki: README.Debian should not reference non-existing /usr/share/doc/mediawiki/examples

2013-04-10 Thread Benedikt Wildenhain
Package: mediawiki
Version: 1:1.19.4-1
Severity: minor

Dear Maintainer,

the documentation found in /usr/share/doc/mediawiki/README.Debian references
/usr/share/doc/mediawiki/example/ (file AdminSettings.sample), but that
directory is not provided. The file AdminSettings.sample should be included or
an alternate way (e.g. instructions to use a webbrowser to create that file)
should be pointed out.

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages mediawiki depends on:
ii  apache2  2.2.22-13
ii  apache2-mpm-prefork [httpd]  2.2.22-13
ii  debconf [debconf-2.0]1.5.49
ii  libjs-jquery 1.7.2+dfsg-1
ii  libjs-jquery-cookie  6-1
ii  libjs-jquery-form6-1
ii  libjs-jquery-tipsy   6-1
ii  mime-support 3.52-1
ii  php5 5.4.4-14
ii  php5-mysql   5.4.4-14

Versions of packages mediawiki recommends:
ii  mediawiki-extensions-base  2.11
ii  mysql-server   5.5.30+dfsg-1
ii  php-wikidiff2  0.0.1+svn109581-1
ii  php5-cli   5.4.4-14
ii  python 2.7.3-4

Versions of packages mediawiki suggests:
ii  clamav  0.97.7+dfsg-1
ii  imagemagick 8:6.7.7.10-5
pn  mediawiki-math  none
ii  memcached   1.4.13-0.2
ii  php5-gd 5.4.4-14

-- debconf information excluded


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