Bug#1008474: dkms: The (same) bug is back: "Fails to remove modules"

2022-03-26 Thread cruncher
Package: dkms
Version: 2.8.7-2
Severity: important
X-Debbugs-Cc: dcrunch...@gmail.com

Dear Maintainer,

It's the same bug as 11 Oct 2021, and fixed with same solution (from Damir R.
Islamov) on 19 Oct 2021:

The issue is caused by mistakes in lines 16-17 of /etc/kernel/prerm.d/dkms
script
(quotes are misplaced).
The patch:
===
-   name=`echo "$line" | awk '{print $1}' | sed 's/,$//'` | cut -d'/' -f1
-   vers=`echo "$line" | awk '{print $1}' | sed 's/,$//'` | cut -d'/' -f2
+   name=`echo "$line" | awk '{print $1}' | sed 's/,$//' | cut -d'/' -f1`
+   vers=`echo "$line" | awk '{print $1}' | sed 's/,$//' | cut -d'/' -f2`
===

Regards


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

Kernel: Linux 5.16.0-5-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dkms depends on:
ii  build-essential12.9
ii  clang-11 [c-compiler]  1:11.1.0-6+b1
ii  coreutils  8.32-4.1
ii  dctrl-tools2.24-3+b1
ii  dpkg-dev   1.21.3
ii  gcc [c-compiler]   4:11.2.0-2
ii  gcc-11 [c-compiler]11.2.0-19
ii  kmod   29-1
ii  lsb-release11.1.0
ii  make   4.3-4.1
ii  patch  2.7.6-7

Versions of packages dkms recommends:
pn  fakeroot 
ii  linux-headers-amd64 [linux-headers-generic]  5.16.14-1
ii  sudo 1.9.10-3

Versions of packages dkms suggests:
ii  e2fsprogs  1.46.5-2
ii  menu   2.1.49

-- Configuration Files:
/etc/kernel/prerm.d/dkms [Errno 13] Permission denied: 
'/etc/kernel/prerm.d/dkms'

-- no debconf information



Bug#981699: thinkfan: fails on upgrade

2021-02-17 Thread cruncher
Package: thinkfan
Version: 1.2.1-2
Followup-For: Bug #981699


I have the same problem:
ERROR: Error scanning /sys/devices/pci:00/:00:03.1/:27:00.0/hwmon:
No such file or directory


Regards



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

Kernel: Linux 5.10.0-3-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages thinkfan depends on:
ii  init-system-helpers  1.60
ii  libatasmart4 0.19-5
ii  libc62.31-9
ii  libgcc-s110.2.1-6
ii  libstdc++6   10.2.1-6
ii  libyaml-cpp0.6   0.6.3-9

thinkfan recommends no packages.

thinkfan suggests no packages.

-- Configuration Files:
/etc/default/thinkfan changed [not included]
/etc/thinkfan.conf changed [not included]



Bug#968323: Since conky 1.11.6-1 following error: conky: unknown variable '$tcp_portmon'

2020-08-12 Thread cruncher
Package: conky-all
Version: 1.11.6-1
Severity: important
Tags: upstream

Works perfectly with 1.10.8-1.1, but after upgrading to 1.11.6-1, you get this
error: "conky: unknown variable '$tcp_portmon'"
(One possibility is the package maintainer forgot to build with portmon
support).


It can reproduced every time with above down/upgrade, i.e. use a simple config
like this:
conky.config = {
out_to_x = true,
};

conky.text = [[
${tcp_portmon 1 65535 rport 0}
${tcp_portmon 1 65535 rip 0}
${tcp_portmon 1 65535 count}
]]

Regards



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

Kernel: Linux 5.7.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages conky-all depends on:
ii  libaudclient2 3.5~rc2-1+b1
ii  libc6 2.31-3
ii  libcairo2 1.16.0-4
ii  libcurl3-gnutls   7.68.0-1+b1
ii  libdbus-glib-1-2  0.110-5
ii  libgcc-s1 10.2.0-5
ii  libglib2.0-0  2.64.4-1
ii  libical3  3.0.8-2
ii  libimlib2 1.6.1-2
ii  libircclient1 1.9-1+b1
ii  libiw30   30~pre9-13.1
ii  liblua5.3-0   5.3.3-1.1+b1
ii  libncurses6   6.2-1
ii  libpulse0 13.0-5
ii  librsvg2-22.48.7-1
ii  libstdc++610.2.0-5
ii  libtinfo6 6.2-1
ii  libx11-6  2:1.6.10-3
ii  libxdamage1   1:1.1.5-2
ii  libxext6  2:1.3.3-1+b2
ii  libxfixes31:5.0.3-2
ii  libxft2   2.3.2-2
ii  libxinerama1  2:1.1.4-2
ii  libxml2   2.9.10+dfsg-5+b1
ii  libxmmsclient60.8+dfsg-20
ii  libxnvctrl0   450.57-1

conky-all recommends no packages.

Versions of packages conky-all suggests:
pn  apcupsd
ii  audacious  4.0.4-1
pn  moc
pn  mpd
pn  xmms2  

-- no debconf information



Bug#914377: python3: syntax error in rtupdate hook prevents configuration

2018-11-27 Thread cruncher
Package: python3
Version: 3.7.1-2
Followup-For: Bug #914377

Setting up python3 (3.7.1-2) ...
running python rtupdate hooks for python3.7...
  File "/usr/share/fs-uae-launcher/OpenGL/GL/SGIX/async.py", line 58
from OpenGL.raw.GL.SGIX.async import *
^
SyntaxError: invalid syntax

error running python rtupdate hook fs-uae-launcher



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

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3 depends on:
ii  libpython3-stdlib  3.7.1-2
ii  python3-minimal3.7.1-2
ii  python3.7  3.7.1-1

python3 recommends no packages.

Versions of packages python3 suggests:
ii  python3-doc   3.7.1-2
ii  python3-tk3.7.1-1
pn  python3-venv  

-- no debconf information



Bug#904137: Missing icon for: gtk-find

2018-07-20 Thread cruncher
Package: oxygen-icon-theme
Version: 5:5.47.0-1
Severity: minor
Tags: upstream

As the title suggests, the icon for "actions/gtk-find" is missing.

Regards



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

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages oxygen-icon-theme depends on:
ii  hicolor-icon-theme  0.17-2

oxygen-icon-theme recommends no packages.

oxygen-icon-theme suggests no packages.

-- no debconf information



Bug#889668: Please install fstrim.timer (but disabled!)

2018-03-04 Thread cruncher
Package: util-linux
Version: 2.31.1-0.4
Followup-For: Bug #889668

Hi

Goal: Not running fstrim automatically

I have no idea how this is normally handled, but the fstrim.timer/service
should NOT be enabled by default (or at least use maybe /etc/default/fstrim to
have the setting unchanged after every update).

Right now i have to manually disable it after each update on every machine as
it is unneeded or even unwanted on some/most machines (useless on encrypted
ssds, even "harming" for the ssd and security).

Therefore it would be nice if we could have i.e. a settings file
like "/etc/default/fstrim" where we can set & let the settings there
permanently, or have a separate fstrim package (when package is installed
fstrim runs weekly, if not installed nothing happens).

Regards



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

Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages util-linux depends on:
ii  fdisk  2.31.1-0.4
ii  libblkid1  2.31.1-0.4
ii  libc6  2.27-1
ii  libmount1  2.31.1-0.4
ii  libpam0g   1.1.8-3.7
ii  libselinux12.7-2+b1
ii  libsmartcols1  2.31.1-0.4
ii  libsystemd0237-4
ii  libtinfo5  6.1-1
ii  libudev1   237-4
ii  libuuid1   2.31.1-0.4
ii  zlib1g 1:1.2.8.dfsg-5

