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   0,54   0,70", the same with commas ",". 
Correct.


The size of memory or disks does not respect locale. E.g.:
$ LANG=C btop --utf-force
prints "72.9 Mi" or "1.86 GiB" with dots ".";
$ LANG=eo btop --utf-force
also prints "72.9 Mi" or "1.86 GiB", again with dots ".",
it should be with commas ",".

But the more important issue arises when the terminal size is small
and the program uses shorter forms. E.g.:
$ LANG=eo btop --utf-force
with a large terminal size prints "1.86 GiB", with dot;
the same value, with a small terminal size is printed as "1,0G",
with comma.
The problem is the digit: ",0" instead of ",9".
With LANG=C the program correctly prints "1.9G".

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.17.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=eo, LC_CTYPE=eo (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 btop depends on:
ii  libc6   2.33-7
ii  libgcc-s1   12.1.0-2
ii  libstdc++6  12.1.0-2

btop recommends no packages.

btop suggests no packages.

-- no debconf information

Ĝis,
m

--
http://bodrato.it/papers/



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 the following:
# apt install openjdk-11-jre
# apt install openjdk-11-jdk

But I keep on receiving:

$ arduino
Picked up JAVA_TOOL_OPTIONS:
java.lang.UnsatisfiedLinkError: no splashscreen in system library path: 
/usr/lib/jvm/java-17-openjdk-amd64/lib
at 
java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2397)

at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:808)
at java.base/java.lang.System.loadLibrary(System.java:1893)
at 
java.desktop/java.awt.SplashScreen$1.run(SplashScreen.java:134)
at 
java.desktop/java.awt.SplashScreen$1.run(SplashScreen.java:132)
at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:312)
at 
java.desktop/java.awt.SplashScreen.getSplashScreen(SplashScreen.java:131)

at processing.app.Base.(Base.java:231)
at processing.app.Base.main(Base.java:141)

I did check the following:
$ which -a java
/usr/bin/java
/bin/java
$ ls -la /usr/bin/java
lrwxrwxrwx 1 root root 22 Jul 17  2021 /usr/bin/java -> 
/etc/alternatives/java

$ ls -la /bin/java
lrwxrwxrwx 1 root root 22 Jul 17  2021 /bin/java -> 
/etc/alternatives/java

$ ls -la /etc/alternatives/java
lrwxrwxrwx 1 root root 43 Feb  4 09:28 /etc/alternatives/java -> 
/usr/lib/jvm/java-17-openjdk-amd64/bin/java

$ echo "Using JAVA_OPTIONS: ${JAVA_OPTIONS[*]}"
Using JAVA_OPTIONS:

Somewhere on the net I found some hints suggeting to avoid using 
"-headless" java,

but I do not know how I can choose...

Regards,
mb


-- System Information:
Debian Release: 11.2
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-10-amd64 (SMP w/4 CPU threads)
Locale: LANG=eo, LC_CTYPE=eo (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 arduino depends on:
ii  arduino-builder   1.3.25-2+b5
ii  arduino-core-avr  1.8.5+dfsg-1
ii  avrdude   6.3-20171130+svn1429-2+b1
ii  default-jre   2:1.11-72
ii  dpkg-dev  1.20.9
ii  libastylej-jni3.1-2+b1
ii  libbatik-java 1.12-4
ii  libbcpg-java  1.68-2
ii  libbcprov-java1.68-2
ii  libcommons-codec-java 1.15-1
ii  libcommons-compress-java  1.20-1
ii  libcommons-exec-java  1.3-2
ii  libcommons-io-java2.8.0-1
ii  libcommons-lang3-java 3.11-1
ii  libcommons-logging-java   1.2-2
ii  libcommons-net-java   3.6-1
ii  libhttpclient-java4.5.13-2
ii  libjackson2-annotations-java  2.12.1-1
ii  libjackson2-core-java 2.12.1-1
ii  libjackson2-databind-java 2.12.1-1
ii  libjaxp1.3-java   1.3.05-6
ii  libjmdns-java 3.5.5-1
ii  libjna-java   5.6.0-1
ii  libjna-platform-java  5.6.0-1
ii  libjsch-java  0.1.55-1
ii  libjssc-java  2.8.0-3
ii  liblistserialsj-dev   1.4.0-1+b1
ii  liblog4j2-java2.16.0-1~deb11u1
ii  librsyntaxtextarea-java   2.5.8-1
ii  librxtx-java  2.2pre2+dfsg1-2
ii  libsemver-java0.9.0-4
ii  libslf4j-java 1.7.30-1
ii  libxml-commons-external-java  1.4.01-5
ii  libxmlgraphics-commons-java   2.4-2~deb11u1
ii  openjdk-11-jre11.0.14+9-1

Versions of packages arduino recommends:
ii  extra-xdg-menus  1.0-5
ii  policykit-1  0.105-31

arduino suggests no packages.

-- no debconf information


Ĝis,
m

--
http://bodrato.it/



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... This should not be
>> marked as a regression...
>
> Indeed!  Thanks for investigating.  An improvement could be simply that

> Is there a bug for libmath-gmp-perl for this test suite issue?

It seems to me that all packages incorrectly using the internal
representation and not the documented interface of GMP where patched.

What else stops migration of GMP to testing? Maybe a release of GMP
explicitly saying that it breaks:
 libmath-gmp-perl < 2.20
 libmath-prime-util-gmp-perl < 0.51-2
 postgresql-pgmp < 1.0.4
is needed? So that nobody will update the library without updating also
the other possibly failing packages?

Ĝis,
m

-- 
http://bodrato.it/papers/



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.)


Great!

Ĝis,
m

--
http://bodrato.it/papers/



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
***
*** 43,57 
return v;
  }
  static INLINE void mpz_set64(mpz_t n, SQUFOF_TYPE v) {
!   if (v == 0) {
! mpz_set_ui(n,0);
!   } else if (GMP_LIMB_BITS < 64 || sizeof(mp_limb_t) < 
sizeof(SQUFOF_TYPE)) {

  mpz_set_ui(n, (uint32_t)(v >> 32));
  mpz_mul_2exp(n, n, 32);
  mpz_add_ui(n, n, (uint32_t)v);
} else {
! n->_mp_d[0] = v;
! n->_mp_size = 1;
}
  }

--- 43,54 
return v;
  }
  static INLINE void mpz_set64(mpz_t n, SQUFOF_TYPE v) {
!   if (v > ULONG_MAX) {
  mpz_set_ui(n, (uint32_t)(v >> 32));
  mpz_mul_2exp(n, n, 32);
  mpz_add_ui(n, n, (uint32_t)v);
} else {
! mpz_set_ui(n, v);
}
  }


Because set_ui requires an unsigned long parameter. The set_ui, 
mul_2exp, add_ui trick is needed if sizeof(unsigned long) < 
sizeof(SQUFOF_TYPE), but for large values only.


Ĝis,
m

--
http://bodrato.it/papers/



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
***
*** 50,57 
  mpz_mul_2exp(n, n, 32);
  mpz_add_ui(n, n, (uint32_t)v);
} else {
! n->_mp_d[0] = v;
! n->_mp_size = 1;
}
  }

--- 50,56 
  mpz_mul_2exp(n, n, 32);
  mpz_add_ui(n, n, (uint32_t)v);
} else {
! mpz_set_ui(n, v);
}
  }



Ĝis,
m

--
http://bodrato.it/papers/



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'


From the manual of GMP 
https://gmplib.org/manual/Number-Theoretic-Functions.html I read the 
following:


Function: int mpz_probab_prime_p (const mpz_t n, int reps)
Determine whether n is prime. Return 2 if n is definitely prime, 
return 1 if n is probably prime (without being certain), or return 0 if 
n is definitely non-prime.


So, if the new release of the library is able to answer that the number 
387047 is prime, and not only "probably" prime... This should not be 
marked as a regression...



Ĝis,
m



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 vlc-plugin-video-output-dbgsym
libvlccore9-dbgsym

I did re-run gdb vlc as in the previous session. And when starting a video
I get:
Thread 23 "vlc" received signal SIGSEGV, Segmentation fault.

The full backtrace follows:

