Bug#1012611: btop: Problems with rounding and locale when the string must be short. E.g. "1.87 GiB" -> " 1,0G"

2022-06-10 Thread Marco Bodrato
Package: btop Version: 1.2.7-1 Severity: minor Dear Maintainer, the use of locale by the program is not fully consistent. The line "Load AVG:" is correct. I.e.: $ LANG=C btop --utf-force prints "Load AVG: 0.43 0.54 0.70" with dots "."; $ LANG=eo btop --utf-force prints "Load AVG: 0,43

Bug#990534: arduino: Arduino-IDE not starting

2022-03-13 Thread Marco Bodrato
Package: arduino Version: 2:1.8.19+dfsg1-1 Followup-For: Bug #990534 Dear Maintainer, I'trying to run the arduino-ide. Launching it from the menu did not work, I had version 2:1.8.13+dfsg1-2 . Now I updated to version 2:1.8.19+dfsg1-1, but nothing changed. Reading the conversation, I did

Bug#994405: Patch from upstream.

2021-10-21 Thread Marco Bodrato
Ciao! There is a patch from upstream related to this issue. https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e Ĝis, m

Bug#950608: gmp 6.2.0 crashes postgresql-pgmp (& others)

2020-02-23 Thread Marco Bodrato
Ciao, Il Dom, 9 Febbraio 2020 9:34 pm, Steven Robbins ha scritto: > On Sunday, February 9, 2020 9:54:02 A.M. CST Marco Bodrato wrote: >> So, if the new release of the library is able to answer that the number >> 387047 is prime, and not only "probably" prime... Thi

Bug#951004: libmath-prime-util-gmp-perl: Patch for FTBFS with gmp 6.2.0: test failure

2020-02-18 Thread Marco Bodrato
Ciao, Il 2020-02-18 16:49 gregor herrmann ha scritto: Il 2020-02-18 12:39 Marco Bodrato ha scritto: > A proposed patch: I tried to convert it into the following unified patch: Does this look correct? Perfect. (The package builds and passes all tests with the above patch.) Gr

Bug#951004: libmath-prime-util-gmp-perl: Patch for FTBFS with gmp 6.2.0: test failure

2020-02-18 Thread Marco Bodrato
Ciao, Il 2020-02-18 12:39 Marco Bodrato ha scritto: A proposed patch: Looking at it twice, it is probably better to propose a cleaner patch, that can be adopted also upstream: *** squfof126.c~2020-02-18 15:03:43.371325091 +0100 --- squfof126.c 2020-02-18 15:25:46.208271285 +0100

Bug#951004: libmath-prime-util-gmp-perl: Patch for FTBFS with gmp 6.2.0: test failure

2020-02-18 Thread Marco Bodrato
Ciao, in my opinion, the issue arises from a function that is directly accessing the internal structure. Using the documented interface heals the bug. A proposed patch: *** squfof126.c~2020-02-18 12:25:12.210812063 +0100 --- squfof126.c 2020-02-18 12:23:50.647283918 +0100

Bug#950608: gmp 6.2.0 crashes postgresql-pgmp (& others)

2020-02-09 Thread Marco Bodrato
Ciao, From https://ci.debian.net/data/autopkgtest/testing/arm64/libm/libmath-gmp-perl/4229384/log.gz I read the following: # Failed test 'Test worked: $x = Math::GMP->new("387047");Math::GMP::probab_prime($x,25);' # at t/01_gmppm.t line 192. # got: '2' # expected: '1'

Bug#852773: vlc: cvlc plays videos, but vlc crashes

2018-02-18 Thread Marco Bodrato
Ciao, Il Dom, 18 Febbraio 2018 10:09 pm, Sebastian Ramacher ha scritto: > See https://wiki.debian.org/HowToGetABacktrace for details. you'll need to > add debian-debug mirrors to your sources.list. Thanks for the helpful and quick answer! After # apt-get install vlc-bin-dbgsym

Bug#852773: vlc: cvlc plays videos, but vlc crashes

2018-02-18 Thread Marco Bodrato
Ciao, Il Lun, 12 Febbraio 2018 10:01 am, Sebastian Ramacher ha scritto: > On 2018-02-12 01:01:18, Marco Bodrato wrote: >>* What was the outcome of this action? >> >> Segmentation fault > > As mentioned in another message to this bug, we are still waiting for a >

Bug#890670: libbabeltrace-ctf1: The transitional ctf package should depend on the correct version of babeltrace

2018-02-17 Thread Marco Bodrato
Package: libbabeltrace-ctf1 Version: 1.5.4-1 Severity: important Dear Maintainer, * What led up to the situation? I upgraded libbabeltrace-ctf1, but not libbabeltrace1 * What exactly did you do (or not do) that was effective (or ineffective)? $ ldd /usr/bin/gdb [...]

Bug#852773: vlc: cvlc plays videos, but vlc crashes