util-linux recommends no packages.

Versions of packages util-linux suggests:
ii  dosfstools  4.1-1
ii  kbd 2.0.4-2
ii  util-linux-locales  2.31.1-0.4

-- no debconf information



Bug#890759: deborphan suggests 'nyx' to be removed

2018-02-25 Thread data cruncher
Hi

Of course it has nothing to do with upstream, but since the other
selectable sections (patch, d-i, ipv6, lfs, I10n, a11y, newcomer, security)
are unsuited as well, i chose this one.
Probably they should implement a new section to be selected like "Package
maintainer" or similar.

Regards


On Sun, Feb 18, 2018 at 4:07 PM, cruncher <dcrunch...@gmail.com> wrote:

> Package: nyx
> Version: 2.0.4-2
> Severity: minor
> Tags: upstream
>
> As the title says, deborphan wants to remove 'nyx:all'.
> (Tried also on a fresh machine where nyx was never installed before).
>
> Regards
>
>
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8),
> LANGUAGE=en_US:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages nyx depends on:
> ii  python3   3.6.4-1
> ii  python3-stem  1.6.0-1
>
> nyx recommends no packages.
>
> Versions of packages nyx suggests:
> ii  tor  0.3.2.9-1
>
> -- no debconf information
>


Bug#890759: deborphan suggests 'nyx' to be removed

2018-02-18 Thread cruncher
Package: nyx
Version: 2.0.4-2
Severity: minor
Tags: upstream

As the title says, deborphan wants to remove 'nyx:all'.
(Tried also on a fresh machine where nyx was never installed before).

Regards



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

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nyx depends on:
ii  python3   3.6.4-1
ii  python3-stem  1.6.0-1

nyx recommends no packages.

Versions of packages nyx suggests:
ii  tor  0.3.2.9-1

-- no debconf information



Bug#889711: Error installing libmpfr-doc

2018-02-06 Thread cruncher
Package: libmpfr-doc
Version: 4.0.1~rc2-1
Severity: normal
Tags: upstream

When installing libmpfr-doc you get this error:

Error in `/usr/share/doc-base/mpfr-manual', line 12: value of `Format' not
specified.
Note: `install-docs --verbose --check file_name' may give more details about
the above error.


When running as suggested "install-docs --verbose --check /usr/share/doc-
base/mpfr-manual", this is the output:

Warning in `/usr/share/doc-base/mpfr-manual', line 10: unrecognised control
field `#Format'.
Warning in `/usr/share/doc-base/mpfr-manual', line 11: unrecognised control
field `#Files'.
Error in `/usr/share/doc-base/mpfr-manual', line 12: value of `Format' not
specified.
/usr/share/doc-base/mpfr-manual: 3 warnings or non-fatal errors found.


Regards



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

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libmpfr-doc depends on:
ii  dpkg  1.19.0.5
ii  install-info  6.5.0.dfsg.1-2

libmpfr-doc recommends no packages.

libmpfr-doc suggests no packages.

-- no debconf information



Bug#889336: dnsmasq cannot be started with systemd 237-1

2018-02-03 Thread cruncher
Package: dnsmasq
Version: 2.78-1
Severity: grave
Tags: upstream

After upgrading from systemd 236-3+b1 to 237-1, the service cannot be started
anymore getting following error in syslog (Tested on multiple (sid) machines):

Feb 03 10:47:35 pcname systemd[1]: Starting dnsmasq - A lightweight DHCP and
caching DNS server...
Feb 03 10:47:35 pcname dnsmasq[2720]: dnsmasq: syntax check OK.
Feb 03 10:47:35 pcname dnsmasq[2739]: started, version 2.78 cachesize 150
Feb 03 10:47:35 pcname dnsmasq[2739]: compile time options: IPv6 GNU-getopt
DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect
inotif
Feb 03 10:47:35 pcname dnsmasq[2739]: read /etc/hosts - 30 addresses
Feb 03 10:47:35 pcname systemd[1]: dnsmasq.service: Permission denied while
opening PID file or unsafe symlink chain: /run/dnsmasq/dnsmasq.pid
Feb 03 10:49:06 pcname systemd[1]: dnsmasq.service: Start-post operation timed
out. Stopping.
Feb 03 10:49:06 pcname dnsmasq[2739]: exiting on receipt of SIGTERM
Feb 03 10:49:06 pcname systemd[1]: dnsmasq.service: Failed with result
'timeout'.
Feb 03 10:49:06 pcname systemd[1]: Failed to start dnsmasq - A lightweight DHCP
and caching DNS server.

Regards



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

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dnsmasq depends on:
ii  dnsmasq-base 2.78-1
ii  init-system-helpers  1.51
ii  lsb-base 9.20170808
ii  netbase  5.4

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconf  

-- Configuration Files:
/etc/default/dnsmasq [Errno 2] No such file or directory: '/etc/default/dnsmasq'
/etc/dnsmasq.conf changed [not included]

-- no debconf information



Bug#887414: Guake does not start when compositor is off ("Display compositing")

2018-01-15 Thread cruncher
Package: guake
Version: 3.0.0.b2-1
Severity: grave
Tags: upstream

When compositor is off, guake does not start at all.
(When turned on guake starts normally)

Regards


Error message:
INFO Logging configuration complete
DEBUGDebug mode enabled
DEBUGDBus not running, starting it
INFO Logging configuration complete
System doesn't support transparency
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 175, in
activate_name_owner
return self.get_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 361, in
get_name_owner
's', (bus_name,), **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could
not get owner of name 'org.guake3.RemoteControl': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/guake/main.py", line 244, in main
remote_object = bus.get_object(DBUS_NAME, DBUS_PATH)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 180, in
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 278, in
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The
name org.guake3.RemoteControl was not provided by any .service files

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/guake", line 10, in 
sys.exit(exec_main())
  File "/usr/lib/python3/dist-packages/guake/main.py", line 353, in exec_main
if not main():
  File "/usr/lib/python3/dist-packages/guake/main.py", line 248, in main
instance = Guake()
  File "/usr/lib/python3/dist-packages/guake/guake_app.py", line 272, in
__init__
self.window.set_visual(screen.get_system_visual)
TypeError: argument visual: Expected Gdk.Visual, but got
gi.repository.Gdk.gi.FunctionInfo



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

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages guake depends on:
ii  gir1.2-keybinder-3.0  0.3.2-1
ii  libglib2.0-dev2.54.3-1
ii  libgtk-3-dev  3.22.26-2
ii  libkeybinder-3.0-00.3.2-1
ii  libutempter0  1.1.6-3
ii  libvte-2.91-dev   0.50.2-3
ii  libvte-common 1:0.28.2-5
ii  python3   3.6.4-1
ii  python3-pbr   3.1.1-4

guake recommends no packages.

guake suggests no packages.

-- no debconf information



Bug#870641: light-locker: screen stays black after closing and opening laptop lid

2018-01-06 Thread cruncher
Package: light-locker
Version: 1.8.0-1
Followup-For: Bug #870641

Here the same with intel igpu.
After staying black, ctrl+alt+f1 and killing light-locker makes you able to go
back to desktop and resume work.

Regards



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