(gdb) bt full
#0  0x in ?? ()
No symbol table info available.
#1  0x7fff8247a648 in GetDisplayEXT (attrs=0x7fff881a45a0,
dpy=0x7fffc4c96e30, plat=12757) at video_output/opengl/egl.c:177
getDisplay = 
#2  Open (obj=0x7fffc4c11a60, api=0x7fff8247ada0 ) at
video_output/opengl/egl.c:273
attrs = {12758, 0, 12344}
gl = 0x7fffc4c11a60
sys = 0x7fffc4c0d3e0
wnd = 0x7fff7c260860
createSurface = 0x7fff8247a0c0 
window = 0x7fff7c260890
snum = 0
major = 1433888944
minor = 21845
__func__ = "Open"
ext = 
conf_attr = {12758, 0, 12344, 32767, -2109233184, 32767,
-2011543840, 32767, -993977760}
cfgv = {0x557766c0}
cfgc = 0
ctx = 
#3  0x770f6d13 in module_load (obj=obj@entry=0x7fffc4c11a60,
init=init@entry=0x770f6c60 ,
args=args@entry=0x7fff881a46c8, m=, m=) at
modules/modules.c:183
ap = {{gp_offset = 48, fp_offset = 48, overflow_arg_area =
0x7fff881a4800, reg_save_area = 0x7fff881a4710}}
ret = 0
#4  0x770f727a in vlc_module_load (obj=obj@entry=0x7fffc4c11a60,
capability=capability@entry=0x771a7397 "opengl", name=0x77197337
"", name@entry=0x7fff831e3ea5 "$gl", strict=strict@entry=true,
probe=probe@entry=0x770f6c60 ) at modules/modules.c:279
cand = 0x55776740
ret = 
i = 1
buf =
"any\000\377\177\000\000P-$|\026\000\000\000`l\017\367\377\177\000\000\361\245\025\367\377\177\000"
slen = 
shortcut = 0x7fff881a46e0 "any"
var = 0x0
mods = 0x7fffc4c02150
total = 3
__func__ = "vlc_module_load"
module = 0x0
b_force_backup = false
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fff881a4800, reg_save_area = 0x7fff881a4710}}
#5  0x770f77d4 in module_need (obj=obj@entry=0x7fffc4c11a60,
cap=cap@entry=0x771a7397 "opengl", name=name@entry=0x7fff831e3ea5
"$gl", strict=strict@entry=true) at modules/modules.c:371
No locals.
#6  0x7715abca in vlc_gl_Create (wnd=wnd@entry=0x7fff7c260860,
flags=flags@entry=0, name=0x7fff831e3ea5 "$gl") at
video_output/opengl.c:74
parent = 0x7fff7c260860
glpriv = 0x7fffc4c11a60
type = 0x771a7397 "opengl"
#7  0x7fff831e13fb in Open (obj=0x7fffc4c17670) at
video_output/opengl/display.c:133
vd = 0x7fffc4c17670
sys = 0x7fffc4c9c8b0
__func__ = "Open"
gl_name = 
spu_chromas = 0x7fffc4c06590
#8  0x770f6d13 in module_load (obj=obj@entry=0x7fffc4c17670,
init=init@entry=0x770f6c60 ,
args=args@entry=0x7fff881a4928, m=, m=) at
modules/modules.c:183
ap = {{gp_offset = 48, fp_offset = 48, overflow_arg_area =
0x7fff881a4a60, reg_save_area = 0x7fff881a4970}}
ret = 0
#9  0x770f727a in vlc_module_load (obj=obj@entry=0x7fffc4c17670,
capability=capability@entry=0x7719687a "vout display",
name=0x77197337 "", name@entry=0x771a76f9 "$vout",
strict=, probe=probe@entry=0x770f6c60 )
at modules/modules.c:279
cand = 0x55776a90
ret = 
i = 0
buf =
"any\000\000\000\000\000\000\000\000\000,\000\000\000\a\000\000\000\000\000\000\000\300\002\000\000\000\000\000"
slen = 
shortcut = 0x7fff881a4940 "any"
var = 0x0
mods = 0x7fffc4c071e0
total = 14
__func__ = "vlc_module_load"
module = 0x0
b_force_backup = false
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fff881a4a60, reg_save_area = 0x7fff881a4970}}
#10 0x770f77d4 in module_need (obj=obj@entry=0x7fffc4c17670,
cap=cap@entry=0x7719687a "vout display",
name=name@entry=0x771a76f9 "$vout", strict=) at
modules/modules.c:371
No locals.
#11 0x7714c95f in vout_display_New (owner=,
cfg=0x7fffc4c07900, fmt=0x7fff7c2398e0, load_module=true,
module=0x771a76f9 "$vout", obj=0x7fffc4c078f0) at
video_output/display.c:109
vd = 0x7fffc4c17670
#12 DisplayNew (owner_ptr=0x0, hide_timeout=,
double_click_timeout=, is_splitter=false, module=, state=0x7714d200 , source=0x7fff7c2398e0,
vout=0x7fffc4c078f0) at video_output/display.c:1198
osys = 
owner = 
cfg = 
#13 vout_NewDisplay (vout=vout@entry=0x7fff7c2398a0,
source=0x7fff7c2398e0, state=state@entry=0x7fff881a4b30,
module=module@entry=0x771a76f9 "$vout",
double_click_timeout=double_click_timeout@entry=30,
hide_timeout=) at 

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
> backtrace. Please install all related -dbgsym package and provide a
> backtrace.

Sorry, but I'm not able to find -dbgsym packages related to vlc.

The last vlc-dbg package I find is version 2.2.7-1~deb8u1
https://packages.debian.org/it/jessie/vlc-dbg

Where can we find more current packages? I'm using vlc-3.0.0 .

In the meanwhile, I can obtain a not very informative backtrace:

$ gdb vlc
GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from vlc...(no debugging symbols found)...done.
(gdb) run test.mkv
Starting program: /usr/bin/vlc test.mkv
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 3.0.0 Vetinari (revision 3.0.0-30-gef4c265336)
[New Thread 0x7fffe9c7b700 (LWP 2774)]
[New Thread 0x7fffef640700 (LWP 2775)]
[New Thread 0x7fffe5268700 (LWP 2776)]
[New Thread 0x7fffe5167700 (LWP 2777)]
[New Thread 0x7fffe5066700 (LWP 2778)]
[55759a30] main libvlc: Esecuzione di vlc con l'interfaccia
predefinita. Usa 'cvlc' per utilizzare vlc senza interfaccia.
[New Thread 0x7fffe41d5700 (LWP 2779)]
[New Thread 0x7fffbeb83700 (LWP 2780)]
[Thread 0x7fffe5066700 (LWP 2778) exited]
[New Thread 0x7fffe5066700 (LWP 2781)]
[New Thread 0x7fffb3389700 (LWP 2782)]
[Thread 0x7fffb3389700 (LWP 2782) exited]
[New Thread 0x7fffb2804700 (LWP 2783)]
[New Thread 0x7fffb2003700 (LWP 2784)]
[New Thread 0x7fffab300700 (LWP 2785)]
[New Thread 0x7fffb3389700 (LWP 2786)]
[New Thread 0x7fff9d22d700 (LWP 2787)]
[New Thread 0x7fff9d12c700 (LWP 2788)]
[Thread 0x7fff9d12c700 (LWP 2788) exited]
[Thread 0x7fffe5167700 (LWP 2777) exited]
[New Thread 0x7fff896c6700 (LWP 2789)]
[New Thread 0x7fff88ec5700 (LWP 2790)]
[New Thread 0x7fff886c4700 (LWP 2791)]
[New Thread 0x7fffe5167700 (LWP 2792)]
[New Thread 0x7fff9d12c700 (LWP 2793)]
[Thread 0x7fffe5066700 (LWP 2781) exited]
[New Thread 0x7fffe5066700 (LWP 2794)]
[New Thread 0x7fff7f5ec700 (LWP 2795)]

Thread 23 "vlc" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff7f5ec700 (LWP 2795)]
0x in ?? ()
(gdb) backtrace
#0  0x in ?? ()
#1  0x7fff7e57f648 in ?? () from
/usr/lib/x86_64-linux-gnu/vlc/plugins/video_output/libegl_x11_plugin.so
#2  0x770f6d13 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#3  0x770f727a in vlc_module_load () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#4  0x7715abca in vlc_gl_Create () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#5  0x7fff7f2e63fb in ?? () from
/usr/lib/x86_64-linux-gnu/vlc/plugins/video_output/libgl_plugin.so
#6  0x770f6d13 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#7  0x770f727a in vlc_module_load () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#8  0x7714c95f in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#9  0x7715c250 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#10 0x7714f7ea in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#11 0x77151639 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#12 0x7799b51a in start_thread (arg=0x7fff7f5ec700) at
pthread_create.c:465
#13 0x774cf3ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)

I do not find -dbgsym packages neither for libvlccore9:amd64 nor for
vlc-plugin-video-output:amd64 .

I'll welcome any suggestion on how to provide more detailed informations.
Maybe the -dbgsym can be obtained from the source package? I may try...

Ĝis,
m

-- 
http://bodrato.it/papers/



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
[...]
libbabeltrace.so.1 => /usr/lib/x86_64-linux-gnu/libbabeltrace.so.1
(0x7f7d047a7000)
libbabeltrace-ctf.so.1 => not found
[...]

   * What outcome did you expect instead?

I'd expect libbabeltrace-ctf.so.1 to be found, libbabeltrace-ctf1 is
installed.

Now I'll also upgrade libbabeltrace1... And I expect to solve.

Should the transitional package depend on "libbabeltrace1 >= 1.5.3-2" ?

Regards,
m

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libbabeltrace-ctf1 depends on:
ii  libbabeltrace1  1.3.2-1

libbabeltrace-ctf1 recommends no packages.

libbabeltrace-ctf1 suggests no packages.

-- no debconf information



Ĝis,
m

-- 
http://bodrato.it/



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
 ineffective)?

Whenever i try to open a video with vlc, it crashes. It happens if I
double-click on a video from the GUI.
But it also crashes if I launch "vlc video.mp4" from the command line, or
if I just launch "vlc", then open the video from the menu.
In any cases VLC crashes. Everything is fine if I play an audio only file.

Moreover, launching "cvlc video.mp4" from the command line, correctly
playes the video...

   * What was the outcome of this action?

