Re: Illegal Instruction Using sudo in Bookworm on i686
Paul Gevers writes: > On 17-10-2023 22:16, Andrey Rakhmatullin wrote: >> Yes, assuming the pre-bookworm Debian i386 architecture fully supports it, >> as I don't know what *exactly* was allowed in the "almost i686" >> stretch-bullseye i386. > > According to the release notes (which *should* be authoritative, but may > have bugs): worth hilighting that release-notes will only be able to document the situation correctly if people report bugs against release-notes with the important information - if someone had said that a processor understanding "ENDBR32" was needed to run bookworm it would have been mentioned in release notes similar to the "long NOP" Is there an page that tabulates release name and detailed hardware baseline - if i want to know "what release can run on a computer with X processor", is is there somewwhere i go to research that? it would be useful for release-notes to link to such a page
Bug#1054342: ITP: g-golf -- Guile Object Library for GNOME
Package: wnpp Severity: wishlist Owner: Tommi Höynälänmaa X-Debbugs-Cc: debian-devel@lists.debian.org, tommi.hoynalan...@iki.fi * Package name: g-golf * URL : https://www.gnu.org/software/g-golf/ * License : LGPL Programming Lang: Scheme Description : Guile Object Library for GNOME G-Golf uses Glib, GObject and GObject Introspection. As it imports a Typelib (a GObject introspectable library), G-Golf defines GObject classes as GOOPS (the Guile Object Oriented System) classes. GObject methods are defined and added to their corresponding generic function. Simple functions are defined as scheme procedures. In particular, G-Golf makes it possible to implement GTK GUI applications with Guile Scheme. I plan to update upstream source changes to the Debianized version of the software.
Bug#1054344: ITP: theme-d-intr -- software library for using G-Golf in Theme-D
Package: wnpp Severity: wishlist Owner: Tommi Höynälänmaa X-Debbugs-Cc: debian-devel@lists.debian.org, tommi.hoynalan...@iki.fi * Package name: theme-d-intr Upstream Contact: Tommi Höynälänmaa * URL : https://www.iki.fi/tohoyn/theme-d-intr/ * License : GPL and LGPL Programming Lang: Theme-D and Scheme Description : software library for using G-Golf in Theme-D Theme-D-Intr is a software library that allows using the G-Golf introspection library in Theme-D. For example, you can use the Gtk user interface library in Theme-D.
Re: AltGr+ not working anymore on most Desktop apps in Gnome
Am 21.10.23 um 13:19 schrieb Gunnar Hjalmarsson: On 2023-10-21 10:57, Bastian Venthur wrote: Am 20.10.23 um 20:57 schrieb Gunnar Hjalmarsson: On 2023-10-20 20:18, Bastian Venthur wrote: The problem is, that the AltGr-combos don't work anymore on most desktop applications. It does work on the gnome shell search and xterm but it does not work anywhere else like firefox or the gnome terminal. Can you please create a test user, log in as that user, and let us now if the issue is present with the test user as well. Everything works as expected with a fresh user account. So then we can conclude that something in $HOME causes it, Maybe there is too much to load from some ~/.cache/ directories. (Try to clean them up.) Guess that's all I can say. Not easy to nail it down to a bug. Thank you! That helped me to fix the problem. In the end: dconf reset /org/gnome/desktop/input-sources/xkb-options fixed the problem. It is strange this option seems to be affected by the keyboard settings in gnome settings, however i changed all options back and forth in the GUI so they should work, but it somehow didn't. Resetting the option above fixed it. Since I've never used dconf before, I guess there is a bug somewhere that lead to this situation. Cheers, Bastian -- Dr. Bastian Venthur https://venthur.de Debian Developer venthur at debian org
Bug#1054350: ITP: python3-sphinx-wagtail-theme -- Sphinx theme for Wagtail
Package: wnpp Severity: wishlist Owner: Danial Behzadi X-Debbugs-Cc: debian-devel@lists.debian.org, dani.be...@ubuntu.com * Package name: python3-sphinx-wagtail-theme Version : 6.1.1 Upstream Contact: Wagtail contributors https://github.com/wagtail/sphinx-wagtail-theme * URL : https://github.com/wagtail/sphinx-wagtail-theme * License : MIT Programming Lang: Javascript Description : Sphinx theme for Wagtail Sphinx Wagtail theme contains all files required to build a Sphinx extension that provides the theme.
Bug#1054360: ITP: copy-rename-maven-plugin
Package: wnpp Severity: wishlist Owner: Jérôme Charaoui X-Debbugs-Cc: debian-devel@lists.debian.org Package name : copy-rename-maven-plugin Version : 2.0.0 Upstream author : Aneesh Joseph URL : https://github.com/kohlschutter/copy-rename-maven-plugin License : Expat Programming Lang : Java Description : m2e compatible maven plugin for renaming/copying This plugin helps in copying files or renaming files or directories during the Maven build lifecycle. This is part of an effort to improve the JRuby build chain in Debian. Thanks, -- Jerome
Bug#1054361: ITP: jruby-jzlib
Package: wnpp Severity: wishlist Owner: Jérôme Charaoui X-Debbugs-Cc: debian-devel@lists.debian.org Package name : jruby-jzlib Version : 1.1.5 Upstream author : y...@jcraft.com, JCraft,Inc. Upstream contact : Charles Oliver Nutter URL : https://github.com/jruby/jzlib License : BSD-3-clause Programming Lang : Java Description : JRuby's fork of the jzlib pure-Java zlib library JZlib is a re-implementation of zlib in pure Java. This version is a fork of com.jcraft:jzlib with additional improvements for the JRuby environment. This is part of an effort to improve the JRuby build chain in Debian. Thanks, -- Jerome
Re: Illegal Instruction Using sudo in Bookworm on i686
I agree. Speaking just for myself, I have at least one other 32-bit system that currently runs Debian 11, and I'd prefer to not just upgrade it and hope it works as a means of testing whether or not it's supported. If the distinction between "supported" and "not supported" is going to come down to specific assembler-level instructions, it would seem that that wont tell most people anything. A list of processors doesn't have to be exhaustive. It only has to list whatever has been reported as known to work or not. Feedback from the popularity-contest package might be useful here. This is essentially the way that flashrom does it. They tell you what they know for sure, and what's a guess, and what they don't know. After that, they've done the best they can do and you have to make a good decision. --J Sent from my mobile device. From: RL Sent: Sunday, October 22, 2023 04:45 To: debian-devel@lists.debian.org Subject: Re: Illegal Instruction Using sudo in Bookworm on i686 Paul Gevers writes: Is there an page that tabulates release name and detailed hardware baseline - if i want to know "what release can run on a computer with X processor", is is there somewwhere i go to research that? it would be useful for release-notes to link to such a page
Re: AltGr+ not working anymore on most Desktop apps in Gnome
On Sun, 2023-10-22 at 13:18 +0200, Bastian Venthur wrote: > fixed the problem. It is strange this option seems to be affected by the > keyboard settings in gnome settings, however i changed all options back > and forth in the GUI so they should work, but it somehow didn't. > Resetting the option above fixed it. Since I've never used dconf before, > I guess there is a bug somewhere that lead to this situation. Possibly not related, but a friend noted that after a recent Gentoo update his compose key stopped working. Turned out to be a conflict between the XkbOptions compose:ralt and grp:switch which were both enabled. Turns out something has changed and if they're both set it won't work. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |
ITP: art/6.1-1 --ASCII art
Package: wnpp Owner: Yogeswaran Umasankar Severity: wishlist * Package name : art Version : 6.1-1 Upstream contact : Sepand Haghighi * URL : https://github.com/sepandhaghighi/art * License : MIT * Vcs : https://salsa.debian.org/NGC2023/art Section : python Description: ASCII art ASCII art is also known as "computer text art". It involves the smart placement of typed special characters or letters to make a visual shape that is spread over multiple lines of text. To access further information about this package, please visit: https://mentors.debian.net/package/art/ Alternatively, you can download the package with 'dget' using this command: dget -x https://mentors.debian.net/debian/pool/main/a/art/art_6.1-1.dsc Changes for the initial release: art (6.1-1) unstable; urgency=medium . * Initial release. Regards, -- Yogeswaran Umasankar
Re: ITP: art/6.1-1 --ASCII art
Am 23. Oktober 2023 02:33:37 MESZ schrieb Yogeswaran Umasankar : >Package: wnpp >Owner: Yogeswaran Umasankar >Severity: wishlist > >* Package name : art > Version : 6.1-1 > Upstream contact : Sepand Haghighi > * URL : https://github.com/sepandhaghighi/art > * License : MIT > * Vcs : https://salsa.debian.org/NGC2023/art > Section : python > Description: ASCII art > >ASCII art is also known as "computer text art". It involves the From the package name, I gather that this is a collection of art pieces. From the package description, I gather it is a collection of ASCII art pieces. Since such collection is probably not "complete", the genetic name seems a bit pretentious. If the package is not a collection of art pieces, would you consider a more specific name for both the source and binary packages, like "python-art" (resp "python3-art"), as mandated by the python policy? mfh.her.fsr IOhannes
Re: ITP: art/6.1-1 --ASCII art
Hello Yogeswaran, Am 23.10.23 um 02:33 schrieb Yogeswaran Umasankar: * Package name : art Version : 6.1-1 Upstream contact : Sepand Haghighi * URL : https://github.com/sepandhaghighi/art * License : MIT * Vcs : https://salsa.debian.org/NGC2023/art Section : python Description: ASCII art the name 'art' is a very generic name, I suggest to use python-art according the source is a python library and a similar functionality could be also be provided by other programming languages. The same is true for the binary package name, usually and mostly the package name is prefixed by 'python3-'. PS: Please use reportbug to write your ITPs! It is setting all headers correctly. https://wiki.debian.org/reportbug -- Regards Carsten Schönert