Kernel: Linux 4.14.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages light-locker depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.1-2
ii  libc62.26-2
ii  libcairo21.15.8-3
ii  libdbus-1-3  1.12.2-1
ii  libdbus-glib-1-2 0.108-3
ii  libglib2.0-0 2.54.2-5
ii  libgtk-3-0   3.22.26-2
ii  libpango-1.0-0   1.40.14-1
ii  libpangocairo-1.0-0  1.40.14-1
ii  libsystemd0  236-2
ii  libx11-6 2:1.6.4-3
ii  libxext6 2:1.3.3-1+b2
ii  libxss1  1:1.2.2-1+b2
ii  lightdm  1.18.3-4

light-locker recommends no packages.

light-locker suggests no packages.

-- no debconf information



Bug#886468: To avoid installer lock-up, iso-scan should always ask if more than one iso image is found

2018-01-06 Thread cruncher
Package: iso-scan
Version: 1.56
Severity: important
Tags: d-i

Just tried with version 1.56, still the same "problem".

Regards



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

Kernel: Linux 4.14.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#878695: xul-ext-noscript: no longer works on existing profiles since last update

2017-11-02 Thread cruncher
Package: xul-ext-noscript
Version: 5.1.3-1
Followup-For: Bug #878695

I can confirm that the plugin does not work with an existing profile:
- No NoScript icon in the toolbar
- No Preferences button in Add-Ons for NoScript

I also tried the version in experimental (5.1.4~rc1-1) but it has the same
problems.

Regards



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

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

Versions of packages xul-ext-noscript depends on:
ii  firefox  56.0-2

xul-ext-noscript recommends no packages.

xul-ext-noscript suggests no packages.

-- no debconf information



Bug#849228: Happens only from version 0.9-2 on

2017-01-12 Thread data cruncher
Hi

This bug is reproducible.
I tested all tint2 versions (everytime the tint2 config file was deleted
before start) back
from debian repository, and the latest version who wouldnt move the
virtualbox on every autohide event was 0.9-2.
(But 0.9-2 moves the window anyway on tint2 program start and on ctrl+C)

I tried 0.8-1, but that one has no autohide option.

Hope that helps

Regards


Bug#850627: The preferences, session (last opened file, window geometry, cursor position) and history files are not saved correctly (Patch attached)

2017-01-08 Thread cruncher
Package: bless
Version: 0.6.0-5
Severity: important
Tags: patch

Hi