Segmentation fault

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (2000, 'unstable'), (2000, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vlc depends on:
ii  vlc-bin  3.0.0-1
ii  vlc-plugin-base  3.0.0-1
ii  vlc-plugin-qt3.0.0-1
ii  vlc-plugin-video-output  3.0.0-1

Versions of packages vlc recommends:
ii  vlc-l10n   3.0.0-1
ii  vlc-plugin-notify  3.0.0-1
ii  vlc-plugin-samba   3.0.0-1
ii  vlc-plugin-skins2  3.0.0-1
ii  vlc-plugin-video-splitter  3.0.0-1
ii  vlc-plugin-visualization   3.0.0-1

vlc suggests no packages.

Versions of packages libvlc-bin depends on:
ii  libc62.26-6
ii  libvlc5  3.0.0-1

Versions of packages libvlc5 depends on:
ii  libc62.26-6
ii  libvlccore9  3.0.0-1

Versions of packages libvlc5 recommends:
ii  libvlc-bin  3.0.0-1

Versions of packages vlc-bin depends on:
ii  libc6   2.26-6
ii  libvlc-bin  3.0.0-1
ii  libvlc5 3.0.0-1

Versions of packages vlc-plugin-base depends on:
ii  liba52-0.7.4 0.7.4-19
ii  libarchive13 3.2.2-3.1
ii  libaribb24-0 1.0.3-1
ii  libasound2   1.1.3-5
ii  libass9  1:0.14.0-1
ii  libavahi-client3 0.7-3.1
ii  libavahi-common3 0.7-3.1
ii  libavc1394-0 0.5.4-4+b1
ii  libavcodec57 7:3.4.1-1+b2
ii  libavformat577:3.4.1-1+b2
ii  libavutil55  7:3.4.1-1+b2
ii  libbasicusageenvironment12018.01.29-1
ii  libbluray2   1:1.0.2-2
ii  libc62.26-6
ii  libcairo21.15.10-1
ii  libcddb2 1.3.2-5
ii  libchromaprint1  1.4.3-1
ii  libcrystalhd31:0.0~git20110715.fdd2f19-12
ii  libdbus-1-3  1.12.4-1
ii  libdc1394-22 2.2.5-1
ii  libdca0  0.0.5-10
ii  libdvbpsi10  1.3.1-2
ii  libdvdnav4   6.0.0-1
ii  libdvdread4  6.0.0-1
ii  libebml4v5   1.3.5-2
ii  libfaad2 2.8.8-1
ii  libflac8 1.3.2-1
ii  libfontconfig1   2.12.6-0.1
ii  libfreetype6 2.8.1-1
ii  libfribidi0  0.19.7-2
ii  libgcc1  1:7.2.0-19
ii  libgcrypt20  1.8.1-4
ii  libglib2.0-0 2.54.3-2
ii  libgnutls30  3.5.17-1
ii  libgpg-error01.27-6
ii  libgroupsock82018.01.29-1
ii  libharfbuzz0b1.7.2-1
ii  libjpeg62-turbo  1:1.5.2-2+b1
ii  libkate1 0.4.1-7+b1
ii  liblirc-client0  0.10.0-2+b1
ii  liblivemedia62   2018.01.29-1
ii  liblua5.2-0  5.2.4-1.1+b2
ii  libmad0  0.15.1b-9
ii  libmatroska6v5   1.4.8-1.1
ii  libmicrodns0 0.0.8-1
ii  libmpcdec6   2:0.1~r495-1+b1
ii  libmpeg2-4   0.5.1-8
ii  libmpg123-0  1.25.8-1
ii  libmtp9  1.1.13-1
ii  libncursesw5 6.0+20171125-1
ii  libnfs8  1.11.0-3
ii  libogg0  1.3.2-1+b1
ii  libopenmpt-modplug1  0.3.6-1
ii  libopus0 1.2.1-1
ii  libpng16-16  1.6.34-1
ii  libpostproc547:3.4.1-1+b2
ii  libprotobuf-lite10   3.0.0-9.1
ii  libpulse0

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 machines (amd64 like yours, and same
> versions of tcc and libc6 than you), but I don't have this problem.
> Could you please show us the result of `tcc -vv`?

Oops, you are right. My fault. I forgot I installed a local version of tcc
and it was in the path before the Debian version...

Using the tcc binary from the package, the bug disappear. The bug can be
closed.

Sorry and thanks for your work,
mb

-- 
http://bodrato.it/papers/



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 seg-fault
happens in _start ().

/tmp$ gdb ./ex1
[...]
(gdb) run
Starting program: /tmp/ex1

Program received signal SIGSEGV, Segmentation fault.
0x004002a4 in _start ()
(gdb) disassemble
Dump of assembler code for function _start:
   0x00400280 <+0>: xor%ebp,%ebp
   0x00400282 <+2>: mov%rdx,%r9
   0x00400285 <+5>: pop%rsi
   0x00400286 <+6>: mov%rsp,%rdx
   0x00400289 <+9>: and$0xfff0,%rsp
   0x0040028d <+13>:push   %rax
   0x0040028e <+14>:push   %rsp
   0x0040028f <+15>:mov$0x400350,%r8
   0x00400296 <+22>:mov$0x4002e0,%rcx
   0x0040029d <+29>:mov$0x4002ab,%rdi
=> 0x004002a4 <+36>:callq  *0x0(%rip)# 0x4002aa
<_start+42>
   0x004002aa <+42>:hlt

Best regards,
mb

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tcc depends on:
ii  libc6  2.24-7

Versions of packages tcc recommends:
ii  libc6-dev [libc-dev]  2.24-7

tcc suggests no packages.

-- no debconf information


-- 
http://bodrato.it/



Bug#786905: tcc miscompiles current GMP on x86{, _64} (tcc_0.9.26-1 compiles correctly)

2015-05-26 Thread bodrato
Package: tcc
Version: 0.9.27~git20140923.9d7fb33-3
Severity: important

Dear Maintainer,

I'm testing tcc to compile the GMP library (https://gmplib.org/) and
unfortunately I have to report miscompilation.

The whole library is quite a complex piece of code, so I tried to obtain a
minimal chunk that gets miscompiled by the currently packaged tcc.
The simple program below, when executed with tcc gives a Bus Error.

$ cat test-tcc.c
#include stdio.h

int
main (int argc, char **argv)
{
  unsigned ip[1 ? 1 : 1];

  do {} while (0);

  ip[0] = 1;

  if (ip[0]) {
do {
  do {} while (0);
  ip[0] -= 0;
} while (0);
putchar('\n');
  }

  return 0;
}
$ tcc -run test-tcc.c
Errore di bus

If I downgrade to tcc_0.9.26-1, the program compiles and runs flawlessly.

Best regards,
m

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tcc depends on:
ii  libc6  2.19-18

Versions of packages tcc recommends:
ii  libc6-dev [libc-dev]  2.19-18

tcc suggests no packages.

-- no debconf information

-- 
http://bodrato.it/papers/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#786908: tcc -v and package version disagree

2015-05-26 Thread bodrato
Package: tcc
Version: 0.9.27~git20140923.9d7fb33-3
Severity: minor

Dear Maintainer,

The package version reads 0.9.27, but 'tcc -v' prints:
tcc version 0.9.26 (x86-64 Linux)

Wich one is the correct version number?

Regards,
m

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tcc depends on:
ii  libc6  2.19-18

Versions of packages tcc recommends:
ii  libc6-dev [libc-dev]  2.19-18

tcc suggests no packages.

-- no debconf information




-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#754529: texlive-lang-french: offensive description of package impnattypo

2014-07-12 Thread bodrato
Subject: texlive-lang-french: offensive description of package impnattypo
Package: texlive-lang-french
Version: 2014.20140626-1
Severity: minor

Dear Maintainer,

Even if this wording is repeated in some LaTeX-related sites,
I feel that substituting the letter ç with ASS in the word française,
in the description of the CTAN package impnattypo, is rude.

I know that this bug comes from upstream, but I believe that we should
correct it in Debian description at least! (and I don't know how to signal
it upstream :-/ )

I'd suggest:

impnattypo -- Support typography of the French Imprimerie Nationale

Regards,
Marco BODRATO

-- Package-specific info:


##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 1562 Jul 12 07:53 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 May 30 11:00 /usr/share/texmf/ls-R -
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jun 26 05:04 /usr/share/texlive/texmf-dist/ls-R
- /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jun 26 05:04 /usr/share/texlive/texmf-dist/ls-R
- /var/lib/texmf/ls-R-TEXLIVEDIST
-rw-r--r-- 1 root root 80 Jun  3 19:32 /usr/share/texlive/texmf/ls-R
##
 Config files
-rw-r--r-- 1 root root 475 Jun 28 13:54 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 3972 Jul 12 07:53 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 32 Jun 26 05:04 /usr/share/texmf/web2c/updmap.cfg
- /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 4180 Jul 12 07:53
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 May 12  2013 mktex.cnf
-rw-r--r-- 1 root root 475 Jun 28 13:54 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-lang-french depends on:
ii  dpkg  1.17.10
ii  tex-common5.02
ii  texlive-base  2014.20140626-1

texlive-lang-french recommends no packages.

texlive-lang-french suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  dpkg   1.17.10
ii  ucf3.0030

Versions of packages tex-common suggests:
ii  debhelper  9.20140613

Versions of packages texlive-lang-french is related to:
ii  tex-common5.02
ii  texlive-binaries  2014.20140528.34243-2

-- debconf information excluded


-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#751529: jhove: Man page incorrecctly refers to http://hul.harvard.edu/jhove/using.html .

2014-06-13 Thread bodrato
Subject: jhove: Man page incorrecctly refers to
http://hul.harvard.edu/jhove/using.html .
Package: jhove
Version: 1.6+dfsg-1
Severity: minor

Dear Maintainer,

man jhove reports:

see full documentation in online at
   http://hul.harvard.edu/jhove/using.html#invocation;

but the site of jhove moved and this addres points to an error page. It
should probably be:

see full documentation online at
   http://jhove.sourceforge.net/using.html#invocation;

Regards,
m

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jhove depends on:
ii  default-jre [java2-runtime]2:1.7-52
ii  openjdk-7-jre [java2-runtime]  7u55-2.4.7-2

jhove recommends no packages.

jhove suggests no packages.

-- no debconf information


-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744302: mpz_invert behavior -addendum

2014-04-22 Thread bodrato
Ciao,

Upstream, the bug was closed.
We can also close the Debian part of it, can't we?

Il Dom, 13 Aprile 2014 2:26 pm, Benjamin Eltzner ha scritto:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Dear list,

 I looked at my linear algebra textbooks and found that the current
 behavior of mpz_invert is indeed correct: the definition of unit is
 such that it is satisfied by the element of the zero ring thus the
 non-zero return value is correct. I am sorry that I was so insistent
 on this and I would be grateful, if the case of the zero ring could be
 treated in a separate sentence in your documentation, like:
 The element of the zero ring is a unit, therefore if op2 = +-1 the
 return value is non-zero and rop = 0.

 Best Regards,
 Benjamin

The full message and discussion at:
https://gmplib.org/list-archives/gmp-bugs/2014-April/003445.html

The clarification in the docs:
https://gmplib.org/repo/gmp/raw-rev/55ff6b8d9a92

Regards,
m

-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739712: python-pycurl: Short descriptions seems incorrect, (Python 3) should be (Python 2)

2014-02-21 Thread bodrato
Package: pycurl
Version: 7.19.3.1-1
Severity: minor

Dear Maintainer,

The description of the python-pycurl is:
Python bindings to libcurl (Python 3)

but it does not depend on python3.

Probably, descriptions of package python-pycurl, and package
python3-pycurl, should be swapped.

Regards,
m

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
http://bodrato.it/papers/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738815: The bug can be closed, sorry...

2014-02-13 Thread bodrato
The conflicting package wine-gecko2.21 did not originate from Debian's
repositories, it was installed as a side-effect of an old test.

I removed it and everything is correct now.

Thanks,
m

-- 
http://bodrato.it/papers/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738815: wine32:i386: installation tries to overwrite a file from wine-gecko2.21

2014-02-12 Thread bodrato
Package: wine32
Version: 1.6.2-6
Severity: important

Dear Maintainer,

I was trying to install wine32:i386, here is the output of apt-get:

# LANG=C apt-get install wine32
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  wine32:i386
0 upgraded, 1 newly installed, 0 to remove and 128 not upgraded.
Need to get 0 B/68.3 kB of archives.
After this operation, 80.9 kB of additional disk space will be used.
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 278892 files and directories currently installed.)
Preparing to unpack .../wine32_1.6.2-6_i386.deb ...
Unpacking wine32 (1.6.2-6) ...
dpkg: error processing archive
/var/cache/apt/archives/wine32_1.6.2-6_i386.deb (--unpack):
 trying to overwrite '/usr/share/wine/gecko/wine_gecko-2.21-x86.msi',
