Bug#1069591: cyckle: Fails to start

2024-04-21 Thread Jean Louis
Package: cyckle
Version: cycle
Severity: important

Dear Maintainer,

   * What led up to the situation?

$ cycle

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I have entered name and password.

   * What was the outcome of this action?

Software cannot run.

$ cycle 
/usr/bin/cycle:35: DeprecationWarning: Use setlocale(), getencoding() and 
getlocale() instead
  dl = locale.getdefaultlocale()
WARNING: using XIM input method is unsupported and may result in problems with 
input handling and flickering. Consider unsetting GTK_IM_MODULE or setting to 
"ibus".
Traceback (most recent call last):
  File "/usr/bin/cycle", line 212, in OnInit
self.frame_init()
  File "/usr/bin/cycle", line 216, in frame_init
frame = MyFrame(None, -1, "")
^
  File "/usr/bin/cycle", line 81, in __init__
self.cal = Cal_Year(self)
   ^^
  File "/usr/share/cycle/cal_year.py", line 168, in __init__
self.Init_Year()
  File "/usr/share/cycle/cal_year.py", line 209, in Init_Year
self.SetScrollbars(20, 20, w/20, h/20)
TypeError: _ScrolledWindowBase.SetScrollbars(): argument 3 has unexpected type 
'float'
OnInit returned false, exiting...


-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-20-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1068444: oar-web-status drawgant-svg does't work with php8.2

2024-04-05 Thread Jean Louis Mas

Package: oar-web-status
Version: 2.5.9-1
Severity: important

Dear Maintainer,

   * What led up to the situation?
   Upgrade to Debian 12
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Restart apache2 with php8.2 modules enabled
   * What was the outcome of this action?
   The url drawgantt/drawgantt.php never display any data
   * What outcome did you expect instead?
   Normal display of the drawgantt tool

In fact the file 
/usr/share/oar-web-status/drawgantt-svg/drawgantt-svg.php use line 606 a 
deprecated PHP function

usort($this->children, create_function('$a,$b','return $b->cmp($a);'));

create_function has been removed in php8.0 and further versions : 
"Warning This function has been DEPRECATED as of PHP 7.2.0, and REMOVED 
as of PHP 8.0.0. Relying on this function is highly discouraged".

see https://www.php.net/manual/en/function.create-function.php

This may be the root cause of the bug


-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 
'stable')

Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-18-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (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 oar-web-status depends on:
ii  apache2 [httpd-cgi]   2.4.57-2
ii  libappconfig-perl 1.71-2.2
ii  libdbd-pg-perl3.16.0-2
ii  libdbi-perl   1.643-4
ii  libsort-naturally-perl1.03-4
ii  libtie-ixhash-perl1.23-4
ii  perl  5.36.0-7+deb12u1
ii  php   2:8.2+93
ii  php-pgsql 2:8.2+93
ii  php8.2 [php]  8.2.7-1~deb12u1
ii  php8.2-pgsql [php-pgsql]  8.2.7-1~deb12u1

oar-web-status recommends no packages.

Versions of packages oar-web-status suggests:
pn  oar-doc  

-- no debconf information
--
Jean Louis Mas



OpenPGP_0xECE0A0796958DB8E.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1011958: /usr/bin/cat: not found

2022-05-27 Thread Jean Louis
Package: courier-webadmin
Version: 1.0.6-1
Severity: important

Dear Maintainer,

   * What led up to the situation?

Setting up locally hosted domains over web interface and trying to install 
configuration.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Clicked to install configuration.

   * What was the outcome of this action?

courier 1.0.6 - Installing new configuration

Installing new configuration...

Executing makehosteddomains...
/usr/bin/makedat: 120: /usr/bin/makedat: /usr/bin/cat: not found
find: cat terminated by signal 13

Main Menu 

   * What outcome did you expect instead?

Correct installation



-- System Information:
Debian Release: 10.12
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-9-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages courier-webadmin depends on:
ii  courier-base   1.0.6-1
ii  debconf [debconf-2.0]  1.5.71+deb10u1
ii  libc6  2.28-10+deb10u1
ii  libcgi-pm-perl 4.40-1
ii  nginx-full [httpd] 1.14.2-2+deb10u4

courier-webadmin recommends no packages.

Versions of packages courier-webadmin suggests:
pn  courier-doc  

-- debconf information:
* courier-webadmin/install-cgi: true



Bug#981644: Reload does not reload all threads, causing multiple issues

2021-02-02 Thread Jean-Louis Dupond
 ?    Sl   Feb01   2:19 \_ 
/usr/sbin/apache2 -k start
www-data  28208  0.1  0.2 1230336 9304 ?    Sl   Feb01   3:15 \_ 
/usr/sbin/apache2 -k start
www-data  54143  0.3  0.3 1231124 15792 ?   Sl   00:00   2:41 \_ 
/usr/sbin/apache2 -k start
www-data  54144  0.1  0.3 1230296 14516 ?   Sl   00:00   1:27 \_ 
/usr/sbin/apache2 -k start
www-data 109223  0.2  0.3 1230424 15012 ?   Sl   03:05   1:56 \_ 
/usr/sbin/apache2 -k start
www-data  67090  0.1  0.3 1229988 14364 ?   Sl   08:00   0:35 \_ 
/usr/sbin/apache2 -k start
www-data  10316  0.0  0.3 1229796 14020 ?   Sl   12:04   0:02 \_ 
/usr/sbin/apache2 -k start
www-data  14641  0.3  0.4 1232032 17448 ?   Sl   12:11   0:31 \_ 
/usr/sbin/apache2 -k start
www-data  14642  0.3  0.4 1232636 18396 ?   Sl   12:11   0:24 \_ 
/usr/sbin/apache2 -k start
www-data  20609  0.4  0.4 1233028 18712 ?   Sl   12:30   0:33 \_ 
/usr/sbin/apache2 -k start
www-data  45371  0.1  0.3 1230648 15236 ?   Sl   13:55   0:02 \_ 
/usr/sbin/apache2 -k start
www-data  52443  0.6  0.7 1234084 28836 ?   Sl   14:16   0:03 \_ 
/usr/sbin/apache2 -k start
www-data  52444  0.4  0.7 1233180 28196 ?   Sl   14:16   0:02 \_ 
/usr/sbin/apache2 -k start


These threads keep serving the old config/ssl/.. and causes issues.

A simple apache restart fixes everything, but another reload gives again:

3   65777   no (old gen)22  yes 4   21  0   4   
12


The threads can't be stopped correctly on a restart neither:
error.log:[Tue Feb 02 14:29:45.756841 2021] [core:warn] [pid 94750:tid 
139782663799936] AH00045: child process 94882 still did not exit, 
sending a SIGTERM
error.log:[Tue Feb 02 14:29:47.758636 2021] [core:warn] [pid 94750:tid 
139782663799936] AH00045: child process 94882 still did not exit, 
sending a SIGTERM
error.log:[Tue Feb 02 14:29:49.760955 2021] [core:warn] [pid 94750:tid 
139782663799936] AH00045: child process 94882 still did not exit, 
sending a SIGTERM
error.log:[Tue Feb 02 14:29:51.762668 2021] [core:error] [pid 94750:tid 
139782663799936] AH00046: child process 94882 still did not exit, 
sending a SIGKILL




Upstream has a similar bugreport:
https://bz.apache.org/bugzilla/show_bug.cgi?id=63169

But its just strange we've hit this problem multiple times now in the 
last week.


Thanks
Jean-Louis



Bug#968192: xkb-data: bepo_afnor missing eszett character

2021-01-27 Thread Jean-Louis Biasini
after learning a bit more about bépo layout, it turns out the 
problematics keys are all supposed to be dead keys.


not being detected as such due to XCompose not implementing them is the 
reason why it does not work properly


So I’ll report this to libx11-data you can close this.

On Thu, 20 Aug 2020 18:25:35 +0300 Jean-Louis Biasini 
 wrote:


> I spotted some more errors for caracter infinity and e as exposant see
> patch attached (new patch also include previous patch)
>
> Le 10/08/2020 à 15:08, Jean-Louis Biasini a écrit :
> > Package: xkb-data
> > Version: 2.29-2
> > Severity: normal
> > Tags: patch
> >
> > Dear Maintainer,
> >
> > the french bepo variant afnor contains an error which prevent the 
user from

> > typing german eszett caracter ß (code ssharp)
> >
> > The error is easily spotable in /usr/share/X11/xkb/symbols/fr since the
> > same
> > mapping already exist and is correctly mapped on other variant of the
> > bepo (see patch).
> >
> > thanks for your work,
> >
> > jean-louis
> >
> > -- System Information:
> > Debian Release: bullseye/sid
> > APT prefers stable-updates
> > APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable'),
> > (90, 'unstable')
> > Architecture: amd64 (x86_64)
> > Foreign Architectures: i386
> >
> > Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
> > Kernel taint flags: TAINT_USER
> > Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE

> > not set
> > Shell: /bin/sh linked to /usr/bin/dash
> > Init: systemd (via /run/systemd/system)
> > LSM: AppArmor: enabled
> >
> > -- no debconf information
> >
>
>



Bug#968192: the problem is actually related to XCompose

2021-01-27 Thread Jean-Louis Biasini
after learning a bit more about bépo layout, it turns out the 
problematics keys are all supposed to be dead keys.


not being detected as such due to XCompose not implementing them is the 
reason why it does not work properly


So I’ll report this to libx11-data you can close this.



Bug#968192: xkb-data: bepo_afnor missing eszett character

2020-08-20 Thread Jean-Louis Biasini
I spotted some more errors for caracter infinity and e as exposant see
patch attached (new patch also include previous patch)

Le 10/08/2020 à 15:08, Jean-Louis Biasini a écrit :
> Package: xkb-data
> Version: 2.29-2
> Severity: normal
> Tags: patch
>
> Dear Maintainer,
>
> the french bepo variant afnor contains an error which prevent the user from
> typing german eszett caracter ß (code ssharp)
>
> The error is easily spotable in /usr/share/X11/xkb/symbols/fr since the
> same
> mapping already exist and is correctly mapped on other variant of the
> bepo (see patch).
>
> thanks for your work,
>
> jean-louis
>
> -- System Information:
> Debian Release: bullseye/sid
> APT prefers stable-updates
> APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable'),
> (90, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
> Kernel taint flags: TAINT_USER
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE
> not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> -- no debconf information
>


--- /usr/share/X11/xkb/symbols/fr.orig	2020-08-20 18:04:04.463969291 +0300
+++ /usr/share/X11/xkb/symbols/fr.new	2020-08-20 18:04:34.700255994 +0300
@@ -627,7 +627,7 @@
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ egrave, Egrave, dead_grave, grave ] }; // è È ` `
 	key  { type[group1] = "FOUR_LEVEL", [ dead_circumflex, exclam, exclamdown, U2620 ] }; // ^ ! ¡ ☠
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ v, V, dead_caron, U2622 ] }; // v V ˇ ☢
-	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ d, D, UFDD7, U2623 ] }; // d D ∞ ☣
+	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ d, D, U221E, U2623 ] }; // d D ∞ ☣
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ l, L, dead_stroke, sterling ] }; // l L / £
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ j, J, U262E, U262F ] }; // j J ☮ ☯
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ z, Z, UFDD8, U2619 ] }; // z Z ― ☙
@@ -639,8 +639,8 @@
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ e, E, EuroSign, dead_currency ] }; // e E € ¤
 	key  { type[group1] = "FOUR_LEVEL", [ comma, semicolon, apostrophe, dead_belowcomma ] }; // , ; ' ,
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ c, C, dead_cedilla, copyright ] }; // c C ¸ ©
-	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ t, T, UFDD5, trademark ] }; // t T ᵉ ™
-	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ s, S, UFDD4, U017F ] }; // s S ß ſ
+	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ t, T, U1D49, trademark ] }; // t T ᵉ ™
+	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ s, S, ssharp, U017F ] }; // s S ß ſ
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ r, R, dead_breve, registered ] }; // r R ˘ ®
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ n, N, dead_tilde, U2693 ] }; // n N ~ ⚓
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ m, M, dead_macron, U26FD ] }; // m M ¯ ⛽



Bug#968195: keyboard-configuration: cannot set specific layout Français (Bépo, ergonomique, façon Dvorak, AFNOR) for tty console

2020-08-10 Thread Jean-Louis Biasini
Package: keyboard-configuration
Version: 1.196
Severity: important

Dear Maintainer,

* What exactly did you do (or not do) that was effective (or
ineffective)?
console tty:
$ sudo dpkg-reconfigure keyboard-configuration
choosing Français (Bépo, ergonomique, façon Dvorak, AFNOR)
$ sudo systemctl restart keyboard-setup
* What was the outcome of this action?
still in en us

* Additional info:
- settings any other layout works (included other bépo variants)
therefore not #955215
- this specific layout works fine in X

thanks for your work :)



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

Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_USER
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (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 keyboard-configuration depends on:
ii debconf 1.5.74
ii liblocale-gettext-perl 1.07-4

keyboard-configuration recommends no packages.

keyboard-configuration suggests no packages.

Versions of packages console-setup depends on:
ii console-setup-linux 1.196
ii debconf 1.5.74
ii xkb-data 2.29-2

Versions of packages console-setup suggests:
ii locales 2.31-2
ii lsb-base 11.1.0

Versions of packages console-setup-linux depends on:
ii init-system-helpers 1.58
ii kbd 2.0.4-4

Versions of packages console-setup-linux suggests:
ii console-setup 1.196

Versions of packages keyboard-configuration is related to:
pn console-common 
ii console-data 2:1.12-8
pn console-tools 
pn gnome-control-center 
ii kbd 2.0.4-4
ii systemd 246-2

-- debconf information:
console-setup/guess_font:
* keyboard-configuration/toggle: No toggling
* keyboard-configuration/switch: No temporary switch
* keyboard-configuration/compose: No compose key
console-setup/store_defaults_in_debconf_db: true
* keyboard-configuration/other:
* keyboard-configuration/store_defaults_in_debconf_db: true
keyboard-configuration/unsupported_config_options: true
* console-setup/fontsize-fb47: 8x16
* console-setup/codeset47: Guess optimal character set
console-setup/use_system_font:
* keyboard-configuration/xkb-keymap: fr(bepo_afnor)
* keyboard-configuration/variant: Français - Français (Bépo,
ergonomique, façon Dvorak, AFNOR)
keyboard-configuration/unsupported_layout: true
* keyboard-configuration/ctrl_alt_bksp: true
keyboard-configuration/unsupported_config_layout: true
* keyboard-configuration/altgr: The default for the keyboard layout
keyboard-configuration/unsupported_options: true
debian-installer/console-setup-udeb/title:
* keyboard-configuration/modelcode: tm2030USB
* keyboard-configuration/layoutcode: fr
console-setup/fontsize: 8x16
* keyboard-configuration/optionscode: terminate:ctrl_alt_bksp
* keyboard-configuration/layout: Français
* console-setup/fontface47: Fixed
console-setup/fontsize-text47: 8x16
* console-setup/charmap47: UTF-8
* keyboard-configuration/variantcode: bepo_afnor
console-setup/framebuffer_only:
console-setup/codesetcode: guess
* keyboard-configuration/model: TypeMatrix EZ-Reach 2030 USB



Bug#968192: xkb-data: bepo_afnor missing eszett character

2020-08-10 Thread Jean-Louis Biasini
Package: xkb-data
Version: 2.29-2
Severity: normal
Tags: patch

Dear Maintainer,

the french bepo variant afnor contains an error which prevent the user from
typing german eszett caracter ß (code ssharp)

The error is easily spotable in /usr/share/X11/xkb/symbols/fr since the
same
mapping already exist and is correctly mapped on other variant of the
bepo (see patch).

thanks for your work,

jean-louis

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

Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_USER
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE
not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information

--- /usr/share/X11/xkb/symbols/fr	2020-02-29 13:32:57.0 +0200
+++ /usr/share/X11/xkb/symbols/fr	2020-08-10 14:51:26.985791752 +0300
@@ -640,7 +640,7 @@
 	key  { type[group1] = "FOUR_LEVEL", [ comma, semicolon, apostrophe, dead_belowcomma ] }; // , ; ' ,
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ c, C, dead_cedilla, copyright ] }; // c C ¸ ©
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ t, T, UFDD5, trademark ] }; // t T ᵉ ™
-	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ s, S, UFDD4, U017F ] }; // s S ß ſ
+	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ s, S, ssharp, U017F ] }; // s S ß ſ
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ r, R, dead_breve, registered ] }; // r R ˘ ®
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ n, N, dead_tilde, U2693 ] }; // n N ~ ⚓
 	key  { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ m, M, dead_macron, U26FD ] }; // m M ¯ ⛽


Bug#948565: Failure when using Streaming HTTP calls

