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#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#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#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 ) {