which is also in package wine-gecko2.21 1.0-1mcr85+1
Processing triggers for man-db (2.6.6-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/wine32_1.6.2-6_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

As a result, the package can not be installed.

Thanks for your work,
m

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wine32:i386 depends on:
ii  libc6   2.17-97
ii  libwine 1.6.2-6
ii  libwine-gecko-2.21  2.21+dfsg1-1
ii  x11-utils   7.7+1

wine32:i386 recommends no packages.

wine32:i386 suggests no packages.

-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#735242: ruby-cassiopee: typo in package Description

2014-01-13 Thread bodrato
Package: ruby-cassiopee
Version: 0.1.9-1
Severity: minor

Dear Maintainer,

The description of the package contains the name Hammming with 3 m...

I suggest also to remove the leading space:

--- control.my  2014-01-13 23:08:15.760145547 +0100
+++ control 2013-10-07 09:24:11.0 +0200
@@ -17,6 +17,6 @@
  ruby-text (= 0.2.0)
 Description: Library to index strings and to search with exact or
approximate match
  Cassiopee index one String and provide methods to search exact matches
- or approximate matches with Hamming and/or edit distance.
+  or approximate matches with Hammming and/or edit distance.
  .
  It supports ambiguous alphabet search and a basic cache implementation.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#734248: qtxmlpatterns-opensource-src: Misleading Description of -doc packages

2014-01-05 Thread bodrato
Package: qtxmlpatterns-opensource-src
Version: 5.1.1-1
Severity: minor
Tags: patch

Dear Maintainer,

The description of the two packages qtxmlpatterns5-doc and
qtxmlpatterns5-doc-html are
Qt 5 declarative documentation
Qt 5 declarative HTML documentation
shouldn't they be:
Qt 5 XML patterns documentation
Qt 5 XML patterns HTML documentation
?

a proposed patch:

diff -ru qtxmlpatterns-opensource-src-5.1.1/debian/control
my-qtxmlpatterns-opensource-src-5.1.1/debian/control
--- qtxmlpatterns-opensource-src-5.1.1/debian/control   2013-07-10
01:00:58.0 +0200
+++ my-qtxmlpatterns-opensource-src-5.1.1/debian/control2014-01-05
09:29:59.183921572 +0100
@@ -103,7 +103,7 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: Qt 5 declarative documentation
+Description: Qt 5 XML patterns documentation
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
@@ -114,7 +114,7 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: Qt 5 declarative HTML documentation
+Description: Qt 5 XML patterns HTML documentation
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .

Regards,
m

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#734249: kino: List entry MimeType in Kino.desktop miss trailing semicolon

2014-01-05 Thread bodrato
Package: kino
Version: 1.3.4-1.4
Severity: minor

Dear Maintainer,

When I install any package, I read the warning:

kbuildsycoca4() KConfigGroup::readXdgListEntry: List entry MimeType in
/usr/share/applications/Kino.desktop is not compliant with XDG
standard (missing trailing semicolon).

Adding the a semicolon to the last line of the file solved.

Regards,
m

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kino depends on:
ii  libasound2   1.0.27.2-3
ii  libatk1.0-0  2.10.0-2
ii  libavc1394-0 0.5.4-2
ii  libavcodec54 6:9.10-1
ii  libavformat546:9.10-1
ii  libavutil52  6:9.10-1
ii  libc62.17-97
ii  libcairo21.12.16-2
ii  libdv4   1.0.0-6
ii  libfontconfig1   2.11.0-2
ii  libfreetype6 2.5.1-1
ii  libgcc1  1:4.8.2-10
ii  libgdk-pixbuf2.0-0   2.28.2-1+b1
ii  libglade2-0  1:2.6.4-1
ii  libglib2.0-0 2.36.4-1
ii  libgtk2.0-0  2.24.22-1
ii  libice6  2:1.0.8-2
ii  libiec61883-01.2.0-0.1
ii  libpango-1.0-0   1.36.0-1+b1
ii  libpangocairo-1.0-0  1.36.0-1+b1
ii  libpangoft2-1.0-01.36.0-1+b1
ii  libquicktime22:1.2.4-4+b1
ii  libraw1394-112.1.0-1
ii  libsamplerate0   0.1.8-5
ii  libsm6   2:1.2.1-2
ii  libstdc++6   4.8.2-10
ii  libswscale2  6:9.10-1
ii  libx11-6 2:1.6.2-1
ii  libxext6 2:1.3.2-1
ii  libxml2  2.9.1+dfsg1-3
ii  libxv1   2:1.0.9-1
ii  zlib1g   1:1.2.8.dfsg-1

Versions of packages kino recommends:
ii  curl7.34.0-1
ii  ffmpeg  6:0.8.7-1

Versions of packages kino suggests:
pn  ffmpeg2theora  none
ii  lame   3.99.5+repack1-3
pn  mjpegtools none
ii  sox14.4.1-3
ii  udev   204-5
pn  vorbis-tools   none

-- no debconf information


-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#592349: Newer version is out

2013-12-23 Thread bodrato
A newer version (2.4) is available on http://flintlib.org/ .

It supports GMP: these means it should work on Debian smoothly again.

Best regards,
m

-- 
http://bodrato.it/papers/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#727301: hlint: debian/control, s/generated/generate/ in Description

2013-10-23 Thread bodrato
Subject: hlint, debian/control, s/generated/generate/ in Description
Package: hlint
Version: 1.8.43-2
Severity: minor

Dear Maintainer,

Please consider replacing the line the sentence:

or generated a colored HTML output

with

or generate a colored HTML output

in package Descriptions you wrote in the file debian/control. All of them
(there are four).

Thanks,
marco

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#726101: connectagram: a newer version (1.1.1) is out

2013-10-12 Thread bodrato
Package: connectagram
Version: 1.0.1-1
Severity: wishlist

Dear Maintainer,
Please consider updating the package to the new wersion.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages connectagram depends on:
ii  libc6   2.17-93
ii  libgcc1 1:4.8.1-10
ii  libqt4-network  4:4.8.5+git121-g2a9ea11+dfsg-1
ii  libqtcore4  4:4.8.5+git121-g2a9ea11+dfsg-1
ii  libqtgui4   4:4.8.5+git121-g2a9ea11+dfsg-1
ii  libstdc++6  4.8.1-10

connectagram recommends no packages.

connectagram suggests no packages.

-- no debconf information

-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#723908: clang-3.2: -fsanitize=undefined not working

2013-09-21 Thread bodrato

Package: clang-3.2
Version: 1:3.2repack-11
Severity: normal

Dear Maintainer,

I seems some file is missing to enable the functionality required by the
-fsanitize=undefined option. Maybe it should be included in some
suggested or recomended package?

A simple shell session showing the problem follows:

$ cat test.c
int main (int argc, char **argv) { }
$ clang test.c
$ clang -fsanitize=undefined test.c
/usr/bin/ld: impossibile trovare
/usr/bin/../lib/clang/3.2/lib/linux/libclang_rt.ubsan-x86_64.a: File o
directory non esistente
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
$ LANG=C clang -v -fsanitize=undefined test.c
Debian clang version 3.2-11 (tags/RELEASE_32/final) (based on LLVM 3.2)
Target: x86_64-pc-linux-gnu
Thread model: posix
 /usr/bin/clang -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all
-disable-free -disable-llvm-verifier -main-file-name test.c
-mrelocation-model static -mdisable-fp-elim -fmath-errno -masm-verbose
-mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64
-target-linker-version 2.23.52.20130727 -momit-leaf-frame-pointer -v
-resource-dir /usr/bin/../lib/clang/3.2 -fmodule-cache-path
/var/tmp/clang-module-cache -internal-isystem /usr/local/include
-internal-isystem /usr/bin/../lib/clang/3.2/include -internal-isystem
/usr/include/clang/3.2/include/ -internal-externc-isystem
/usr/include/x86_64-linux-gnu -internal-externc-isystem
/usr/include/x86_64-linux-gnu -internal-externc-isystem /usr/include
-fdebug-compilation-dir /home/bodrato/gmp-5.1.90-20130921 -ferror-limit
19 -fmessage-length 167
-fsanitize=signed-integer-overflow,divide-by-zero,shift,unreachable,return,vla-bound,alignment,null,vptr,object-size,float-cast-overflow
-mstackrealign -fobjc-runtime=gcc -fdiagnostics-show-option
-fcolor-diagnostics -o /tmp/test-CA6Tlx.o -x c test.c
clang -cc1 version 3.2 based upon LLVM 3.2svn default target
x86_64-pc-linux-gnu
ignoring nonexistent directory /usr/bin/../lib/clang/3.2/include
ignoring duplicate directory /usr/include/x86_64-linux-gnu
#include ... search starts here:
#include ... search starts here:
 /usr/local/include
 /usr/include/clang/3.2/include
 /usr/include/x86_64-linux-gnu
 /usr/include
End of search list.
 /usr/bin/ld --eh-frame-hdr -m elf_x86_64 -dynamic-linker
/lib64/ld-linux-x86-64.so.2 -o a.out
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o
-L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8
-L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
-L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu
-L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/lib -L/usr/lib
/tmp/test-CA6Tlx.o
/usr/bin/../lib/clang/3.2/lib/linux/libclang_rt.ubsan-x86_64.a -lpthread
-lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s
--no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/crtend.o
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
/usr/bin/ld: cannot find
/usr/bin/../lib/clang/3.2/lib/linux/libclang_rt.ubsan-x86_64.a: No such
file or directory
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
$

Best regards,
Marco


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages clang-3.2 depends on:
ii  libc62.17-92+b1
ii  libclang-common-dev  1:3.2repack-11
ii  libffi6  3.0.13-4
ii  libgcc-4.8-dev   4.8.1-10
ii  libgcc1  1:4.8.1-10
ii  libllvm3.2   1:3.2repack-11
ii  libobjc-4.8-dev  4.8.1-10
ii  libstdc++-4.8-dev4.8.1-10
ii  libstdc++6   4.8.1-10

Versions of packages clang-3.2 recommends:
ii  llvm-3.2-dev  1:3.2repack-11
ii  python2.7.5-4

clang-3.2 suggests no packages.

-- no debconf information


-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#723908: clang-3.2: -fsanitize=undefined not working

2013-09-21 Thread bodrato
Ciao,

Il Sab, 21 Settembre 2013 2:41 pm, Sylvestre Ledru ha scritto:
 On 21/09/2013 08:18, bodr...@mail.dm.unipi.it wrote:
 I seems some file is missing to enable the functionality required by the
 -fsanitize=undefined option. Maybe it should be included in some

 Could you try with clang 3.3 ?

Not present in testing yet... I took it from unstable, and it works smoothly.

Thanks.

-- 
http://bodrato.it/papers/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708264: mpn/ia64/divrem_2.asm do not restore f17 register

2013-05-23 Thread bodrato
Ciao,

Il Mer, 22 Maggio 2013 11:36 pm, Bill Allombert ha scritto:
 I am forwarding a bug I already report to the Debian BTS

 libgmp works fine when rebuild with the file removed. I did not test
 libgmp 5.1.2 yet but the file mpn/ia64/divrem_2.asm is identical so it
 is likely the bug is still there.

Unfortunately we ran into the Debian report a little bit too late for the
new release...

Regards,
Marco

-- 
http://bodrato.it/papers/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708384: dvdisaster: Wrong path in license filename.

2013-05-15 Thread bodrato
Package: dvdisaster
Version: 0.72.4-1
Severity: minor

Dear Maintainer,

Using the GUI, selecting Help-Licence (GPL), the following message is
printed:
File
/usr/share/common/licenses/GPL-2
not present.

To correct this I suggest to change a line in
dvdisaster-0.72.4/debian/patches/05-help-dialog.patch, from:
+  /usr/share/common/licenses/GPL-2, NULL, NULL);
into
+  /usr/share/common-licenses/GPL-2, NULL, NULL);