2020-01-10 Thread Jean-Louis Dupond

Package: prometheus
Version: 2.15.2+ds-1
Severity: important

Hi,

When testing the latest prometheus build in unstable together with 
Thanos (https://github.com/thanos-io/thanos), I noticed this was not 
working.
Thanos calls Prometheus via its API, and Prometheus reponds with: 
'internal http.ResponseWriter does not implement http.Flusher interface


This is here: 
https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L1109



Then I decided to use the upstream prometheus builds, and there it works 
just fine.
So it seems like some (outdated) dependency is used to build prometheus 
in unstable that does not support/implement the http.Flusher?



Thanks
Jean-Louis




Bug#934089: closed by Jerome BENOIT (reply to calcu...@rezozer.net) (firehol fails to use iptables-restore)

2019-08-16 Thread Jean Louis
Dear Jerome,

Are you using firehol?

So just upgrade and watch if it is going to upgrade.

If that is hard for you, you can install Debian VPS with previous
version, install firehol, and upgrade from inside, it costs maybe 0.00
cent for 1 hour VPS.

That is exactly where I am using firehol since years.

The problem lays probable in the switch related to iptables in Debian
10.

I have switched to ufw, because firehol is not usable.

So who shall do the above process to make it usable?

If I should do it, you let me know, and I will give you whole record
of it.

* Jerome BENOIT  [2019-08-16 09:02]:
> 
> 
> On 16/08/2019 10:24, Jean Louis wrote:
> > I do not understand your reasoning.
> 
> At the very upgrade stage, in general, some transitions do not go smoothly.
> 
> On my side, everything was fine. I cannot reproduce the issue.
> > 
> > Package is unusable on Buster 10.0
> > 
> > Of course it is upgrade issue, as from upgrade from previous Debian
> > to 10.0 it does not work.
> > 
> > So if you close the bug for that reason, you leave that open, there is
> > no improvement for users.
> 
> 
> 
> > 
> > I had to remove firewall, which I used for years due to this.
> 
> firewall or firehol ?
> 
> What the following command 
> 
>   /usr/sbin/firehol nofast try
> 
> gives on your side ?
> 
> Have you tried to re-start FireHOL instead ?
> 
> Jerome
> 
> > 
> > Jean
> > 
> > * Debian Bug Tracking System  [2019-08-16 06:45]:
> >> This is an automatic notification regarding your Bug report
> >> which was filed against the firehol package:
> >>
> >> #934089: firehol fails to use iptables-restore
> >>
> >> It has been closed by Jerome BENOIT  (reply to 
> >> calcu...@rezozer.net).
> >>
> >> Their explanation is attached below along with your original report.
> >> If this explanation is unsatisfactory and you have not received a
> >> better one in a separate message then please contact Jerome BENOIT 
> >>  (reply to calcu...@rezozer.net) by
> >> replying to this email.
> >>
> >>
> >> -- 
> >> 934089: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934089
> >> Debian Bug Tracking System
> >> Contact ow...@bugs.debian.org with problems
> > 
> >> Date: Fri, 16 Aug 2019 08:26:22 +0400
> >> From: Jerome BENOIT 
> >> To: 934089-cl...@bugs.debian.org
> >> Subject: firehol fails to use iptables-restore
> >> Organization: ReZoZeR
> >>
> >> Dear All,
> >>
> >> I am closing because I guess it is simply a upgrade issue.
> >>
> >> Jerome
> 
> -- 
> Jerome BENOIT | calculus+at-rezozer^dot*net
> https://qa.debian.org/developer.php?login=calcu...@rezozer.net
> AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B
> 



Bug#934089: closed by Jerome BENOIT (reply to calcu...@rezozer.net) (firehol fails to use iptables-restore)

2019-08-16 Thread Jean Louis
I do not understand your reasoning.

Package is unusable on Buster 10.0

Of course it is "upgrade" issue, as from upgrade from previous Debian
to 10.0 it does not work.

So if you close the bug for that reason, you leave that open, there is
no improvement for users.

I had to remove firewall, which I used for years due to this.

Jean

* Debian Bug Tracking System  [2019-08-16 06:45]:
> This is an automatic notification regarding your Bug report
> which was filed against the firehol package:
> 
> #934089: firehol fails to use iptables-restore
> 
> It has been closed by Jerome BENOIT  (reply to 
> calcu...@rezozer.net).
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Jerome BENOIT 
>  (reply to calcu...@rezozer.net) by
> replying to this email.
> 
> 
> -- 
> 934089: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934089
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems

> Date: Fri, 16 Aug 2019 08:26:22 +0400
> From: Jerome BENOIT 
> To: 934089-cl...@bugs.debian.org
> Subject: firehol fails to use iptables-restore
> Organization: ReZoZeR
> 
> Dear All,
> 
> I am closing because I guess it is simply a upgrade issue.
> 
> Jerome



Bug#934089: firehol fails to use iptables-restore

2019-08-06 Thread Jean Louis
Package: firehol
Version: 3.1.6+ds-8
Severity: grave
Justification: renders package unusable

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

   Upgrade to Debian 10
   
   * What exactly did you do (or not do) that was effective (or
 ineffective)?

   sudo firehol try
   
   * What was the outcome of this action?

sudo firehol try
FireHOL: Saving active firewall to a temporary file...  OK
FireHOL: Processing file '/etc/firehol/firehol.conf'...  OK  (281 iptables 
rules)

Your firewall is ready to be fast-activated...
If you don't continue, no changes will have been made to your firewall.
Activate the firewall? (just press enter to confirm or Control-C to stop) :

FireHOL: Fast activating new firewall...


ERROR   : # 1.
WHAT: A runtime command failed to execute (returned error CANNOT APPLY IN 
FAST MODE).
SOURCE  : FIN
COMMAND : /usr/sbin/iptables-legacy-restore 
\
ii  firehol-tools  3.1.6+ds-8
pn  ulogd2 

-- Configuration Files:
/etc/default/firehol changed [not included]
/etc/firehol/firehol.conf changed [not included]

-- no debconf information



Bug#933948: courier-mta randomly stops, cannot restart or start services, it just appears started, but it exists

2019-08-05 Thread Jean Louis
Package: courier-mta
Version: 1.0.6-1
Severity: critical
Justification: causes serious data loss

Dear Maintainer,

   * What led up to the situation?

   I have made dist-upgrade from 9 to Debian 10
   
   * What exactly did you do (or not do) that was effective (or
 ineffective)?

   Just upgraded the system. Courier MTA apparently randomly stops and cannot 
be restarted.
   
This includes courier-imap-ssl

If I use web administrationa and click SAVE on IMAP or incoming ESMTP, and 
install new configuration, services start working.

If I just use service courier-imap-ssl start this does not work, even if 
service is enabled.

Example for courier-imap-ssl

I have restarted from web administration, so this works:

Executing /usr/sbin/imapd-ssl stop ; . /etc/courier/imapd-ssl ; test 
"$IMAPDSSLSTART" != YES || /usr/sbin/imapd-ssl start...
Executing /usr/sbin/imapd stop ; . /etc/courier/imapd ; test "$IMAPDSTART" != 
YES || /usr/sbin/imapd start...


root@stw1:/tmp# service courier-imap-ssl status
● courier-imap-ssl.service - LSB: Courier IMAP server (TLS)
   Loaded: loaded (/etc/init.d/courier-imap-ssl; generated)
   Active: active (exited) since Sun 2019-08-04 11:28:14 MST; 17h ago
 Docs: man:systemd-sysv-generator(8)
Tasks: 0 (limit: 2379)
   Memory: 0B
   CGroup: /system.slice/courier-imap-ssl.service

Warning: Journal has been rotated since unit was started. Log output is 
incomplete or unavailable.
root@stw1:/tmp# lsof -i :993
COMMAND PIDUSER   FD   TYPE DEVICE SIZE/OFF NODE NAME
couriertc 31390root3u  IPv6 332900  0t0  TCP *:imaps (LISTEN)


Now if I do following:


root@stw1:/tmp# service courier-imap-ssl stop
root@stw1:/tmp# service courier-imap-ssl start
root@stw1:/tmp# lsof -i :993
root@stw1:/tmp#

This does not work.

root@stw1:/tmp# service courier-imap-ssl status
● courier-imap-ssl.service - LSB: Courier IMAP server (TLS)
   Loaded: loaded (/etc/init.d/courier-imap-ssl; generated)
   Active: active (exited) since Mon 2019-08-05 05:28:47 MST; 16s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 31976 ExecStart=/etc/init.d/courier-imap-ssl start (code=exited, 
status=0/SUCCESS)

Aug 05 05:28:47 stw1.rcdrun.com systemd[1]: Starting LSB: Courier IMAP serve…...
Aug 05 05:28:47 stw1.rcdrun.com systemd[1]: Started LSB: Courier IMAP server…S).
Hint: Some lines were ellipsized, use -l to show in full.


So if I do simple:

/usr/sbin/imapd-ssl start

This works.

It broke my email system and I need to install third party supervision to make 
sure that services are running.


-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages courier-mta depends on:
ii  courier-authlib0.69.0-2
ii  courier-base   1.0.6-1
ii  debconf [debconf-2.0]  1.5.71
ii  libc6  2.28-10
ii  libcourier-unicode42.1-3
ii  libgcc11:8.3.0-6
ii  libgdbm6   1.18.1-4
ii  libidn11   1.33-2.2
ii  libnet-cidr-perl   0.19-1
ii  libperl5.285.28.1-6
ii  libstdc++6 8.3.0-6
ii  sysvinit-utils 2.93-8

courier-mta recommends no packages.

Versions of packages courier-mta suggests:
ii  bsd-mailx [mail-reader]  8.1.2-0.20180807cvs-1
pn  courier-doc  
pn  courier-filter-perl  
pn  couriergrey  
ii  emacs-nox [mail-reader]  1:26.1+1-3.2
ii  mailutils [mail-reader]  1:3.5-3
ii  mutt [mail-reader]   1.10.1-2.1

-- Configuration Files:
/etc/courier/aliases/system changed:
root: postmaster
mailer-daemon: postmaster
MAILER-DAEMON: postmaster
uucp: postmaster
www-data: postmaster
postmaster: admin

/etc/courier/courierd changed:
prefix="/usr"
exec_prefix="/usr"
. /etc/environment
PATH=/usr/bin:/bin:/usr/bin:/usr/local/bin
SHELL=/bin/sh
DSNTOAUTHADDR=0
DYNAMICDELIVERIES=1
DEFAULTDELIVERY="|| /usr/bin/dotforward
./Maildir"
MAILDROPDEFAULT=./Maildir
ESMTP_CORK=1
ESMTP_BLOCKBACKSCATTER=smtp/dsn
UUXFLAGS="-j -g C"
ESMTP_USE_STARTTLS=1
COURIERTLS=/usr/bin/couriertls
ESMTP_TLS_VERIFY_DOMAIN=0
ESMTP_PREFER_IPV6_MX=1
TLS_TRUSTCERTS=/etc/ssl/cert.pem
TLS_VERIFYPEER=NONE

/etc/courier/enablefiltering changed:
esmtp local

/etc/courier/esmtpauthclient [Errno 13] Permission denied: 
'/etc/courier/esmtpauthclient'
/etc/courier/esmtpd changed:
PATH=/usr/bin:/bin:/usr/bin:/usr/local/bin
SHELL=/bin/sh
ULIMIT=32768
BOFHCHECKDNS="1"
BOFHNOEXPN=1
BOFHNOVRFY=1
TARPIT=1
NOADDMSGID="1"
NOADDDATE="1"
NOADDRREWRITE=0
ESMTP_LOG_DIALOG=0
AUTH_REQUIRED="0"
COURIERTLS=/usr/bin/couriertls
TLS_CERTFILE=/etc/courier/esmtpd.pem
TLS_DHPARAMS=/etc/courier/dhparams.pem
TLS_TRUSTCERTS=/etc/ssl/cert.pem
TLS_VERIFYPEER=NONE
MAILUSER=courier
MAILGROUP=courier
PORT=smtp

Bug#902493: SSL Issue

2019-06-14 Thread Jean-Louis Dupond

We had the test2 version running for some days on a machine.
But we noticed a quite important issue with it.

The configuration has a lot of SSL certificates.
Now when doing a lot of sequential requests, it happens that Apache was 
returning the wrong (default) certificate instead of the certificate of 
the supplied servername.

This happend on like 1/5 requests.

Wanted to test Apache 2.4.38 from Buster to see if it worked fine there, 
but was not able to build it on Stretch.


So better not push this patched version to Stretch :)



Bug#902493: Update?

2019-06-05 Thread Jean-Louis Dupond
And another important sidenote, is that the test2 version is missing 
some CVE patches!

So running the test2 version makes you vulnerable again to those.

If the update isn't coming soon into stretch, it might be good to rebase 
the build onto the latest stretch apache2!




Bug#902493: Update?

2019-06-05 Thread Jean-Louis Dupond

Hi,

Any update on this? We recently hit this bug also on our systems.
Running the 'test2' version now, but it would be nice to have it finally 
included in the repo's :)


Thanks!



Bug#863285: [winbind] Install/Updates Fail When Samba Running as samba 4 Domain

2019-02-26 Thread MAS Jean-Louis
We stumbled into this bug during our Jessie to stretch update.

The solution provided in Message #60 worked perfectly.

However, the bug is fixed in samba 2:4.8.0+dfsg-2 but Stretch uses samba
2:4.5.16+dfsg-1, so it's not fixed in Stretch.

I think it should be mentioned in Stretch release note.

Regards

-- 
Jean Louis Mas



smime.p7s
Description: Signature cryptographique S/MIME


Bug#920677: Issue when parsing OPTS in syncthing-relaysrv.service

2019-01-28 Thread Jean-Louis Dupond

Package: syncthing
Version: 1.0.0~ds1-1

Hi,

The syncthing-relaysrv.service sytemd unit file contains the following line:
ExecStart=/usr/bin/strelaysrv -nat=${NAT} ${STRELAYSRV_OPTS}


Now this works fine if you have for example the following in your 
defaults file:

STRELAYSRV_OPTS='-pools=""'

But once you have multiple options, it breaks.
This is caused by the parsing in systemctl, see systemd.service(5) for 
more info.


The option is to replace
ExecStart=/usr/bin/strelaysrv -nat=${NAT} ${STRELAYSRV_OPTS}

with
ExecStart=/usr/bin/strelaysrv -nat=${NAT} $STRELAYSRV_OPTS


Thanks
Jean-Louis



Bug#918813: done

2019-01-09 Thread Jean-Louis Biasini

https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues/119



Bug#918813: [gnome-disk-utility] gnome-disks store passwords in cleartext for automounting encrypted partitions

2019-01-09 Thread Jean-Louis Biasini

Package: gnome-disk-utility
Version: 3.22.1-1
Severity: important
Tags: security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org

--- Please enter the report below this line. ---

Hi and thanks for your work,

If one configure gnome disks to automount LUKS partition (encryption 
options, désactivating automatic encryption options, selecting unlock on 
start, entering the passphrase in the filed below) the passphrase ends 
up in cleartext in a file on /etc/luks-keys/luks-UUID-OF-PARTITION


In my opinion this is bad because it makes it easy to recover. This 
makes the encryption itself useless and mislead the user into thinking 
that his data is secured.


- Ideally my suggestion would be that the password should go through the 
default password keyring software, and the partition should be mounted 
at user level.

- If this is not possible I suggest removing the auto-mount option.
- At the very least I think that the user should be informed of this 
issue when he activates that functionality.


Thanks,

Jean-Louis Biasini

--- System information. ---

Architecture:
Kernel: Linux 4.9.0-8-amd64

Debian Release: 9.6
500 stable-updates ftp.fr.debian.org
500 stable security.debian.org
500 stable ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
-+-= 


udisks2 (>= 2.1.1) | 2.1.8-1
dconf-gsettings-backend | 0.26.0-2+b1
OR gsettings-backend |
libatk1.0-0 (>= 1.12.4) | 2.22.0-1
libc6 (>= 2.10) |
libcairo-gobject2 (>= 1.10.0) |
libcairo2 (>= 1.2.4) |
libcanberra-gtk3-0 (>= 0.25) |
libcanberra0 (>= 0.2) |
libdvdread4 (>= 4.1.3) |
libgdk-pixbuf2.0-0 (>= 2.22.0) |
libglib2.0-0 (>= 2.39.90) |
libgtk-3-0 (>= 3.16.2) |
liblzma5 (>= 5.1.1alpha+20120614) |
libnotify4 (>= 0.7.0) |
libpango-1.0-0 (>= 1.18.0) |
libpangocairo-1.0-0 (>= 1.14.0) |
libpwquality1 (>= 1.1.0) |
libsecret-1-0 (>= 0.7) |
libsystemd0 (>= 209) |
libudisks2-0 (>= 2.1.1) |
libx11-6 |