2018-02-11 Thread Marco Bodrato
Subject: vlc: cvlc plays videos, but vlc crashes Followup-For: Bug #852773 Package: src:vlc Version: 3.0.0-1 Dear Maintainer, * What led up to the situation? I just upgraded many programs and libraries, vlc included. * What exactly did you do (or not do) that was effective (or

Bug#846243: tcc: segmentation fault on any code compiled by tcc (similar to #808008)

2016-12-02 Thread Marco Bodrato
Bonjour! Il Gio, 1 Dicembre 2016 6:39 pm, Matteo Cypriani ha scritto: > Le mardi 29 novembre 2016, 15:31:29 EST Marco Bodrato a écrit : >> /tmp$ tcc /usr/share/doc/tcc/examples/ex1.c -o ex1 >> /tmp$ ./ex1 >> Segmentation fault > > I tried reproducing this on two of my

Bug#846243: tcc: segmentation fault on any code compiled by tcc (similar to #808008)

2016-11-29 Thread Marco Bodrato
Package: tcc Version: 0.9.27~git20151227.933c223-1 Severity: important Dear Maintainer, I'm currently unable to run any program compiled with tcc. /tmp$ tcc /usr/share/doc/tcc/examples/ex1.c -o ex1 /tmp$ ./ex1 Segmentation fault The problem seems related to the already closed bug #808008, but

Bug#517202: apt: Same behaviour with different packages...

2009-07-02 Thread Marco Bodrato
Package: apt Version: 0.7.21 Followup-For: Bug #517202 Maybe I understand how the problem emerge. Here is another example: I try to remove a package, and apt-get installs the NEW package libbluetooth3 and suggest removing it... # apt-get --purge remove openbios-ppc Reading package lists...

Bug#508915: openerp-server: debug_mode = False appears twice in the .conf file

2009-06-29 Thread Marco Bodrato
Package: openerp-server Version: 5.0.1-0-1 Followup-For: Bug #508915 I have the same problem, the server does not start and neither verbose nor debug_mode give more informations. Moreover I noticed that debug_mode = False is present in two lines of the config file: - once after # Enable the

Bug#535086: openerp-server: The server does not start (nor give any error), after a fresh install...

2009-06-29 Thread Marco Bodrato
Package: openerp-server Version: 5.0.1-0-1 Severity: important I just installed openerp-server and openerp-client, then followed the procedure described on /usr/share/doc/openerp-server/README.Debian Now starting the server does not give any error: r...@portatile:~ # /etc/init.d/openerp-server

Bug#521293: sdcc-nf: New upstream release

2009-03-26 Thread Marco Bodrato
Package: sdcc-nf Version: 2.8.0-1 Severity: wishlist I only remind the maintainer that a new release has been published. Maybe an important release, because one of the new features is: * sdcc as license changed to GPLv3 Do we need a non-free sdcc package any more? Thanks, Marco -- System

Bug#508900: libtommath0: New upstream version available

2008-12-16 Thread Marco Bodrato
Package: libtommath0 Version: 0.39-3 Severity: normal New upsteram version available. libtom.org site seems dead, but a mirror of the 0.41 version is available at http://de1.opensde.net/opensde/mirror/trunk/l/ltm-0.41.tar.bz2 It is not an important library, but since we have it... Marco --

Bug#443787: libmpich1.0ldbl: seems bug #441946(#441882, #443502) is still there... because of a typo

2007-09-24 Thread Marco Bodrato
Package: libmpich1.0ldbl Version: 1.2.7-3.1 Followup-For: Bug #443787 Package libmpich1.0ldbl description contains: Replaces: libmpich1.0, libmich1.0c2, libmpich1.0-noslog but it should probably be Replaces: libmpich1.0, libmpich1.0c2, libmpich1.0-noslog ^ A p is

Bug#330559: Uninstallable: depends on phpapi-20020918, unexisting package.

2005-09-28 Thread Marco Bodrato
Package: turck-mmcache Version: 2.4.6-12 Severity: grave Justification: renders package unusable Package phpapi-20020918 no longer exist, neither as a package, neither as a virtual one, so turck-mmcache should be build against something else... Bye, Marco Bodrato -- System Information

Bug#329623: kernel-patch-squashfs: This package should suggest linux-source

2005-09-22 Thread Marco Bodrato
Package: kernel-patch-squashfs Version: 1:2.1r2-0.1 Severity: minor I think this package should suggest kernel-source|linux-source. Keep on working that good! Marco -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#318026: stellarium: New upstream version should close this bug.

2005-09-16 Thread Marco Bodrato
Package: stellarium Version: 0.6.2-3 Followup-For: Bug #318026 Please upgrade to version 0.7 :-) Bye, Marco -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell:

Bug#326942: fails to unpack with hexbin/macunpack

2005-09-06 Thread Marco Bodrato
Package: unp Version: 1.0.10 Severity: normal Tags: patch Had problem with unp-acking a file sent to me with a Mac... the error given was: $ unp 01.pdf 01.pdf - unknown extension, checking with file Warning, the following unarchiv program(s) could not be found: a=`hexbin Please install the