Bug#1076952: [RFD] partman-auto: Update guided partitioning size limits for current and future needs

2024-08-05 Thread José Ángel Pastrana
Hello Pascal, I would like to suggest /var/log recipe. I think it is a valuable recipe for production environments. For example, imagine a simple partitioning with / recipe for all. On more than one occasion, whether a process writes up too fast in /var/log recipe, it would exhaust free spac

Bug#1077593: RFP: liquidshell -- liquidshell is an alternative to plasmashell

2024-07-30 Thread José Ángel Pastrana
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-...@lists.debian.org, japp.deb...@gmail.com * Package name: liquidshell Version : 1.9.0 Upstream Contact: Martin Koller * URL : https://apps.kde.org/liquidshell * License : GPL-3.0-or-later Programming Lan

Bug#1064034: FTBFS: Expired test certificate

2024-02-15 Thread Ángel
Package: ruby3.1 Version: 3.1.2-8 Severity: serious Tags: ftbfs A build of ruby3.1 fails on the test stage, since multiple test/net/http/test_https.rb tests return > "ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=(null) state=error: sslv3 alert certificate expired\n" wher

Bug#1042530: [request-tracker-maintainers] Bug#1042530

2023-08-09 Thread Ángel
Control: tags -1 +upstream Control: severity -1 normal Resetting severity to normal, as it was a result of the FTBFS. There's an old ckeditor version bundled by upstream. It's not confirmed if the CVE can be exploited in RT. Should be fixed, but not a release-critical issue. >

Bug#1042527: [request-tracker-maintainers] Bug#1042527: request-tracker5: Include ckeditor minimified

2023-08-09 Thread Ángel
Control: tags +upstream Control: severity normal Resetting severity to normal, as it was a result of the FTBFS. There's an old ckeditor version bundled by upstream. It's not confirmed if the CVE can be exploited in RT. Should be fixed, but not a release-critical issue.

Bug#1042527: [request-tracker-maintainers] Bug#1042527: request-tracker5: Include ckeditor minimified

2023-08-01 Thread Ángel
tags 1042527 -ftbfs Hello Bastien Upstream does provide only a minified javascript in their release tarball, but Debian package includes the source of the ckeditor used within the third-party tarball http://deb.debian.org/debian/pool/main/r/request-tracker5/request-tracker5_5.0.3+dfsg.orig-third

Bug#1037220: localechooser: Support for No localization with UTF-8 charset

2023-06-08 Thread José Ángel Pastrana
an option called "No localization with UTF-8 charset" to localechooser, in addition to the existing "No localization" option [1]. Regards, José Ángel Pastrana [1] https://salsa.debian.org/installer- team/localechooser/-/blob/master/languagelist#L17 -- System Information: Debi

Bug#1036159: [request-tracker-maintainers] Bug#1036159: request-tracker5: fails to build at build-final-ckeditor.sh stage

2023-05-16 Thread Ángel
Thanks It is a known issue https://alioth-lists.debian.net/pipermail/pkg-request-tracker-maintainers/2023-April/005086.html This is bug 1031452, in rhino package, supposedly fixed... https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031452

Bug#1026669: request-tracker5: FTBFS: can't locate java: No such file or directory

2023-01-17 Thread Ángel
The error here is that ./debian/build-final-ckeditor.sh fails with « can't locate java: No such file or directory » This script is actually calling ckbuilder ( jexec /usr/bin/ckbuilder -- build ... ) However, the package correctly lists ckbuilder as a build-dep, and ckbuilder itself depends on ja

Bug#911189: libgpgme-firefox-native-messaging

2023-01-15 Thread Ángel
Sascha Wilde wrote: > /etc/chromium/native-messaging-hosts/gpgmejson.json > >Upstream recommends a slightly different file name schema[0]: > /etc/chromium/native-messaging-hosts/com.my_company.my_application.json > >As you can see, following this recommendation would mean addi

Bug#911189: gpgme-json packaging

2023-01-15 Thread Ángel
I have tested https://salsa.debian.org/debian/gpgme/-/merge_requests/1 and it works fine. I would however name the new package gpgme-json, not libgpgme-bin The package is only providing gpgme-json(1). If it is going to ship more binaries in the future, it can always be replaced. If someone is told