Package's Recommends field is empty.

Package's Suggests field is empty.


Bug#915401: perl_bulk_gets patch breaks some scripts

2018-12-03 Thread Jean-Louis Dupond

Package: net-snmp
Version: 5.7.3+dfsg-4

I upgraded from Ubuntu 16.04 to 18.04, and suddenly one of my perl snmp 
scripts 
(https://github.com/alaskacommunications/nagios_check_keepalived/blob/master/check_keepalived_vrrp.pl) 
started failing.
When switching back to SNMP v1 (which uses getnext instead of getbulk), 
it gives the following errors:
Use of uninitialized value $stopcond in quotemeta at 
/usr/lib/x86_64-linux-gnu/perl5/5.26/SNMP.pm line 884.
Use of uninitialized value $stopcond in quotemeta at 
/usr/lib/x86_64-linux-gnu/perl5/5.26/SNMP.pm line 884.
Use of uninitialized value $stopcond in quotemeta at 
/usr/lib/x86_64-linux-gnu/perl5/5.26/SNMP.pm line 884.
Use of uninitialized value $stopcond in quotemeta at 
/usr/lib/x86_64-linux-gnu/perl5/5.26/SNMP.pm line 884.
Use of uninitialized value $stopcond in quotemeta at 
/usr/lib/x86_64-linux-gnu/perl5/5.26/SNMP.pm line 884.


After digging in the changes between net-snmp in ubuntu 16.04 and 18.04, 
I found out the following patch is the cause of this:

    * fix_perl_bulk_gets.diff: Fix handling of truncated bulk get responses
  in the Perl module. (Patch 1278 in upstream patch tracker.)

When I reverted this, everything started to work fine again :)

I tried fixing the patch, and the following makes everything start 
working again, but still some undef warnings:


--- SNMP.pm.bak    2018-10-15 16:16:15.0 +0200
+++ SNMP.pm    2018-12-03 15:26:22.419130670 +0100
@@ -907,7 +907,7 @@
 my @newstopconds = ();
 my @newvarbinds = ();
 for (my $i = 0; $i < $num_stopconds; ++$i) {
-        unless ($found_eof[$i]) {
+        unless ($found_eof[$i] || !defined($state->{'stopconds'}[$i])) {
     push @newstopconds, $state->{'stopconds'}[$i];
     push @newvarbinds, $state->{'varbinds'}[$i];
     }


So it seems like somebody with some more knowledge will need to have a 
look at this.


Thanks
Jean-Louis



Bug#914910: race condition between open-vm-tools and systemd-tmpfiles-setup

2018-11-28 Thread Jean-Louis Dupond

Package: open-vm-tools
Version: 2:10.3.5-1~bpo9+1

I was debugging some issue where the NIC doesn't get enabled when 
deploying a new VM from a template.


It seems this didn't happen every time, so it looked like a race condition.

On a successful run, it gave the following in the logs:
Transitioning from state INPROGRESS to state Done.
ENTER STATE Done
EXIT STATE INPROGRESS
Deployment succeded.
Wait before set enable-nics stats in vmx.
Trying to connect network interfaces, attempt 1
Got VMX response 'queryNicsSupported'
Got VMX response 'disconnected'
Got VMX response 'connected'
The network interfaces are connected on 1 second
Launching cleanup.

While on a bad run, I had the following:
Transitioning from state INPROGRESS to state Done.
ENTER STATE Done
EXIT STATE INPROGRESS
Setting deploy error: Error removing lock /tmp/.vmware-deploy.INPROGRESS 
(No such file or directory)
Setting deploy error: Error deleting old state INPROGRESS.(Error 
removing lock /tmp/.vmware-deploy.INPROGRESS (No such file or directory))

Deployment succeded.
No nics to enable.
Launching cleanup.

Those 'No such file or directory' errors where a good pointer :)

If you look at the code 
(https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/libDeployPkg/linuxDeployment.c#L1230), 
you see it reads a file from /tmp to see which NIC's it needs to be enabled.
But it seems like /tmp was emptied while running the initial guest 
customization!


Now the service 'systemd-tmpfiles-setup.service' is responsible for 
this, but we don't have any dependency to that service.

I've added the following in an override for open-vm-tools.service:

# cat /etc/systemd/system/open-vm-tools.service.d/override.conf
[Unit]
After=systemd-remount-fs.service systemd-tmpfiles-setup.service

And after that everything seems to be fine! No more broken deploys.
I guess this should be added to the service file shipped.

This is also the case for open-vm-tools 2:10.1.5-5055683-4+deb9u1 in 
stretch-stable.


Thanks
Jean-Louis



Bug#910529: courier-webadmin: wrong permissions in /etc/courier/webadmin

2018-10-07 Thread Jean Louis
Package: courier-webadmin
Version: 0.76.3-5
Severity: important

Dear Maintainer,

All permissions shall be courier:courier for /etc/courier/webadmin

Otherwise settings don't work.

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

Kernel: Linux 4.9.0-7-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages courier-webadmin depends on:
ii  apache2 [httpd]2.4.25-3+deb9u5
ii  courier-base   0.76.3-5
ii  debconf [debconf-2.0]  1.5.61
ii  libc6  2.24-11+deb9u3

courier-webadmin recommends no packages.

Versions of packages courier-webadmin suggests:
pn  courier-doc  

-- debconf information:
* courier-webadmin/install-cgi: true



Bug#910527: courier-webadmin, password file with wrong permissions

2018-10-07 Thread Jean Louis
Package: courier-webadmin
Version: 0.76.3-5
Severity: important

Dear Maintainer,

   * What led up to the situation?

After installation the password file is installed with wrong permissions:

1) It is group readable, courierwebadmin script fails to use such, it has to be 
only owner/group readable

2) It has permission root:courier, but it should be courier:courier

Then it works.


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

Kernel: Linux 4.9.0-7-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages courier-webadmin depends on:
ii  apache2 [httpd]2.4.25-3+deb9u5
ii  courier-base   0.76.3-5
ii  debconf [debconf-2.0]  1.5.61
ii  libc6  2.24-11+deb9u3

courier-webadmin recommends no packages.

Versions of packages courier-webadmin suggests:
pn  courier-doc  

-- debconf information:
* courier-webadmin/install-cgi: true



Bug#910525: courier-webadmin is dependent on CGI.pm

2018-10-07 Thread Jean Louis
Package: courier-webadmin
Version: 0.76.3-5
Severity: important

Dear Maintainer,

   * What led up to the situation?

courier-webadmin will not work if CGI.pm is not installed.




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

Kernel: Linux 4.9.0-7-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages courier-webadmin depends on:
ii  apache2 [httpd]2.4.25-3+deb9u5
ii  courier-base   0.76.3-5
ii  debconf [debconf-2.0]  1.5.61
ii  libc6  2.24-11+deb9u3

courier-webadmin recommends no packages.

Versions of packages courier-webadmin suggests:
pn  courier-doc  

-- debconf information:
* courier-webadmin/install-cgi: true



Bug#909590: gerbera: Gerbera fails on start and every 5 sec

2018-09-26 Thread Jean-Louis Mounier

Hello James,

I did consider the questions you asked and I solved the problem by 
reinstalling package 'file' and then its dependencies : libc6 libmagic1 
zlib1g . Maybe only one was faulty but it is so quick and painless to do...


It was a system wide problem and not a gerbera bug. Maybe one file from 
libmagic1 was corrupted...


You can close the bug now !

Thank you for your help and for your contribution to Debian. We use 
Gerbera almost every day to watch educationnal TV shows on our TV. It is 
a great piece of software !


Best regards

Jean-Louis



Le 26/09/2018 à 11:38, James Cowgill a écrit :

Control: tags -1 moreinfo

Hi,

On 25/09/2018 19:14, Jean-Louis wrote:

Package: gerbera
Version: 1.1.0+dfsg-2+b2
Severity: important

Dear Maintainer,

Hello, I use gerbera for a long time and recently, the server failed and fails  
to restart every 5 seconds.
No valuable information in log file. The package is fully unusable.

Same problem after purge and reinstall. I guess the best information is the 
following line that apperas once in the log file at machine startup :

Sep 25 19:21:51 mercury gerbera[1178]: /usr/bin/gerbera: 
/lib/arm-linux-gnueabihf/libc.so.6: version `' not found (required by 
/lib/arm-linux-gnueabihf/libmagic.so.1)

That is a very strange error indicating that ld.so failed to load
gerbera before any code was executed.

Does running "gerbera --version" outside systemd work?
Does running "file" on something work?

Are you running a system with usrmerge enabled (ie is /lib a symlink to
/usr/lib)?

James





Bug#909590: gerbera: Gerbera fails on start and every 5 sec

2018-09-26 Thread Jean-Louis Mounier

Hi James,

here is what you ask for :

root@mercury:~# gerbera --version
gerbera: /lib/arm-linux-gnueabihf/libc.so.6: version `' not found 
(required by /lib/arm-linux-gnueabihf/libmagic.so.1)


root@mercury:~# file /etc/group
Erreur de segmentation

root@mercury:~# ls -l /lib
lrwxrwxrwx 1 root root 7 juin  13 19:23 /lib -> usr/lib

It seems to be a system wide problem...

Thank you in advance

Regards



Bug#909590: gerbera: Gerbera fails on start and every 5 sec

2018-09-25 Thread Jean-Louis
Package: gerbera
Version: 1.1.0+dfsg-2+b2
Severity: important

Dear Maintainer,

Hello, I use gerbera for a long time and recently, the server failed and fails  
to restart every 5 seconds. 
No valuable information in log file. The package is fully unusable.

Same problem after purge and reinstall. I guess the best information is the 
following line that apperas once in the log file at machine startup :

