Bug#1063353: groff-base: man page only in b/w: colouring using LESS_TERMCAP_* broke on update

2024-02-06 Thread Marcel Partap
Package: groff-base Version: 1.23.0-3 Severity: normal X-Debbugs-Cc: mpar...@gmx.net I have a /etc/profile.d/less-termcaps.sh file containing > export TERM=${TERM:-linux} > export LESS_TERMCAP_us=$(tput bold; tput setaf 5) # underline start: bold, magenta > export LESS_TERMCAP_ue=$(tput sgr0) #

Bug#1062231: qutebrowser: New upstream version v3.1.0

2024-01-31 Thread Marcel Partap
Package: qutebrowser Version: 2.5.4-1 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Dear maintainer, a new qt6-based (with qt5 fallback though) v3 has been released and is currently at v3.1. Changelog can be seen at https://github.com/qutebrowser/qutebrowser/blob/main/doc/changelog.asciidoc

Bug#1040656: elinks: [PATCH] meson.build: fix double elinks dir in configuration path

2023-07-08 Thread Marcel Partap
Package: elinks Version: 0.16.1.1-4 Severity: normal Tags: patch X-Debbugs-Cc: mpar...@gmx.net (Couldn't send this via git send-email to gitlab because salsa says no...) >From f99fc469f7f7230ab817de2f5587dca9b11b18ed Mon Sep 17 00:00:00 2001 From: Marcel Partap Date: Sat, 8 Jul 2023 18:21

Bug#1032937: systemd-resolved: Fixed in systemd 251.4-1ubuntu4 (06 Sep 2022)

2023-05-14 Thread Marcel Partap
Package: systemd-resolved Version: 252.5-2~bpo11+1 Followup-For: Bug #1032937 Ubuntu had this in their systemd.postinst since 5 years: > ef4adf4 Dimitri John Ledkov 5 years ago 63│ # Use stub resolve.conf by > default on new installs > 20bc8a3 Dimitri John Ledkov 5 years ago 64│ if [ -z

Bug#1032350: lcl-gtk2-2.2: lazarus-src should be rebuilt with lcl-gtk2 so ide/version.inc matches

2023-03-04 Thread Marcel Partap
Package: lcl-gtk2-2.2 Version: 2.2.4+dfsg1-2+b1 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Any divergence will show a > Warning: wrong version in ide/version.inc: 2.2.4+dfsg1-2 marked with a red exclamation mark when starting the IDE for the first time, which does not convey a working setup

Bug#852648: qapt-deb-installer provides .deb-install functionality

2023-02-28 Thread Marcel Partap
Dear IJ.L., if you include the package qapt-deb-installer in your build, .deb packages should be installable from the browser. It is not included by default yet.. Maybe it could be added to live-task-extra or live-task-recommended? Best Regards Marcel

Bug#1032062: bmap-tools: Add a provides: bmaptool field or rename package

2023-02-27 Thread Marcel Partap
Package: bmap-tools Version: 3.6-2 Severity: wishlist X-Debbugs-Cc: mpar...@gmx.net While the package is called bmap-TOOLS upstream, it only contains a single bmaptool executable. So the name is slightly misleading, the biggest problem is that `apt install bmaptool` won't work, so I propose

Bug#729402: 68 instead of 132: oneko man page misleading for modern DE

2023-02-22 Thread Marcel Partap
Hi, was digging a bit into this because we've put oneka as a rare easter egg event into our distro ( c.f. https://github.com/fsfw-dresden/usb-live-linux/tree/main/features/config_desktop_cats ) and the cursor was not restored properly. Turns out the 132 in cursor 132 (aka "top_left_arrow")

Bug#1031715: godot3: Please upload 3.5 to BPO (build on bullseye succeeds without modifications)

2023-02-21 Thread Marcel Partap
Package: godot3 Version: 3.5.1-stable-1 Severity: wishlist Tags: newcomer X-Debbugs-Cc: mpar...@gmx.net Godot 3.5 contains many fixes and improvements. I tried building it for current stable the other day and that worked without any modifications. So it would be great if a package could be pushed

Bug#1023704: jackd: Accept pipewire-jack as alternative dependency (also in backports, please)

2022-11-08 Thread Marcel Partap
Package: jackd Version: 5+nmu1 Severity: wishlist X-Debbugs-Cc: mpar...@gmx.net Hi, currently, sonic-pi can not be used with pipewire easily because the former depends on the jackd meta package and successlessly tries to invoke the jack daemon, when actually pipewire-jack should provide the same

Bug#1021996: libqtermwidget5-1: Please rebuild with python bindings enabled

2022-10-18 Thread Marcel Partap
Package: libqtermwidget5-1 Version: 1.1.0-1 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Dear LXQt-team, can you please also build the python bindings so this can be used with PyQt5  `QTERMWIDGET_BUILD_PYTHON_BINDING=ON` ftw thx in advance ; ) -- System Information: Debian Release:

Bug#1016422: eatmydata: wrapper script has missed library path change

2022-07-31 Thread Marcel Partap
Package: eatmydata Version: 130-2 Severity: normal X-Debbugs-Cc: mpar...@gmx.net It still references `/usr/lib/libeatmydata` instead of `/usr/lib/arch` .. resulting in: ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. --

Bug#1014258: python3-multiplex: upstream version 0.6 available

2022-07-02 Thread Marcel Partap
Package: python3-multiplex Version: 0.5.1-3 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Update of the debian package would be appreciated ; ) -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (510, 'unstable'), (509, 'experimental'), (500,

Bug#890381: Fixed by unattended-upgrades commit e4d0f0bb17b843743f83ff5ee696ce5de0ede435

2022-05-29 Thread Marcel Partap
Fixed by unattended-upgrades commit e4d0f0bb17b843743f83ff5ee696ce5de0ede435 "Skip updates on metered connections" (Jul 11 2018), right? Regards

Bug#892664: dpkg: Please add support for zstd (Zstandard) compressed packages

2022-02-18 Thread Marcel Partap
[…] Follow-up: forgot to set up linking with zstd lib in Makefile.am, thanks to Bernardo Bandos for picking that one up. Commits on my zstd-rebased branch. The tests keep failing at `dpkg-deb -c pkg-data-zst.deb`, which fails with dpkg-deb (subprocess): ZSTD_decompressStream error : Unknown

Bug#1005001: Acknowledgement (kernel: traps: boinccmd/boincmgr trap invalid opcode […] error:0 in libboinc.so.7.18.1/boincmgr)

2022-02-05 Thread Marcel Partap
… Sorry for the oversight, it was the old client binary still running.. A boinc-client.service restart also fails with: kernel: traps: boinc[1263003] trap invalid opcode ip:562370352cf4 sp:7ffedd7ca2c0 error:0 in boinc[56237034a000+c] systemd[1]: boinc-client.service: Failed with result

Bug#1005001: kernel: traps: boinccmd/boincmgr trap invalid opcode […] error:0 in libboinc.so.7.18.1/boincmgr

2022-02-05 Thread Marcel Partap
Package: boinc-client Version: 7.18.1+dfsg-4 Severity: normal X-Debbugs-Cc: mpar...@gmx.net After an update, boinccmd and boincmgr crash with "Illegal instruction"..?! Log: kernel: traps: boinccmd[1250032] trap invalid opcode ip:7fa11f98453c sp:7ffd25f42c40 error:0 in

Bug#892664: dpkg: Please add support for zstd (Zstandard) compressed packages

2022-01-31 Thread Marcel Partap
Dear Guillem et al., don't know whether there already has been that called-for discussion on debian-devel about the technical burden of zstd support in dpkg. But obviously, ubuntu's move to compress debs with zstd by default in July last year (in favor of better UX) has made picking packages

Bug#1003830: sshfs: Upstream released 3.7.2 last year with "Fix deadlock in conn cleanup"

2022-01-16 Thread Marcel Partap
Package: sshfs Version: 3.7.1+repack-2 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Last year's 3.7.2 release contains a fix to the locking part of sshfs, possibly mitigating many of the previous mount hang problems. It seems to have fixed mine at least (hurray  : ) ... -- System

Bug#1002034: f2fs-tools: resize.f2fs always fails with Error: Device size is not sufficient for F2FS volume, more segment needed

2021-12-20 Thread Marcel Partap
Package: f2fs-tools Version: 1.14.0-2 Severity: normal X-Debbugs-Cc: mpar...@gmx.net c.f. https://bugs.archlinux.org/task/71801 Version from git seems to work fine. -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (510, 'unstable'), (509,

Bug#989231: libegl-dev: Updated version in backports breaks libegl1-mesa-dev reverse dependencies

2021-05-29 Thread Marcel Partap
Package: libegl-dev Version: 1.3.2-1 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Recently, libglvnd packages 1.3.2 was pushed to backports.. libegl-dev says it 'replaces' libegl1-mesa-dev, but it doesn't 'provide' it.. so packages in stable that are dependent on that break when updating.

Bug#986721: live-boot: Failed to unmount /run/live/medium: Device or resource busy - which might corrupt live USB sticks

2021-04-15 Thread Marcel Partap
[…] The key problem is the deletion of the original root ramdisk in its init scripts. This needs to be avoided so there is a valid root (and upper mount) to switch back to on shutdown. My attempts of getting the mount chain to untangle without changing that were fruitless xD (

Bug#984698: closed by "Steinar H. Gunderson" (Re: Bug#984698: plocate: updatedb.plocate only indexes top directory of some xfs mounts)

2021-03-21 Thread Marcel Partap
[sorry, forgot to CC] > The plot thickens; evidently, all of your files in /mnt/x are of type > DT_UNKNOWN, where they should be DT_DIR or DT_REG. Is there anything strange > about the filesystem on /mnt/x? No, nothing I know of .. Inode size and sector size seem different between those

Bug#984698: closed by "Steinar H. Gunderson" (Re: Bug#984698: plocate: updatedb.plocate only indexes top directory of some xfs mounts)

2021-03-21 Thread Marcel Partap
Ah thanks, I missed that reply in the vast stream. Attached the output of updatedb.plocate -U /mnt/x -o /run/shm/updatedb.plocate.db 2>&1|sed -r '/getdents64/ {:loop; s/(d_name="\**)[^"*]/\1*/};t loop'|tee updatedb.strace Best Regards MP execve("/usr/sbin/updatedb.plocate",

Bug#984698: closed by "Steinar H. Gunderson" (Re: Bug#984698: plocate: updatedb.plocate only indexes top directory of some xfs mounts)

2021-03-21 Thread Marcel Partap
Good Morning, uhm I'm in the middle of important exam preparations, so please excuse the latency. And what was I supposed to answer to the question "Did anything happen here?" .. Yes, something did happen here obviously, as described in the original report. And I asked for any recommendations

Bug#984698: plocate: updatedb.plocate only indexes top directory of some xfs mounts

2021-03-07 Thread Marcel Partap
Package: plocate Version: 1.1.5-1 Severity: normal X-Debbugs-Cc: mpar...@gmx.net Quite strange; I noticed paths missing from my locate DB and digged a bit into this. It seems for two (?!) of my XFS volumes, only the root directory is being indexed; updatedb.mlocate recurses the whole tree on

Bug#970259: xfce4-weather-plugin: Someone upload an updated to buster-backports, PLEASE

2021-03-03 Thread Marcel Partap
Package: xfce4-weather-plugin Followup-For: Bug #970259 X-Debbugs-Cc: mpar...@gmx.net We have deployed a lot of systems that have now a broken panel setup; for some, working weather is deemed critical infrastructure. Would anyone !please! take the liberty to upload a working package to backports,

Bug#979754: grub: locales not being installed (fix in upstream 8451454889f3b46312cc16eb07970d6c20da0812)

2021-01-11 Thread Marcel Partap
Source: grub Version: 2.04 Severity: normal X-Debbugs-Cc: mpar...@gmx.net C.f. https://savannah.gnu.org/bugs/?57889 Regards! : ) -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (510, 'unstable'), (510, 'testing'), (509, 'experimental'), (500,

Bug#977897: recap: Log cleanup not working with bash 5, fixed upstream version 2.1.0 available

2020-12-22 Thread Marcel Partap
Package: recap Version: 2.0.2-1 Severity: normal X-Debbugs-Cc: mpar...@gmx.net This may lead to rootfs running out of space. c.f. https://github.com/rackerlabs/recap/issues/208 -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (510, 'unstable'), (510,

Bug#969247: FIX: add /etc/boinc-client/config.properties

2020-09-24 Thread Marcel Partap
.. so after some research, this happens due to these changes merged in March: https://github.com/BOINC/boinc/pull/3709 Fortunately, previous behaviour can easily be restored by adding a /etc/boinc-client/config.properties file containing: > data_dir=/var/lib/boinc That points boincmgr and

Bug#969656: util-linux: man page for zramctl is outdated about max_comp_streams' "default is one stream"

2020-09-06 Thread Marcel Partap
Package: util-linux Version: 2.36-3 Severity: normal Since Kernel 4.7, it defaults to one stream per CPU: > Regardless of the value passed to this attribute, ZRAM will always > allocate multiple compression streams - one per online CPU - thus > allowing several concurrent compression operations.

Bug#968034: xidle: introduction of setsid() call introduces undocumented behaviour changes

2020-08-07 Thread Marcel Partap
Package: xidle Version: 20200802 Severity: normal Hi, in my user .tmux.conf, I have put following mechanism ``` new-session split-window 'xidle -program /usr/local/bin/freeze -nw -delay 1 -timeout 120' split-window -h 'xidle -program /usr/local/bin/unfreeze -ne -delay 1' ``` which autofreezes

Bug#962726: 32bit blender-2.82.a+dfsg-1~bpo10+1 still crashing on start

2020-06-12 Thread Marcel Partap
Package: blender Version: 2.82.a+dfsg-1~bpo10+1 Severity: normal Just testing a i386 build of our https://github.com/fsfw-dresden/usb-live-linux and unfortunately, blender still seems broken on that ( c.f. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939121 ) user@machine-QEMU-e50d3:~$

Bug#961281: qgis-providers: crssync in postinst: free(): invalid pointer SIGABRT

2020-05-22 Thread Marcel Partap
Package: qgis-providers Version: 3.10.5+dfsg-2+b1 Severity: normal So the postinst script calls crssync which breaks: free(): invalid pointer Program received signal SIGABRT, Aborted. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x750bd55b in __GI_abort

Bug#956711: munin: permissions of /var/log/munin for html/graph_strategy cgi: www-data user should be in groups munin and adm

2020-04-14 Thread Marcel Partap
Package: munin Version: 2.0.57-1 Severity: normal By default, debian's munin is not ready for switching html_strategy and graph_strategy to cgi because of a lack of access permission for the (apache2) www-data user on folders /var/lib/munin/cgi-tmp and /var/log/munin . This can be resolved by

Bug#846256: console-setup: ubuntu fixed it by swapping mktemp /{tmp,run}/ lines

2020-03-31 Thread Marcel Partap
Package: console-setup Version: 1.194 Followup-For: Bug #846256 see https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1824227 --- console-setup_1.178ubuntu12_all/bin/setupcon2019-04-10 21:51:56.0 +0200 +++ console-setup_1.195_all/bin/setupcon2020-03-26

Bug#882851: [PATCH] introduce LIVE_UTC=auto to auto-detect windows-installations

2019-12-02 Thread Marcel Partap
This is what I have so far and it seems to work for the limited cases I have it tested on.. also submitted this and another patch in the live-config repo as https://salsa.debian.org/live-team/live-config/merge_requests/3

Bug#882851: [PATCH] introduce LIVE_UTC=auto to auto-detect windows-installations

2019-12-02 Thread Marcel Partap
... with os-prober, if that is available --- components/1120-util-linux | 48 +++--- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/components/1120-util-linux b/components/1120-util-linux index 8bb45e5..65aa1be 100755 ---

Bug#882851: live-config: Wrong time when RTC is set to local time

2019-10-08 Thread Marcel Partap
Hey intrigeri et al., has anything changed about this situation since a year ago? I am going to create >100 debian live-sticks ~tomorrow for school kids out of which probably 99% will have access to computers running windows with an RTC set to local time.. utc=no as boot parameter doesn't quite

Bug#940489: kdeconnect: Version bump: 1.3.5 released

2019-09-16 Thread Marcel Partap
Package: kdeconnect Version: 1.3.3-2 Severity: normal There have been two bugfix releases since 1.3.3 .. maybe some of the existing issues have been resolved in the meantime .. : ) -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (510, 'unstable'), (510,

Bug#932541: dicod 2.9 chokes (CPU 100%) on gazetteer2k-counties.index & gazetteer2k-places.index

2019-07-20 Thread Marcel Partap
Package: dicod Version: 2.9-2 Severity: normal 2.9 maxes out the CPU but continues to work.. with 2.7, my tests were inconclusive and I have no time to proceed investigating right now. -- System Information: Debian Release: 10.0 APT prefers unstable APT policy: (510, 'unstable'), (510,

Bug#918012: fix docker-compose in backports

2019-03-11 Thread Marcel Partap
Just ran into this. So basically, "someone" only has to kick up the dependency of docker-compose to python3-docker (>= 3.2.1). Thanks @someone 

Bug#909644: Solutions for users?

2019-03-04 Thread Marcel Partap
So will that log error be commented out in the next release? c.f. https://github.com/moby/moby/issues/38709

Bug#909644: (no subject)

2019-01-24 Thread Marcel Partap
reassign runc OK coreos fixed this by building runc with a commit hash: https://github.com/coreos/coreos-overlay/pull/2428/commits/a0294fbf2caf5f1a04651a22bb67357969f5831f Isn't this is quite a reasonable fix?

Bug#797968: release debian-patched version to fix SSL errors?

2019-01-09 Thread Marcel Partap
Hey, as there has been no upstream elinks release since six years and none is in sight, how about shipping a version in debian with these TLS patches applied? Also, there have been 115 commits in git since last release, some of them mention ssl errors.. Missing SNI (or whatever causes this) is a

Bug#848299: still a problem in thunderbird-52.9.1-1

2018-11-12 Thread Marcel Partap
Yes I do know, i wasn't yet courageous enough to update to TB 60 with all my addons.. I recognize now that my approach doesn't help, as even stable now has migrated to TB60. Sorry! for that, I'll check with the new version in the next days and report back. 

Bug#848299: still a problem in thunderbird-52.9.1-1

2018-11-12 Thread Marcel Partap
also nearly identical back traces: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/788102 https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/108929 https://bugzilla.mozilla.org/show_bug.cgi?id=675138

Bug#848299: still a problem in thunderbird-52.9.1-1

2018-11-12 Thread Marcel Partap
This crash occurs also in firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=139 It seems 100% reproducable when run in debugger `gdb /usr/lib/thunderbird/thunderbird-bin`, crashed right after start up.. compared to that, when started normal (`thunderbird`) takes about half a day to

Bug#910905: libreoffice: soffice.bin --headless launched from unoconv/odt2txt memory bomb / not terminating

2018-10-13 Thread Marcel Partap
Package: libreoffice Version: 1:6.1.2-1 Severity: normal My ranger curses file manager invokes `odt2txt --stdout` (which would be a good default for odt2txt by the way) for document previews. The `soffice.bin --headless` (haha still *office binary lol) seems to be a server process that does not

Bug#909644: docker.io: dockerd warning: failed to retrieve docker-runc version: unknown output format: runc version spec: 1.0.1

2018-09-26 Thread Marcel Partap
Package: docker.io Version: 18.06.1+dfsg1-2 Severity: normal docker.io 18.06.1+dfsg1-2: the sys log is being spammed with these messages: > Sep 26 10:02:34 base dockerd[1329]: time="2018-09-26T10:02:34.612458096+02:00" level=warning msg="failed to retrieve docker-runc version: unknown output

Bug#908982: ranger: new upstream version

2018-09-16 Thread Marcel Partap
Package: ranger Version: 1.8.1-0.2 Severity: normal from __future__ import ranger  -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (510, 'unstable'), (510, 'testing'), (509, 'experimental'), (500, 'stable') Architecture: amd64 (x86_64) Foreign

Bug#705534: directly setting Aptitude::UI::Default-Package-View also does not work

2018-09-16 Thread Marcel Partap
I tried to circumvent the theme system because … https://lists.debian.org/debian-user/2008/12/msg00582.html> The theme system is utterly broken, perhaps? That would be my first > guess... > > Daniel but directly setting Aptitude::UI::Default-Package-View to the dselect-theme section

Bug#907547: anbox: Enable --use-rootfs-overlay in anbox-container-manager.service by default?

2018-08-29 Thread Marcel Partap
> I'm waiting upstream to merge the lxc2 patch... ah that was cause of the delay.. > Anyway I'll tag a new snapshot shortly. Thanks! : ) > But I don't think overlay should be default, since it's an advanced usage. I was pondering that, and I think you're right. > ExecStart=[…]

Bug#907547: anbox: Enable --use-rootfs-overlay in anbox-container-manager.service by default?

2018-08-29 Thread Marcel Partap
Package: anbox Version: 0.0~git20180709-1 Severity: normal In any case, a new package release would be nice to test the fixed overlay dir order. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (510, 'unstable'), (510, 'testing'), (509, 'experimental'),

Bug#813658: …

2018-08-13 Thread Marcel Partap
So, necessary building blocks seem in place then? Or is anything missing? Best Regards! #marcel : )

Bug#904960: libvirglrenderer0: some documentation

2018-07-29 Thread Marcel Partap
Package: libvirglrenderer0 Version: 0.6.0-2 Severity: normal How can this be used? qemu-system-x86:amd64 2.12+dfsg-3 with `-vga virtio -display gtk,gl=on` or `-device virtio-gpu-pci,virgl -display gtk,gl=on` > qemu-system-x86_64: OpenGL support is disabled with `-vga virtio -display sdl,gl=on`

Bug#904614: live-build: lb config writes current value into (Default: ... )

2018-07-25 Thread Marcel Partap
Package: live-build Version: 1:20180618 Severity: minor It's a bit puzzling, that the (Default: ... ) statement will always be the same as the requested config value. I found this by git tracking a fresh live-build dir, f.e. after `lb config --interactive shell` config/chroot will have changed as

Bug#903842: anbox: Please also package anbox-modules-dkms

2018-07-15 Thread Marcel Partap
Package: anbox Version: 0.0~git20180709-1 Severity: normal The recent uptake in anbox dev actitivy is very exciting, THANKS for packaging the program! Now, running on a Liquorix-kernel, I do not have the android kernel modules required and would appreciate availability of a anbox-modules dkms

Bug#876415: Bugfix release v1.2.1

2018-03-14 Thread Marcel Partap
Please update, current version in debian is almost a year and a half old.

Bug#892818: [xfce4-panel] Properties/About will not show for some plugins (g_variant_iter_next: assertion valid_format_string failed)

2018-03-13 Thread Marcel Partap
Package: xfce4-panel Version: 4.12.2-1 Severity: normal --- Please enter the report below this line. --- In Panel preference dialog, on tab "Items", some of the plugins no longer show their properties (which is also missing from the context menu when directly right-clicking in the panel) or

Bug#892211: [debian-goodies] debmany: support gzip compressed text files

2018-03-06 Thread Marcel Partap
Package: debian-goodies Version: 0.79 Severity: normal About a third of all files in /usr/share/doc/ are gzipped. Patch adds support, please review : ) --- debmany.orig 2018-03-06 20:18:57.011490293 +0100 +++ debmany 2018-03-06 20:19:22.838676740 +0100 @@ -413,7 +413,12 @@ do else #

Bug#888976: [munin-node] systemd 237 errors out rambling about an unsafe symlink chain

2018-01-31 Thread Marcel Partap
Package: munin-node Version: 2.0.34-3 Severity: normal --- Please enter the report below this line. --- systemd db256aab13 broke munin-node. > core: be stricter when handling PID files and MAINPID sd_notify() > messages > > Let's be more restrictive when validating PID

Bug#888098: [smem] New upstream version 1.5 with column auto-sizing

2018-01-23 Thread Marcel Partap
Package: smem Version: 1.4-2 It was tagged in the repo (https://selenic.com/repo/smem), although no release had been put up. Would be nice to include this new version in Debian.

Bug#884554: [fonts-droid-fallback] Explain that Noto is the new Droid & fix legacy documents

2017-12-16 Thread Marcel Partap
Package: fonts-droid-fallback Version: 1:6.0.1r16-1.1 Severity: normal --- Please enter the report below this line. --- >From the description of the fonts-droid-fallback package it is not clear why >fonts-droid has vanished from Debian (i.e. that Noto grew out of Droid and is >the same but

Bug#881737: spacenavd's handle_hotplug called continuously for every /dev/input/event*

2017-11-14 Thread Marcel Partap
Package: spacenavd Version: 0.6-1 Severity: normal spacenavd scans all of the input devices _for each_ of /proc/bus/input/devices. Also, for whatever reason, this happens pretty much continuously, resulting in massive log spam. Nov 14 16:54:47 base spacenavd[14001]: /proc/bus/input/devices

Bug#866382: [jupyter-notebook] ImportError: cannot locate Singular library (/usr/lib/None/libsingular-Singular.so)

2017-06-29 Thread Marcel Partap
Package: jupyter-notebook Version: 4.2.3-4 Severity: normal --- Please enter the report below this line. --- > ImportError: cannot locate Singular library > (/usr/lib/None/libsingular-Singular.so) This arises from sage.env setting > SINGULAR_SO = "/usr/lib/%s/libsingular-Singular.so" % >

Bug#866381: [jupyter-notebook] 404 GET /static/components/codemirror/lib/codemirror.css

2017-06-29 Thread Marcel Partap
Package: jupyter-notebook Version: 4.2.3-4 Severity: normal --- Please enter the report below this line. --- It seems this CSS file previously was contained in ipython-notebook-common ...? --- System information. --- Architecture: Kernel: Linux 4.8.0-2-amd64 Debian Release: buster/sid

Bug#863458: [qupzilla] crash on start

2017-05-27 Thread Marcel Partap
Package: qupzilla Version: 2.0.2~dfsg1-1 Severity: normal --- Please enter the report below this line. --- I can briefly see the window qupzilla:restore come up, then it dies with the attached backtrace. --- System information. --- Architecture: Kernel: Linux 4.8.0-2-amd64 Debian

Bug#837946: closed by m...@debian.org (Manuel A. Fernandez Montecelo) (Bug#837946: fixed in aptitude 0.8.6-1)

2017-03-06 Thread Marcel Partap
Haha how sad, now I can't even test it. With some in between use of apt-get the issue receded here even on 8.5. Thanks for fixing it though! 

Bug#837946: crash still present in aptitude-0.8.5-1

2017-02-02 Thread Marcel Partap
also occurs when I issue `aptitude safe-upgrade` f.e. similar backtrace: > Thread 1 "aptitude" received signal SIGABRT, Aborted. > 0xf7792c89 in __kernel_vsyscall () > @gdb> bt > #0 0xf7792c89 in __kernel_vsyscall () > #1 0xf6d00dc0 in __libc_signal_restore_set (set=0xffacdd20) at >

Bug#643595: SNES9x upstream released 1.54.1

2016-12-23 Thread Marcel Partap
tarballs: https://sites.google.com/site/bearoso/snes9x/ git repo: https://github.com/snes9xgit/snes9x > It's still alive (!) http://www.snes9x.com/phpbb3/viewtopic.php?f=8=23752 > Snes9x 1.54.1 > - GTK+: Properly use --std=c++11 when compiling xBRZ. (BearOso) > - Win32: Save window

Bug#837946: aptitude full-upgrade also fubar

2016-09-21 Thread Marcel Partap
same crash when trying > aptitude full-upgrade moving everything in /etc/apt/ apart from sources.list out of the way did not make a difference, so it shouldn't be the settings, right? gonna try clearing the list cache...

Bug#837946: also occurs with no action queued on startup

2016-09-18 Thread Marcel Partap
The previous backtrace was from the crash that comes about when previewing actions (even when none are queued). It also occurs when marking package for install/upgrade that create conflict, with following backtrace: > Thread 1 "aptitude" received signal SIGABRT, Aborted. > 0xf76f9d09 in

Bug#837946: same with 0.8.3-1

2016-09-18 Thread Marcel Partap
As I tried to say before, the problem appeared with latest 0.8.3, and downgrading did not help. Here's the same backtrace from 0.8.3-1: > Thread 1 "aptitude" received signal SIGABRT, Aborted. > 0xf7727d09 in __kernel_vsyscall () > @@gdb> bt > @gdb> #0 0xf7727d09 in __kernel_vsyscall () > #1

Bug#837946: aptitude-debug.log

2016-09-15 Thread Marcel Partap
Forgot this, the line that comes up with `aptitude --log-level=debug` when crashing: > 2016-09-15 21:03:45 [4,139,685,696] problemresolver.h:3,774 DEBUG > aptitude.resolver.search - Creating new problem resolver: step_score = -10, > broken_score = -100, unfixed_soft_score = -200, infinity =

Bug#837946: aptitude: actions causing »aptitude received signal SIGABRT, Aborted.«

2016-09-15 Thread Marcel Partap
Package: aptitude Version: 0.8.2-1+b1 Severity: normal There is one sole action saved from a previous run: # ci kernel linux-image-4.6.0-1-amd64:amd64 "Cancel pending actions" does not deselect actually cancel it, holding the package does. Either way (action canceled or still pending), when

Bug#833376: img2pdf: Upstream release 0.2.1 available (since May 4, 2016)

2016-08-03 Thread Marcel Partap
Package: img2pdf Version: 0.2.0-2 Severity: normal The git version of OCRmyPDF needs the new get_fixed_dpi_layout_fun function.. -- System Information: Debian Release: stretch/sid Architecture: i386 (i686) Foreign Architectures: amd64 Kernel: Linux 4.5.0-2-686-pae (SMP w/12 CPU cores) Locale:

Bug#806595: stupid by design?

2016-02-04 Thread Marcel Partap
Uhhm.. so why does it try to write to a dir calculably owned by root with dropped privileges in the first place? Somewhat bothersome :/

Bug#813134: boinc-client: systemd service file should run boinc with IO scheduling = idle by default

2016-01-29 Thread Marcel Partap
Package: boinc-client Version: 7.6.22+dfsg-2 Severity: normal This can be simply accomplished by adding IOSchedulingClass=idle to the [Service] subsection of /lib/systemd/system/boinc-client.service . No need to invoke ionice as is done from the old init.d script.. -- Package-specific info: --

Bug#798864: sweethome3d: New upstream release 5.0

2015-09-13 Thread Marcel Partap
Package: sweethome3d Version: 4.5+dfsg-3 Severity: normal > 07/19/2015 - New version 5.0 with many new features. Also, the furniture library has been updated. Would be great to see it in the Debian archive. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy:

Bug#380332: dpkg: [CONFFILE] diff command should be configurable

2015-08-31 Thread Marcel Partap
Even in 2015, it would still be very nice to be able to use f.e. colordiff or imediff2 to investigate changed config files.

Bug#795760: nmon: New upstream release 15h

2015-08-16 Thread Marcel Partap
Package: nmon Version: 14g+debian-1 Severity: normal it is available! ;) -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (510, 'unstable'), (510, 'testing'), (500, 'vivid'), (500, 'utopic'), (500, 'stable'), (100, 'experimental') Architecture: i386

Bug#795595: libasound2-plugin-equal: change package name to alsa-equalizer-plugin or similar and move to sound section

2015-08-15 Thread Marcel Partap
Package: libasound2-plugin-equal Version: 0.6-6 Severity: wishlist The main reasons being that a) it is a hidden gem that should not hide in the dark (libs section) b) it easily gets removed accidently by marking all packages in the libs section auto-installed, which f.e. can be used to clean up

Bug#783111: hyphen-en-us: Provide hyphen-en-gb, hyphen-en-za

2015-04-22 Thread Marcel Partap
Package: hyphen-en-us Version: 2.8.8-2 Severity: important While there are probably local words which are not provided in the existing hyph_en_US.dic, hyphen-en-gb (UNAVAILABLE) is much more of an issue. hyphen-de for reference does provide symlinks for local subvariants:

Bug#624249: Facts. Facts. Facts.

2015-04-21 Thread Marcel Partap
Just an objective account of the usage of both word forms in AE and BE: https://books.google.com/ngrams/graph?content=writeable:eng_gb_2012,writable:eng_gb_2012,writeable:eng_us_2012,writable:eng_us_2012year_start=1800 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#686052: python-software-properties: add-apt-repository may add a wrong suite for PPAs

2015-04-09 Thread Marcel Partap
Package: software-properties-common Version: 0.92.25debian1 Followup-For: Bug #686052 simple thing to check PPA existence: wget -q --spider [PPA_URL]/dists/[DISTRO]/Release -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (510, 'unstable'), (510, 'testing'),

Bug#632186: python-software-properties: Please don't write *.save files when they're identical

2015-04-09 Thread Marcel Partap
Package: software-properties-common Version: 0.92.25debian1 Followup-For: Bug #632186 This is not really just a wish list item.. touching files in /etc by default, without asking or telling the user, is not ok. Furthermore, the files are recreated, messing up both the mtime and ctime metadata.

Bug#775727: sensible-utils: [PATCH] sensible-pager doesn't check for recursion like sensible-editor does

2015-01-19 Thread Marcel Partap
Package: sensible-utils Version: 0.0.9 Severity: important Tags: security patch This triggers in rare cases where PAGER=sensible-pager - then it effectively acts as a forkbomb. Remedy (adapted from sensible-editor): + # Prevent recursive loops, where these values are set to this script +

Bug#609642: still prevalent in texlive-extra-utils-2014.20141024-1

2014-10-31 Thread Marcel Partap
/usr/share/texlive/texmf-dist/scripts/pdfjam/pdfjoin still contains exec pdfjam --fitpaper true --rotateoversize true --suffix joined $@ I think both the fitpaper and rotateoversize options should be either documented to have these overridden defaults or removed.. why did they end up there

Bug#754219: xdg-utils: Yes, please update this. The current version causes obscure behaviour on uncommon configurations.

2014-10-16 Thread Marcel Partap
Package: xdg-utils Version: 1.1.0~rc1+git20111210-7.1 Followup-For: Bug #754219 F.e. with the Trinity DE installed, email links open a new tab in chromium instead of icedove, my configured email client. Here's the CHANGELOG diff from last debian release to current upstream: 2014-10-09 Rex

Bug#757199: [icedove] [32bit] getdents() = EOVERFLOW - Mail Extensions inaccessible when profile folder resides on large XFS or BTRFS volume with 64bit inodes

2014-08-06 Thread Marcel Partap
Package: icedove Version: 31.0-1 Severity: serious --- Please enter the report below this line. --- After migrating my home directory to a 1.8TiB XFS partition, I could not access my emails anymore. Icedove would open, but all extensions from the profile folder were missing. The accounts were

Bug#673225: doh!

2014-02-17 Thread Marcel Partap
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sorry, missed this entirely.. just to recap: back in 2011 I took the stale par2 code from http://parchive.sourceforge.net/, merged the patches various distros had shipped with, and put it all on github. BlackIkeEagle contributed several more

Bug#655924: udev: {dvd,cdrom,…} symlinks are not created

2014-02-04 Thread Marcel Partap
Package: udev Version: 204-6 Followup-For: Bug #655924 There is an easy fix for creating new /dev/dvd[0-9] symlinks, i.e. drop the 'by-path' method and use 'by-id' for all optical drive types in 75-cd-aliases- generator.rules: # These rules generate rules for the /dev/{cdrom,dvd,...} symlinks and

Bug#722634: linux-image-3.10-3-rt-686-pae: Please enable aufs in -rt kernel

2013-09-12 Thread Marcel Partap
Package: src:linux Version: 3.10.11-1 Severity: wishlist Or is there a special reason it is enabled only in 3.10-3-686-pae? Without aufs my custom SSD caching overlay setup breaks.. Also, CONFIG_DRM_I810=m, CONFIG_BCACHE=m and CONFIG_NETCONSOLE=m seem to be omitted for no _obvious_ reasion.. am I

Bug#676285: Actually, still ITP

2013-08-16 Thread Marcel Partap
..sorry that no further progress had been made as of yet. Of course I still need a sponsor/mentor for this package, as I still would like to get it included, as well as become a regular Debian contributor. I have joined the debian-mentors list in the mean time and will try to catch up on this

Bug#719613: taglist.vim: new release version 4.6 (2013-02-27)

2013-08-13 Thread Marcel Partap
Package: vim-scripts Version: 20121007 Severity: normal Please update the script as it contains some nice improvals, noticably 1. Fixed a bug in refreshing the folds [..] 2. [..] display the tag scope. 8. Add support for some more languages. #regards+thx ;) -- System Information: Debian

Bug#719438: xul-ext-firetray: please don't set FIRETRAY_LOG_LEVEL = All in release

2013-08-11 Thread Marcel Partap
Package: xul-ext-firetray Version: 0.4.6-1 Severity: normal as that creates large amount of noise .xsession-errors. Thx C-; -- System Information: Debian Release: jessie/sid APT prefers experimental APT policy: (500, 'experimental'), (500, 'unstable'), (500, 'testing'), (500,

Bug#569796: (no subject)

2013-07-27 Thread Marcel Partap
/debian/changelog 2013-07-28 02:12:54.0 +0200 @@ -1,3 +1,10 @@ +vinetto (0.07~beta-1) UNRELEASED; urgency=low + + * New upstream release. + * Non-maintainer upload. + + -- Marcel Partap mpar...@gmx.net Sun, 28 Jul 2013 01:16:26 +0200 + vinetto (0.6.0~alpha-1) unstable; urgency=low

Bug#688550: current backtrack packages not following version string policy, too

2013-02-04 Thread Marcel Partap
Hi, although this is only remotely related to this bug's issue - several current packages of backtrack linux do not follow the version string policy, too.. namely I get a LOT of noise on any dpkg invocation, be it directly or via aptitude: dpkg-query: warning: parsing file '/var/lib/dpkg/status'

Bug#684742: [polipo] Polipo stalling

2012-08-13 Thread Marcel Partap
Package: polipo Version: 1.0.4.1-1.2 Severity: important I've got an UMTS/3G connection with a 5Gig per-month traffic limit, after which it slows down to ISDN-like 8KiB/s .. so I thought, hey, installing a caching DNS server (pdnsd) and a proxy might improve the feeling of this a little. While I

  1   2   >