Thanks,
m
-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dvdisaster depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-38
ii  libcairo2   1.12.2-3
ii  libfontconfig1  2.9.0-7.1
ii  libfreetype62.4.9-1.1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-5
ii  libgtk2.0-0 2.24.10-2
ii  libpango1.0-0   1.30.0-1
ii  xdg-utils   1.1.0~rc1+git20111210-7

Versions of packages dvdisaster recommends:
pn  dvdisaster-doc  none

dvdisaster suggests no packages.

-- no debconf information


-- 
http://bodrato.it/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671866: gmp: causes gcc ICEs on amd64 and kfreebsd-amd64

2012-05-27 Thread bodrato
Dear Debian developers,

I believe that the error is in the cpuid emulated by the VM.
Anyway, the following workaround may solve the problem:

http://gmplib.org:8000/gmp-5.0/rev/ffdad0cda019

The package should be built with --enable-fat, in my opinion.

Best regards,
Marco

-- 
http://bodrato.it/papers/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645594: This is not a bug, it's a feature!

2011-11-14 Thread bodrato
Ciao!

Il Dom, 13 Novembre 2011 1:53 pm, Alexis Huxley ha scritto:
 It seems to me that bodrato's argument for not changing the code
 depends on whether one thinks that seconds are important or not. If
 seconds are important then maybe flite should be telling us what they
 are!

When you say quarter past eight, seconds are not important.
But when you express a measure, the concept of error is important. Unless
explicitly expressed, the error in a measure is plus or minus a given
symmetric range.

 If bodrato still thinks then code should not be changed, then please
 feel free to close my bug report; it's not a big issue, and in all
 other respects I'm very impressed with flite. Thanks.

I just think that the current behaviour was not a bug, but was
deliberately intended. Moreover, in my opinion, it is correct. A good
compromise can be to mention it on the man page, so that surprised users
can find it explained.
The command:
flite_time $(date +%H:%M)
will say exactly during both the full minute before and the full minute
after the exact time.

Regards,
Marco

-- 
http://bodrato.it/software/strassen.html




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648206: flite: should deendency on libflite1 require the correct version?

2011-11-09 Thread bodrato
Package: flite
Version: 1.4-release-2
Severity: normal


On an old installation of Debian/sid I updated flite. It currently does
not run and gives the following error:

$ flite test.txt
flite: error while loading shared libraries: libflite_cmu_us_awb.so.1:
cannot open shared object file: No such file or directory

The problem comes, I suppose, from the Depends: libflite1 without a
required minimal version.

Thanks,
Marco

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages flite depends on:
ii  dpkg 1.16.1.1Debian package management system
ii  install-info 4.13a.dfsg.1-5  Manage installed
documentation in
ii  libasound2   1.0.24.1-4  shared library for ALSA
applicatio
ii  libc62.13-10 Embedded GNU C Library:
Shared lib
ii  libflite11.2-release-2.4 a small run-time speech
synthesis

flite recommends no packages.

Versions of packages flite suggests:
pn  alsa-base none (no description available)

-- no debconf information


-- 
http://bodrato.it/papers/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645594: This is not a bug, it's a feature!

2011-11-09 Thread bodrato
Package: flite
Followup-For: Bug #645594

When should we say exactly?

Is 4m30'30 exactly half past four?
No, it isn't, because it's 30 second later...

But if you ignore seconds, then you can say exactly.

What about 30 seconds earlier?
4m29'30 is as far from exactly as 4m30'30 is.

That's why the program correctly pronounce the same sentence in both
cases: when it is less then one minute before or less than one minute
after the exact timing.

I hope that the original behaviour will not be changed.

Regards,
Marco

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages flite depends on:
ii  dpkg  1.16.1.1   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed
documentation in
ii  libasound21.0.24.1-4 shared library for ALSA
applicatio
ii  libc6 2.13-10Embedded GNU C Library:
Shared lib
ii  libflite1 1.4-release-2  a small run-time speech
synthesis

flite recommends no packages.

Versions of packages flite suggests:
pn  alsa-base none (no description available)

-- no debconf information


-- 
http://bodrato.it/papers/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648206: Updating to libflite1 1.4-release-2 does solve

2011-11-09 Thread bodrato
I updated the library too and I can confirm, non problem with the correct
version of the library. The flite package should depend on this version
(it does not work with 1.2)

Regards,
Marco

-- 
http://bodrato.it/software/strassen.html




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#627675: gunemric: display of the sign for percentage is not always coherent.

2011-05-23 Thread bodrato
Package: gnumeric
Version: 1.10.15-1
Severity: minor


As I wrote in the subject the sign of percentage values is displayed
inconsistently.

How do I reproduce the incoherent behaviour:
 - set three cells with the value =1%/100
 - format the three cells as Percentage with 0, 1, and 2 Decimal
places respectively,
 - gnumeric displays -0%, 0,0%, -0,01% in the three cells.

It is not clear why with zero decimal places the percentage is marked as
negative -0%, with one digit the sign disappears, then it reappears
(obviously) with two digits. I'd prefer to have the sign also for a
positive number of decimal places: -0,0%.

I attach the small example, and I believe this comes from upstream.