Sep 25 19:21:51 mercury gerbera[1178]: /usr/bin/gerbera: 
/lib/arm-linux-gnueabihf/libc.so.6: version `' not found (required by 
/lib/arm-linux-gnueabihf/libmagic.so.1)


Hope it helps
Thank you in advance
Regards

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armhf (armv7l)

Kernel: Linux 4.18.0-1-armmp-lpae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gerbera depends on:
ii  adduser  3.118
ii  libavformat587:4.0.2-2
ii  libavutil56  7:4.0.2-2
ii  libc62.27-6
ii  libcurl3-gnutls  7.61.0-1
ii  libduktape2032.3.0-1
ii  libexif120.6.21-5
ii  libexiv2-14  0.25-4
ii  libexpat12.2.6-1
ii  libffmpegthumbnailer4v5  2.1.1-0.2+b1
ii  libgcc1  1:8.2.0-7
ii  libixml101:1.8.2-3
ii  libjs-bootstrap  3.3.7+dfsg-2
ii  libjs-jquery 3.2.1-1
ii  libjs-jquery-cookie  12-1
ii  libjs-jquery-ui  1.12.1+dfsg-5
ii  libjs-prototype  1.7.1-3
ii  libmagic11:5.34-2
ii  libmariadbclient18   1:10.1.35-1
ii  libsqlite3-0 3.25.0-1
ii  libstdc++6   8.2.0-7
ii  libtag1v51.11.1+dfsg.1-0.2+b1
ii  libupnp101:1.8.2-3
ii  libuuid1 2.32.1-0.1
ii  lsb-base 9.20170808
ii  zlib1g   1:1.2.11.dfsg-1

gerbera recommends no packages.

Versions of packages gerbera suggests:
ii  lynx [www-browser]  2.8.9rel.1-2

-- no debconf information



Bug#794410: Installer hangs during 'select and install software'

2018-08-27 Thread Jean-Louis Deniest

Hi,

This problem has been solved by updating the bios. Then installation of 
9.5.0 went without problems.




On 23/07/18 21:15, Jean-Louis Deniest wrote:

Thanks Cyril.

Here is it.
usb key : debian 9, DVD version

I made screenshots of vt4 during :
- error when searching mirrors - no mirrors were accepted, even usa - 
debian. I selected then 'continue with no mirror' (see screenshot 1 & 
2). It has happened a few times. > screenshots 1 and 2

- just before the hanging, at the phase of installing discover.

Then, I runned another time the install, and made a few screenshots of 
/var/log/syslog, until it hangs.


All screenshots here : https://cloud.owncube.com/s/FyPgZMi9bzQEPoj

Hope it helps...


On 22/07/18 20:02, Cyril Brulebois wrote:

Hi Jean-Louis,

Jean-Louis Deniest  (2018-07-21):

Hello, I have the same issue.

Installing debian 9 stretch, both cd 
(debian-9.5.0-amd64-xfce-CD-1.iso) and

the dvd versions.

Hangs at 12% : at the phase of installing "discover (amd64)"

I tried about 10 times.

Laptop is Packard Bell ENLG71BM-C05U

I used the additional drivers (from 
http://cdimage.debian.org/cdimage/unofficial/non-free/firmware/stretch/20180714/),

and I put these .deb packages on another usb key : the effect is that I
don't have the step where they search for firmware for
rtlwifi/rtl8723befw.bin and rtl_nic/rtl8168g-2.fw

I don't have options to disable APCI in the bios.

I managed to install Opensuse on this computer, and there was 
Windows 10

working properly.

Any suggestion is welcome...

Can you please switch to vt4 and tell us what the last lines look like?
Bonus points if you can extract the whole /var/log/syslog file (e.g. by
using netcat to another machine); a photograph would probably work too.

Thanks already.


Cheers,







Bug#794410: Installer hangs during 'select and install software'

2018-07-21 Thread Jean-Louis Deniest

Hello, I have the same issue.

Installing debian 9 stretch, both cd (debian-9.5.0-amd64-xfce-CD-1.iso) 
and the dvd versions.


Hangs at 12% : at the phase of installing "discover (amd64)"

I tried about 10 times.

Laptop is Packard Bell ENLG71BM-C05U

I used the additional drivers (from 
http://cdimage.debian.org/cdimage/unofficial/non-free/firmware/stretch/20180714/), 
and I put these .deb packages on another usb key : the effect is that I 
don't have the step where they search for firmware for 
rtlwifi/rtl8723befw.bin and rtl_nic/rtl8168g-2.fw


I don't have options to disable APCI in the bios.

I managed to install Opensuse on this computer, and there was Windows 10 
working properly.


Any suggestion is welcome...



Bug#899302: systemd type should be set to forking?

2018-05-22 Thread Jean-Louis Dupond

Package: varnish
Version: 5.2.1-1
Severity: minor

Hi All,

Currently Varnish service file doesn't support a reload. This while the 
needed script for reload is deployed (/usr/share/varnish/reload-vcl).


The service file should contain the following line:
ExecReload=/usr/share/varnish/reload-vcl

See upstream service file: 
https://github.com/varnishcache/pkg-varnish-cache/blob/master/debian/varnish.service#L28


Thanks
Jean-Louis



Bug#896748: systemd type should be set to forking?

2018-04-24 Thread Jean-Louis Dupond

Package: varnish
Version: 5.2.1-1
Severity: minor

Hi All,

The systemd service file of Varnish (both unstable and stretch) contains 
the following:


[Service]
Type=simple
ExecStart=/usr/sbin/varnishd -j unix,user=vcache -F -a :6081 -T 
localhost:6082 -f /etc/varnish/default.vcl -S /etc/varnish/secret -s 
malloc,256m


The -F option is to not fork, and keep varnish in the foreground.

Is there a reason this is specified?
Type should be 'forking' (see 
https://www.freedesktop.org/software/systemd/man/systemd.service.html), 
and the -F should be dropped.


Can this be checked?

Thanks
Jean-Louis



Bug#864562: u-boot: broken ethernet support on Olimex A20-Olinuxino-Micro Rev. J

2017-12-07 Thread Jean-Louis Mounier

Hello Karsten,

thank you for your action and the information. I will quickly test the 
new installer when available.


For the future, Olimex is working on a firmware that will make possible 
a single installer for all their A20 boards. Nice ! For more 
information, have a look to the blog :


https://olimex.wordpress.com/2017/12/04/olinuxino-eeprom-content-one-step-ahead-to-single-linux-image-for-all-a20-boards/

Regards

Jean-Louis



Bug#864562: No ethernet link on Olimex A20-Olinuxino Micro Rev. J, possibly PHY driver problem

2017-10-17 Thread Jean-Louis Mounier

Hello Karsten,

There may be an issue : yesterday evening, I only started the 
installation, just enough to verify the communication between the 
installer and the repositories. I didn't complete the installation.


Maybe I should try a (minimalist) installation and verify that the 
network is still working when the system reboots !


Do you think it is necessary ?

Regards

Jean-Louis Mounier


Le 16/10/2017 à 22:45, Karsten Merker a écrit :

On Mon, Oct 16, 2017 at 09:39:36PM +0200, Jean-Louis Mounier wrote:


for some reasons, I changed my mail configuration and I
discovered your last request very recently (!) Sorry for the
delay.  Now I keep an eye on the bug thru the bug web page.

I discovered a new installer release but the bug is still
present.

Now the test :

=> gpio clear PA17
gpio: pin PA17 (gpio 17) value is 0
=>run bootcmd

after that, the installer got IPV4 and IPV6 addresses wwith DHCP and then
ran fine.

Hope it helps

Yes, that helps as it confirms that a change in u-boot alone is
enough to work around the issue in Linux as well (although it is
debateable whether the kernel should rely on the bootloader in
this case or not).  There has recently been an attempt to address
the issue in mainline u-boot, but that didn't work out as planned
and the patch got rejected:

https://lists.denx.de/pipermail/u-boot/2017-September/307778.html

Regards,
Karsten




Bug#864562: No ethernet link on Olimex A20-Olinuxino Micro Rev. J, possibly PHY driver problem

2017-10-16 Thread Jean-Louis Mounier

Hello Karsten,

for some reasons, I changed my mail configuration and I discovered your 
last request very recently (!) Sorry for the delay. Now I keep an eye on 
the bug thru the bug web page.


I discovered a new installer release but the bug is still present.

Now the test :

=> gpio clear PA17
gpio: pin PA17 (gpio 17) value is 0
=>run bootcmd

after that, the installer got IPV4 and IPV6 addresses wwith DHCP and 
then ran fine.


Hope it helps

Regards


Jean-Louis Mounier



Bug#864562: No ethernet link on Olimex A20-Olinuxino Micro Rev. J, possibly PHY driver problem

2017-07-28 Thread Jean-Louis MOUNIER

Hello Karsten,

thank you for your investigations and sorry for the delay : I have many 
lives...


here is the test result :

   U-Boot 2016.11+dfsg1-4 (Mar 27 2017 - 18:39:51 +) Allwinner
   Technology

   CPU:   Allwinner A20 (SUN7I)
   Model: Olimex A20-Olinuxino Micro
   I2C:   ready
   DRAM:  1 GiB
   MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
   *** Warning - bad CRC, using default environment

   Setting up a 1024x768 vga console (overscan 0x0)
   In:serial
   Out:   vga
   Err:   vga
   SCSI:  SATA link 0 timeout.
   AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
   flags: ncq stag pm led clo only pmp pio slum part ccc apst
   Net:   eth0: ethernet@01c5
   starting USB...
   USB0:   USB EHCI 1.00
   USB1:   USB OHCI 1.0
   USB2:   USB EHCI 1.00
   USB3:   USB OHCI 1.0
   scanning bus 0 for devices... 1 USB Device(s) found
   scanning bus 2 for devices... 1 USB Device(s) found
   Hit any key to stop autoboot:  0
   =>
   =>
   => *gpio clear PA17*
   gpio: pin PA17 (gpio 17) value is 0
   => *dhcp*
   Speed: 100, full duplex
   BOOTP broadcast 1
   BOOTP broadcast 2
   BOOTP broadcast 3
   DHCP client bound to address 192.168.11.80 (1028 ms)
   *** Warning: no boot file name; using 'C0A80B50.img'
   Using ethernet@01c5 device
   TFTP from server 0.0.0.0; our IP address is 192.168.11.80; sending
   through gateway 192.168.11.254
   Filename 'C0A80B50.img'.
   Load address: 0x4200
   Loading: *
   TFTP error: 'File not found' (1)
   Not retrying...
   =>

As you can see, the gpio command make a change ! For information, the 
192.168.11.80 network address and the gateway address are valid for my 
home network. The DHCP request did work fine !


Thank you

Regards

Jean-louis





Bug#864562: Info received (Bug#864562: No ethernet link on Olimex A20-Olinuxino Micro Rev. J, possibly PHY driver problem)

2017-07-24 Thread Jean-Louis MOUNIER

Hello,

I've just read Olimex Blog and found the following text about my board 
(which is a J Release).


   /We are selling for some time already //A20-OLinuXino-MICRO
   
//Rev.J
   where few things were improved:/

   //

1. /We changed the LAN PHY from Realtek to Microchip as latter
   is more reliable supplier for both commercial and industrial
   temperature components, we searched desperately Realtek PHY
   in industrial temperature grade but without success./
2. /We extended the input working voltage from 6-16VDC to 8-24VDC/
3. /We changed the NAND Flash to eMMC (but old NAND style flash
   is still possible to assembly)/

   //

   /The Ethernet PHY change requires new patches on the Uboot and
   Linux images which are already uploaded./

Obviously, the Debian Installer Kernel needs a patch to run on my (very) 
new board. I don't have a lot of time neither skill level to investigate 
the patch myself but I'm ready to run any test fron my board as you need...


Thank you in advance

Regards





Bug#792580: F y i

2017-06-29 Thread Barberi, Jean Louis
You have won the PCH Sweepstakes Promo Dated 27th of June 2017. For claim 
process, contact our agent on address (pchdraw...@outlook.com) Providing your 
Email Ref#: 55262611 and Winning#: 77738271.

Congratulations!
Publishers Clearing House




The information contained in this message is privileged and intended only for 
the recipients named. If the reader is not a representative of the intended 
recipient, any review, dissemination or copying of this message or the 
information it contains is prohibited. If you have received this message in 
error, please immediately notify the sender, and delete the original message 
and attachments.


Bug#864562: No ethernet link on Olimex A20-Olinuxino Micro Rev. J, possibly PHY driver problem

2017-06-22 Thread Jean-Louis MOUNIER

Hello Karsten,

I installed Stretch on my A20 with the USB network interface.

After a successfull minimal installation (on the Micro SD card), I 
configured eth0 and rebooted the system. The result is the same : the 
PHY is unable to get an IP address with DHCP.


The problem witch 4.9.0-3-armmp-lpae is the same as with the installer 
kernel.


Small information :

root@hendrix:~# dmesg |grep eth0
[   10.040210] sun7i-dwmac 1c5.ethernet eth0: fail to init PTP.
[   10.045905] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.117354] sun7i-dwmac 1c5.ethernet eth0: Link is Up - 
100Mbps/Full - flow control rx/tx

[   12.117405] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

I think I'll have to wait for a new kernel release...

Hope it helps

Regards

Jean-Louis



Bug#864562: No ethernet link on Olimex A20-Olinuxino Micro Rev. J, possibly PHY driver problem

2017-06-16 Thread Jean-Louis MOUNIER

Hello Karsten,

thank you for all your informations about A20 specifications. I will 
test them ASAP ! I guessI will spend time on uboot...


However, I have a new information about Jessie on my A20-Olinuxino 
Micro. Yesterday night, I installed Jessie on my board using my 
USB-Ethernet interface. Two informations.


I first used a 128M micro SD, with no speed indication. The (small) size 
would have been enought for the installer but I could not boot the 
installer, probably because the card is too slow. I attempted another 
install with a Class10 8G Micro SD and then it ran fine. I don't know if 
it is really a bug.


Second and more important regarding #864562 : after reboot, the board 
network interface is still unable to connect to the switch. This means 
that the issue is probably in the kernel, even in Jessie kernel.


Hope it helps

Regards

Jean-Louis



Bug#864562: Installation on Olimex A20-Olinuxino Micro

2017-06-10 Thread Jean-Louis MOUNIER

Package: debian-installer

Hello,

I'm the new owner of my second Olimex A20-Olinuxino Micro (Rev J) board.

I tested the board with a pre-installed Micro-SD card
(A20-OLinuXino-MICRO Debian Jessie with kernel 3.4.103+ release 14) and
it runs fine.

My challenge is to install Debian on this board and, better if possible,
to run it from the attached hard disk (without Micro SD card).

I choosed to run the installer from a micro-sd card image, made with
zcat (with Jessie and Stretch releases, same result).

The installer boots fine even if I saw that it is not as complete as a
X86/X64 Debian installer. Not a problem.

I use a serial port to manage the installation.

As it is a network installation, first I plugged the system on my
domestic network then directly on my ISP Box.

After investigation with my son (who is also qualified on the subject),
I think that the problem is about the network interface of the board.
Maybe a faulty initialisation or bad handshake with the network port.
both NI led blink and the switch port too.

Here are the facts : the installer can neither configure itself from
DHCP neither communicate with Internet when the network configuration is
manualy entered. I did explore the logs from my DHCP server and I didn't
find any log about the DHCP request from the installer (I saw some when
testing with the pre-installed card).

Did you meet this issue before ?

Thank you in advance

Best regards

Jean-Louis




Bug#851959: mysql-server hangs on update/upgrade

2017-01-20 Thread Jean Louis
Package: mysql-server
Version: 5.5.54-0+deb8u1
Severity: important

Dear Maintainer,

   * What led up to the situation?

   sudo apt-get update; sudo apt-get upgrade
   
   * What exactly did you do (or not do) that was effective (or
 ineffective)?

   Nothing special.
   
   * What was the outcome of this action?

   Setting up mysql-server (5.5.54-0+deb8u1) is there forever. Only
   CTRL-C could interrupt it. That is bug in update process.
   
   * What outcome did you expect instead?

   That process continues with upgrade.

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

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

Versions of packages mysql-server depends on:
ii  mysql-server-5.5  5.5.54-0+deb8u1

mysql-server recommends no packages.

mysql-server suggests no packages.

-- no debconf information



Bug#843520: [debian-mysql] Bug#843520: Bug#843520: mysql-server-5.5 cannot be automatically upgraded

2016-11-18 Thread Jean Louis
I have no console logs, it was just hanging. That is the problem
encountered, the upgrade was hanging forever without giving error
messages.

Thank you.

On Fri, Nov 18, 2016 at 08:00:34AM +0100, Lars Tangvald wrote:
> Hi,
> 
> On 11/17/2016 06:02 PM, Jean Louis wrote:
> > I am sorry, that I filed bug in the wrong package, it was
> > unintentional mistake. It should be in mysql-server. And I know all
> > about specifics.
> > 
> > In my case, there is nothing that I have changed in my Mysql
> > configuration from the plain install. That is why I filed the
> > bug. Otherwise I would look first on my side.
> > 
> > And I was surprised it did not work, as I was used to the stability
> > and certainty when upgrading.
> > 
> > I could not find the solution
> > 
> > I was reading other bugs and I found:
> > 
> > [mysqld]
> > secure_file_priv = /var/lib/mysql
> > 
> > So I have put it in /etc/mysql/conf.d and now I got it working. Even I
> > don't even know what is it about, as being so lazy to read the
> > documentation. Sorry.
> > 
> > Still I think it should not be like that, the upgrade should go
> > smooth, especially for databases. Nothing angers me, thank you for
> > putting attention. I am supporter of free software and use Debian on
> > remote servers.
> > 
> > Jean Louis
> Hi,
> 
> In this case, the server defaults to secure_file_priv=/var/lib/mysql-files,
> and will require this directory to be created.
> This is a big change to make in a stable release, but the old behavior was a
> potential security risk, so we felt it was justified. The upgrade _should_
> have created this directory automatically, so if it failed for you then
> there's probably something with your environment we didn't account for. If
> you have any console logs or mysql error logs from the update it would be
> good if you can attach them to the bug.
> 
> One important note, however:
> The solution you note, setting secure_file_priv=/var/lib/mysql (the data
> directory) is not a good one. You should either set it to NULL or to a
> separate, empty directory owned by the mysql user.
> 
> The secure_file_priv setting determines where the server is allowed to read
> and write files using import/export operations. Setting it to the same
> location as the database will mean that any user of your database can get
> full access.
> 
> --
> Lars
> 
> 
> > 
> > On Tue, Nov 15, 2016 at 12:10:10PM +, Robie Basak wrote:
> > > Hi Jean,
> > > 
> > > On Tue, Nov 15, 2016 at 12:08:18PM +0100, Jean Louis wrote:
> > > > sudo apt-get update
> > > > sudo apt-get upgrad
> > > > 
> > > > * What exactly did you do (or not do) that was effective (or
> > > >   ineffective)?
> > > > 
> > > > Starting or configuring mysql-server-5.5 hangs forever. System is 
> > > > broken.
> > > > 
> > > > * What was the outcome of this action?
> > > > 
> > > > It hangs forever.
> > > Unfortunately I think this isn't enough for anyone to understand what
> > > happened in your case. This is a problem statement, not a bug report.
> > > 
> > > Clearly a simple upgrade on a fresh install of jessie works; otherwise
> > > we would have thousands of bug reports. Something must be different on
> > > your system, but we do not know what that is. Please provide full steps
> > > to reproduce your problem so that we may figure that out.
> > > 
> > > > I see that several bugs have been filed and marked as RESOLVED, how
> > > > they can be resolved when it is happening over and over again.
> > > Because they are different bugs with different root causes. This
> > > particular issue was determined to be something that needs to be fixed
> > > in akonadi packaging and is now being tracked in bug 843534. Presumably
> > > though you have a different issue as you did not mention akonadi in your
> > > bug report.
> > > 
> > > Please understand that your report cannot be addressed because you have
> > > not provided enough information. If this angers you, try reading
> > > http://www.chiark.greenend.org.uk/~sgtatham/bugs.html which is a great
> > > essay that explains this problem well.
> > > 
> > > Please file a new bug report with full steps on how to reproduce your
> > > bug. If it turns out to have a common root cause, we can always mark it
> > > as a duplicate later.
> > > 
> > > Robie
> > ___
> > pkg-mysql-maint mailing list
> > pkg-mysql-ma...@lists.alioth.debian.org
> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mysql-maint
> 



Bug#843520: [debian-mysql] Bug#843520: mysql-server-5.5 cannot be automatically upgraded

2016-11-17 Thread Jean Louis
I am sorry, that I filed bug in the wrong package, it was
unintentional mistake. It should be in mysql-server. And I know all
about specifics.

In my case, there is nothing that I have changed in my Mysql
configuration from the plain install. That is why I filed the
bug. Otherwise I would look first on my side.

And I was surprised it did not work, as I was used to the stability
and certainty when upgrading.

I could not find the solution

I was reading other bugs and I found:

[mysqld]
secure_file_priv = /var/lib/mysql

So I have put it in /etc/mysql/conf.d and now I got it working. Even I
don't even know what is it about, as being so lazy to read the
documentation. Sorry.

Still I think it should not be like that, the upgrade should go
smooth, especially for databases. Nothing angers me, thank you for
putting attention. I am supporter of free software and use Debian on
remote servers. 

Jean Louis

On Tue, Nov 15, 2016 at 12:10:10PM +, Robie Basak wrote:
> Hi Jean,
> 
> On Tue, Nov 15, 2016 at 12:08:18PM +0100, Jean Louis wrote:
> > sudo apt-get update
> > sudo apt-get upgrad
> > 
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> > 
> > Starting or configuring mysql-server-5.5 hangs forever. System is broken.
> > 
> >* What was the outcome of this action?
> > 
> > It hangs forever.
> 
> Unfortunately I think this isn't enough for anyone to understand what
> happened in your case. This is a problem statement, not a bug report.
> 
> Clearly a simple upgrade on a fresh install of jessie works; otherwise
> we would have thousands of bug reports. Something must be different on
> your system, but we do not know what that is. Please provide full steps
> to reproduce your problem so that we may figure that out.
> 
> > I see that several bugs have been filed and marked as RESOLVED, how
> > they can be resolved when it is happening over and over again.
> 
> Because they are different bugs with different root causes. This
> particular issue was determined to be something that needs to be fixed
> in akonadi packaging and is now being tracked in bug 843534. Presumably
> though you have a different issue as you did not mention akonadi in your
> bug report.
> 
> Please understand that your report cannot be addressed because you have
> not provided enough information. If this angers you, try reading
> http://www.chiark.greenend.org.uk/~sgtatham/bugs.html which is a great
> essay that explains this problem well.
> 
> Please file a new bug report with full steps on how to reproduce your
> bug. If it turns out to have a common root cause, we can always mark it
> as a duplicate later.
> 
> Robie



Bug#843520: mysql-server-5.5 cannot be automatically upgraded

2016-11-15 Thread Jean Louis
Package: mysql-server-5.5
Version: 5.5.53-0+deb8u1
Followup-For: Bug #843520

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

sudo apt-get update
sudo apt-get upgrad

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Starting or configuring mysql-server-5.5 hangs forever. System is broken.

   * What was the outcome of this action?

It hangs forever.

   * What outcome did you expect instead?

That it configures not that it breaks the system.

I see that several bugs have been filed and marked as RESOLVED, how
they can be resolved when it is happening over and over again.

Jean Louis

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

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

Versions of packages mysql-server-5.5 depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.56
ii  initscripts2.88dsf-59
ii  libc6  2.19-18+deb8u6
ii  libdbi-perl1.631-3+b1
ii  libgcc11:4.9.2-10
ii  libstdc++6 4.9.2-10
ii  lsb-base   4.1+Debian13+nmu1
ii  mysql-client-5.5   5.5.53-0+deb8u1
ii  mysql-common   5.5.53-0+deb8u1
ii  mysql-server-core-5.5  5.5.53-0+deb8u1
ii  passwd 1:4.2-3+deb8u1
ii  perl   5.20.2-3+deb8u6
ii  psmisc 22.21-2
ii  zlib1g 1:1.2.8.dfsg-2+b1

Versions of packages mysql-server-5.5 recommends:
ii  libhtml-template-perl  2.95-1

Versions of packages mysql-server-5.5 suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20141216cvs-2
pn  tinyca 

-- debconf information:
  mysql-server-5.5/start_on_boot: true
  mysql-server-5.5/postrm_remove_databases: false
  mysql-server/no_upgrade_when_using_ndb:
  mysql-server/password_mismatch:
  mysql-server/error_setting_password:
  mysql-server-5.5/nis_warning:
  mysql-server-5.5/really_downgrade: false



Bug#777668: Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release.

2015-02-11 Thread Jean-Louis Dupond

Package: mysql-server-5.5
Version: 5.5.42-1
Severity: minor

The default config (my.cnf) for mysql-server-5.5 seems to contain a 
deprecated variable:
150211 11:01:10 [Warning] Using unique option prefix key_buffer instead 
of key_buffer_size is deprecated and will be removed in a future 
release. Please use the full name instead.


Just renaming key_buffer to key_buffer_size fixes the warning.


Thx

Jean-Louis


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



Bug#732697: Status

2015-02-09 Thread Jean-Louis Dupond

Seems like final version came out in november.

It would be nice to get this into Debian. Eventually with the version in 
backports also.


Thanks!


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



Bug#769657: Patch

2014-12-18 Thread Jean-Louis Dupond

Hi,

Attached you can find a patch that resolves this problem.
The patch pipes the mysqldump output directly to bzip2/gzip.

Because of this you don't need to have alot of free diskspace to hold 
the uncompressed .sql file while dumping the database.


Please consider to add this in the automysqlbackup package.

Thx
Jean-Louisdiff --git a/automysqlbackup b/automysqlbackup
index ddbea01..c9bbcd1 100755
--- a/automysqlbackup
+++ b/automysqlbackup
@@ -79,6 +79,9 @@ DOWEEKLY=6
 # Choose Compression type. (gzip or bzip2)
 COMP=gzip
 
+# Compress backups on the fly with gzip or bzip2 (yes or no)
+COMPDIRECT=no
+
 # Compress communications between backup server and MySQL server?
 COMMCOMP=no
 
@@ -250,8 +253,10 @@ fi
 # Change Log
 #=
 #
+# VER 2.6 - (2014-12-18)
+#Added direct compression support to save diskspace
 # VER 2.5 - (2006-01-15)
-#		Added support for setting MAXIMUM_PACKET_SIZE and SOCKET parameters (suggested by Yvo van Doorn)
+#Added support for setting MAXIMUM_PACKET_SIZE and SOCKET parameters (suggested by Yvo van Doorn)
 # VER 2.4 - (2006-01-23)
 #Fixed bug where weekly backups were not being rotated. (Fix by wolf02)
 #Added hour an min to backup filename for the case where backups are taken multiple
@@ -350,7 +355,7 @@ DNOW=`date +%u`		# Day number of the week 1 to 7 where 1 represents Monday
 DOM=`date +%d`			# Date of the Month e.g. 27
 M=`date +%B`			# Month e.g January
 W=`date +%V`			# Week Number e.g 37
-VER=2.5	# Version Number
+VER=2.6	# Version Number
 LOGFILE=$BACKUPDIR/$DBHOST-`date +%N`.log		# Logfile Name
 LOGERR=$BACKUPDIR/ERRORS_$DBHOST-`date +%N`.log		# Logfile Name
 BACKUPFILES=
@@ -420,26 +425,54 @@ exec 2 $LOGERR # stderr replaced with file $LOGERR.
 
 # Functions
 
+SUFFIX=
+
 # Database dump function
 dbdump () {
-	touch $2
-	chmod 600 $2
 	if [ $1 = information_schema ] ; then
 		NEWOPT=--skip-opt ${OPT}
 	else
 		NEWOPT=--opt $OPT
 	fi
 
-	if [ -z ${USERNAME} -o -z ${PASSWORD} ] ; then
-		mysqldump --defaults-file=/etc/mysql/debian.cnf $NEWOPT $1  $2
+	if [ $COMPDIRECT = yes ]  ( [ $COMP = gzip ] || [ $COMP = bzip2 ] ); then
+		if [ $COMP = gzip ]; then
+			SUFFIX=.gz
+			touch $2.gz
+			chmod 600 $2.gz
+			if [ -z ${USERNAME} -o -z ${PASSWORD} ] ; then
+mysqldump --defaults-file=/etc/mysql/debian.cnf $NEWOPT $1 | gzip -f  $2.gz
+			else
+mysqldump --user=$USERNAME --password=$PASSWORD --host=$DBHOST $NEWOPT $1  | gzip -f  $2.gz
+			fi
+		elif [ $COMP = bzip2 ]; then
+			SUFFIX=.bz2
+			touch $2.bz2
+chmod 600 $2.bz2
+			if [ -z ${USERNAME} -o -z ${PASSWORD} ] ; then
+mysqldump --defaults-file=/etc/mysql/debian.cnf $NEWOPT $1 | gzip -f  $2.bz2
+else
+mysqldump --user=$USERNAME --password=$PASSWORD --host=$DBHOST $NEWOPT $1  | gzip -f  $2.bz2
+fi
+		fi
 	else
-		mysqldump --user=$USERNAME --password=$PASSWORD --host=$DBHOST $NEWOPT $1  $2
+	touch $2
+		chmod 600 $2
+		if [ -z ${USERNAME} -o -z ${PASSWORD} ] ; then
+			mysqldump --defaults-file=/etc/mysql/debian.cnf $NEWOPT $1  $2
+			compression $2
+		else
+			mysqldump --user=$USERNAME --password=$PASSWORD --host=$DBHOST $NEWOPT $1  $2
+			compression $2
+		fi
+	fi
+	if [ $LATEST = yes ]; then
+		cp $1$SUFFIX $BACKUPDIR/latest/
 	fi
 	return 0
 }
 
 # Compression function plus latest copy
-SUFFIX=
 compression () {
 if [ $COMP = gzip ]; then
 	gzip -f $1
@@ -454,9 +487,6 @@ elif [ $COMP = bzip2 ]; then
 else
 	echo No compression option set, check advanced settings
 fi
-if [ $LATEST = yes ]; then
-	cp $1$SUFFIX $BACKUPDIR/latest/
-fi	
 return 0
 }
 
@@ -536,7 +566,6 @@ echo ==
 			fi
 			echo Monthly Backup of $MDB...
 dbdump $MDB $BACKUPDIR/monthly/$MDB/${MDB}_$DATE.$M.$MDB.sql
-compression $BACKUPDIR/monthly/$MDB/${MDB}_$DATE.$M.$MDB.sql
 BACKUPFILES=$BACKUPFILES $BACKUPDIR/monthly/$MDB/${MDB}_$DATE.$M.$MDB.sql$SUFFIX
 			echo --
 		done
@@ -572,7 +601,6 @@ echo ==
 		rm -fv $BACKUPDIR/weekly/$DB/${DB}_week.$REMW.*
 		echo
 			dbdump $DB $BACKUPDIR/weekly/$DB/${DB}_week.$W.$DATE.sql
-			compression $BACKUPDIR/weekly/$DB/${DB}_week.$W.$DATE.sql
 			BACKUPFILES=$BACKUPFILES $BACKUPDIR/weekly/$DB/${DB}_week.$W.$DATE.sql$SUFFIX
 		echo --
 	
@@ -583,7 +611,6 @@ echo ==
 		rm -fv $BACKUPDIR/daily/$DB/*.$DOW.sql.*
 		echo
 			dbdump $DB $BACKUPDIR/daily/$DB/${DB}_$DATE.$DOW.sql
-			compression $BACKUPDIR/daily/$DB/${DB}_$DATE.$DOW.sql
 			BACKUPFILES=$BACKUPFILES $BACKUPDIR/daily/$DB/${DB}_$DATE.$DOW.sql$SUFFIX
 	

Bug#769657: Compress Backups

2014-11-15 Thread Jean-Louis Dupond
Package: automysqlbackup
Version: 2.6+debian.4-1
Severity: whishlist

Hi!

Currently automysqlbackup makes a dump of the database, and after the
dump was created, it compresses the backup.

Now in some cases this is annoying, as you need diskspace for the dump +
compressed dump.
If your database is quite big, you need diskspace just for dumping your
database.

A nice option would be that we don't save the .sql file directly, but
pipe it to gzip, and save it compressed directly.

This way we don't need space for the full uncompressed .sql file.

Thanks
Jean-Louis


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



Bug#769656: Compress Backups

2014-11-15 Thread Jean-Louis Dupond
Package: automysqlbackup
Version: 2.6+debian.4-1
Severity: whishlist

Hi!

It might be nice to add pigz to the compress options?
pigz is just a multithreaded gzip, which can speed up the compression alot.

Please note that it would be good to be able to pass some arguments to
pigz while compressing (max cpu's for example).

Thanks
Jean-Louis


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



Bug#715569: Ack

2014-05-08 Thread Jean-Louis Dupond

Just hit this bug also.
Was testing out vroot, and had some weird issues (not chrooting), and it 
wasn't clear why.


Then I found this report.
Did rebuild the package with pbuilder and installed it. And now it just 
works fine!


Could this package just be rebuild?

Thanks
Jean-Louis


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



Bug#730318: [gnome-disk-utility] is missing parted dependency

2013-11-23 Thread Jean-Louis Biasini

Package: gnome-disk-utility
Version: 3.10.0-1
Severity: normal

--- Please enter the report below this line. ---

Hello and thanks for your work and time,

While trying to create a new partition, encrypted, wiping all info below 
(zeroing), gnome-disk-utility report faillure. The command's fail 
contains a nice parted: file or folder unkown. Installing the parted 
package solves the issue.


thanks in advance

Jean-Louis Biasini
--- System information. ---
Architecture: amd64
Kernel: Linux 3.11-2-amd64

Debian Release: jessie/sid
90 unstable ftp.fr.debian.org
85 unstable www.deb-multimedia.org
800 testing security.debian.org
800 testing ftp.fr.debian.org
80 experimental ftp.fr.debian.org
750 testing www.deb-multimedia.org
75 experimental www.deb-multimedia.org
700 stable-updates ftp.fr.debian.org
700 stable security.debian.org
700 stable ftp.fr.debian.org
650 stable www.deb-multimedia.org
500 testing download.tuxfamily.org
500 stable dl.google.com
500 quodlibet-unstable www.student.tugraz.at

--- Package information. ---
Depends (Version) | Installed
-+-= 


libatk1.0-0 (= 1.12.4) | 2.10.0-2
libc6 (= 2.15) |
libcairo-gobject2 (= 1.10.0) |
libcairo2 (= 1.2.4) |
libcanberra-gtk3-0 (= 0.25) |
libcanberra0 (= 0.2) |
libdvdread4 |
libgdk-pixbuf2.0-0 (= 2.22.0) |
libglib2.0-0 (= 2.35.9) |
libgtk-3-0 (= 3.5.8) |
liblzma5 (= 5.1.1alpha+20120614) |
libnotify4 (= 0.7.0) |
libpango-1.0-0 (= 1.18.0) |
libpangocairo-1.0-0 (= 1.14.0) |
libpwquality1 (= 1.1.0) |
libsecret-1-0 (= 0.7) |
libsystemd-login0 (= 31) |
libudisks2-0 (= 2.1.1) |
libx11-6 |
dconf-gsettings-backend |
OR gsettings-backend |
udisks2 (= 2.1.1) |


Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#629331: Mrtg Patch

2013-05-15 Thread Jean-Louis Dupond

Mrtg also needs to be patched.

Now it throws the following error:
Subroutine main::pack_sockaddr_in6 redefined at 
/usr/share/perl/5.14/Exporter.pm line 67. at /usr/bin/mrtg line 310


Attached the patch to fix this.--- mrtg.old2013-05-15 16:37:53.982842509 +0200
+++ mrtg2013-05-15 16:37:34.298908639 +0200
@@ -307,7 +307,7 @@
 if ($cfg{enableipv6} eq 'yes') {
 if ( eval {local $SIG{__DIE__};require Socket; require Socket6; 
require IO::Socket::INET6;}) {
 import Socket;
-import Socket6;
+Socket6-import(qw(inet_pton getaddrinfo));
 debug('base', IPv6 libraries found, IPv6 enabled.);
 } else {
 warn $NOW: WARNING: IPv6 libraries not found, IPv6 disabled.\n;



Bug#696308: the bug is related to files in template folder

2012-12-31 Thread Jean-Louis Biasini
I found the origin of the problem: it seems to be related to the some I 
have in the template folder.
I have 4 pdf file between 24 ko and 296 ko. If they are in the template 
folder the problem occurs if not no problem.
I tried to put other pdf file but could not reproduce the problem. So 
this is really related to those files. Other file in the folder (doc, 
odf) doesn't harm in anything...


regards,


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



Bug#696308: I confirm this

2012-12-30 Thread Jean-Louis Biasini

Hello,

I have this issue too. I tried to remove the file .config/Thunar but it 
doesn't not help...


thank you for your work

jean-louis biasini


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



Bug#561780: can't start pulseaudio because of this file

2012-12-28 Thread Jean-Louis Biasini

Hello,

On my laptop (wheezy) this /tmp/.esd-1000 file is blocking the starting 
of pulseaudio, I sugest changing the priority of this from wishlist to 
normal...


thanks for your work :D


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



Bug#690994: [installation-reports] xfce on btrfs, network install image, no kernel found, btrfs-utils missing

2012-10-19 Thread Jean-Louis Biasini

Package: installation-reports
Version: 7 beta 3
Severity: normal

--- Please enter the report below this line. ---
Hello and thanks for your work

I edited the default installer line to add: desktop=xfce
I made an install with one root partition btrfs /(dev/sdb4) and swap on 
(/dev/sdb3)


1. At the end of the phase installing base package the installer told 
me he couldn't find any kernel package to install (on net install I 
would expect him to see on the network but the network is still not 
configured at this stage. I continued and get a debian installation 
without kernel. I installed the kernel myself with a livecd and a chroot.
2. First boot fails on fsck with something like fsck.btrfs file not 
found so I reuse my livecd and chroot and installed btrfs-utils myself 
after what no more problem is to be reported


Please contact me if you need more info

regards,

Jean-Louis Biasini

--- System information. ---
root@pink:/home/jean-louis# fdisk -l

Disque /dev/sda : 1000.2 Go, 1000204886016 octets
255 têtes, 63 secteurs/piste, 121601 cylindres, total 1953525168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0x0cd9b3f5

Périphérique Amorce  DébutFin  Blocs Id  Système
/dev/sda1   *2048  1912563711   956280832   83  Linux
/dev/sda2  1912563712  19535237112048   83  Linux

Disque /dev/sdb : 128.0 Go, 128035676160 octets
255 têtes, 63 secteurs/piste, 15566 cylindres, total 250069680 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0x0007e215

Périphérique Amorce  DébutFin  Blocs Id  Système
/dev/sdb1   *2048  206847  1024007  HPFS/NTFS/exFAT
/dev/sdb2  206848   206206975   103647  HPFS/NTFS/exFAT
/dev/sdb3   246163456   250068991 1952768   82  partition 
d'échange Linux / Solaris

/dev/sdb4   218820608   24616345513671424   83  Linux

Architecture: amd64
Kernel: Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
90 unstable ftp.at.debian.org
85 unstable www.deb-multimedia.org
800 testing security.debian.org
800 testing ftp.at.debian.org
80 experimental ftp.at.debian.org
750 testing www.deb-multimedia.org
75 experimental www.deb-multimedia.org
700 stable-updates ftp.at.debian.org
700 stable security.debian.org
700 stable ftp.at.debian.org
650 stable www.deb-multimedia.org
500 testing download.tuxfamily.org
500 squeeze deb.playonlinux.com
500 natty ppa.launchpad.net
500 lucid ppa.launchpad.net

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



-8---8---8---8---8---8---8---8---8--
Please attach the file:
/tmp/reportbug-ng-installation-reports-37jrnI.txt
to the mail. I'd do it myself if the output wasn't too long to handle.

Thank you!
-8---8---8---8---8---8---8---8---8--
--- Output from package bug script ---

Boot method: unetbootin made usb stick
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
 (on 10/19/2012)
Date: Date and time of the install

Machine: Asus K93SV
Partitions: df -Tl will do; the raw partition table is preferred


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

Description of the install, in prose, and any thoughts, comments
  and ideas you had during the initial install.


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=7.0 (wheezy) - installer build 20120930+b1
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux pink 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 
GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core 
Processor Family DRAM Controller [8086:0104] (rev 09)
lspci -knn: Subsystem: ASUSTeK Computer Inc

Bug#664463: More Info

2012-06-08 Thread Jean-Louis Dupond

Hi!

I've been debugging the issue here, but need some more information.

The following is listed in the attached debug log:
+ [ -h /dev/disk/by-uuid/18fce26f-1cf9-4475-8127-7592ab2194ac ]
+ [ x/dev/disk/by-uuid/18fce26f-1cf9-4475-8127-7592ab2194ac = x ]

It looks like /dev/disk/by-uuid/18fce26f-1cf9-4475-8127-7592ab2194ac is 
not a symlink, which causes everything to fail.



Could you tell me what udev version you have installed, and also give 
me the output of 'ls -la /dev/disk/by-uuid'?



Thanks for this information!

Jean-Louis Dupond



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



Bug#674027: (geen onderwerp)

2012-05-23 Thread Jean-Louis Dupond

This has been fixed upstream now:
http://code.google.com/p/cryptsetup/source/detail?r=d0c98af4e6a07d95b87f22d2939b83ae6a22d725

They will release 1.4.3 in some days, then the change will be included.

Thanks for the report.



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



Bug#670071: (geen onderwerp)

2012-05-23 Thread Jean-Louis Dupond

Hi

In a few days 1.4.3 will be released.
When its out, we will bring the new version to debian.



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



Bug#673995: FTFBS in Ubuntu due to wrong linker flag order

2012-05-22 Thread Jean-Louis Dupond

Package: bsdiff
Version: 4.3-13
Severity: normal

Hi!

bsdiff fails to build in Ubuntu because of wrong linker flag order.
Could the following diff be applied:

--- bsdiff-4.3/debian/rules 2012-03-22 18:11:03.0 +0100
+++ bsdiff-4.3/debian/rules 2012-05-22 14:43:19.0 +0200
@@ -14,8 +14,8 @@
lynx -dump $(URL)  $(CHANGELOG)

 override_dh_auto_build:
-   gcc $(CFLAGS) $(CPPFLAGS) -lbz2 -o bsdiff  $(LDFLAGS) bsdiff.c
-   gcc $(CFLAGS) $(CPPFLAGS) -lbz2 -o bspatch $(LDFLAGS) bspatch.c
+   gcc $(CFLAGS) $(CPPFLAGS) -o bsdiff  $(LDFLAGS) bsdiff.c -lbz2
+   gcc $(CFLAGS) $(CPPFLAGS) -o bspatch $(LDFLAGS) bspatch.c -lbz2

 override_dh_installchangelogs:
dh_installchangelogs $(CHANGELOG)


Thanks!
Jean-Louis




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



Bug#673821: (geen onderwerp)

2012-05-21 Thread Jean-Louis Dupond

Package: pdns
Version: 3.1-1
Severity: whishlist

Hi!

Currently pdns build depends on tdb-dev.
This is an old metapackage that links to libtdb-dev.

Maby you can change the build depend to libtdb-dev?
This way we can also sync this package in Ubuntu (where tdb-dev 
metapackage does not exist).



Thanks
Jean-Louis



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



Bug#669052: [regression 3.2.12 - 3.2.14] r8169 driver not automatically loaded

2012-04-28 Thread Jean-Louis MOUNIER

The package is installed... (8.029.00-1)

Jean-Louis

Le 28/04/2012 16:57, Jonathan Nieder a écrit :

reassign 669052 r8168-dkms 8.029.00-1
retitle 669052 r8168-dkms: breaks r8169 when removed but not purged
affects 669052 + src:linux-2.6
quit

Jean-Louis Mounier wrote:


/etc/modprobe.d/r8168-dkms.conf:# blacklisted by r8168-dkms
/etc/modprobe.d/r8168-dkms.conf:blacklist r8169

Aha.

Is the r8168-dkms package installed?  Sorry I didn't think of that
before.

Thanks,
Jonat




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



Bug#669052: [regression 3.2.12 - 3.2.14] r8169 driver not automatically loaded

2012-04-26 Thread Jean-Louis Mounier

Hello Jonathan,

here it comes,

Regards

Jean-Louis

Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jean-Louis Mounier jean-louis.moun...@laposte.net
To: Debian Bug Tracking System sub...@bugs.debian.org
Subject: initramfs-tools: none

Package: initramfs-tools
Version: 0.101
Severity: wishlist



-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/sys-root ro quiet

-- resume
RESUME=/dev/hda5
-- /proc/filesystems
ext4
ext2
fuseblk

-- lsmod
Module  Size  Used by
xt_tcpudp  12570  2 
ipt_MASQUERADE 12594  2 
iptable_nat12928  1 
nf_nat 18242  2 iptable_nat,ipt_MASQUERADE
nf_conntrack_ipv4  14078  3 nf_nat,iptable_nat
nf_defrag_ipv4 12483  1 nf_conntrack_ipv4
nf_conntrack   52720  4 
nf_conntrack_ipv4,nf_nat,iptable_nat,ipt_MASQUERADE
iptable_filter 12536  1 
ip_tables  22042  2 iptable_filter,iptable_nat
x_tables   19073  5 
ip_tables,iptable_filter,iptable_nat,ipt_MASQUERADE,xt_tcpudp
autofs427635  1 
powernow_k817574  0 
mperf  12453  1 powernow_k8
cpufreq_userspace  12576  0 
cpufreq_stats  12866  0 
cpufreq_conservative13147  0 
ppdev  12763  0 
lp 17149  0 
cpufreq_powersave  12454  0 
bnep   17567  2 
bluetooth 119406  7 bnep
tun18337  4 
fuse   61981  3 
nfsd  211858  13 
nfs   312191  0 
nfs_acl12511  2 nfs,nfsd
auth_rpcgss37143  2 nfs,nfsd
fscache36739  1 nfs
lockd  67328  2 nfs,nfsd
sunrpc173671  19 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
ext2   59231  1 
r8169  46980  0 
w83627hf   26486  0 
hwmon_vid  12430  1 w83627hf
loop   22641  0 
snd_via82xx23093  3 
snd_ac97_codec106899  1 snd_via82xx
snd_mpu401_uart13507  1 snd_via82xx
snd_pcm_oss36985  0 
snd_mixer_oss  17916  1 snd_pcm_oss
snd_pcm63900  3 snd_pcm_oss,snd_ac97_codec,snd_via82xx
nouveau   545197  2 
mxm_wmi12473  1 nouveau
snd_page_alloc 13003  2 snd_pcm,snd_via82xx
arc4   12458  2 
wmi13243  1 mxm_wmi
snd_seq_midi   12848  0 
snd_seq_midi_event 13316  1 snd_seq_midi
snd_rawmidi23060  2 snd_seq_midi,snd_mpu401_uart
ath5k 129406  0 
video  17628  1 nouveau
ttm48725  1 nouveau
ath21370  1 ath5k
drm_kms_helper 27227  1 nouveau
snd_seq45093  2 snd_seq_midi_event,snd_seq_midi
mac80211  192768  1 ath5k
snd_seq_device 13176  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer  22917  2 snd_seq,snd_pcm
cfg80211  137140  3 mac80211,ath,ath5k
snd52850  16 
snd_timer,snd_seq_device,snd_seq,snd_rawmidi,snd_pcm,snd_mixer_oss,snd_pcm_oss,snd_mpu401_uart,snd_ac97_codec,snd_via82xx
drm   167670  4 drm_kms_helper,ttm,nouveau
parport_pc 22364  1 
usblp  17343  0 
soundcore  13065  1 snd
parport31858  3 parport_pc,lp,ppdev
rfkill 19012  3 cfg80211,bluetooth
ac97_bus   12510  1 snd_ac97_codec
pcspkr 12579  0 
evdev  17562  9 
i2c_algo_bit   12841  1 nouveau
i2c_viapro 12499  0 
gameport   13612  1 snd_via82xx
i2c_core   19780  5 
i2c_viapro,i2c_algo_bit,drm,drm_kms_helper,nouveau
psmouse64455  0 
serio_raw  12931  0 
amd64_edac_mod 22334  0 
edac_mce_amd   17103  1 amd64_edac_mod
edac_core  35258  3 amd64_edac_mod
k8temp 12647  0 
shpchp 31293  0 
processor  28106  1 powernow_k8
thermal_sys18040  2 processor,video
button 12937  1 nouveau
ext4  350507  10 
crc16  12343  2 ext4,bluetooth
jbd2   62015  1 ext4
mbcache13065  2 ext4,ext2
dm_mod 63545  33 
sd_mod 36136  2 
sr_mod 21899  0 
crc_t10dif 12348  1 sd_mod
cdrom  35401  1 sr_mod
ata_generic12479  0 
pata_via   12847  0 
sata_promise   13540  2 
sata_via   12971  0 
uhci_hcd   26865  0 
ehci_hcd   40215  0 
libata140589  4 sata_via,sata_promise,pata_via,ata_generic
floppy 53129  0 
usbcore   128498  4 ehci_hcd,uhci_hcd,usblp
scsi_mod  162458  3 libata,sr_mod

Bug#669052: Bug 669052 : Re: [regression 3.2.12 - 3.2.14] r8169 driver not automatically loaded (Re: Bug...)

2012-04-25 Thread Jean-Louis MOUNIER

Hello Jonathan,

sorry for my last subject line...I wrote it from my office and I should 
have think to include at least the bug number in the subject...


modprobe r8169 :

I should have think to do this obvious test ! :-!

It works !
The sequence :

modprobe r8169
ifup eth0

made my server fully functionnal.
Then I added r8169 to /etc/modules  as a workaroud and  the server 
runs fine.


My system is ok now but can we consider the bug as solved ? You will 
give the answer to the question...

If you need, I will run further tests on my machine.

Thank you for your help

regards
Jean-Louis



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



Bug#669052: [regression 3.2.12 - 3.2.14] r8169 driver not automatically loaded

2012-04-25 Thread Jean-Louis MOUNIER
Following your instructions, I did install linux-image-3.2.0-2-amd64 
version 3.2.12-1 (after commenting the r8169 line in /etc/modules).


uname -a gives :
Linux morisson 3.2.0-2-amd64 #1 SMP Tue Mar 20 20:45:09 UTC 2012 x86_64 
GNU/Linux

(just for verification)

The system comes faulty : the on board Realtek card is not detected at 
boot but starts with modprobe 8169;ifup eth0.


Regards
Jean-Louis



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



Bug#669052: linux-image-3.2.0-2-amd64: NIC RTL-8169 not loaded with last testing release

2012-04-16 Thread Jean-Louis Mounier
Package: linux-2.6
Version: 3.2.14-1
Severity: grave
Justification: renders package unusable

Hi,

on Apr, 15, as I do almost every day, I did upgrade my testing release. The
kernel 3.2.0-2-amd64 upgraded from 3.2.12-1 to 3.2.14-1.
After reboot, my eth0 NIC is no longer detected.
I installed firmware-realtec : same.
As a workaround, I boot on an old 3.2.0.1 which was still present.
The unstable version gives the same result.
My NIC is detected in other system information :

Seems to be in relation with Realtec NIC driver...

Thank you in advance
regards



-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: MSI
product_name: MS-6702
product_version: 1.0
chassis_vendor: Uknown Chassis Manufacture
chassis_version: Version 1.00
bios_vendor: American Megatrends Inc.
bios_version: Version 07.00T
board_vendor: MSI
board_name: MS-6702
board_version: 1.0

** PCI devices:
00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host 
Bridge [1106:3188] (rev 01)
Subsystem: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge 
[1106:3188]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort+ SERR- PERR- INTx-
Latency: 8
Region 0: Memory at ignored (32-bit, prefetchable)
Capabilities: access denied
Kernel driver in use: agpgart-amd64

00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237/8251 PCI bridge 
[K8M890/K8T800/K8T890 South] [1106:b188] (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: cda0-cfaf
Prefetchable memory behind bridge: bd90-cd8f
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort+ SERR- PERR-
BridgeCtl: Parity- SERR+ NoISA+ VGA+ MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied

00:06.0 Ethernet controller [0200]: Intel Corporation 82557/8/9/0/1 Ethernet 
Pro 100 [8086:1229] (rev 05)
Subsystem: Intel Corporation 82558B PRO/100+ PCI (TP) [8086:0009]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 32 (2000ns min, 14000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at cd9ff000 (32-bit, prefetchable) [size=4K]
Region 1: I/O ports at e000 [size=32]
Region 2: Memory at cfe0 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at cfd0 [disabled] [size=1M]
Capabilities: access denied
Kernel driver in use: e100

00:08.0 Ethernet controller [0200]: Atheros Communications Inc. AR5212/AR5213 
Wireless Network Adapter [168c:0013] (rev 01)
Subsystem: D-Link System Inc AirPlus DWL-G520 Wireless PCI Adapter 
(rev. B) [1186:3a13]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 168 (2500ns min, 7000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at cffe (32-bit, non-prefetchable) [size=64K]
Capabilities: access denied
Kernel driver in use: ath5k

00:0b.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8169 
Gigabit Ethernet [10ec:8169] (rev 10)
Subsystem: Micro-Star International Co., Ltd. K8T NEO 2 motherboard 
[1462:702c]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 64 (8000ns min, 16000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: I/O ports at dc00 [size=256]
Region 1: Memory at cfffef00 (32-bit, non-prefetchable) [size=256]
Expansion ROM at cffa [disabled] [size=128K]
Capabilities: access denied
Kernel driver in use: r8169

00:0d.0 RAID bus controller [0104]: Promise Technology, Inc. PDC20378 (FastTrak 
378/SATA 378) [105a:3373] (rev 02)
Subsystem: Micro-Star International Co., Ltd. K8T NEO FIS2R motherboard 
[1462:702e]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: 

Bug#639832: Upload pending

2012-03-11 Thread Jean-Louis Dupond

A patch for this has been added to the svn.
The aesni module will now also be added to the initramfs if your cpu 
supports 'aes' feature.


Upload will follow soon!


Thanks!
Jean-Louis Dupond



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



Bug#647498: also working on packaging freerdp 1.0-beta5

2012-01-25 Thread Jean-Louis Dupond

Hi All!

Please note that FreeRDP 1.0 (final) got released.
So that should be updated also :)

Jean-Louis

On 2012-01-25 10:57, Martin Pitt wrote:

Hello Otavio, hello Jeremy,

Otavio Salvador [2012-01-09 15:27 -0200]:
If you can look at other changes he has proposed and import what you 
think
is OK (I didn't check the .pc changes you referred to) I am OK in 
review

and upload it to experimental.


I pushed a commit to fix the version number (1.0~beta5, not 
1.0-beta5,

that'll cause trouble when we want to release 1.0-1), and reviewed
Jean-Louis' debdiff.

 * We do not need debian/freerdp.pc, we can (and should) just use the
   one generated by the upstream build.

 * Jean-Louis added the libavcodec-dev build dependency, and indeed
   the cmake build system files check for this. Committed.

 * The rest of Jean-Louis' diff is applied.

 * As the symbols file shows, the ABI totally changed. This needs
   bumping the SONAME of libfreerdp0, which should happen upstream.
   Now, Debian and Ubuntu just have one reverse dependency
   (remmina-plugin-rdp), so if upstream does not want to bump for 
some

   reason, we could deal with it, but it'd be ugly.

Thanks,

Martin





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



Bug#656094: debian/watch broken

2012-01-17 Thread Jean-Louis Dupond

That seems to work indeed.
Seems like I missed something :)

Closing the bug.

On 2012-01-17 09:00, Vincent Bernat wrote:

On Mon, 16 Jan 2012 13:28:49 +0100, Jean-Louis Dupond wrote:


The current watch file is not working anymore.
Files are now located here:
http://sourceforge.net/projects/roundcubemail/files/roundcubemail/


debian/watch works for me. It detects the latest version (currently
0.7.1). What is your output of uscan --report --verbose ?





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



Bug#656093: Please package roundcube 0.7.1

2012-01-16 Thread Jean-Louis Dupond

Source: roundcube
Version: 0.7-3
Severity: wishlist

Would it be possible to package the newest roundcube version 0.7.1?


Thanks
Jean-Louis



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



Bug#656094: debian/watch broken

2012-01-16 Thread Jean-Louis Dupond

Source: roundcube
Version: 0.7-3
Severity: minor

The current watch file is not working anymore.
Files are now located here:
http://sourceforge.net/projects/roundcubemail/files/roundcubemail/

Thanks
Jean-Louis



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



Bug#647498: diff

2012-01-08 Thread Jean-Louis Dupond

Hi!

Included the patch of the debian/ folder for update to 1.0.0-beta5
The orig.src is taken from upstream: 
https://github.com/downloads/FreeRDP/FreeRDP/FreeRDP-1.0-beta5.tar.gz


Could this be uploaded to experimental?


Thanks
Jean-Louis Dupond
diff -Naur freerdp-0.8.2/debian//changelog freerdp-1.0.0~beta5/debian//changelog
--- freerdp-0.8.2/debian//changelog	2012-01-08 21:30:01.0 +0100
+++ freerdp-1.0.0~beta5/debian//changelog	2012-01-08 21:32:42.778632846 +0100
@@ -1,3 +1,10 @@
+freerdp (1.0.0~beta5-1) experimental; urgency=low
+
+  * New upstream version.
+- debian/control: changed build-depends
+
+ -- Jean-Louis Dupond jean-lo...@dupond.be  Sun, 08 Jan 2012 21:32:16 +0100
+
 freerdp (0.8.2-2) unstable; urgency=low
 
   * freerdp-x11: recommends libfreerdp-plugins-standard. Closes:
diff -Naur freerdp-0.8.2/debian//control freerdp-1.0.0~beta5/debian//control
--- freerdp-0.8.2/debian//control	2012-01-08 21:30:01.0 +0100
+++ freerdp-1.0.0~beta5/debian//control	2012-01-08 21:33:04.650635766 +0100
@@ -3,10 +3,11 @@
 Priority: optional
 Maintainer: Otavio Salvador ota...@debian.org
 Build-Depends:
- debhelper (= 7.0.50~), autotools-dev, libasound2-dev, libcups2-dev,
- libssl-dev, libx11-dev, libxcursor-dev, pkg-config
-Standards-Version: 3.9.0
-Homepage: http://freerdp.sourceforge.net/
+ cdbs, debhelper (= 7.0.50~), autotools-dev, automake, libtool, pkg-config, quilt, cmake,
+ libasound2-dev, libpulse-dev, libcups2-dev, libssl-dev, libpcsclite-dev,
+ libx11-dev, libxext-dev, libxv-dev, libxcursor-dev, libxkbfile-dev, libavcodec-dev, libxinerama-dev, libxdamage-dev
+Standards-Version: 3.9.2
+Homepage: http://www.freerdp.com/
 Vcs-Browser: http://git.debian.org/?p=collab-maint/freerdp.git
 Vcs-Git: git://git.debian.org/git/collab-maint/freerdp.git
 
diff -Naur freerdp-0.8.2/debian//copyright freerdp-1.0.0~beta5/debian//copyright
--- freerdp-0.8.2/debian//copyright	2012-01-08 21:30:01.0 +0100
+++ freerdp-1.0.0~beta5/debian//copyright	2012-01-08 21:01:05.062629174 +0100
@@ -1,70 +1,26 @@
 Upstream-Contact: FreeRDP project freerdp-de...@lists.sourceforge.net
 Upstream-Homepage: http://freerdp.sourceforge.net/
 
-Files: *, channels/common/chan_stream.*
-Copyright:
- (C) 1999-2000 Matthew Chapman
- (C) 2000 Tim Edmonds
- (C) 2001 James Wez Weatherall
- (C) 2001 Johannes E. Schindelin
- (C) 2003 GuoJunBo guoju...@ict.ac.cn
- (C) 2003-2004 X/IO Labs, xiolabs.com.
- (C) 2003-2006 Lev Walkin v...@lionet.info.
- (C) 2003-2008 Erik Forsberg forsb...@cendio.se
- (C) 2003-2008 Jeroen Meijer
- (C) 2003-2008 Michael Gernoth m...@zerfleddert.de
- (C) 2004-2005 Jeremy Meng void@gmail.com
- (C) 2004-2008 Peter Astrand
- (C) 2006 Alexi Volkov al...@myrealbox.com
- (C) 2006-2008 Pierre Ossman oss...@cendio.se
- (C) 2009-2010 Marc-Andre Moreau marcandre.mor...@gmail.com
- (C) 2004-2010 Jay Sorg
- (C) 2010 Vic Lee
-License: GPL-2 with OpenSSL exception
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- In addition, as a special exception, the author of this
- program gives permission to link the code of its 
- release with the OpenSSL project's OpenSSL library (or
- with modified versions of it that use the same license as
- the OpenSSL library), and distribute the linked
- executables. You must obey the GNU General Public 
- License in all respects for all of the code used other 
- than OpenSSL.  If you modify this file, you may extend
- this exception to your version of the file, but you are
- not obligated to do so.  If you do not wish to do so,
- delete this exception statement from your version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
-
-Files: X11/*, dfb/*, channels/common/*, channels/clipdr/*
-Copyright:
- (C) 2009-2010 Jay Sorg
- (C) 2010 Vic Lee
-License: MIT or BSD
-
-Files: asn1/*
-Copyright: (C) 2003, 2004 Lev Walkin v...@lionet.info
-License: BSD
+Files: *
+License: Apache license
+
+  Licensed under the Apache License, Version 2.0 (the License);
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License

Bug#612515: Status

2011-12-30 Thread Jean-Louis Dupond

Any status on this?

Think it should be upgraded, as it gives errors with PHP 5.3.
Those are solved in the latest version (that is out for +1 year now).


If wanted I can create the packages.


Thanks
Jean-Louis



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



Bug#653274: jquery-ui missing

2011-12-26 Thread Jean-Louis Dupond

Package: roundcube
Version: 0.7-2
Severity: important

Hi!

Seems like on the latest upgrade some files are not packed.

Getting the following error:
[26-Dec-2011 10:43:48 +0100] PHP Error: Failed to load plugin file 
/var/lib/roundcube/plugins/jqueryui/jqueryui.php in 
/usr/share/roundcube/program/include/rcube_plugin_api.php on line 196 
(GET /)


No /var/lib/roundcube/plugins/jqueryui seem to exist.



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



Bug#653274: [Pkg-roundcube-maintainers] Bug#653274: jquery-ui missing

2011-12-26 Thread Jean-Louis Dupond

Any specific reason why it should be in roundcube-plugins-extra?

Anyway, it seems like its needed to make roundcube working correctly, 
so roundcube should depend on roundcube-plugins-extra I guess.


On 2011-12-26 12:10, Jérémy Bobbio wrote:

On Mon, Dec 26, 2011 at 11:12:25AM +0100, Jean-Louis Dupond wrote:

Seems like on the latest upgrade some files are not packed.

Getting the following error:
[26-Dec-2011 10:43:48 +0100] PHP Error: Failed to load plugin file
/var/lib/roundcube/plugins/jqueryui/jqueryui.php in
/usr/share/roundcube/program/include/rcube_plugin_api.php on line 
196

(GET /)

No /var/lib/roundcube/plugins/jqueryui seem to exist.


jqueryui is in roundcube-plugins-extra. I have yet to update it 
against

Roundcube 0.7, but it might be an interim solution.

Cheers,





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



Bug#647181: Add Oneiric Precise

2011-10-31 Thread Jean-Louis Dupond

Package: cdebootstrap
Version: 0.5.8
Severity: whishlist

Hi,

Would it be possible to add Ubuntu Oneiric  Ubuntu Precise to the 
supported series?


Thx!

Jean-Louis



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



Bug#643707: Bump to roundcube-0.6

2011-10-11 Thread Jean-Louis Dupond

Strange.

I just tried the version in the git.
Cloned it into a folder, and copied db.inc.php and main.inc.php from 
previous version.


Could login without issues, and all my mail folders show correctly.



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



Bug#636249: Fallback to old-style contents files

2011-08-01 Thread Jean-Louis Dupond

Package: apt-file
Version: 2.5.0
Severity: whishlist

In 2.5.0 we changed to the new style structure in debian to fetch the 
Contents files.


But there is some issue with this, as there is no fallback implemented.

This works fine if you only have Debian repo's in your sources.list.
But if there are other repo's in it, which don't have the Contents files 
under each section, this will fail.


This is for example the way in Ubuntu.


Therefore I ask if its possible to implement for example a kind of 
fallback for this.


So if it can't find the Contents files under the sections, that it tries 
the general Contents file.


This way we still have the optimizations that is possible on Debian, but 
it also works for other repo's which don't have this.



Thanks
Jean-Louis



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



Bug#621486: Upgrade to 0.23

2011-07-21 Thread Jean-Louis Dupond

Hi,

I prepared an upgrade to Gearmand 0.23 in 
https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/682680


Could you look at this and eventually upgrade the version in Debian also?



Thanks!
Jean-Louis



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



Bug#634999: ftbfs

2011-07-21 Thread Jean-Louis Dupond

Package: arb
Version: 5.2-1
Severity: serious

The package build-depends on sablotron.
But that package got removed in debian.



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



Bug#634899: bug in dh_installdocs

2011-07-20 Thread Jean-Louis Dupond

Package: openmpi
Version: 1.4.3-2.1
Severity: whishlist

Package fails to build on Ubuntu due to a bug in debian/rules.
The db_installdocs are twice called with --all, which shouldn't be the case.

This can be fixed with the following patch:
diff -u openmpi-1.4.3/debian/rules openmpi-1.4.3/debian/rules
--- openmpi-1.4.3/debian/rules
+++ openmpi-1.4.3/debian/rules
@@ -154,7 +154,7 @@
dh_testdir -i
dh_testroot -i
dh_installchangelogs  -i
-   dh_installdocs --all AUTHORS NEWS README
+   dh_installdocs -i AUTHORS NEWS README
dh_installexamples -popenmpi-doc examples/*
dh_installman -i
dh_link -i
@@ -172,7 +172,7 @@
dh_testdir -a
dh_testroot -a
dh_installchangelogs  -a
-   dh_installdocs --all AUTHORS NEWS README
+   dh_installdocs -a AUTHORS NEWS README
dh_installexamples -a
dh_installman -a
dh_link -a



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



Bug#634292: ftbfs

2011-07-18 Thread Jean-Louis Dupond

Package: guile-gnome-platform
Version: 2.16.1-6
Severity: serious

package seems to ftbfs.

gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DORBIT2=1 -pthread 
-D_REENTRANT -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 
-I/usr/include/atk-1.0 -I/usr/include/pixman-1 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 
-I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 
-I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 
-I/usr/include/pango-1.0 -I/usr/include/gail-1.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo 
-I/usr/include/gio-unix-2.0/ -I/usr/include/libpng12 
-I/usr/include/panel-2.0   -DGNOMELOCALEDIR=\/usr/share/locale\ 
-DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED 
-DDATADIR=\/usr/share/\ -DPREFIX=\/usr/\ 
-DLIBDIR=\/usr/lib/\ -DSYSCONFDIR=\/etc/\-g -O2 -c grandr.c
In file included from 
/usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:35:0,

 from /usr/include/libgnomeui-2.0/gnome.h:7,
 from grandr.c:21:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:620:2: error: 
unknown type name 'GtkCallbackMarshal'
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:687:9: error: 
unknown type name 'GtkCallbackMarshal'
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:725:11: 
error: unknown type name 'GtkCallbackMarshal'
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:771:9: error: 
unknown type name 'GtkCallbackMarshal'
In file included from 
/usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:62:0,

 from /usr/include/libgnomeui-2.0/gnome.h:7,
 from grandr.c:21:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:457:13: error: 
unknown type name 'GtkCallbackMarshal'

grandr.c: In function 'xrandr_get_config':
grandr.c:194:11: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
grandr.c:195:5: warning: passing argument 1 of 'XRRGetScreenInfo' makes 
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:131:25: note: expected 'struct 
Display *' but argument is of type 'int'

grandr.c: In function 'xrandr_set_config':
grandr.c:217:33: warning: passing argument 1 of 'XRRSetScreenConfig' 
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:143:8: note: expected 'struct 
Display *' but argument is of type 'int'

grandr.c: In function 'menu_output_selected':
grandr.c:243:2: warning: passing argument 1 of 'XRRGetScreenResources' 
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:242:1: note: expected 'struct 
Display *' but argument is of type 'int'
grandr.c:246:3: warning: passing argument 1 of 'XRRGetOutputInfo' makes 
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:266:1: note: expected 'struct 
Display *' but argument is of type 'int'

grandr.c: In function 'grandr_applet_build_menu':
grandr.c:379:78: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
grandr.c:413:66: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
grandr.c:429:5: warning: passing argument 1 of 'XRRGetScreenResources' 
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:242:1: note: expected 'struct 
Display *' but argument is of type 'int'
grandr.c:433:3: warning: passing argument 1 of 'XRRGetOutputInfo' makes 
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:266:1: note: expected 'struct 
Display *' but argument is of type 'int'
grandr.c:439:68: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]

grandr.c: In function 'grandr_applet_new':
grandr.c:484:5: warning: passing argument 1 of 'XRRQueryVersion' makes 
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:127:8: note: expected 'struct 
Display *' but argument is of type 'int'

grandr.c: In function 'grandr_applet_factory':
grandr.c:524:5: warning: passing argument 1 of 'XRRQueryExtension' 
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:124:6: note: expected 'struct 
Display *' but argument is of type 'int'

make[3]: *** [grandr.o] Error 1
make[3]: Leaving directory `/tmp/buildd/gnome-randr-applet-0.4.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gnome-randr-applet-0.4.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gnome-randr-applet-0.4.1'
dh_auto_build: make 