Bug#460070: - cron: Using day-of-month and day-of-week together doesn't work as expected

2023-01-02 Thread Ángel
The above patch by Mr. Feliz changed the semantics of crontab by making cron AND the dom and dow fields instead of the default OR-when-not- star. This would be more consistent overall, but that ship has sailed decades ago. Interestingly, the cron on early versions of UNIX [1] doesn't seem to have

Bug#1024535: 'GtkSettings' has no property named 'gtk-overlay-scrolling'

2022-11-21 Thread Ángel
On 2022-11-21 at 09:29 +, Alberto Garcia wrote: > On Mon, Nov 21, 2022 at 03:38:37AM +0100, Ángel wrote: > > > After the recent update of webkit2gtk in buster-security, running > > evolution, geary, devhelp (or any other program using wbkit2gtk, i > > guess) from a co

Bug#1024535: 'GtkSettings' has no property named 'gtk-overlay-scrolling'

2022-11-20 Thread Ángel
Package: libwebkit2gtk-4.0-37 Version: 2.38.2-1~deb10u1 Severity: minor After the recent update of webkit2gtk in buster-security, running evolution, geary, devhelp (or any other program using wbkit2gtk, i guess) from a console it is continuously filled by lines like (WebKitWebProcess:): GLib-GOb

Bug#997841: Info received (thunderbird: ignores locale settings)

2022-01-06 Thread Ángel
This patch was changed on 30d1d481: https://salsa.debian.org/mozilla-team/thunderbird/-/commit/30d1d481403f6fadd363da6796839582fa4750e0#533b8cf491d78f20026b4b74e666a86d89407ab8 On thunderbird 78 toolkit/xre/nsXREDirProvider.cpp had no MOZ_BACKGROUNDTASKS blocks, and it wasn't an issue. (note that

Bug#997841: thunderbird: ignores locale settings

2022-01-04 Thread Ángel
Indeed, the issue is that /etc/thunderbird/pref/thunderbird.js is not being read. This can be easily confirmed with strace. Adding pref("intl.locale.requested", ""); into /usr/lib/thunderbird/defaults/pref/vendor.js makes language autodetection work again. As well as adding that preference on a n

Bug#987054: xserver-xorg-core: modesetting driver fails asking for OpenGL version 2.1 or later

2021-12-26 Thread Ángel
title xserver-xorg-core: modesetting driver failing requesting OpenGL >= 2.1 Thanks so much Josua! I was facing the same problem... with a completely different card. An old NVIDIA GeForce, for which nouveau works for a while to then freezes with a GPU lockout. Trying to use another driver failed

Bug#387565: Bobi

2021-06-27 Thread Ángel miguel Aguilar gonzalez
Bobi cómo entró a tu servidor

Bug#984520: 'error: symbol "grub_register_command_lockdown" not found' and then lightdm fails to start

2021-06-03 Thread Jesús Ángel
Package: grub2 Version: 2.02+dfsg1-20+deb10u4 Followup-For: Bug #984520 Dear Maintainer, I am also facing this error every now and then. Sometimes GRUB doesn't boot and keeps showing "error: symbol `grub_register_command_lockdown' not found.". On pressing any key, GRUB restarts and I get the same

Bug#873019: [PATCH] Re: shellinabox: ssh unsupported option after username input

2021-03-07 Thread Ángel
Followup-For: Bug #873019 Package: shellinabox Version: 2.21 Tags: patch When using the built-in SSH service description, that produces command-line line 0: Unsupported option "rhostsrsaauthentication" command-line line 0: Unsupported option "rsaauthentication" this is because SSH

Bug#799323: local-apt-repository: Uninstallable without systemd despite that seems supported according to the package description

2020-08-30 Thread Ángel
On 2020-08-27 at 20:44 +0200, Joachim Breitner wrote: > I consider this (not having to manually run the rebuild script) > central functionality of local-apt-repository: The goal is that the > user has to worry about nothing but dropping apt files in the right > directory. I only know how to achieve

Bug#964358: libedit2: Pasting a very large line crashes libedit