Thanks!
Marco

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnumeric depends on:
ii  debconf [de 1.5.38   Debian configuration
management sy
ii  gconf2  2.28.1-6 GNOME configuration database
syste
ii  gnumeric-co 1.10.15-1spreadsheet application for
GNOME
ii  gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 Fonts for the Ghostscript
interpre
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-11Embedded GNU C Library:
Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics
libra
ii  libgdk-pixb 2.22.1-1+sid1GDK Pixbuf library
ii  libglib2.0- 2.28.2-1 The GLib library of C routines
ii  libgoffice- 0.8.15-1 Document centric objects
library -
ii  libgsf-1-11 1.14.19-2Structured File Library -
runtime
ii  libgtk2.0-0 2.24.3-1~sid1The GTK+ graphical user
interface
ii  libpango1.0 1.28.3-1+squeeze1Layout and rendering of
internatio
ii  libxml2 2.7.8.dfsg-2 GNOME XML library
ii  procps  1:3.2.8-10   /proc file system utilities
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages gnumeric recommends:
ii  evince2.30.3-2   Document (PostScript, PDF)
viewer
ii  lp-solve  5.5.0.13-7 Solve (mixed integer) linear
progr

Versions of packages gnumeric suggests:
ii  epiphany-browser   2.30.6-1  Intuitive GNOME web browser
pn  gnumeric-doc   none(no description available)
pn  gnumeric-plugins-extra none(no description available)
ii  ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics
as Tim
ii  ttf-mscorefonts-instal 3.3   Installer for Microsoft
TrueType c

-- debconf information:
  gnumeric/existing-process: false
  gnumeric/existing-process-title:



-- 
http://bodrato.it/papers/

percentage_sign_test.gnumeric
Description: application/gnumeric


Bug#627375: emacs23: ediff-buffers error when one buffer does not end with newline AND locale is not standard

2011-05-20 Thread bodrato
Package: emacs23
Version: 23.3+1-1
Severity: normal


I've found a small problem with parsing diff output. Conditions triggering
the problem are:
 - one of the buffers does not end with a newline
 - diff gives localised output.

Here are the step I use to reproduce the problem:
$seq 20 uno.txt
$seq 19 due.txt; echo -n 20 due.txt
$LANG=C diff due.txt uno.txt
20c20
 20
\ No newline at end of file
---
 20
$LANG=it_IT.UTF8 diff due.txt uno.txt
20c20
 20
\ Manca newline alla fine del file
---
 20
$LANG=C emacs uno.txt due.txt -eval '(ediff-buffers uno.txt due.txt)'
$# The above did not show any problem
$LANG=it_IT.UTF-8 emacs uno.txt due.txt -eval '(ediff-buffers uno.txt
due.txt)'

The last command shows the incorrect behaviour, the last line in
*Messages* is:
ediff-prepare-error-list: Errors in diff output.  Diff output is in
#buffer *ediff-diff*

maybe the solution can be to set LANG=C when fork()-ing to diff?

Regards,
Marco

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs23 depends on:
ii  emacs23-bin-common 23.3+1-1  The GNU Emacs editor's
shared, arc
ii  libasound2 1.0.23-2.1shared library for ALSA
applicatio
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-11 Embedded GNU C Library:
Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics
libra
ii  libdbus-1-31.2.24-4  simple interprocess messaging
syst
ii  libfontconfig1 2.8.0-2.1 generic font configuration
library
ii  libfreetype6   2.4.2-2.1 FreeType 2 font engine,
shared lib
ii  libgconf2-42.28.1-6  GNOME configuration database
syste
ii  libgdk-pixbuf2.0-0 2.22.1-1+sid1 GDK Pixbuf library
ii  libgif44.1.6-9   library for GIF images (library)
ii  libglib2.0-0   2.28.2-1  The GLib library of C routines
ii  libgpm21.20.4-3.3General Purpose Mouse -
shared lib
ii  libgtk2.0-02.24.3-1~sid1 The GTK+ graphical user
interface
ii  libice62:1.0.7-1 X11 Inter-Client Exchange
library
ii  libjpeg62  6b1-1 The Independent JPEG Group's
JPEG
ii  libm17n-0  1.6.2-3   a multilingual text
processing lib
ii  libncurses55.7+20100313-5shared libraries for terminal
hand
ii  libotf00.9.12-1  A Library for handling
OpenType Fo
ii  libpango1.0-0  1.28.3-1+squeeze1 Layout and rendering of
internatio
ii  libpng12-0 1.2.44-1  PNG library - runtime
ii  librsvg2-2 2.32.1-1  SAX-based renderer library
for SVG
ii  libsm6 2:1.2.0-1 X11 Session Management library
ii  libtiff4   3.9.4-5   Tag Image File Format (TIFF)
libra
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxft22.1.14-2  FreeType-based font drawing
librar
ii  libxpm41:3.5.9-1 X11 pixmap library
ii  libxrender11:0.9.6-1 X Rendering Extension client
libra
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

emacs23 recommends no packages.

Versions of packages emacs23 suggests:
pn  emacs23-common-non-dfsg   none (no description available)

-- no debconf information



-- 
http://bodrato.it/papers/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#627375: emacs23: ediff-buffers error when one buffer does not end with newline AND locale is not standard

2011-05-20 Thread bodrato
I forgot to send the content of the buffer *ediff-errors*, here it is:
\ Manca newline alla fine del file

I.e. it contains the (localised) output form diff that was not correctly
parsed.

Regards,
Marco

-- 
http://bodrato.it/software/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#616127: squirrelmail-locales: Wrong translation of a message into Italian

2011-03-02 Thread bodrato
Package: squirrelmail-locales
Version: 1.4.13-20071220
Severity: minor


I do not have the package installed, but I'm using a webmail service with
it...
The file locale/it_IT/LC_MESSAGES/squirrelmail.po contains the two messages:

msgid Hide Unsafe Images
msgstr Nascondi le Immagini pericolose

msgid View Unsafe Images
msgstr Visualizzazione dei messaggi non salvati

The first is correctly translated, the second is not.
Current translation from
http://l10n-stats.squirrelmail.org/data/locales-20110302.tar.bz2 reads:

msgid View Unsafe Images
msgstr Visualizza immagini potenzialmente pericolose

I'd like to see the translation of this message back-ported.

Regards,
Marco

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
http://bodrato.it/papers/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#616127:

2011-03-02 Thread bodrato
Sorry, I did not check... the translation is correct in the _current_
stable release. Lenny is the only release affected.

Ciao,
m

-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#605663: heimdal-dbg: wrong package description

2010-12-02 Thread bodrato
Package: heimdal-dbg
Version: 1.4.0-1
Severity: minor

*** Please type your report below this line ***

The package description reads:

$ apt-cache show heimdal-dbg
Package: heimdal-dbg
[...]
Version: 1.4.0-1
[...]
Description: Heimdal Kerberos - key distribution center (KDC)
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the debugging symbols for all heimdal libraries.

I'd substitute as follows:
key distribution center (KDC) - debugging symbols

Thank you,
Marco

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

-- no debconf information

-- 
http://bodrato.it/software/strassen.html





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#603690: python-kinterbasdb: typo in package description

2010-11-16 Thread bodrato
Package: python-kinterbasdb
Version: 3.3.0-2+b1
Severity: minor

*** Please type your report below this line ***

The package description reads:

In addition to the minimal feature set of the standard Python DB
API, KInterbasDB also exposes nearly the entire native client
API of the atabase engine.

I'd substitute as follows:
of the atabase engine. - of the database engine.

Thank you,
Marco

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

-- no debconf information

-- 
http://bodrato.it/software/strassen.html




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#602924: desproxy: description is confusing (proxy, server, browser)

2010-11-09 Thread bodrato
Package: desproxy
Version: 0.1.0~pre3-5
Severity: minor

*** Please type your report below this line ***

The package description reads:

HTTP clients (web browsers) use HTTP proxies to request web pages; the
HTTP server just forwards those request to the destination server. All
the negotiation is done via the HTTP protocol, which is designed just
to carry HTTP requests and no generic (TCP/IP) traffic. That is why you
can't (normally) use Internet applications beside your web server if
you are behind a HTTP proxy.

I'd substitute as follows:
HTTP server just forwards - HTTP proxy just forwards
beside your web server if - beside your web browser if

Thank you,
Marco

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

-- no debconf information

-- 
http://bodrato.it/software/strassen.html




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#601653: arduino: set device permission via udev?

2010-10-28 Thread bodrato
Package: arduino
Version: 0021+dfsg-2
Severity: wishlist

*** Please type your report below this line ***

I installed the package arduino, pluged the Arduino board on the USB, then
I did run
$ arduino
Everything started, but the menu ToolsSerial Port was disabled.

The problem was permission of the device /dev/ttyUSB? .
Can the package contain some file for /etc/udev/rules.d/ with something like
SUBSYSTEMS==usb, ATTRS{product}==FT232R USB UART,
ATTRS{idProduct}==6001, ATTRS{idVendor}==0403, SYMLINK+=arduino a$

(I've found this line from http://www.arduino.cc/playground/Linux/Udev and
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1206629607 )