Bug#633946: ftbfs on ubuntu

2011-07-15 Thread Jean-Louis Dupond

Package: dragonegg
Version: 3.1.0-1
Severity: whishlist
User: debian-...@lists.debian.org
Usertags: ld-as-needed

On ubuntu dragonegg is FTBFS because wrong order of the LDFLAGS.
This got fixed with the attached patch.

Could this be fixed in debian also?


Jean-Louisdiff -Nru dragonegg-2.8/debian/changelog dragonegg-2.8/debian/changelog
--- dragonegg-2.8/debian/changelog	2011-05-07 21:28:18.0 +0200
+++ dragonegg-2.8/debian/changelog	2011-07-15 11:27:36.0 +0200
@@ -1,3 +1,10 @@
+dragonegg (2.8-3ubuntu1) oneiric; urgency=low
+
+  * debian/patchess/fix_ldflags_order.diff: 
+fix LDFLAGS order to fix FTBFS. (LP: #770819)
+
+ -- Jean-Louis Dupond jean-lo...@dupond.be  Fri, 15 Jul 2011 11:27:30 +0200
+
 dragonegg (2.8-3) unstable; urgency=low
 
   * Upload to unstable
diff -Nru dragonegg-2.8/debian/patches/fix_ldflags_order.diff dragonegg-2.8/debian/patches/fix_ldflags_order.diff
--- dragonegg-2.8/debian/patches/fix_ldflags_order.diff	1970-01-01 01:00:00.0 +0100
+++ dragonegg-2.8/debian/patches/fix_ldflags_order.diff	2011-07-15 11:24:50.0 +0200
@@ -0,0 +1,14 @@
+--- Makefile~	2010-10-11 19:35:18.0 +0200
 Makefile	2011-07-15 11:22:56.698001732 +0200
+@@ -71,8 +71,9 @@
+ 
+ $(TARGET_UTIL): $(TARGET_UTIL_OBJECTS)
+ 	@echo Linking $@
+-	$(QUIET)$(CXX) -o $@ $^ $(LD_OPTIONS) \
+-	$(shell $(LLVM_CONFIG) --libs support)
++	$(QUIET)$(CXX) -o $@ $^ \
++	$(shell $(LLVM_CONFIG) --libs support) \
++	$(LD_OPTIONS)
+ 
+ %.o : $(SRC_DIR)/%.c $(TARGET_UTIL)
+ 	@echo Compiling $*.c


Bug#633971: ftbfs due to missing build-dep

2011-07-15 Thread Jean-Louis Dupond

Package: bochs
Version: 2.4.6-2
Severity: serious

We are missing 'jade' as build-dep, which causes the package to be 
FTBFS.


# bochs-doc
/usr/bin/make -C doc/docbook USE_JADE=1
make[1]: Entering directory `/tmp/buildd/bochs-2.4.6/doc/docbook'
mkdir -p user
cd user; jade -t sgml -i html -d 
/tmp/buildd/bochs-2.4.6/doc/docbook/docbook-utils.dsl#htmluser.dbk

/bin/sh: jade: not found
make[1]: *** [user/index.html] Error 127


Adding jade to build-dep fixes this.



Thx
Jean-Louis



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



Bug#633731: package FTBFS

2011-07-13 Thread Jean-Louis Dupond

Package: xaralx
Version: 0.7r1785-3
Severity: critical

The package fails to build from source.

In ubuntu we fixed this with the attached patches.

#! /bin/sh /usr/share/dpatch/dpatch-run
## Description: add some description
## Origin/Author: add some origin or author
## Bug: bug URL
## 40_fix_gcc4.dpatch by  oem@oem-laptop
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad xaralx-0.7r1785~/wxOil/basebar2.cpp 
xaralx-0.7r1785/wxOil/basebar2.cpp
--- xaralx-0.7r1785~/wxOil/basebar2.cpp 2007-11-07 00:48:25.0 +
+++ xaralx-0.7r1785/wxOil/basebar2.cpp  2010-04-10 11:52:39.0 +0100
@@ -4564,8 +4564,8 @@
 // 
-
 // Message map - maintained by Class Wizard.
 
-BEGIN_EVENT_TABLE( BaseBar, wxWindow )
 #pragma message( __LOCMSG__ Removed BaseBar message map )
+BEGIN_EVENT_TABLE( BaseBar, wxWindow )
 /* ON_WM_NCCALCSIZE()
ON_WM_NCPAINT()
ON_WM_NCACTIVATE()
#! /bin/sh /usr/share/dpatch/dpatch-run
## 55_fix_contstuctor_call.dpatch by Jean-Louis Dupond jean-lo...@dupond.be
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' 
'--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
xaralx-0.7r1785-3ubuntu1~/Kernel/cnamecol.cpp 
xaralx-0.7r1785-3ubuntu1/Kernel/cnamecol.cpp
--- xaralx-0.7r1785-3ubuntu1~/Kernel/cnamecol.cpp   2010-05-05 
06:55:57.0 +0200
+++ xaralx-0.7r1785-3ubuntu1/Kernel/cnamecol.cpp2011-07-13 
10:47:18.388037727 +0200
@@ -145,7 +145,7 @@
 CNamedColourReplacer::CNamedColourReplacer(ColourFillAttribute* pFillAttr, 
DocColour* pColour)
 {
// call the default constructor that NULLs all the member pointers
-   CNamedColourReplacer::CNamedColourReplacer();
+   CNamedColourReplacer();
Initialise(pFillAttr, pColour);
 }
 


Bug#633739: clang is not fully multiarch

2011-07-13 Thread Jean-Louis Dupond

Package: clang
Version: 2.9-7
Severity: normal

Some package ftbfs in Ubuntu because clang can't find headers in 
multiarch dirs.


For example:
make[3]: Entering directory `/build/buildd/libdispatch-0~svn197/src'
/bin/bash ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H 
-I. -I../config -I.. -I..-Wall  -fblocks -I/usr/include/kqueue   -g 
-O2 -c -o libdispatch_la-apply.lo `test -f 'apply.c' || echo './'`apply.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../config -I.. -I.. -Wall 
-fblocks -I/usr/include/kqueue -g -O2 -c apply.c  -fPIC -DPIC -o 
.libs/libdispatch_la-apply.o

In file included from apply.c:20:
In file included from ./internal.h:119:
In file included from /usr/include/sys/mount.h:26:
In file included from /usr/include/sys/ioctl.h:27:
/usr/include/bits/ioctls.h:24:10: fatal error: 'asm/ioctls.h' file not found
#include asm/ioctls.h

https://launchpadlibrarian.net/75058147/buildlog_ubuntu-oneiric-i386.libdispatch_0~svn197-3_FAILEDTOBUILD.txt.gz

Would it be possible to make clang completely multiarch?
Cause now i386 dirs doesn't get included.


Thx
Jean-Louis





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



Bug#633739: Acknowledgement (clang is not fully multiarch)

2011-07-13 Thread Jean-Louis Dupond

Some more info

This should have been fixed in https://bugs.launchpad.net/llvm/+bug/764870

But it seems not everything got included.
In the diff 
http://launchpadlibrarian.net/72509068/clang_2.9-1~exp1_2.9-1.diff.gz 
you can see the following:




++// Ubuntu 11.04 Natty Narwhal -- gcc-4.5.2
++AddGnuCPlusPlusIncludePaths(/usr/include/c++/4.5,
++x86_64-linux-gnu, 32, , triple);
++AddGnuCPlusPlusIncludePaths(/usr/include/c++/4.5,
++i686-linux-gnu, , 64, triple);
++AddGnuCPlusPlusIncludePaths(/usr/include/c++/4.5,
++i486-linux-gnu, , 64, triple);
++AddGnuCPlusPlusIncludePaths(/usr/include/c++/4.5,
++arm-linux-gnueabi, , , triple);



But i386 doesn't got added.
This seems also be the reason that build of 
https://launchpad.net/ubuntu/+source/libdispatch/0~svn197-3 fails on 
i386 and not on amd64.


Thanks for looking!



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



Bug#633686: wrong linker flag order

2011-07-12 Thread Jean-Louis Dupond

Package: mysql++
Version: 3.1.0-1
Severity: whishlist
User: debian-...@lists.debian.org
Usertags: ld-as-needed


On Ubuntu the build of mysql++ fails due to wrong order of the linker flags.

This can be fixed with the attached diff.
--- mysql++-3.1.0.orig/Makefile.in
+++ mysql++-3.1.0/Makefile.in
@@ -471,7 +471,7 @@ $(LIBPREFIX)mysqlpp_ssqls2parse$(LIBEXT)
$(RANLIB) $@
 
 ssqlsxlat$(EXEEXT): $(SSQLSXLAT_OBJECTS) 
$(DLLPREFIX)mysqlpp$(__mysqlpp___targetsuf3) 
$(LIBPREFIX)mysqlpp_ssqls2parse$(LIBEXT)
-   $(CXX) -o $@ $(SSQLSXLAT_OBJECTS)-L. -l@MYSQL_C_LIB_NAME@ 
@PTHREAD_LIBS@ @MYSQLPP_EXTRA_LIBS@ $(LDFLAGS)  -lmysqlpp -lmysqlpp_ssqls2parse 
$(LIBS)
+   $(CXX) -o $@ $(SSQLSXLAT_OBJECTS)-L. -l@MYSQL_C_LIB_NAME@ 
@PTHREAD_LIBS@ @MYSQLPP_EXTRA_LIBS@ $(LDFLAGS) -lmysqlpp_ssqls2parse -lmysqlpp 
$(LIBS)

$(__ssqlsxlat___mac_setfilecmd)
 
@@ -531,7 +531,7 @@ test_sqlstream$(EXEEXT): $(TEST_SQLSTREA
$(__test_sqlstream___mac_setfilecmd)
 
 test_ssqls2$(EXEEXT): $(TEST_SSQLS2_OBJECTS) 
$(DLLPREFIX)mysqlpp$(__mysqlpp___targetsuf3) 
$(LIBPREFIX)mysqlpp_ssqls2parse$(LIBEXT)
-   $(CXX) -o $@ $(TEST_SSQLS2_OBJECTS)-L. -l@MYSQL_C_LIB_NAME@ 
@PTHREAD_LIBS@ @MYSQLPP_EXTRA_LIBS@ $(LDFLAGS)  -lmysqlpp -lmysqlpp_ssqls2parse 
$(LIBS)
+   $(CXX) -o $@ $(TEST_SSQLS2_OBJECTS)-L. -l@MYSQL_C_LIB_NAME@ 
@PTHREAD_LIBS@ @MYSQLPP_EXTRA_LIBS@ $(LDFLAGS) -lmysqlpp_ssqls2parse -lmysqlpp 
$(LIBS)

$(__test_ssqls2___mac_setfilecmd)
 
--- mysql++-3.1.0.orig/Makefile.simple
+++ mysql++-3.1.0/Makefile.simple
@@ -285,7 +285,7 @@ libmysqlpp_ssqls2parse.a: $(SSQLS2PARSE_
$(RANLIB) $@
 
 ssqlsxlat: $(SSQLSXLAT_OBJECTS) libmysqlpp_ssqls2parse.a
-   $(CXX) -o $@ $(SSQLSXLAT_OBJECTS)   $(__DEBUGINFO) -L. $(LDFLAGS)  
-lmysqlpp -lmysqlclient -lmysqlpp_ssqls2parse
+   $(CXX) -o $@ $(SSQLSXLAT_OBJECTS)   $(__DEBUGINFO) -L. $(LDFLAGS)  
-lmysqlpp_ssqls2parse -lmysqlpp -lmysqlclient
 
 test_array_index: $(TEST_ARRAY_INDEX_OBJECTS)
$(CXX) -o $@ $(TEST_ARRAY_INDEX_OBJECTS)   $(__DEBUGINFO) -L. 
$(LDFLAGS)  -lmysqlpp -lmysqlclient
@@ -321,7 +321,7 @@ test_sqlstream: $(TEST_SQLSTREAM_OBJECTS
$(CXX) -o $@ $(TEST_SQLSTREAM_OBJECTS)   $(__DEBUGINFO) -L. $(LDFLAGS)  
-lmysqlpp -lmysqlclient
 
 test_ssqls2: $(TEST_SSQLS2_OBJECTS) libmysqlpp_ssqls2parse.a
-   $(CXX) -o $@ $(TEST_SSQLS2_OBJECTS)   $(__DEBUGINFO) -L. $(LDFLAGS)  
-lmysqlpp -lmysqlclient -lmysqlpp_ssqls2parse
+   $(CXX) -o $@ $(TEST_SSQLS2_OBJECTS)   $(__DEBUGINFO) -L. $(LDFLAGS)  
-lmysqlpp_ssqls2parse -lmysqlpp -lmysqlclient
 
 test_string: $(TEST_STRING_OBJECTS)
$(CXX) -o $@ $(TEST_STRING_OBJECTS)   $(__DEBUGINFO) -L. $(LDFLAGS)  
-lmysqlpp -lmysqlclient


Bug#632851: FTBFS due to bashism in debian/rules

2011-07-06 Thread Jean-Louis Dupond

Package: shorewall-lite
Version: 4.4.20.3-1
Severity: serious
User: debian-rele...@lists.debian.org
Usertags: goal-dash

Build fails with:

dh_installman manpages/*.{5,8}
manpages/*.{5,8}: No such file or directory at /usr/bin/dh_installman 
line 127.

make: *** [binary-indep] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave 
error exit status 2


Can be fixed with:

diff -Nru shorewall-lite-4.4.20.3/debian/rules 
shorewall-lite-4.4.20.3/debian/rules
--- shorewall-lite-4.4.20.3/debian/rules2011-06-15 22:46:59.0 
+0200
+++ shorewall-lite-4.4.20.3/debian/rules2011-07-06 14:34:55.0 
+0200
@@ -48,7 +48,8 @@
 binary-indep: build install
dh_testdir
dh_testroot
-   dh_installman manpages/*.{5,8}
+   dh_installman manpages/*.5
+   dh_installman manpages/*.8
dh_installdocs releasenotes.txt
dh_installchangelogs changelog.txt
dh_installlogrotate






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



Bug#631087: (no subject)

2011-07-04 Thread Jean-Louis Dupond

Having the same issue on Ubuntu Oneiric at this moment.

After some debugging, it seems the issue is not pbuilder, but 'debootstrap'.

This as after the debootstrap, the /proc in the chroot is NOT unmounted.

After the debootstrap, pbuilder tries to mount /proc again, which causes 
the error.




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



Bug#397511: Dbus hangs

2011-05-25 Thread Jean-Louis MOUNIER

My home server, which uses nss and ldap, hangs at bootup when starting dbus

Dbus starts with user messagebus, maybe user authentication uses nss to 
check user messagebus. Nss then cals ldap which is not running yet


I'll try to hack service dependencies this evening...

May help

Jean-Louis




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



Bug#397511: dbus hang

2011-05-25 Thread Jean-Louis MOUNIER
I conrfirm, when starting my server in  recovery mode, if I start nscd 
before ^D, dbus starts fine otherwise it hangs. I think on my server 
dbus start process relies on nscd to validate user messagebus.


I'll be here this evening for further testing

Jean-Louis





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



Bug#593083: Bug 593083

2011-05-04 Thread Jean-Louis MOUNIER

Hello,

I am also concerned by this bug on my AMD64 under SID . The login is 
freezed but I still have a ssh access from another machine on my home 
network, very usefull !


I red a message on console very early at initial boot :



udevd(51]: error: runtime directory '/run/udev' not writable, for now 
falling back to '/dev/.udev'


udevd[152] exec of program 'net.agent' failed

udevd[196] exec of program 'net.agent' failed

sudevd[196]: exec of program 'cdrom_id --export /dev/sr1' failed

udevd[199]: exec of program 'cdrom_id --export /dev/sr1' failed

udevd[202]: exec of program 'cdrom_id --export /dev/sr0' failed

udevd[210]: exec of program 'cdrom_id --export /dev/sr0' failed

...

Starting the hotplug events dispatcher udevdudevd[320] error: runtime 
directory '/run/udev' not writable, for now falling back to '/dev/.udev'
/lib/udev/write_dev__çroot_rule: line 17: /run/udev/root-link-rule: 
Read-only file system



(I wrote by hand reading the monitor so I hope I didn't make important 
mistakes).


The bug is perhaps related to /run directory. I think I gave the initial 
problem : maybe the fallback to /dev/.udev is not activated in other 
parts of the udev process.


I hope it will help, I keep an eye on the bug if further precision is 
needed but the bug is on my home PC so I can only work on it in the 
evening...


Regards

Jean-Louis





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



Bug#625056: FTBFS

2011-05-03 Thread Jean-Louis Dupond

This can be solved by adding the following to debian/rules:

CPPFLAGS+=-DBOOST_FILESYSTEM_VERSION=2



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



Bug#620145: [uswsusp] computer hang when used with plymouth

2011-03-30 Thread Jean-Louis Biasini

Package: uswsusp
Version: 1.0-1
Severity: normal

--- Please enter the report below this line. ---
With plymouth actived the boot process halt. In console mode one can see 
that the image was successfully loaded. However it doesn't go anyfuther.
Other hibernation process (I tried tuxonice for example) doesn't have 
problem with plymouth (althrough not using it as a splash method)


regards

Jean-Louis Biasini
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.38-2.dmz.1-liquorix-amd64

Debian Release: wheezy/sid
990 testing security.debian.org
990 testing ftp.at.debian.org
985 testing www.debian-multimedia.org
980 stable security.debian.org
980 stable ftp.at.debian.org
980 squeeze-updates ftp.debian.org
975 stable www.debian-multimedia.org
90 unstable www.debian-multimedia.org
90 unstable ftp.at.debian.org
90 experimental ftp.at.debian.org
85 experimental www.debian-multimedia.org
500 sid www.lamaresh.net
500 lucid ppa.launchpad.net
500 any apt.jenslody.de

--- Package information. ---
Depends (Version) | Installed
-+-=
libc6 (= 2.7) | 2.11.2-11
libgcrypt11 (= 1.4.6) | 1.4.6-5
liblzo2-2 | 2.04-1
libpci3 (= 1:3.1.7) | 1:3.1.7-8
libx86-1 (= 0.99-1) | 1.1+ds1-6
debconf (= 0.5) | 1.5.38
OR debconf-2.0 |


Recommends (Version) | Installed
=-+-==
initramfs-tools (= 0.74) | 0.98.8
mount (= 2.12r-17) | 2.17.2-9.1


Package's Suggests field is empty.






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



Bug#613271: workaround

2011-02-14 Thread Jean-Louis Biasini

Hello,

I also have this one reported here Bug#599582 so you can merge those too.
a turn around is to recompile the alsa driver via module-assistant

regards,

Jean-Louis Biasini



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



Bug#601456: (geen onderwerp)

2010-12-15 Thread Jean-Louis Dupond
I'm having the same issue here on Debian Squeeze box.

This is not really a 'bug' as it doesn't break anything.
But with alot of connections your dmesg gets full ofc :)



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



Bug#599582: [linux-2.6.32-5-amd64] problem with sound (pulseaudio/alsa broken?)

2010-10-09 Thread Jean-Louis Biasini
Package: linux-2.6.32-5-amd64
Severity: normal

--- Please enter the report below this line. ---

Hello and thanks for your work en Debian :)

Since last update no sound anymore. The problem is indeed very strange: 
No sound from the speaker but if I plug a jack into my laptop's headphone plug 
I get the sound from it.

My driver is HDA intel on a pi 1505 fujitsu laptop

I don't know how to gather more info about this. If you need any, please ask.
Anyway upgrating to 2.6.35-trunk-amd64 solve the problem.

cheers

Jean-Louis
--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.35-trunk-amd64

Debian Release: squeeze/sid
  988 testing security.debian.org 
  988 testing mirror.home-dn.net 
  988 testing deb-mir1.naitways.net 
  988 stable  volatile.debian.org 
  984 stable  security.debian.org 
  984 stable  mirror.home-dn.net 
  984 stable  deb-mir1.naitways.net 
  500 unstableftp.berlios.de 
  500 sid www.lamaresh.net 
  102 unstablemirror.home-dn.net 
  102 unstabledeb-mir1.naitways.net 
  101 experimentalmirror.home-dn.net 
  101 experimentalftp.tu-graz.ac.at 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.








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



  1   2   >