2020-08-11 Thread Ángel
severity 964358 grave affects 964358 php-cli Package: libedit2 Version: 3.1-20181209-1 #964358 crash is also affecting packaged programs that link to libedit, such as php-cli. Steps to reproduce: php -r 'echo str_repeat("a", 2000);' Copy the output Run php -a Paste the above It seems to

Bug#968107: POSIX locks not working on fuse fileystems for thunderbird

2020-08-08 Thread Ángel
Package: src:linux Version: 4.19.132-1 Severity: normal After updating an i386 system from stretch to buster, it was found that thunderbird no longer works, instead showing every time the message: > Thunderbird is already running, but is not responding. To open a new window, you must first close t

Bug#799323: local-apt-repository: Uninstallable without systemd despite that seems supported according to the package description

2020-05-17 Thread Ángel
The previous testing was misleading. First of all, /run is a temporary folder: > 9.1.4. /run and /run/lock > The directory /run is cleared at boot, normally by being a mount point for a > temporary file system - https://www.debian.org/doc/debian-policy/ch-opersys.html#run-and-run-lock we would

Bug#928415: armagadd-on-2.0

2019-05-04 Thread Ángel
Changing "xpinstall.signatures.required" to "false" will work on builds without MOZ_REQUIRE_SIGNING. This can be checking by going to resource://gre/modules/AppConstants.jsm and checking the value of MOZ_REQUIRE_SIGNING, if it is false, the signatures can be disabled with the above config. Note it

Bug#876274: wordpress: 9 security bugs in wordpress 4.8.1 and earlier

2017-09-25 Thread Ángel
Rodrigo Campos wrote: > It's already on sid and a backport is ready, will ask for BSA and craig will > upload when the BSA is assigned. What about the versions on wheezy/jessie/stretch? Should they be handled on this bug, get a new one for each, or will they simply be handled without one by the se

Bug#876274: wordpress: 9 security bugs in wordpress 4.8.1 and earlier

2017-09-21 Thread Ángel
Salvatore wrote: > have you identified already the issue -> fixing commit mappings? For version 4.8.1 [buster, sid], upstream fixed them on 4.8.2 https://codex.wordpress.org/Version_4.8.2 For version 4.7.5 [stretch], upstream fixed them on 4.7.6 https://codex.wordpress.org/Version_4.7.6 For vers

Bug#797057: [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-27 Thread Ángel
Follow-up Comment #1, bug #46061 (project wget): wget in debian is using gnutls. Compiling wget using --with-ssl=openssl doesn't exhibit this bug. gnutls-cli contributors.debian.org works, though. ___ Reply to this item at:

Bug#496583: [bug #45776] ClamAV integration?

2015-08-18 Thread Ángel
Follow-up Comment #2, bug #45776 (project wget): I agree a clamav specific feature isn't appropiate, but a feature that notifies (execs) a script of file completion would be, and such feature would solve the request IMHO (use as command: clam[d]scan --remove) _

Bug#784348: [Bug-wget] [bug #45037] wget -O foo ftp://ftp.funet.fi/pub/Linux/mirrors/debian/README deletes README symlink

2015-05-08 Thread Ángel González
On 07/05/15 06:10, Darshit Shah wrote: Given that this is a clearly documented feature of Wget, that -O is supposed to work as shell redirection, I think it should not pose too many issues. Yes, there is the security risk where another file may be overwritten, but I think the user should be car

Bug#784348: [bug #45037] wget -O foo ftp://ftp.funet.fi/pub/Linux/mirrors/debian/README deletes README symlink

2015-05-06 Thread Ángel
Follow-up Comment #3, bug #45037 (project wget): It's clearly a bug. If we are downloading README to local file foo, there's no reason to remove the local symlink README. When we want to save into a name where there's currently a symlink, consistency with shell > would dictate just to follow the

Bug#779377: Dual licensed LGPL2.1/GPL3 linking to GPL3 with OpenSSL exception

2015-02-28 Thread Ángel González
On 01/03/15 00:05, Riley Baird wrote: Or they could keep the files from Nokia under LGPL2.1, and use GPL3+openssl exception for the rest of the files. Given that they have proper headers, I don't see a problem with that, although I would mention that in the readme. But what license would the wor

Bug#779377: Dual licensed LGPL2.1/GPL3 linking to GPL3 with OpenSSL exception

