Your message dated Fri, 1 Jul 2022 20:53:11 +0100 with message-id <Yr9QpxN+Ep2/[email protected]> and subject line Re: Bug#1014189: devhelp: can't launch DevHelp GUI has caused the Debian Bug report #1014189, regarding devhelp: can't launch DevHelp GUI to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1014189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014189 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: devhelp Version: 41.2-2 Severity: grave Justification: renders package unusable X-Debbugs-Cc: [email protected] Dear Maintainer, What led up to the situation?Attempt to launch Dev Help from Icon or via command line. What exactly did you do (or not do) that was effective (or ineffective)?Attempt to use the program: Ineffective it fails. What was the outcome of this action?From Icon nothing happened and program fails to launch. typing devhelp in command line gives this: devhelp (devhelp:735030): devhelp-WARNING **: 12:46:14.787: The file 'file:///usr/share/gtk-doc/html/gtk-faq/gtk-faq.devhelp' uses the Devhelp index file format version 1, which is deprecated. A future version of Devhelp may remove the support for the format version 1. The index file should be ported to the Devhelp index file format version 2. (devhelp:735030): devhelp-WARNING **: 12:46:14.811: The file 'file:///usr/share/gtk-doc/html/gtk-tutorial/gtk-tutorial.devhelp' uses the Devhelp index file format version 1, which is deprecated. A future version of Devhelp may remove the support for the format version 1. The index file should be ported to the Devhelp index file format version 2. (devhelp:735030): devhelp-WARNING **: 12:46:14.839: The file 'file:///usr/share/gtk-doc/html/gtkglext/gtkglext.devhelp.gz' uses the Devhelp index file format version 1, which is deprecated. A future version of Devhelp may remove the support for the format version 1. The index file should be ported to the Devhelp index file format version 2. (devhelp:735030): devhelp-WARNING **: 12:46:15.306: The file 'file:///usr/share/devhelp/books/python3.10/python3.10.devhelp.gz' uses the Devhelp index file format version 1, which is deprecated. A future version of Devhelp may remove the support for the format version 1. The index file should be ported to the Devhelp index file format version 2. bwrap: Creating new namespace failed: No space left on device and still doesn't launch. What outcome did you expect instead? To be able to use the program. -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.18.0-2-rt-amd64 (SMP w/1 CPU thread; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages devhelp depends on: ii libc6 2.33-7 ii libdevhelp-3-6 41.2-2 ii libglib2.0-0 2.72.2-2 ii libgtk-3-0 3.24.34-1 ii libpango-1.0-0 1.50.7+ds-1 ii libwebkit2gtk-4.0-37 2.36.3-1 ii python3 3.10.4-1+b1 Versions of packages devhelp recommends: ii libglib2.0-doc 2.72.2-2 ii libgtk-3-doc 3.24.34-1 ii libpango1.0-doc 1.50.7+ds-1 devhelp suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---On Fri, 01 Jul 2022 at 13:08:19 -0500, Tim McConnell wrote: > bwrap: Creating new namespace failed: No space left on device This looks like the same root cause as #1014188. devhelp uses WebKitGTK, which requires a system configuration in which bubblewrap works: see /usr/share/doc/bubblewrap/README.Debian.gz for details. In your case it seems that /proc/sys/user/max_user_namespaces is set to 0, which prevents namespace-based sandboxing from working. smcv
--- End Message ---

