et 0176243081

2018-01-29 Thread le-savoir.fr
Le Magnétisme permet par simple imposition des mains de soulager en re- 
harmonisant les energies. 
Decouvrez les pouvoirs qui sont caches en vous !

 
Cette formation de Praticien en Magnetisme vise dans un premier temps, a faire 
prendre conscience a chaque participant de son potentiel energetique pour, par 
la suite, par le biais d exercices ludiques et de techniques simples, lui 
apprendre a l utiliser a bon escient et a l amplifier. Ce cursus est OUVERT A 
TOUS. Le Magnetisme est une therapie efficace, sans danger, facile a apprendre 
et a pratiquer, afin de pouvoir aider les autres a retrouver un bien-etre tant 
physique que psychologique. Pour en savoir plus :
 
Ce que vous apprendrez :
 
- L'être humain en medecine energetique- Vie et enseignements de quelques 
guerisseurs- Ressentir l energie et apprendre a la maitriser- Techniques du 
Magnétisme traditionnel- Techniques Quantiques- Autres Techniques Specifiques- 
Faire des soins en face-a-face et a distance- ethique et valeurs du 
magnetiseur- Comment commencer et developper son activite

Decouvrez le Magnetisme avec une formation a partir de 490euros












Bug#888753: sortmail: please switch to new gdbm, or prepare to use the compat package

2018-01-29 Thread Gianfranco Costamagna
Source: sortmail
Version: 2.4-2
Tags: patch
Severity: important

Hello, please update the package to use new gdbm API, or prepare to use the 
libgdbm-compat-dev additional dependency (currently available only in 
experimental).

This bug will become serious once release team acks the transition.

thanks

G.



signature.asc
Description: OpenPGP digital signature


Processed: gdbm: add blocking bugs

2018-01-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 888751 by 888752
Bug #888751 [release.debian.org] transition: gdbm
888751 was not blocked by any bugs.
888751 was not blocking any bugs.
Added blocking bug(s) of 888751: 888752
> block 888751 by 888753
Bug #888751 [release.debian.org] transition: gdbm
888751 was blocked by: 888752
888751 was not blocking any bugs.
Added blocking bug(s) of 888751: 888753
> block 888751 by 888754
Bug #888751 [release.debian.org] transition: gdbm
888751 was blocked by: 888753 888752
888751 was not blocking any bugs.
Added blocking bug(s) of 888751: 888754
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
888751: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888751
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#387793: aumix: segfaults on console when resolution changes

2018-01-29 Thread Samuel Thibault
Control: clone -1 -2
Control: reassign -2 gpm
Control: retitle -2 libgpm crashes on calling syslog

Hello,

Ricardo Fabian Peliquero, on dim. 28 janv. 2018 19:35:22 -0300, wrote:
> Aumix is showing segmentation fault if invoked within an X terminal
> emulator (e.g. stterm). This only happens when using the ncurses
> user interface; then 'aumix -v 100' will work as expected.
> 
> Besides, it works OK from ordinary tty (e.g. tty1-6).

Well, this is not related with bug 387793 then :)

Looking more into the backtrace

Program terminated with signal SIGSEGV, Segmentation fault.
#0  __strchrnul_avx2 () at ../sysdeps/x86_64/multiarch/strchr-avx2.S:76
76  ../sysdeps/x86_64/multiarch/strchr-avx2.S: Aucun fichier ou dossier de 
ce type.
(gdb) bt
#0  __strchrnul_avx2 () at ../sysdeps/x86_64/multiarch/strchr-avx2.S:76
#1  0x7f88711cbb52 in __find_specmb (
format=0x2573 ) at 
printf-parse.h:108
#2  _IO_vfprintf_internal (s=s@entry=0x557eed6c76d0, 
format=format@entry=0x2573 , 
ap=0x72a3bbf0) at vfprintf.c:1320
#3  0x7f8871283428 in ___vfprintf_chk (fp=fp@entry=0x557eed6c76d0, 
flag=flag@entry=1, 
format=format@entry=0x2573 , 
ap=ap@entry=0x72a3bbf0) at vfprintf_chk.c:33
#4  0x7f887126e777 in __GI___vsyslog_chk (pri=, flag=1, 
fmt=0x2573 , 
ap=ap@entry=0x72a3bbf0)
at ../misc/syslog.c:222
#5  0x7f887126ecbf in __syslog_chk (pri=pri@entry=6, flag=flag@entry=1, 
fmt=fmt@entry=0x2573 )
at ../misc/syslog.c:129
#6  0x7f8871992cdf in syslog (
__fmt=0x2573 , __pri=6)
at /usr/include/x86_64-linux-gnu/bits/syslog.h:31
#7  gpm_report (line=line@entry=478, file=file@entry=0x7f88719934b1 
"lib/liblow.c", 
stat=stat@entry=3, text=text@entry=0x7f8871993539 "Warning: closing 
connection")
at lib/report-lib.c:50
#8  0x7f8871991b67 in Gpm_GetEvent (event=event@entry=0x7f8871b95420 )
at lib/liblow.c:478
#9  0x7f8871992fe8 in Gpm_Wgetch (win=0x557eed6b1cb0) at lib/libcurses.c:87
#10 0x557eeb879247 in Inter () at ../../../src/curses.c:366
#11 0x557eeb876db7 in main (argc=1, argv=0x72a3c028) at 
../../../src/common.c:283

I saw this gpm patch
debian/patches/092_fix-format-not-a-string-literal-and-no-format-arguments.patch

-   syslog(log_level, string);
+   syslog(log_level, '%s', string);


That should obviously rather be

+   syslog(log_level, "%s", string);

:)

Samuel



Processed: Re: Bug#387793: aumix: segfaults on console when resolution changes

2018-01-29 Thread Debian Bug Tracking System
Processing control commands:

> clone -1 -2
Bug #387793 [aumix] aumix: segfaults on console when resolution changes
Bug 387793 cloned as bug 888797
> reassign -2 gpm
Bug #888797 [aumix] aumix: segfaults on console when resolution changes
Bug reassigned from package 'aumix' to 'gpm'.
No longer marked as found in versions aumix/2.8-17 and aumix/2.9.1-5.
Ignoring request to alter fixed versions of bug #888797 to the same values 
previously set
> retitle -2 libgpm crashes on calling syslog
Bug #888797 [gpm] aumix: segfaults on console when resolution changes
Changed Bug title to 'libgpm crashes on calling syslog' from 'aumix: segfaults 
on console when resolution changes'.

-- 
387793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387793
888797: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888797
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



gyrus is marked for autoremoval from testing

2018-01-29 Thread Debian testing autoremoval watch
gyrus 0.3.10-3 is marked for autoremoval from testing on 2018-01-31

It is affected by these RC bugs:
886065: gyrus: Depends on gconf