2015-02-28 Thread Ángel González
On 28/02/15 02:31, Riley Baird wrote: Hi -legal! I was reviewing a package "classified-ads" for Debian, and I noticed a potential problem in the process. Namely, the author of the program has decided to use GPL3 with the OpenSSL exception. However, they have taken some files from Nokia which a

Bug#771244: Re[2]: bash 4.3: "Clear Scrollback and Reset" (Ctrl-Shift-X) in konsole stopped to work as expected when upgrading from upstream bash 4.2 to upstream bash 4.3

2014-11-30 Thread Ángel González
Askar Safin wrote: > > Please stop mischaracterizing the issue. It's not a bug: it's a case of > > konsole's mismatched expectations. Since the mechanism it uses is not > > documented, and relies on something in readline that is not documented, it > > can't fairly be called a bug. > Should long t

Bug#771244: bash 4.3: "Clear Scrollback and Reset" (Ctrl-Shift-X) in konsole stopped to work as expected when upgrading from upstream bash 4.2 to upstream bash 4.3

2014-11-28 Thread Ángel González
Doesn't seem like a bug to me. You asked your terminal emulator to clear the screen. It did so. Now you complain that it's "too clean" :) I understand how it may look confusing, but I don't think the term has much option here. Suppose that instead of the shell, you were executing something else (e

Bug#767227: [oss-security] Re: CVE request: lsyncd command injection

2014-11-25 Thread Ángel González
On 20-11-2014 Mitre wrote: > > There is a command injection flaw in lsyncd, a file change monitoring > > and synchronization daemon: > > > > https://github.com/axkibe/lsyncd/issues/220 > > > > https://github.com/creshal/lsyncd/commit/18f02ad013b41a72753912155ae2ba72f2a53e52 > > > > https://bugs.

Bug#679813: dir2ogg: mpg123 as MP3 decoder doesn't work anymore

2013-12-11 Thread Miguel Ángel López Vicente
The patch of Miguel A. Colón Vélez works fine in Wheezy. -- Miguel Ángel López

Bug#712792: find silently misses all folder contents when there is a gazillion of entries

2013-06-19 Thread Ángel González
Package: findutils Version: 4.4.2-4 If a folder has enough entries relative to the available memory, find doesn't return any of them: cd folder-with-too-many-entries $ find . $ echo $? 0 $ ls -U | wc -l 1914188 $ ls ls: memory exhausted $ find --version find (GNU findutils) 4.4.2 Copyright

Bug#711784: The crlf option of netcat doesn't replace all LF when the input is not a terminal

2013-06-09 Thread Ángel González
Package: netcat-openbsd Version: 1.105-7 The -C option of netcat is only replacing with CRLF the last LF of a read() This happens to work quite well when the input is a terminal, as the file descriptor is in line-mode, and catching all of them, but fails as soon as you start piping to netcat. A

Bug#710412: mod_access_compat apparently not working

2013-05-30 Thread Ángel González
Package: apache2 Version: 2.4.4-2 cat > /etc/apache2/sites-enabled/test ServerName test DocumentRoot /tmp/test Order allow,deny Allow from all ^D mkdir /tmp/test echo Hello World > /tmp/test/index.html apachectl restart http_proxy

Bug#702475: Bug#707879: apache2: mod_mpm_itk.so: undefined symbol: cap_set_proc

2013-05-12 Thread Ángel González
Thanks Arno, I didn't find 702475 when searching earlier. Stefan, I confirm that the workaround works (but you need to use the full path). --- /etc/apache2/mods-available/mpm_itk.load2013-05-12 10:39:44.743748291 + +++ /etc/apache2/mods-available/mpm_itk.load2013-05-12 10:39:44.743748

Bug#707879: apache2: mod_mpm_itk.so: undefined symbol: cap_set_proc

2013-05-11 Thread Ángel González
Package: apache2 Version: 2.4.4-2 Severity: |important| Using apache2 2.4.4-2 (from experimental) with the itk mpm fails with: > apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax > error on line 2 of /etc/apache2/mods-enabled/mpm_itk.load: Cannot load > /usr/lib/apache2/modul