tks for the package,
Marco

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages arduino depends on:
ii  ant 1.8.0-4  Java based build tool like make
ii  arduino-core0021+dfsg-2  Minimal (java-free) tool to
intera
ii  libecj-java 3.5.1-1  Eclipse Java compiler (library)
ii  libjna-java 3.2.4-2  Dynamic access of native
libraries
ii  liboro-java 2.0.8a-7 Regular expression library
for Jav
ii  librxtx-java2.2pre2-2Full Java CommAPI implementation
ii  openjdk-6-jdk   6b18-1.8.2-4 OpenJDK Development Kit (JDK)
ii  openjdk-6-jre [java6-runtim 6b18-1.8.2-4 OpenJDK Java runtime, using
Hotspo
ii  sun-java6-jre [java6-runtim 6.21-1   Sun Java(TM) Runtime
Environment (

Versions of packages arduino recommends:
pn  extra-xdg-menus   none (no description available)

arduino suggests no packages.

-- no debconf information


-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#601655: arduino: help not working because of wrong browser specification

2010-10-28 Thread bodrato
Package: arduino
Version: 0021+dfsg-2
Severity: normal

*** Please type your report below this line ***

The first time the program arduino did run, it wrote the file
~/.arduino/preferences.txt . It contains:

$ grep brows ~/.arduino/preferences.txt
browser.linux=mozilla
browser=mozilla

but mozilla is not the correct name for a browser in Debian. Should it
be iceweasel or maybe even better x-www-browser?

Thank you,
Marco

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages arduino depends on:
ii  ant 1.8.0-4  Java based build tool like
make ii  arduino-core0021+dfsg-2  Minimal (java-free) tool
to intera
ii  libecj-java 3.5.1-1  Eclipse Java compiler
(library) ii  libjna-java 3.2.4-2  Dynamic access of
native libraries
ii  liboro-java 2.0.8a-7 Regular expression library
for Jav
ii  librxtx-java2.2pre2-2Full Java CommAPI
implementation ii  openjdk-6-jdk   6b18-1.8.2-4 OpenJDK
Development Kit (JDK) ii  openjdk-6-jre [java6-runtim 6b18-1.8.2-4 OpenJDK
Java runtime, using Hotspo
ii  sun-java6-jre [java6-runtim 6.21-1   Sun Java(TM) Runtime
Environment (

Versions of packages arduino recommends:
pn  extra-xdg-menus   none (no description available)

arduino suggests no packages.

-- no debconf information

-- 
http://bodrato.it/software/strassen.html




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600991: ngetty: Descrtiption does not specify how it is compiled

2010-10-22 Thread bodrato
Package: ngetty
Version: 1.0-1
Severity: minor

*** Please type your report below this line ***

The package description reads:
 When compiled statically with dietlibc, the ngetty binary size
 is only about 2k and uses considerably less memory than a getty.

But descriptions are for the user of the package, not for developers.
I, as a user, want to know from the description if the binary
actually shipped with the package is compiled statically with dietlibc
or not. I do not care about the fact that it is possible to obtain a
small binary, but I need all informations about the binary the package
installs.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

-- no debconf information

Thanks,
Marco

-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600869: pari-gp: ispower() does not work as documented

2010-10-21 Thread bodrato
On Wed, October 20, 2010 10:10 pm, Bill Allombert wrote:
 Versions of packages pari-gp depends on:
 ii  libpari2-gmp  2.3.4-1PARI/GP Computer Algebra

 Please upgrade libpari2-gmp to 2.3.5-1 to get PARI 2.3.5 which fix this
 bug

Thanks! This upgrade solved the problem... I did report an already fixed
bug... for the wrong package... Sorry!

For the wish-list: the initial message should inform about the actual
versions of the used libraries...

Thanks again for the great program,
Marco

-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600869: pari-gp: ispower() does not work as documented

2010-10-20 Thread bodrato
Package: pari-gp
Version: 2.3.5-1
Severity: normal


ispower(x) should return the maximal $n$ such that an $a$ exists with
$a^n=x$.
But the following example session shows that this is not correctly computed.

$ /usr/bin/gp -q
? ?ispower
ispower(x,{k},{n}): true (1) if x is a k-th power, false (0) if not. If n is
given and a k-th root was computed in the process, put that in n. If k is
omitted, return the maximal k = 2 such that x = n^k is a perfect power, or 0
if no such k exist.
? ispower(2^413)
59


ispower(2^n) should obviously return n, for any integer n1.

If I recompile the package from upstream, I see no errors. Here is a correct
session:

$ ./gp
Reading GPRC: /etc/gprc ...Done.

  GP/PARI CALCULATOR Version 2.3.5 (released)
   i686 running linux (ix86/GMP-4.3.2 kernel) 32-bit version
   compiled: Oct 20 2010, gcc-4.4.5 20100909 (prerelease) (Debian 4.4.4-14)
(readline v6.1 enabled, extended help available)

 Copyright (C) 2000-2006 The PARI Group

PARI/GP is free software, covered by the GNU General Public License, and
comes WITHOUT ANY WARRANTY WHATSOEVER.

Type ? for help, \q to quit.
Type ?12 for how to get moral (and possibly technical) support.

parisize = 400, primelimit = 50
? for(i=2,1000,if(i!=ispower(2^i),print(i)))
?

No i was printed, this is correct. But I used a different gcc version and
./Configure decided to compile for i686, not i486...

Best regards,
Marco Bodrato

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages pari-gp depends on:
ii  libc6 2.11.1-3   Embedded GNU C Library:
Shared lib
ii  libpari2-gmp  2.3.4-1PARI/GP Computer Algebra
System sh
ii  libreadline6  6.1-3  GNU readline and history
libraries
ii  libx11-6  2:1.2-1X11 client-side library

pari-gp recommends no packages.

Versions of packages pari-gp suggests:
ii  pari-doc  2.3.5-1PARI/GP Computer Algebra
System do
ii  pari-extra2.1-1  PARI/GP Computer Algebra
System ex
pn  pari-gp2c none (no description available)

-- no debconf information



-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libbluetooth3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  bochsbios libbluetooth3 libpulse0
Suggested packages:
  pulseaudio
The following packages will be REMOVED:
  openbios-ppc* qemu*
The following NEW packages will be installed:
  libbluetooth3
The following packages will be upgraded:
  bochsbios libpulse0
2 upgraded, 1 newly installed, 2 to remove and 1161 not upgraded.
Need to get 552kB of archives.
After this operation, 44.8MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.


Removing openbios-ppc, apt also has to remove qemu. But qemu is not up-to-date,
so apt tries to update qemu. This operation requires updating bochsbios and
libpulse0, and installing libbluetooth3. But also the last version of qemu
depend on openbios-ppc, it must be removed... Nevertheless apt keeps on
updating and installing the related but unneeded packages.

One more question arises... If I try to update qemu, apt updates and installs 
packages as above, and suggest removing libbluetooth2!

# apt-get install qemu   
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libbluetooth2
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  bochsbios libbluetooth3 libpulse0
Suggested packages:
  pulseaudio samba
The following NEW packages will be installed:
  libbluetooth3
The following packages will be upgraded:
  bochsbios libpulse0 qemu
3 upgraded, 1 newly installed, 0 to remove and 1162 not upgraded.

This means that BOTH libbluetooth2 and the newly installed libbluetooth3 should
be auto-removed after removing openbios-ppc, isn't it?

Version of related installed packages are:
ii  bochsbios2.3.7-1  BIOS for the Bochs emulator
ii  libpulse00.9.14-2 PulseAudio client libraries
ii  openbios-ppc 1.0-2PowerPC Open Firmware
ii  qemu 0.10.2-2 fast processor emulator

Best regards,
Marco

-- 
http://bodrato.it/

-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Acquire ;
APT::Acquire::Translation environment;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::dpkg /usr/bin/dpkg;
Dir::Log var/log/apt;
Dir::Log::Terminal term.log;
DPkg ;
DPkg::Pre-Install-Pkgs ;
DPkg::Pre-Install-Pkgs:: /usr/sbin/apt-listbugs apt || exit 10;
DPkg::Pre-Install-Pkgs:: /usr/sbin/dpkg-preconfigure --apt || true;
DPkg::Tools ;
DPkg::Tools::Options ;
DPkg::Tools::Options::/usr/sbin/apt-listbugs ;
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version 2;
DPkg::Post-Invoke ;
DPkg::Post-Invoke if [ -x /usr/bin/debsums ]; then /usr/bin/debsums 
--generate=nocheck -sp /var/cache/apt/archives; fi;
DPkg::Post-Invoke:: if [ -x /usr/sbin/localepurge ]  [ $(ps w -p $PPID | 
grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi;

-- /etc/apt/preferences --


-- /etc/apt/sources.list --

#sid
#deb http://debian.rutgers.edu/ unstable main
deb http://debian.fastweb.it/debian/ unstable main
#deb http://ftp.it.debian.org/debian/ unstable main
deb-src http://debian.fastweb.it/debian/ unstable main

#sid non free
deb http://debian.fastweb.it/debian/ unstable contrib non-free

#videolan
##deb http://download.videolan.org/pub/videolan/debian sid main

#security
deb http://security.debian.org/ stable/updates main contrib 

#vari

#blackdown
deb ftp://ftp.easynet.be/blackdown/debian/ sid main non-free 

#dbxml
#deb http://www.lesdeveloppementsdurables.org/debian/ testing dbxml 

#marillat
deb http://debian-mirrors.sdinet.de/debian-multimedia sid main
#deb ftp://ftp.nerim.net/debian-marillat/ sid main

#kismet

Bug#517202: Debian bug #517202 should be merged with #519469

2009-07-02 Thread bodrato
It seems that this bug and the bug #519469 are the same
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519469

Both arise because apt installs and suggest removing a package. We should
merge 517202 519469

Regards,
Marco

-- 
http://bodrato.it/papers/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 debugging mode (default False).
verbose = False
debug_mode = False

- the second time after
# Enable debug mode (default False).
debug_mode = False


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages openerp-server depends on:
ii  adduser   3.110  add and remove users and groups
ii  python2.5.2-3An interactive high-level object-o
ii  python-libxslt1   1.1.24-2   Python bindings for libxslt1
ii  python-lxml   2.1.5-1pythonic binding for the libxml2 a
ii  python-psycopg2   2.0.9-5Python module for PostgreSQL
ii  python-pychart1.39-7 Python library for creating high q
ii  python-pydot  1.0.2-1Python interface to Graphviz's dot
ii  python-reportlab  2.2-2  ReportLab library to create PDF do
ii  python-tz 2009g-1Python version of the Olson timezo
ii  python-xml0.8.4-10.1 XML tools for Python

Versions of packages openerp-server recommends:
ii  ghostscript8.63.dfsg.1-2 The GPL Ghostscript PostScript/PDF
ii  graphviz   2.20.2-3  rich set of graph drawing tools
ii  postgresql 8.3.7-1   object-relational SQL database (su
ii  postgresql-client-8.3 [pos 8.3.7-1   front-end programs for PostgreSQL 
ii  python-imaging 1.1.6-3   Python Imaging Library
ii  python-matplotlib  0.98.5.3-1Python based plotting system in a 
ii  python-openssl 0.9-1 Python wrapper around the OpenSSL 
ii  python-pyparsing   1.5.2-1   Python parsing module

Versions of packages openerp-server suggests:
ii  openerp-client5.0.1-0-1  Enterprise Resource Management (cl

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 start
Starting openerp-server: openerp-server.

and there isn't any error reporting on the log file:

r...@portatile:~
# tail /var/log/openerp.log 
[2009-06-29 16:26:00,366] INFO:server:database user - openerp
[2009-06-29 16:26:00,366] INFO:objects:initialising distributed objects services
[2009-06-29 16:26:00,696] INFO:dbpool:Connecting to openerp
[2009-06-29 16:50:05,831] INFO:server:version - 5.0.1
[2009-06-29 16:50:05,845] INFO:server:addons_path - 
/usr/lib/openerp-server/addons
[2009-06-29 16:50:05,845] INFO:server:database hostname - localhost
[2009-06-29 16:50:05,846] INFO:server:database port - 5432
[2009-06-29 16:50:05,846] INFO:server:database user - openerp
[2009-06-29 16:50:05,846] INFO:objects:initialising distributed objects services
[2009-06-29 16:50:08,885] INFO:dbpool:Connecting to openerp

but there isn't any process listening on port 8070 nor any process named 
erp...

r...@portatile:~
# netstat -ln|grep 8070
r...@portatile:~
# netstat -lnp|grep erp
r...@portatile:~
# ps aux|grep erp
root 32255  0.0  0.1   4156   656 pts/3S+   16:54   0:00 grep erp

obviously openerp-client stops, if I try the File-Connect..., with
Could not connect to server.

Let me know,
Marco

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages openerp-server depends on:
ii  adduser   3.110  add and remove users and groups
ii  python2.5.2-3An interactive high-level object-o
ii  python-libxslt1   1.1.24-2   Python bindings for libxslt1
ii  python-lxml   2.1.5-1pythonic binding for the libxml2 a
ii  python-psycopg2   2.0.9-5Python module for PostgreSQL
ii  python-pychart1.39-7 Python library for creating high q
ii  python-pydot  1.0.2-1Python interface to Graphviz's dot
ii  python-reportlab  2.2-2  ReportLab library to create PDF do
ii  python-tz 2009g-1Python version of the Olson timezo
ii  python-xml0.8.4-10.1 XML tools for Python

Versions of packages openerp-server recommends:
ii  ghostscript8.63.dfsg.1-2 The GPL Ghostscript PostScript/PDF
ii  graphviz   2.20.2-3  rich set of graph drawing tools
ii  postgresql 8.3.7-1   object-relational SQL database (su
ii  postgresql-client-8.3 [pos 8.3.7-1   front-end programs for PostgreSQL 
ii  python-imaging 1.1.6-3   Python Imaging Library
ii  python-matplotlib  0.98.5.3-1Python based plotting system in a 
ii  python-openssl 0.9-1 Python wrapper around the OpenSSL 
ii  python-pyparsing   1.5.2-1   Python parsing module

Versions of packages openerp-server suggests:
ii  openerp-client5.0.1-0-1  Enterprise Resource Management (cl

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages sdcc-nf depends on:
ii  libc6 2.9-3  GNU C Library: Shared libraries
ii  sdcc-libraries-nf 2.8.0-1Small Device C Compiler (libraries

Versions of packages sdcc-nf recommends:
ii  sdcc-doc-nf   2.8.0-1Small Device C Compiler (documenta

Versions of packages sdcc-nf suggests:
pn  sdcc-ucsim-nf none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517202: apt-get: installs an unrequested package and suggest removing it.

2009-02-26 Thread bodrato
Package: apt
Version: 0.7.20.2
Severity: minor


The strange behaviour is shown below:
# apt-get remove aqbanking-tools

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libqbanking6
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libqbanking6
The following packages will be REMOVED:
  aqbanking-tools libaqbanking20-plugins libaqbanking20-plugins-qt
The following NEW packages will be installed:
  libqbanking6
0 upgraded, 1 newly installed, 3 to remove and 313 not upgraded.
Need to get 238kB of archives.
After this operation, 737kB disk space will be freed.
Do you want to continue [Y/n]?

apt-get suggest removing the package libqbanking6, but the package is
not installed, apt-get is installing it for unknown reasons! It is not
required by any installed package.

If one asks to remove it too:

# apt-get remove aqbanking-tools libqbanking6
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libqbanking6 is not installed, so not removed
The following packages will be REMOVED:
  aqbanking-tools libaqbanking20-plugins libaqbanking20-plugins-qt
0 upgraded, 0 newly installed, 3 to remove and 313 not upgraded.
After this operation, 1483kB disk space will be freed.
Do you want to continue [Y/n]?

apt-get works smoothly.

Versions are:
# dpkg -l aqbanking-tools libaqbanking20-plugins libaqbanking20-plugins-qt
[...]
ii  aqbanking-tool 3.7.2-1basic command line homebanking utilities
ii  libaqbanking20 3.7.2-1plugins needed by libaqbanking20
ii  libaqbanking20 3.7.2-1plugins needed by libaqbanking20


Regards,
Marco
-- Package-specific info:

-- (/etc/apt/preferences present, but not submitted) --


-- (/etc/apt/sources.list present, but not submitted) --


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring2009.01.31 GnuPG archive keys of the
Debian a
ii  libc6 2.9-3  GNU C Library: Shared libraries
ii  libgcc1   1:4.3.3-4  GCC support library
ii  libstdc++64.3.3-4The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc   none (no description available)
ii  bzip2 1.0.5-1high-quality block-sorting
file co
ii  dpkg-dev  1.14.25Debian package development tools
ii  lzma  4.43-14Compression method of 7z
format in
pn  python-aptnone (no description available)
ii  synaptic  0.62.5 Graphical package manager

-- no debconf information

-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508900: libtommath0: New upstream version available

2009-02-11 Thread bodrato
Hello Joe,

 Requests for new versions are always wishlist bugs.

Thanks, I'll keep it in mind.

 Hmm, libtom.org is dead, but http://math.libtomcrypt.com/ is alive and
 only lists version 0.39.  This will need some investigation to see where
 this new version is coming from, which will have to wait until after
 lenny is released.

Meanwhile, the author republished on his site an archive whit all the
sources of his lib*tom* software: http://home.libtom.org/lt_tree.tar.bz2
It contains version 0.41.

Moreover the source of 0.40 is already present in Debian...
$ apt-get source dropbear
$ ls dropbear-0.52/libtommath/

Let's hope for a good lenny release...

Regards,
Marco

-- 
http://bodrato.it/




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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
-- 
http://bodrato.it/

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtommath0 depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

libtommath0 recommends no packages.

libtommath0 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 missing...

regards,
Marco

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmpich1.0ldbl depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libg2c0   1:3.4.6-6  Runtime library for GNU Fortran 77
ii  libgcc1   1:4.2.1-5  GCC support library
ii  libstdc++64.2.1-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library

libmpich1.0ldbl recommends no packages.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26-presario
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kernel-patch-squashfs depends on:
ii  bash  3.0-16 The GNU Bourne Again SHell
ii  grep-dctrl2.6.7  Grep Debian package information
ii  patch 2.5.9-2Apply a diff file to an original

kernel-patch-squashfs recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages stellarium depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-7  GCC support library
ii  libglu1-xorg  6.8.2.dfsg.1-7 Mesa OpenGL utility library [X.Org
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  libstdc++64.0.1-7The GNU Standard C++ Library v3
ii  stellarium-da 0.6.2-3datafiles for Stellarium, a real-t
ii  xlibmesa-gl [ 6.8.2.dfsg.1-7 Mesa 3D graphics library [X.Org]

stellarium recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 package(s): a=`hexbin

To correct the problem I patched the file /usr/bin/unp.
Patch attached.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-tm290
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

unp depends on no packages.

Versions of packages unp recommends:
ii  bzip2 1.0.2-8.1  high-quality block-sorting file co

-- no debconf information
--- /usr/bin/unp2004-07-22 23:16:47.0 +0200
+++ /usr/bin/unp.mio2005-09-06 20:25:10.0 +0200
@@ -187,7 +187,7 @@
if ($filestr =~ /RPM/) { set_command rpm2cpio  \$file\ | cpio -i -d 
--verbose $ARGS;}
# RAR can also create executables
if ($filestr =~ /executable/i){set_command orange \$file\ || unzip 
\$file\ || unrar x \$file\ || rar x \$file\ || unarj x \$file\ || lha x 
\$file\;}
-   if ($filestr =~ /BinHex/i) {set_command a=`hexbin -v \$file\ 21`; 
bla=`echo \$a | sed -e 's/.* name=\\\(.*\\)\.*/\\1/'`; macunpack -v 
\$bla.bin;}
+   if ($filestr =~ /BinHex/i) {set_command macunpack \$(hexbin -v \$file\ 
21 |grep name|sed -e 's/name=\\\(.*\\)\.*/\\1/').bin;}
 
# if still nothing could be found, print an error message
if ($command eq ) {