Many problems (one was already reported in bug: #767216) arised because the
preferences
file, last session file, and history file are not saved correctly.

Cause:
The XML class used (XmlTextWriter) causes troubles (i,e, it can only write 1024
bytes
without being flushed, causing the preferences.xml to be cut off at 1024 bytes
so there
are errors when loading it.

Solution:
Change to the newer XmlWriterSettings.

Attachment:
Attached is a patch file which solves the saving of all these XML files using
the
newer XmlWriterSettings class.
Now all the files are saved and loaded correctly, so all functions like
temporary
directory, last open file, cursor position, remember window geometry and file
history
work again normally as they should.

Note that bug #767216 (which is caused only by an empty "Temporary Directory")
can be closed too as the Temporary directory will now be populated correctly.

Regards



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

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

Versions of packages bless depends on:
ii  libc6 2.24-8
ii  libglade2.0-cil   2.12.40-1
ii  libglib2.0-cil2.12.40-1
ii  libgtk2.0-cil 2.12.40-1
ii  libmono-corlib4.5-cil 4.6.2.7+dfsg-1
ii  libmono-posix4.0-cil  4.6.2.7+dfsg-1
ii  libmono-system-xml4.0-cil 4.6.2.7+dfsg-1
ii  libmono-system4.0-cil 4.6.2.7+dfsg-1
ii  mono-runtime  4.6.2.7+dfsg-1
ii  rarian-compat [scrollkeeper]  0.8.1-6

bless recommends no packages.

bless suggests no packages.

-- no debconf information
diff -Naurd bless-0.6.0.orig/src/tools/Preferences.cs bless-0.6.0/src/tools/Preferences.cs
--- bless-0.6.0.orig/src/tools/Preferences.cs	2008-06-07 14:18:14.0 +0200
+++ bless-0.6.0/src/tools/Preferences.cs	2016-10-28 22:47:50.0 +0200
@@ -127,10 +127,10 @@
 	///
 	public void Save(string path)
 	{
-		XmlTextWriter xml = new XmlTextWriter(path, null);
-		xml.Formatting = Formatting.Indented;
-		xml.Indentation = 1;
-		xml.IndentChar = '\t';
+		XmlWriterSettings settings = new XmlWriterSettings();
+		settings.Indent = true;
+		settings.IndentChars = ("\t");
+		XmlWriter xml = XmlWriter.Create(path, settings);
 
 		xml.WriteStartElement(null, "preferences", null);
 
diff -Naurd bless-0.6.0.orig/src/tools/Session.cs bless-0.6.0/src/tools/Session.cs
--- bless-0.6.0.orig/src/tools/Session.cs	2008-06-07 14:18:14.0 +0200
+++ bless-0.6.0/src/tools/Session.cs	2017-01-08 15:21:29.0 +0100
@@ -72,10 +72,10 @@
 
 	public void Save(string path)
 	{
-		XmlTextWriter xml = new XmlTextWriter(path, null);
-		xml.Formatting = Formatting.Indented;
-		xml.Indentation = 1;
-		xml.IndentChar = '\t';
+		XmlWriterSettings settings = new XmlWriterSettings();
+		settings.Indent = true;
+		settings.IndentChars = ("\t");
+		XmlWriter xml = XmlWriter.Create(path, settings);
 
 		xml.WriteStartElement(null, "session", null);
 


Bug#792585: FYI: It's not a "bug" (resp. the bug is somewhere else)

2017-01-08 Thread data cruncher
Hi

As i was just fixing all bugs i saw in bless, i checked the open bugs too,
and saw this one.
I just wanted to tell you, that this is not a bug, nor a wishlist item as
it's a already integrated function.

Why 17 bytes?
Because with the default layout (bless-default.layout) there is "basically"
no minimum/maximum, it just resizes to the window width, and unluckily.
like you said, the minimum window width the conversion table allows only 17
as minimum.
(This "default" layout is good i.e. if you have a big monitor and you want
to see let's say 64 bytes at once per row).

Solution?
Simply + Normally (read on why normally later) select the layout
"bless-16-bytes-per-row.layout".

Problem:
If you use the bless package from Debian repository (no matter which one, i
tried them all), you cannot select any layout as there is a bug and there
are no layouts available to select.

Solution:
I'm uploading a patch which will show the available layouts for selection,
so you can select the "nicer" "bless-16-bytes-per-row.layout".

I could open a new bug report called "Bless system layouts not shown in
list/not selectable, so the minimum bytes are always 17), but as this bug
here is a direct effect of the one i wanted to open, i think it's best i
add the solution to this existing one.

With this patch i would consider this bug as closed.

Best regards
diff -Naurd bless-0.6.0.orig/src/gui/dialogs/LayoutSelectionDialog.cs bless-0.6.0/src/gui/dialogs/LayoutSelectionDialog.cs
--- bless-0.6.0.orig/src/gui/dialogs/LayoutSelectionDialog.cs	2008-06-07 14:18:13.0 +0200
+++ bless-0.6.0/src/gui/dialogs/LayoutSelectionDialog.cs	2016-10-28 21:30:42.0 +0200
@@ -93,7 +93,7 @@
 		TreeIter ti = ts.AppendValues(Catalog.GetString("System-wide Layouts"), string.Empty);
 
 		// fill list from bless data dir
-		string dataDir = FileResourcePath.GetDataPath("data");
+		string dataDir = FileResourcePath.GetDataPath();
 		if (Directory.Exists(dataDir)) {
 			string[] files = Directory.GetFiles(dataDir, "*.layout");
 			foreach (string s in files) {


Bug#850174: Patch for bug #837074

2017-01-05 Thread data cruncher
of course that should have been "so i hope the programmer has a little bit
LESS of work

:)


On Wed, Jan 4, 2017 at 6:11 PM, cruncher <dcrunch...@gmail.com> wrote:

> Package: synaptic
> Version: 0.83+nmu1
> Severity: normal
> Tags: patch
>
> Hi
>
> Attached is the diff file/patch to fix/close this bug (#837074).
> In the same step, as per comment in line 90: "// FIXME: use findDir", new
> function "FindDir" was used, so i hope the programmer has a little bit of
> work
> :)
> I hope it's useful and ok, as it is my first patch submitted.
>
> Regards
>
>
>
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages synaptic depends on:
> ii  hicolor-icon-theme   0.15-1
> ii  libapt-inst2.0   1.4~beta2
> ii  libapt-pkg5.01.4~beta2
> ii  libatk1.0-0  2.22.0-1
> ii  libc62.24-8
> ii  libcairo-gobject21.14.8-1
> ii  libcairo21.14.8-1
> ii  libept1.5.0  1.1+nmu3+b1
> ii  libgcc1  1:6.3.0-2
> ii  libgdk-pixbuf2.0-0   2.36.2-1
> ii  libglib2.0-0 2.50.2-2
> ii  libgnutls30  3.5.7-3
> ii  libgtk-3-0   3.22.5-1
> ii  libpango-1.0-0   1.40.3-3
> ii  libpangocairo-1.0-0  1.40.3-3
> ii  libpcre2-8-0 10.22-2
> ii  libstdc++6   6.3.0-2
> ii  libvte-2.91-00.46.1-1
> ii  libx11-6 2:1.6.4-2
> ii  libxapian30  1.4.2-1
> ii  zlib1g   1:1.2.8.dfsg-4
>
> Versions of packages synaptic recommends:
> ii  gksu   2.0.2-9
> ii  libgtk2-perl   2:1.2499-1
> ii  policykit-10.105-17
> ii  rarian-compat  0.8.1-6
> ii  xdg-utils  1.1.1-1
>
> Versions of packages synaptic suggests:
> pn  apt-xapian-index 
> ii  deborphan1.7.28.8-0.3
> pn  dwww 
> ii  menu 2.1.47
> pn  software-properties-gtk  
> ii  tasksel  3.39
>


Bug#850174: Patch for bug #837074

2017-01-04 Thread cruncher
Package: synaptic
Version: 0.83+nmu1
Severity: normal
Tags: patch

Hi

Attached is the diff file/patch to fix/close this bug (#837074).
In the same step, as per comment in line 90: "// FIXME: use findDir", new
function "FindDir" was used, so i hope the programmer has a little bit of work
:)
I hope it's useful and ok, as it is my first patch submitted.

Regards




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

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

Versions of packages synaptic depends on:
ii  hicolor-icon-theme   0.15-1
ii  libapt-inst2.0   1.4~beta2
ii  libapt-pkg5.01.4~beta2
ii  libatk1.0-0  2.22.0-1
ii  libc62.24-8
ii  libcairo-gobject21.14.8-1
ii  libcairo21.14.8-1
ii  libept1.5.0  1.1+nmu3+b1
ii  libgcc1  1:6.3.0-2
ii  libgdk-pixbuf2.0-0   2.36.2-1
ii  libglib2.0-0 2.50.2-2
ii  libgnutls30  3.5.7-3
ii  libgtk-3-0   3.22.5-1
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libpcre2-8-0 10.22-2
ii  libstdc++6   6.3.0-2
ii  libvte-2.91-00.46.1-1
ii  libx11-6 2:1.6.4-2
ii  libxapian30  1.4.2-1
ii  zlib1g   1:1.2.8.dfsg-4

Versions of packages synaptic recommends:
ii  gksu   2.0.2-9
ii  libgtk2-perl   2:1.2499-1
ii  policykit-10.105-17
ii  rarian-compat  0.8.1-6
ii  xdg-utils  1.1.1-1

Versions of packages synaptic suggests:
pn  apt-xapian-index 
ii  deborphan1.7.28.8-0.3
pn  dwww 
ii  menu 2.1.47
pn  software-properties-gtk  
ii  tasksel  3.39
diff -Naur synaptic-0.83+nmu1/common/rconfiguration.cc synaptic-0.83+nmu1+fix837074/common/rconfiguration.cc
--- synaptic-0.83+nmu1/common/rconfiguration.cc	2016-01-11 10:20:13.0 +0100
+++ synaptic-0.83+nmu1+fix837074/common/rconfiguration.cc	2017-01-04 17:42:25.032692670 +0100
@@ -87,11 +87,7 @@
// store option 'consider recommended packages as dependencies'
// to config of apt if we run as root
if (getuid() == 0) {
-  // FIXME: use findDir
-  string aptConfPath = _config->Find("Dir", "/")
- + _config->Find("Dir::Etc", "etc/apt/")
- + _config->Find("Dir::Etc:parts", "apt.conf.d")
- + "/99synaptic";
+  string aptConfPath = _config->FindDir("Dir::Etc::parts") + "99synaptic";
 
   int old_umask = umask(0022);
   ofstream aptfile(aptConfPath.c_str(), ios::out);


Bug#849124: Reportbug 7.1.1 doesnt start (ValueError: Namespace Vte not available + another error)

2016-12-22 Thread cruncher
Package: reportbug
Version: 6.6.6
Severity: grave
Tags: upstream

> I get this error when starting:
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2233, in 
main()
  File "/usr/bin/reportbug", line 1084, in main
if newui.initialize():
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1580, in
initialize
gi.require_version('Vte', '2.91')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 118, in
require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Vte not available

> after installing package "gir1.2-vte-2.91", it launches, so it should
probably have this
package as a dependency, but now its only a suggestion.

> When you enter the information to file a bug, it crashes with following
error:
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2233, in 
main()
  File "/usr/bin/reportbug", line 1107, in main
return iface.user_interface()
  File "/usr/bin/reportbug", line 2149, in user_interface
package, severity, mode, charset=charset, tags=tags)
  File "/usr/bin/reportbug", line 182, in handle_editing
editor, charset)
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1561, in
func
op = klass(parent)
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 539, in
__init__
self.widget = self.create_widget()
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1173, in
create_widget
expander = Gtk.Expander("Other system information")
TypeError: GObject.__init__() takes exactly 0 arguments (1 given)

> I had to install older reportbug version and python-reportbug (both
6.6.6) to be able to
file this report.

Regards



-- Package-specific info:
** Environment settings:
INTERFACE="gtk2"

** /home/jb/.reportbugrc:
reportbug_version "6.6.6"
mode expert
ui gtk2
realname "cruncher"
email "dcrunch...@gmail.com"
no-cc
header "X-Debbugs-CC: dcrunch...@gmail.com"
smtphost reportbug.debian.org

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

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

Versions of packages reportbug depends on:
ii  apt   1.4~beta2
ii  python-reportbug  6.6.6
pn  python:any

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail 
ii  debconf-utils  1.5.59
ii  debsums2.1.3
pn  dlocate
pn  emacs23-bin-common | emacs24-bin-common
ii  exim4  4.88~RC6-1
ii  exim4-daemon-light [mail-transport-agent]  4.88~RC6-1
ii  file   1:5.29-2
ii  gnupg  2.1.16-3
ii  python-gtk22.24.0-5.1
ii  python-gtkspellcheck   4.0.5-1
pn  python-urwid   
ii  python-vte 1:0.28.2-5+b1
ii  xdg-utils  1.1.1-1

Versions of packages python-reportbug depends on:
ii  apt   1.4~beta2
ii  file  1:5.29-2
ii  python-debian 0.1.29
ii  python-debianbts  2.6.1
pn  python:any

python-reportbug suggests no packages.

-- no debconf information



Bug#781612: libglib2.0-0: segfault in xfdesktop

2016-12-22 Thread cruncher
Package: xfdesktop4
Version: 4.12.3-3
Followup-For: Bug #781612

[  166.408603] xfdesktop[2458]: segfault at 55990001 ip 7fc12327883d sp
7ffe7d32de58 error 4 in libgobject-2.0.so.0.5000.2[7fc123244000+52000]

I couldnt get any bt, but i can tell you what i did for it to happen:

I mounted my sd card, then instantly unmounted it (all through the icon on the
desktop),
and strangely it said that message "there is data to be written on the disk
before unmount",
(but i mount & unmount all in between like 3 seconds, so there was no data to
be written).

I tried the same on another machine, it didnt segfault, but the desktop was not
accessible
for like 1 minute (couldnt click on any icon nor right click for the menu).

Regards



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

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

Versions of packages xfdesktop4 depends on:
ii  exo-utils0.10.7-1
ii  libc62.24-8
ii  libcairo21.14.8-1
ii  libdbus-1-3  1.10.14-1
ii  libdbus-glib-1-2 0.108-1
ii  libexo-1-0   0.10.7-1
ii  libgarcon-1-00.4.0-2
ii  libgdk-pixbuf2.0-0   2.36.2-1
ii  libglib2.0-0 2.50.2-2
ii  libgtk2.0-0  2.24.31-1
ii  libnotify4   0.7.7-1
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libthunarx-2-0   1.6.10-4
ii  libwnck222.30.7-5.1
ii  libx11-6 2:1.6.4-2
ii  libxfce4ui-1-0   4.12.1-2
ii  libxfce4util74.12.1-3
ii  libxfconf-0-24.12.1-1
ii  xfdesktop4-data  4.12.3-3

Versions of packages xfdesktop4 recommends:
ii  dbus-user-session [default-dbus-session-bus]  1.10.14-1
ii  dbus-x11 [dbus-session-bus]   1.10.14-1
ii  librsvg2-common   2.40.16-1
ii  tumbler   0.1.31-2+b3
ii  xdg-user-dirs 0.15-2

Versions of packages xfdesktop4 suggests:
ii  menu  2.1.47

-- no debconf information



Bug#849122: With 2.6-2 i dont have the wifi adapter in the (network-manager) list available.

2016-12-22 Thread cruncher
Package: wpasupplicant
Version: 2.5-2+v2.4-3+b1
Severity: grave
Tags: upstream

Me too, i have also that problem.

When installing 2.6-2, i cant see even the device anywhere (ifconfig nor
network-manager), downgrading to 2.5-2+v2.4-3+b1 works again.

I'm building the driver module (8188eu) also myself for this device:
Wifi adapter: 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless
Network Adapter

Regards



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

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

Versions of packages wpasupplicant depends on:
ii  adduser   3.115
ii  libc6 2.24-8
ii  libdbus-1-3   1.10.14-1
ii  libnl-3-200   3.2.27-1
ii  libnl-genl-3-200  3.2.27-1
ii  libpcsclite1  1.8.19-1
ii  libreadline7  7.0-1
ii  libssl1.0.2   1.0.2j-4
ii  lsb-base  9.20161125

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl  
pn  wpagui

-- no debconf information



Bug#846360: amd64 + i386 cannot be installed together, and there is no package conflict that would prevent installation (so installation just fails).

2016-11-30 Thread cruncher
Package: libcurl4-openssl-dev
Version: 7.51.0-1
Severity: serious
Tags: upstream

On a amd64 system with "libcurl4-openssl-dev:amd64" already installed, trying
to install "libcurl4-openssl-dev:i386"
gives following error:


Unpacking libcurl4-openssl-dev:i386 (7.51.0-1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-aSs5Kq/4-libcurl4-openssl-
dev_7.51.0-1_i386.deb (--unpack):
 trying to overwrite shared '/usr/bin/curl-config', which is different from
other instances of package libcurl4-openssl-dev:i386
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /tmp/apt-dpkg-install-aSs5Kq/4-libcurl4-openssl-dev_7.51.0-1_i386.deb


This is because the file "/usr/bin/curl-config" is having the same name in both
packages, and neither package conflicts
with each other.



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

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

Versions of packages libcurl4-openssl-dev depends on:
ii  libcurl3  7.51.0-1

libcurl4-openssl-dev recommends no packages.

Versions of packages libcurl4-openssl-dev suggests:
pn  libcurl3-dbg   
pn  libcurl4-doc   
pn  libidn11-dev   
pn  libkrb5-dev
pn  libldap2-dev   
pn  librtmp-dev
pn  libssh2-1-dev  
ii  libssl-dev 1.1.0c-2
ii  pkg-config 0.29-4
ii  zlib1g-dev 1:1.2.8.dfsg-2+b3

-- no debconf information



Bug#842314: rpl crashes when run to replace multiple files

2016-10-27 Thread cruncher
Package: rpl
Version: 1.5.6-1
Severity: important
Tags: upstream

When running rpl recursively to replace files with a specific extension int he
current directory, it stops an error (without replacing anything).



Command run:
rpl -R -x'.txt' 'WordA' 'WordB' .



Error message / output:
Replacing "WordA" with "WordB" (case sensitive) (partial words matched)
Traceback (most recent call last):
  File "/usr/bin/rpl", line 315, in 
main()
  File "/usr/bin/rpl", line 201, in main
files = get_files(files, opts.recurse, opts.suffixen, opts.verbose,
opts.hidden_files)
  File "/usr/bin/rpl", line 53, in get_files
hidden_files, encodeen)
NameError: name 'encodeen' is not defined



When checking the definition of the function, its clear where is the problem
(line 30):
def get_files(filenames, recurse, suffixen, verbose, hidden_files):


but the function is being called with one parameter too much(line 51):
new_files += get_files([os.path.join(filename, f)], recurse, suffixen, verbose,
hidden_files, encodeen)


Therefore a small patch is attached.



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

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

Versions of packages rpl depends on:
pn  python3:any  

rpl recommends no packages.

rpl suggests no packages.

-- no debconf information
--- rpl	2016-10-20 13:04:00.0 +0200
+++ rpl-fixed	2016-10-28 03:18:56.293891147 +0200
@@ -50,7 +50,7 @@
 continue
 new_files += get_files([os.path.join(filename, f)],
recurse, suffixen, verbose,
-   hidden_files, encodeen)
+   hidden_files)
 else:
 if verbose:
 sys.stderr.write("Directory: %s skipped.\n" % filename)


Bug#818484: Renaming or moving files or dirs leads to segfault

2016-10-17 Thread cruncher
Package: thunar
Version: 1.6.10-4
Followup-For: Bug #818484

Thanks for the new version, but it still crashes.

Do you need maybe a backtrace?



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

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

Versions of packages thunar depends on:
ii  desktop-file-utils  0.23-1
ii  exo-utils   0.10.7-1
ii  libatk1.0-0 2.22.0-1
ii  libc6   2.24-4
ii  libcairo2   1.14.6-1+b1
ii  libdbus-1-3 1.10.12-1
ii  libdbus-glib-1-20.108-1
ii  libexo-1-0  0.10.7-1
ii  libgdk-pixbuf2.0-0  2.36.0-1
ii  libglib2.0-02.50.1-1
ii  libgtk2.0-0 2.24.31-1
ii  libgudev-1.0-0  230-3
ii  libice6 2:1.0.9-1+b1
ii  libnotify4  0.7.7-1
ii  libpango-1.0-0  1.40.3-2
ii  libsm6  2:1.2.2-1+b1
ii  libthunarx-2-0  1.6.10-4
ii  libxfce4ui-1-0  4.12.1-2
ii  libxfce4util7   4.12.1-2
ii  libxfconf-0-2   4.12.0-3
ii  shared-mime-info1.7-1
ii  thunar-data 1.6.10-4

Versions of packages thunar recommends:
ii  dbus-x11 1.10.12-1
ii  gvfs 1.30.1-1
ii  libfontconfig1   2.11.0-6.7
ii  libfreetype6 2.6.3-3+b1
ii  libpangocairo-1.0-0  1.40.3-2
ii  libpangoft2-1.0-01.40.3-2
ii  thunar-volman0.8.1-2
ii  tumbler  0.1.31-2+b3
ii  xdg-user-dirs0.15-2
ii  xfce4-panel  4.12.0-4

Versions of packages thunar suggests:
ii  thunar-archive-plugin 0.3.1-4
ii  thunar-media-tags-plugin  0.2.1-1+b2

-- no debconf information



Bug#797310: mousepad: Mousepad loses its settings

2016-10-07 Thread cruncher
Package: mousepad
Version: 0.4.0-4
Followup-For: Bug #797310

I have also that from time to time i have to set "View -> Line Numbers" again.



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

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

Versions of packages mousepad depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2
ii  libc62.24-3
ii  libglib2.0-0 2.50.0-2
ii  libgtk2.0-0  2.24.31-1
ii  libgtksourceview2.0-02.10.5-2
ii  libpango-1.0-0   1.40.3-2

mousepad recommends no packages.

mousepad suggests no packages.

-- no debconf information



Bug#839938: Doesnt connect to server with this version (1.2.6-2, does with 1.2.4-1)

2016-10-06 Thread cruncher
Package: network-manager-openvpn
Version: 1.2.6-2
Severity: grave
Tags: upstream

When trying to build the connection (with 1.2.6-2) the log says:
"VPN connection: did not receive valid IP config information"

while a successful connection (with 1.2.4-1) would continue with:
"VPN connection: (IP Config Get) complete"

Can be reproduced at will (i downgrade to 1.2.4-1 and it works, i upgrade to
1.2.6-2 and it doesnt, forth and back as many times as wanted).

Let me know if you need something to help you solve this.



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

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

Versions of packages network-manager-openvpn depends on:
ii  adduser  3.115
ii  libc62.24-3
ii  libglib2.0-0 2.50.0-2
ii  libnm0   1.4.2-1
ii  network-manager  1.4.2-1
ii  openvpn  2.3.11-2

network-manager-openvpn recommends no packages.

network-manager-openvpn suggests no packages.

-- no debconf information



Bug#837074: Error when closing synaptic: "cannot open /etc/aptapt.conf.d/99synaptic to write APT::Install-Recommends"

2016-09-08 Thread cruncher
Package: synaptic
Version: 0.83+b1
Severity: normal
Tags: upstream

After starting synaptic from a terminal (so i can see the output), after
closing synaptic you get the error:

cannot open /etc/aptapt.conf.d/99synaptic to write APT::Install-Recommends

Let me know if i can provide more information.



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

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

Versions of packages synaptic depends on:
ii  hicolor-icon-theme   0.15-1
ii  libapt-inst2.0   1.3~rc4
ii  libapt-pkg5.01.3~rc4
ii  libatk1.0-0  2.21.90-2
ii  libc62.24-2
ii  libcairo-gobject21.14.6-1+b1
ii  libcairo21.14.6-1+b1
ii  libept1.5.0  1.1+nmu3
ii  libgcc1  1:6.2.0-3
ii  libgdk-pixbuf2.0-0   2.34.0-1
ii  libglib2.0-0 2.49.6-1
ii  libgnutls30  3.5.3-4
ii  libgtk-3-0   3.21.5-3
ii  libpango-1.0-0   1.40.2-1
ii  libpangocairo-1.0-0  1.40.2-1
ii  libstdc++6   6.2.0-3
ii  libvte-2.91-00.45.90-2
ii  libx11-6 2:1.6.3-1
ii  libxapian22v51.2.23-1
ii  zlib1g   1:1.2.8.dfsg-2+b1

Versions of packages synaptic recommends:
ii  gksu   2.0.2-9
ii  libgtk2-perl   2:1.2498-3
ii  policykit-10.105-16
ii  rarian-compat  0.8.1-6
ii  xdg-utils  1.1.1-1

Versions of packages synaptic suggests:
pn  apt-xapian-index 
ii  deborphan1.7.28.8-0.3
pn  dwww 
ii  menu 2.1.47
pn  software-properties-gtk  
ii  tasksel  3.35

-- no debconf information



Bug#830244: auditd: Crash at startup

2016-07-10 Thread cruncher
Package: auditd
Version: 1:2.6.3-1
Followup-For: Bug #830244

Addition:
I noticed that today the service suddenly started, but only with the standard
rules file.
As soon as i add anythign to it or use my own separate rules file, the service
wont start anymore.

But i found out that when using "log_format = ENRICHED" (instead of RAW) then
the service starts normally.
Maybe this could be used as a workaround until it is fixed.



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

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

Versions of packages auditd depends on:
ii  gawk 1:4.1.3+dfsg-0.1
ii  init-system-helpers  1.37
ii  libaudit11:2.6.3-1
ii  libauparse0  1:2.6.3-1
ii  libc62.23-1
ii  libgssapi-krb5-2 1.14.2+dfsg-1
ii  libkrb5-31.14.2+dfsg-1
ii  libwrap0 7.6.q-25
ii  lsb-base 9.20160629
ii  mawk 1.3.3-17

auditd recommends no packages.

Versions of packages auditd suggests:
pn  audispd-plugins  

-- Configuration Files:
/etc/audisp/audispd.conf [Errno 13] Permission denied: 
u'/etc/audisp/audispd.conf'
/etc/audisp/plugins.d/af_unix.conf [Errno 13] Permission denied: 
u'/etc/audisp/plugins.d/af_unix.conf'
/etc/audisp/plugins.d/syslog.conf [Errno 13] Permission denied: 
u'/etc/audisp/plugins.d/syslog.conf'
/etc/audit/audit-stop.rules [Errno 13] Permission denied: 
u'/etc/audit/audit-stop.rules'
/etc/audit/auditd.conf [Errno 13] Permission denied: u'/etc/audit/auditd.conf'
/etc/audit/rules.d/audit.rules [Errno 13] Permission denied: 
u'/etc/audit/rules.d/audit.rules'

-- no debconf information



Bug#830244: auditd: Crash at startup

2016-07-07 Thread cruncher
Package: auditd
Version: 1:2.6.3-1
Followup-For: Bug #830244

I can confirm the error is present as i have it on multiple machines.
What is more interesting and maybe helps to narrow down the problem is that i
get
the error after installing libc* >2.22-13 and *gcc* >6.1.1-7  (reproducible as
when i downgrade them to 2.22-13 and 6.1.1-7 auditd works again)

Let me know if you need something more.



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

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

Versions of packages auditd depends on:
ii  gawk 1:4.1.3+dfsg-0.1
ii  init-system-helpers  1.36
ii  libaudit11:2.6.3-1
ii  libauparse0  1:2.6.3-1
ii  libc62.23-1
ii  libgssapi-krb5-2 1.14.2+dfsg-1
ii  libkrb5-31.14.2+dfsg-1
ii  libwrap0 7.6.q-25
ii  lsb-base 9.20160629
ii  mawk 1.3.3-17

auditd recommends no packages.

Versions of packages auditd suggests:
pn  audispd-plugins  

-- Configuration Files:
/etc/audisp/audispd.conf [Errno 13] Permission denied: 
u'/etc/audisp/audispd.conf'
/etc/audisp/plugins.d/af_unix.conf [Errno 13] Permission denied: 
u'/etc/audisp/plugins.d/af_unix.conf'
/etc/audisp/plugins.d/syslog.conf [Errno 13] Permission denied: 
u'/etc/audisp/plugins.d/syslog.conf'
/etc/audit/audit-stop.rules [Errno 13] Permission denied: 
u'/etc/audit/audit-stop.rules'
/etc/audit/auditd.conf [Errno 13] Permission denied: u'/etc/audit/auditd.conf'
/etc/audit/rules.d/audit.rules [Errno 13] Permission denied: 
u'/etc/audit/rules.d/audit.rules'

-- no debconf information



Bug#830142: No entry in history log at all if just 1 package fails at installation

2016-07-06 Thread cruncher
Package: synaptic
Version: 0.83+b1
Severity: important
Tags: upstream

I was upgrading today some packages, but when the auditd service failed to
restart after installation, there was no entry at all  in the history log for
the whole operation.



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

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

Versions of packages synaptic depends on:
ii  hicolor-icon-theme   0.15-1
ii  libapt-inst2.0   1.2.14
ii  libapt-pkg5.01.2.14
ii  libatk1.0-0  2.20.0-1
ii  libc62.23-1
ii  libcairo-gobject21.14.6-1+b1
ii  libcairo21.14.6-1+b1
ii  libept1.5.0  1.1+nmu3
ii  libgcc1  1:6.1.1-9
ii  libgdk-pixbuf2.0-0   2.34.0-1
ii  libglib2.0-0 2.48.1-1
ii  libgnutls30  3.4.13-1
ii  libgtk-3-0   3.20.6-2
ii  libpango-1.0-0   1.40.1-1
ii  libpangocairo-1.0-0  1.40.1-1
ii  libstdc++6   6.1.1-9
ii  libvte-2.91-00.44.2-1
ii  libx11-6 2:1.6.3-1
ii  libxapian22v51.2.23-1
ii  zlib1g   1:1.2.8.dfsg-2+b1

Versions of packages synaptic recommends:
ii  gksu   2.0.2-9
ii  libgtk2-perl   2:1.2498-3
ii  policykit-10.105-15
ii  rarian-compat  0.8.1-6
ii  xdg-utils  1.1.1-1

Versions of packages synaptic suggests:
pn  apt-xapian-index 
ii  deborphan1.7.28.8-0.3
pn  dwww 
ii  menu 2.1.47
pn  software-properties-gtk  
ii  tasksel  3.35

-- no debconf information



Bug#826738: chkrootkit: false positive for Linux/Ebury - Operation Windigo -> due to now existing "ssh -G" parameter

2016-06-08 Thread cruncher
Package: chkrootkit
Version: 0.50-3.2
Severity: normal
Tags: upstream

Now that the parameter -G exists for ssh, we get daily a false positive.



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

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

Versions of packages chkrootkit depends on:
ii  binutils   2.26-10
ii  debconf [debconf-2.0]  1.5.59
ii  libc6  2.22-11
ii  net-tools  1.60+git20150829.73cef8a-2
ii  openssh-client 1:7.2p2-5
ii  procps 2:3.3.11-3

chkrootkit recommends no packages.

chkrootkit suggests no packages.

-- debconf information:
  chkrootkit/run_daily: true
  chkrootkit/diff_mode: false
  chkrootkit/run_daily_opts: -q -n



Bug#825023: dconf-service starts using CPU + HD when i open 2 mousepads

2016-05-22 Thread cruncher
Package: mousepad
Version: 0.4.0-3
Severity: important
Tags: upstream

When i open 2 mousepads, dconf-service starts writing (checked with iotop) data
(who knows what) and the CPU gets at least to 25%.
If you need anymore information or if i can do some tests/debugging, just let
me know as it would be really nice to have mousepad working normally.
Regards



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

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

Versions of packages mousepad depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-1
ii  libc62.22-9
ii  libglib2.0-0 2.48.1-1
ii  libgtk2.0-0  2.24.30-1.1
ii  libgtksourceview2.0-02.10.5-2
ii  libpango-1.0-0   1.40.1-1

mousepad recommends no packages.

mousepad suggests no packages.

-- no debconf information



Bug#818484: Renaming or moving files or dirs leads to segfault

2016-03-19 Thread cruncher
Package: thunar
Version: 1.6.10-2
Severity: important
Tags: upstream

Renaming or moving files or dirs leads to segfault

I have this problem too, but strangely its like random.
- Sometimes the segfault happens when renaming the file on first time,
sometimes after renaming it multiple times.
- Same when i cut+paste folders, sometimes it segfaults, sometimes not.

There must be said that it seems to always rename/move it successfully, the
segfault is afterwards.

/var/log/messages says:
[11275.804799] Thunar[29675]: segfault at 0 ip 7f13459fc98a sp
7ffedbbb7ee8 error 4 in libc-2.22.so[7f13458d4000+19a000]

If i can help somehow with more information, just let me know, i will be happy
to provide all you need.



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

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

Versions of packages thunar depends on:
ii  desktop-file-utils  0.22-1
ii  exo-utils   0.10.7-1
ii  libatk1.0-0 2.18.0-1
ii  libc6   2.22-3
ii  libcairo2   1.14.6-1
ii  libdbus-1-3 1.10.8-1
ii  libdbus-glib-1-20.106-1
ii  libexo-1-0  0.10.7-1
ii  libgdk-pixbuf2.0-0  2.32.3-1.2
ii  libglib2.0-02.46.2-3
ii  libgtk2.0-0 2.24.30-1
ii  libgudev-1.0-0  230-3
ii  libice6 2:1.0.9-1+b1
ii  libnotify4  0.7.6-2
ii  libpango-1.0-0  1.38.1-1
ii  libsm6  2:1.2.2-1+b1
ii  libthunarx-2-0  1.6.10-2
ii  libxfce4ui-1-0  4.12.1-2
ii  libxfce4util7   4.12.1-2
ii  libxfconf-0-2   4.12.0-2+b1
ii  shared-mime-info1.5-2
ii  thunar-data 1.6.10-2

Versions of packages thunar recommends:
ii  dbus-x11 1.10.8-1
ii  gvfs 1.26.2-1+b1
ii  libfontconfig1   2.11.0-6.3
ii  libfreetype6 2.6.3-3
ii  libpangocairo-1.0-0  1.38.1-1
ii  libpangoft2-1.0-01.38.1-1
ii  thunar-volman0.8.1-2
ii  tumbler  0.1.31-2+b2
ii  xdg-user-dirs0.15-2
ii  xfce4-panel  4.12.0-3

Versions of packages thunar suggests:
ii  thunar-archive-plugin 0.3.1-4
ii  thunar-media-tags-plugin  0.2.1-1+b2

-- no debconf information



Bug#814025: sdlbasic/sdlbrt depends on ttf-dejavu-core, which is a transitional dummy package

2016-02-07 Thread cruncher
Package: sdlbasic
Version: 0.0.20070714-5
Severity: normal
Tags: patch

'sdlbasic' & 'sdlbrt' depend both on package 'ttf-dejavu-core',
which is a transitional dummy package in debian stable, testing and unstable.

As 'ttf-dejavu-core' is a transitional dummy package and only pulls in 'fonts-
dejavu-core',
the solution would be to depend on 'fonts-dejavu-core' instead,
or maybe even better, to support debian oldoldstable & oldstable as well:
'fonts-dejavu-core | ttf-dejavu-core'.

Thanks.



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

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

Versions of packages sdlbasic depends on:
ii  libatk1.0-0  2.18.0-1
ii  libc62.21-7
ii  libcairo21.14.6-1
ii  libfontconfig1   2.11.0-6.3
ii  libfreetype6 2.6.1-0.1
ii  libgcc1  1:5.3.1-8
ii  libgdk-pixbuf2.0-0   2.32.3-1.2
ii  libglib2.0-0 2.46.2-3
ii  libgtk2.0-0  2.24.29-1
ii  libpango-1.0-0   1.38.1-1
ii  libpangocairo-1.0-0  1.38.1-1
ii  libpangoft2-1.0-01.38.1-1
ii  libstdc++6   5.3.1-8
ii  sdlbrt   0.0.20070714-5
ii  ttf-dejavu-core  2.35-1

sdlbasic recommends no packages.

sdlbasic suggests no packages.

-- no debconf information



Bug#813279: Mousepad closes unexpectedly after renaming file

2016-01-31 Thread data cruncher
Sorry, a strange error happened, this should go to the package thunar, not
mousepad!

Can you please delete this report?
Thanks

On Sun, Jan 31, 2016 at 5:25 AM, cruncher <dcrunch...@gmail.com> wrote:

> Package: mousepad
> Version: 0.4.0-3
> Severity: important
> Tags: upstream
>
> When i rename a file, mousepad closes unexpectedly.
> I can create a file, rename it to anything, rename it again, and again,
> until
> it crashes.
> Like that i can reproduce it, so if i can provide further information to
> help
> you solve this let me know.
>
>
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages mousepad depends on:
> ii  dconf-gsettings-backend [gsettings-backend]  0.24.0-2
> ii  libc62.21-7
> ii  libglib2.0-0 2.46.2-3
> ii  libgtk2.0-0  2.24.29-1
> ii  libgtksourceview2.0-02.10.5-2
> ii  libpango-1.0-0   1.38.1-1
>
> mousepad recommends no packages.
>
> mousepad suggests no packages.
>
> -- no debconf information
>


Bug#813279: Mousepad closes unexpectedly after renaming file

2016-01-30 Thread cruncher
Package: mousepad
Version: 0.4.0-3
Severity: important
Tags: upstream

When i rename a file, mousepad closes unexpectedly.
I can create a file, rename it to anything, rename it again, and again, until
it crashes.
Like that i can reproduce it, so if i can provide further information to help
you solve this let me know.



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

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

Versions of packages mousepad depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.24.0-2
ii  libc62.21-7
ii  libglib2.0-0 2.46.2-3
ii  libgtk2.0-0  2.24.29-1
ii  libgtksourceview2.0-02.10.5-2
ii  libpango-1.0-0   1.38.1-1

mousepad recommends no packages.

mousepad suggests no packages.

-- no debconf information



Bug#812111: New option in apt "APT::Keep-Downloaded-Packages" is ignored.

2016-01-20 Thread cruncher
Package: apt
Version: 1.2
Severity: normal
Tags: upstream

The new option "APT::Keep-Downloaded-Packages" is ignored in configuration item
"Dir::Etc::Parts"
and in configuration item "Dir::Etc::Main".

As stated in the news, this can be changed by setting the apt configuration
option "APT::Keep-Downloaded-Packages" to "true".
E.g: echo 'APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/01keep-
debs

But that doesn't work (meaning the files still get deleted after installation).
I found out 2 possibilities how it works.
When passed as an argument to apt, like:
# apt -o APT::Keep-Downloaded-Packages="true" install foo

AND (notice the "Binary::apt::APT")
# echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' >
/etc/apt/apt.conf.d/01keep-debs


--- Output of "apt-config | grep -i downloaded" (while 01keep-debs does not
exist):
Binary::apt::APT::Keep-Downloaded-Packages "0";

--- Output of "apt-config | grep -i downloaded" (with 01keep-debs):
APT::Keep-Downloaded-Packages "true";
Binary::apt::APT::Keep-Downloaded-Packages "0";


The installed version of apt is 1.2, on sid.
I tested this on 2 different machines (both identical software) and both had
the same issue.

If you need some more information i'll be happy to provide it.



-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.3\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.3\.0-1-amd64$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Keep-Downloaded-Packages "true";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && 
/usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 4 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo 
> /dev/null";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-6n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";

Bug#812112: Reportbug asks to install "python-gtkspellcheck", but after installing it keeps asking.

2016-01-20 Thread cruncher
Package: reportbug
Version: 6.6.6
Severity: normal
Tags: upstream

The message "Please install python-gtkspellcheck to enable spell checking"
stays even after
installing "python-gtkspellcheck" (which installs python-enchant as a
dependency),
also i see no way/option for spell checking.

If you need further information i'll be happy to provide it.



-- Package-specific info:
** Environment settings:
INTERFACE="gtk2"

** /home/jb/.reportbugrc:
reportbug_version "6.6.6"
mode expert
ui gtk2
realname "cruncher"
email "dcrunch...@gmail.com"
no-cc
header "X-Debbugs-CC: dcrunch...@gmail.com"
smtphost reportbug.debian.org

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

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

Versions of packages reportbug depends on:
ii  apt   1.2
ii  python-reportbug  6.6.6
pn  python:any

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail 
ii  debconf-utils  1.5.58
ii  debsums2.1.2
pn  dlocate
pn  emacs23-bin-common | emacs24-bin-common
ii  exim4  4.86-7
ii  exim4-daemon-light [mail-transport-agent]  4.86-7+b1
ii  file   1:5.25-2
ii  gnupg  1.4.20-1
ii  python-gtk22.24.0-4
ii  python-gtkspellcheck   3.0-1.1
pn  python-urwid   
ii  python-vte 1:0.28.2-5+b1
ii  xdg-utils  1.1.1-1

Versions of packages python-reportbug depends on:
ii  apt   1.2
ii  file  1:5.25-2
ii  python-debian 0.1.27
ii  python-debianbts  2.6.0
pn  python:any

python-reportbug suggests no packages.

-- no debconf information



Bug#697481: No bug/feature

2016-01-14 Thread data cruncher
Hi all

I just came across this "bug" (which is over 2 years old), and i wanted to
give my feedback as it seems its not really a bug.

Due to the man page, there are options (rule-specifications) which have the
"!" option to invert the test like:
--source-mac [!] address[/mask]
and there are some which do not seem to have that option, like:
--opcode code[/mask]

Therefore, i would say it is not a bug, but more of a feature request ;-)

I hope i could help to "close" this bug.

Regards