Bug#688979: ITP: python-doublex -- doublex is a test doubles framework for the Python platform

2012-09-27 Thread Miguel Ángel García
Package: wnpp Severity: wishlist Owner: "Miguel Ángel García" * Package name: python-doublex Version : 0.6.1 Upstream Author : David Villa Alises * URL : https://bitbucket.org/DavidVilla/python-doublex * License : GPL Programming Lang: Python D

Bug#661391: Touchpad

2012-08-22 Thread Miguel Ángel López Vicente
Works fine with: https://github.com/lunaryorn/synaptiks/issues/27#issuecomment-6085643 -- Miguel Ángel López

Bug#661391: [kde-config-touchpad] Crash and no detected bluetooth mouse

2012-02-26 Thread Miguel Ángel López Vicente
usr/lib/python2.7/dist-packages/pyudev/device.py", line 699, in __getitem__ raise KeyError('No such property: {0}'.format(property)) KeyError: u'No such property: ID_SERIAL' The problem look be the device name. Other distros same the idem problem with newer versio

Bug#657698: [PHP-DEV] Suhosin patch disabled by default in Debian php5 builds

2012-02-02 Thread Ángel González
Stefan Esser wrote: > And there are many many good reasons, why Suhosin must be external to PHP. > The most obvious one is that the code is clearly separated, so that not > someone of the hundred PHP commiters accidently breaks a safe guard. That's not a justification to keep it as a patch. Safe g

Bug#631792: python-zeroc-ice: Ice.getSliceDir return None

2011-06-27 Thread Miguel Ángel Martínez Pinedo
Package: python-zeroc-ice Version: 3.4.2-1 Severity: important Ice.getSliceDir return None. "/usr/share/Ice-3.4.2/slice" it is expected -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: L

Bug#599046: kmess: I have this problem too.

2010-10-16 Thread Miguel Ángel López Vicente
Package: kmess Version: 2.0.3-2 Severity: normal -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-

Bug#577975: zbar-tools: A new version, the 0.10, is disponible

2010-04-15 Thread Miguel Ángel López Vicente
Package: zbar-tools Version: 0.8+dfsg-4+b1 Severity: normal -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charm

Bug#574553: Any fix?

2010-03-24 Thread Jesús Ángel del Pozo Domínguez
Thanks a lot! I forget to uninstall LILO. I have uninstalled it and now all is OK. Thanks again. El jue, 25-03-2010 a las 00:44 +0100, maximilian attems escribió: > On Thu, Mar 25, 2010 at 12:04:04AM +0100, Jesús Ángel del Pozo Domínguez > wrote: > > Any fix for this bug? >

Bug#574553: Any fix?

2010-03-24 Thread Jesús Ángel del Pozo Domínguez
Any fix for this bug? I can't install anything due to this update-initramfs error. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#574553: Grub files and fstab

2010-03-19 Thread Jesús Ángel del Pozo Domínguez
*/boot/grub/grub.cfg* # # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then load_env fi set default="0" if [ ${prev_saved

Bug#523562: evtest for a Logitech Cordless Desktop iTouch keyboard

2009-05-18 Thread Jesús Ángel del Pozo Domínguez
Input driver version is 1.0.0 Input device ID: bus 0x11 vendor 0x1 product 0x1 version 0xab41 Input device name: "AT Translated Set 2 keyboard" Supported events: Event type 0 (Sync) Event type 1 (Key) Event code 1 (Esc) Event code 2 (1) Event code 3 (2) Event code 4 (3) Even

Bug#528696: glade: Spinbutton count fail

2009-05-14 Thread Miguel Ángel Martínez Pinedo
Package: glade Version: 3.4.5-3 Severity: normal No matter what maximum value is assigned to a spinbutton it only reaches ten units less. Regards -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.2

Bug#402648: kernel-image-2.6.8-3-k7: USB System hangs when I use my webcam

2006-12-11 Thread Ángel Rodríguez Sánchez
Package: kernel-image-2.6.8-3-k7 Version: 2.6.8-16sarge6 Severity: normal I have got an USB webcam Easy Snap Home with a chip stv680. With Windows it worked well, but I changed to Debian Linux. The kernel find the device and when I start to use it, it works, but after sometimes it hangs all th