Re: fetchmail

2022-09-12 Thread Gerard ROBIN
Le Mon, Sep 12, 2022 at 09:06:08AM -, Bert Riding a écrit :
> Date: Mon, 12 Sep 2022 09:06:08 - (UTC)
> From: Bert Riding 
> To: debian-user@lists.debian.org
> Subject: Re: fetchmail
> 
> On Sat, 10 Sep 2022 22:50:01 +0200, Gerard ROBIN wrote:
> 
> > Hello,
> > in Bullseye (stable) fetchmail works fine, but in Bookworm (testing) I
> > get:
> > 
> > fetchmail: can't accept options while a background fetchmail is running.
> > argc = 5, arg list:
> > arg 1 = "-k"
> > arg 2 = "--ssl"
> > arg 3 = "--mda"
> > arg 4 = "/usr/bin/procmail -d %T"
> > 
> > No mail arrived since 
> > 
> > ps ax | grep fetchmail
> > 
> > 1943 ?Ss 0:00 fetchmail --nodetach --daemon 300
> > 4220 pts/1S+ 0:00 grep fetchmail
> > 
> > how can i prevent the fetchmail daemon from running on startup in
> > Bookworm ?
> 
> 
> Fetchmail can now run as a daemon, started by systemd.
Ok good to know.

> I think maybe the real 
> solution for this problem is
> 
> systemctl --user stop fetchmail.service
> systemctl --user disable fetchmail.service
it works, just add --user option.
I keep fetchmail.

Thanks so much

-- 
Gerard
___
***
Created with Mutt  2.2.7
under Debian Linux BOOKWORM
***



Re: fetchmail

2022-09-11 Thread Gerard ROBIN
Le Sun, Sep 11, 2022 at 09:24:27AM -0400, Greg Wooledge a écrit :
> Date: Sun, 11 Sep 2022 09:24:27 -0400
> From: Greg Wooledge 
> To: debian-user@lists.debian.org
> Subject: Re: fetchmail
> X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on bendel.debian.org
> X-Spam-Level: 
> X-Spam-Status: No, score=-7.7 required=4.0
>  tests=LDOSUBSCRIBER,LDO_WHITELIST, ONEWORD,RDNS_NONE,T_SCC_BODY_TEXT_LINE
>  autolearn=unavailable autolearn_force=no version=3.4.2
> 
> On Sun, Sep 11, 2022 at 12:14:15PM +0200, Gerard ROBIN wrote:
> > My problem is that I don't know what starts it.
> > [...]
> > Debian Bookworm (and Bullseye too) use systemd.
> 
> It's too late now, because you already "solved" the problem by purging
> and reinstalling the package.  (Which is not a bad solution -- just not
> one that enlightens.)

Thank you for your reply. reinstalling fetchmail is not the solution
because on the next start the problem comes back and (I must be stupid)
because despite all the ideas you give me I cannot kill the background
process of fetchmail.
The solution: purge fetchmail and install getmail6.
Getmail6 works well, without complications.

Thanks again.

Gerard


Created with Mutt  2.2.6-1
under Debian Linux BOOKWORM




Re: fetchmail

2022-09-11 Thread Gerard ROBIN
Le Sun, Sep 11, 2022 at 06:18:07AM +0200, to...@tuxteam.de a écrit :
> Date: Sun, 11 Sep 2022 06:18:07 +0200
> From: to...@tuxteam.de
> To: debian-user@lists.debian.org
> Subject: Re: fetchmail
> 
> On Sat, Sep 10, 2022 at 10:45:23PM +0200, Gerard ROBIN wrote:
> > Hello,
> > in Bullseye (stable) fetchmail works fine, but in Bookworm (testing) I
> > get:
> > 
> > fetchmail: can't accept options while a background fetchmail is running.
> > argc = 5, arg list:
> > arg 1 = "-k"
> > arg 2 = "--ssl"
> > arg 3 = "--mda"
> > arg 4 = "/usr/bin/procmail -d %T"
> > 
> > No mail arrived since 
> > 
> > ps ax | grep fetchmail
> > 
> > 1943 ?Ss 0:00 fetchmail --nodetach --daemon 300
> > 4220 pts/1S+ 0:00 grep fetchmail
> > 
> > how can i prevent the fetchmail daemon from running on startup in
> > Bookworm ?
> 
> What is starting it? What init system do you use?

My problem is that I don't know what starts it.
If I knew what started it I might be able to prevent it from starting.
I never had this problem with bullseye.
Debian Bookworm (and Bullseye too) use systemd.

Thanks.

-- 
Gerard
_
*
 Created with Mutt  2.0.5 
 under Debian Linux BULLSEYE
*



Re: fetchmail

2022-09-10 Thread Gerard ROBIN
Le Sat, Sep 10, 2022 at 04:37:40PM -0500, Nate Bargmann a écrit :
> Date: Sat, 10 Sep 2022 16:37:40 -0500
> From: Nate Bargmann 
> To: debian-user@lists.debian.org
> Subject: Re: fetchmail
> X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on bendel.debian.org
> X-Spam-Level: 
> X-Spam-Status: No, score=-12.6 required=4.0 tests=DKIM_SIGNED,DKIM_VALID,
>  DKIM_VALID_AU,DKIM_VALID_EF,LDOSUBSCRIBER,LDO_WHITELIST,ONEWORD,
>  PGPSIGNATURE,SARE_BOUNDARY_LC,T_SCC_BODY_TEXT_LINE autolearn=unavailable
>  autolearn_force=no version=3.4.2
> 
> * On 2022 10 Sep 16:28 -0500, Gerard ROBIN wrote:
> > Hello,
> > in Bullseye (stable) fetchmail works fine, but in Bookworm (testing) I
> > get:
> > 
> > fetchmail: can't accept options while a background fetchmail is running.
> > argc = 5, arg list:
> > arg 1 = "-k"
> > arg 2 = "--ssl"
> > arg 3 = "--mda"
> > arg 4 = "/usr/bin/procmail -d %T"
> > 
> > No mail arrived since 
> > 
> > ps ax | grep fetchmail
> > 
> > 1943 ?Ss 0:00 fetchmail --nodetach --daemon 300
> > 4220 pts/1S+ 0:00 grep fetchmail
> > 
> > how can I prevent the fetchmail daemon from running on startup in
> > Bookworm ?
> 
> Perhaps you need to do something like (as root):
> 
> systemctl stop fetchmail.service
> systemctl disable fetchmail.service
> 
> On a whim I checked what systemctl reports on this Bullseye system:
> 
> $ systemctl status fetchmail.service 
> ● fetchmail.service - LSB: init-Script for system wide fetchmail daemon
>  Loaded: loaded (/etc/init.d/fetchmail; generated)
>  Active: active (exited) since Sat 2022-09-10 15:37:33 CDT; 52min ago
>Docs: man:systemd-sysv-generator(8)
> Process: 1790 ExecStart=/etc/init.d/fetchmail start (code=exited, 
> status=0/SUCCESS)
> CPU: 6ms
> 
> Now, I typically do not run fetchmail as a system wide service so I never
> looked at this output but apparently it is harmless as I also see:
> 
> $ ps ax | grep fetchmail
>   10376 ?Ss 0:00 /usr/bin/fetchmail -aKd 60 --sslcertck
>   10818 pts/0S+ 0:00 grep --color=auto fetchmail
> 
> which I had just started a few minutes before reading your mail.  I do
> not find any kind of default configuration under /etc.  Was one added in
> Bookworm?
> 
> - Nate

Thank you for your reply.
The commands 
 systemctl stop fetchmail.service
 systemctl disable fetchmail.service
doesn't work.
I had tried them before sending my message.
I had tried sudo kill -9 ... without success either.
Finally I purged and reinstalled fetchmail and now :
ps ax | grep fetchmail 

3566 pts/0S+ 0:00 grep --color=auto fetchmail

no more daemons in the background and I can load my posts with
fetchmail.
(in Bookworm)
The problem is that I don't know how to fix the problem if it
starts again without purging the package :(

-- 
Gerard


Created with Mutt  2.2.6-1
under Debian Linux BOOKWORM




fetchmail

2022-09-10 Thread Gerard ROBIN
Hello,
in Bullseye (stable) fetchmail works fine, but in Bookworm (testing) I
get:

fetchmail: can't accept options while a background fetchmail is running.
argc = 5, arg list:
arg 1 = "-k"
arg 2 = "--ssl"
arg 3 = "--mda"
arg 4 = "/usr/bin/procmail -d %T"

No mail arrived since 

ps ax | grep fetchmail

1943 ?Ss 0:00 fetchmail --nodetach --daemon 300
4220 pts/1S+ 0:00 grep fetchmail

how can I prevent the fetchmail daemon from running on startup in
Bookworm ?

TIA

-- 
Gerard
_
*
 Created with Mutt  2.0.5 
 under Debian Linux BULLSEYE
*



fetchmail

2022-09-10 Thread Gerard ROBIN
Hello,
in Bullseye (stable) fetchmail works fine, but in Bookworm (testing) I
get:

fetchmail: can't accept options while a background fetchmail is running.
argc = 5, arg list:
arg 1 = "-k"
arg 2 = "--ssl"
arg 3 = "--mda"
arg 4 = "/usr/bin/procmail -d %T"

No mail arrived since 

ps ax | grep fetchmail

1943 ?Ss 0:00 fetchmail --nodetach --daemon 300
4220 pts/1S+ 0:00 grep fetchmail

how can i prevent the fetchmail daemon from running on startup in
Bookworm ?

TIA

-- 
Gerard


Created with Mutt  2.2.6-1
under Debian Linux BOOKWORM




Re:[epilogue] cpu frequence

2020-02-03 Thread Gerard ROBIN
On Sat, Feb 01, 2020 at 10:37:55PM +0100, Gerard ROBIN wrote:
> Date: Sat, 1 Feb 2020 22:37:55 +0100
> From: Gerard ROBIN 
> To: debian-user@lists.debian.org
> Subject: Re: cpu frequence
 
> On Sat, Feb 01, 2020 at 08:11:17PM +0100, Jörg-Volker Peetz wrote:
> > Date: Sat, 1 Feb 2020 20:11:17 +0100
> > From: Jörg-Volker Peetz 
> > To: debian-user@lists.debian.org
> > Subject: Re: cpu frequence
> 
> > Then, take a look at the available governors:
> > 
> > $ cat /sys/devices/system/cpu/cpufreq/policy?/scaling_available_governors
> > 
> > or using cpupower, if available. As the name says, "powersave" would be the
> > better choice.
> > Take a look at https://wiki.debian.org/CpuFrequencyScaling as how to change 
> > the
> > cpufreq governor permanently even when rebooting. I suppose, you somehow 
> > changed
> > the default behavior.
> 
> Thanks so much I selected performance powersave (I installed
> linux-cpupower) and now the frequency oscillates between 800 MHZ
> and 2.8 GHz. as with Buster. :)
 
I answered too quickly:
in fact when I restarted my laptop the problem returned.
By reading the link  https://wiki.debian.org/CpuFrequencyScaling more carefully
I understood that the laptop-mode-tools package was concerned and I noticed that
the laptop-mode-tools package is not installed in BUSTER and so I simply
uninstalled it in BULLSEYE and now it's really OK.

-- 
Gerard
___
***
Created with Mutt  1.13.2 
under Debian Linux BULLSEYE
***



Re: cpu frequence

2020-02-01 Thread Gerard ROBIN
On Sat, Feb 01, 2020 at 08:11:17PM +0100, Jörg-Volker Peetz wrote:
> Date: Sat, 1 Feb 2020 20:11:17 +0100
> From: Jörg-Volker Peetz 
> To: debian-user@lists.debian.org
> Subject: Re: cpu frequence

> Then, take a look at the available governors:
> 
> $ cat /sys/devices/system/cpu/cpufreq/policy?/scaling_available_governors
> 
> or using cpupower, if available. As the name says, "powersave" would be the
> better choice.
> Take a look at https://wiki.debian.org/CpuFrequencyScaling as how to change 
> the
> cpufreq governor permanently even when rebooting. I suppose, you somehow 
> changed
> the default behavior.

Thanks so much I selected performance powersave (I installed
linux-cpupower) and now the frequency oscillates between 800 MHZ
and 2.8 GHz. as with Buster. :)

-- 
Gerard
___
***
Created with Mutt  1.13.2 
under Debian Linux BULLSEYE
***



Re: cpu frequence

2020-02-01 Thread Gerard ROBIN
On Sat, Feb 01, 2020 at 04:04:29PM +0100, Jörg-Volker Peetz wrote:
> Date: Sat, 1 Feb 2020 16:04:29 +0100
> From: Jörg-Volker Peetz 
> To: debian-user@lists.debian.org
> Subject: Re: cpu frequence
> X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on bendel.debian.org
> X-Spam-Level: 
> X-Spam-Status: No, score=-10.5 required=4.0
>  tests=FREEMAIL_FORGED_FROMDOMAIN,
>  FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,LDOSUBSCRIBER, LDO_WHITELIST
>  autolearn=unavailable autolearn_force=no version=3.4.2
> 
> what is the outcome of the following command:
> 
> $ cat /sys/devices/system/cpu/cpufreq/policy?/scaling_governor
performance
performance
performance
performance

> Regards,
> Jörg.

-- 
Gerard
_
*
 Created with "mutt 1.13.2-1"
 under Debian Linux BULLSEYE
*



Re: cpu frequence

2020-01-31 Thread Gerard ROBIN
On Fri, Jan 31, 2020 at 12:11:49AM +0100, Linux-Fan wrote:
> Date: Fri, 31 Jan 2020 00:11:49 +0100
> From: Linux-Fan 
> To: debian-user@lists.debian.org
> Subject: Re: cpu frequence
> 
> Gerard ROBIN writes:
> 
> > Hello,
> > the maximum frequency of my cpu is 2.8 GHz and under "bullseye" the 
> > frequency
> > of my cpu is always higher than 2.7 GHz. If this is a bug how can we
> > determine which package is affected ?
> 
> Normally, modern CPUs go to high frequency only if they are "loaded". Thus,
> I'd suggest to check if there is any process obviously taking a lot of CPU
> time. `top` might be enough for a glance, but I normally like `htop` and
> `atop` outputs more (`htop` is more "friendly", but `atop` is more
> informative IMHO).
atop (buster):
PRC |  sys0.31s |  user   0.70s |  #proc205  | #trun  1  |  #tslpi  
 252 |  #tslpu 0 |  #zombie0  | #exit  6  |
CPU |  sys   2% |  user  4% |  irq   0%  | idle393%  |  wait
  0% |  ipc notavail |  curf  872MHz  | curscal  31%  |
cpu |  sys   0% |  user  1% |  irq   0%  | idle 98%  |  cpu001 
w  0% |  ipc notavail |  curf  851MHz  | curscal  30%  |
cpu |  sys   1% |  user  2% |  irq   0%  | idle 98%  |  cpu000 
w  0% |  ipc notavail |  curf  850MHz  | curscal  30%  |
cpu |  sys   1% |  user  1% |  irq   0%  | idle 98%  |  cpu003 
w  0% |  ipc notavail |  curf  881MHz  | curscal  31%  |
cpu |  sys   1% |  user  1% |  irq   0%  | idle 98%  |  cpu002 
w  0% |  ipc notavail |  curf  906MHz  | curscal  32%  |
CPL |  avg10.01 |  avg50.15 |  avg15   0.09  |   |  csw 
9428 |  intr4327 || numcpu 4  |
MEM |  tot 7.7G |  free5.6G |  cache 768.7M  | buff   25.6M  |  slab  
127.6M |  shmem  57.2M |  vmbal   0.0M  | hptot   0.0M  |
SWP |  tot 7.9G |  free7.9G ||   |  
 |   |  vmcom   2.5G  | vmlim  11.8G  |
DSK |   sda |  busy  0% |  read   0  | write 27  |  KiB/w   
   5 |  MBr/s0.0 |  MBw/s0.0  | avio 0.59 ms  |

atop (bullseye):
PRC |  sys0.33s |  user   0.63s |  #proc189 |  #trun  1 |  #tslpi   
260  | #tslpu 1  | #zombie0  | clones 6  | #exit  6  |
CPU |  sys   2% |  user  4% |  irq   0% |  idle393% |  wait 
 0%  | ipc notavail  | cycl unknown  | curf 2.75GHz  | curscal  98%  |
cpu |  sys   1% |  user  2% |  irq   0% |  idle 97% |  cpu000 w 
 0%  | ipc notavail  | cycl unknown  | curf 2.77GHz  | curscal  98%  |
cpu |  sys   0% |  user  1% |  irq   0% |  idle 99% |  cpu001 w 
 0%  | ipc notavail  | cycl unknown  | curf 2.74GHz  | curscal  97%  |
cpu |  sys   0% |  user  1% |  irq   0% |  idle 98% |  cpu003 w 
 0%  | ipc notavail  | cycl unknown  | curf 2.74GHz  | curscal  98%  |
cpu |  sys   1% |  user  1% |  irq   0% |  idle 99% |  cpu002 w 
 0%  | ipc notavail  | cycl unknown  | curf 2.73GHz  | curscal  97%  |
CPL |  avg10.10 |  avg50.11 |  avg15   0.09 |   |  csw
14895  |   | intr6027  |   | numcpu 4  |
MEM |  tot 7.8G |  free5.6G |  cache 730.0M |  buff   51.5M |  slab  
125.2M  | shmem 105.2M  | vmbal   0.0M  | hptot   0.0M  | hpuse   0.0M  |
SWP |  tot 7.9G |  free7.9G |   |   |   
 |   |   | vmcom   2.9G  | vmlim  11.8G  |
PSI |  cs 0/0/0 |  ms 0/0/0 |  mf 0/0/0 |  is 0/0/0 |  if 
0/0/0  |   |   |   |   |
DSK |   sdb |  busy  0% |  read   0 |  write  1 |  KiB/r
  0  | KiB/w 28  | MBr/s0.0  | MBw/s0.0  | avio 4.00 ms  |

PID   SYSCPU USRCPUVGROW RGROWRUID  EUID ST 
  EXC  THRS CPUNR   CPU CMD
1935  0.11s  0.26s -8K  -372K root  root -- 
   -   10 S  3   4%  Xorg
2302  0.06s  0.16s  0K 0K user  user -- 
   -7 S  2   2%  xfwm4
3716  0.01s  0.04s  0K 0K user  user -- 
   -4 S  0   1%  gnome-terminal
3656  0.01s  0.04s  0K 0K user  user -- 
   -4 S  0   1%  panel-17-weath
3594  0.01s  0.02s  0K 0K user  user -- 
   -3 S  0   0%  panel-25-cpugr


> The other thing is: As long as it is always below or equal to 2.8 GHz, it
> need not be wrong. However, most machines with U-processors (especially
> notebooks) have a cooling system which does not permit them to sust

cpu frequence

2020-01-30 Thread Gerard ROBIN
Hello,
the maximum frequency of my cpu is 2.8 GHz and under "bullseye" the frequency
of my cpu is always higher than 2.7 GHz. If this is a bug how can we determine
which package is affected ?
With "buster" on the same machine the problem does not occur. The cpu frequency
is between 900 MHz and 1.8 GHz

cpu: intel i5-6200U 
Base frequency: 2.3 GHz
Max Frequency: 2.8 GHz
 
-- 
Gerard
_
*
*  Created with "mutt 1.10.1-2.1"
*  under Debian Linux BUSTER 10.1
*



Re: kernel unsigned

2019-10-03 Thread Gerard ROBIN
On Thu, Oct 03, 2019 at 02:51:29PM +0200, Sven Joachim wrote:
> Date: Thu, 03 Oct 2019 14:51:29 +0200
> From: Sven Joachim 
> To: Gerard ROBIN , debian-user@lists.debian.org
> Subject: Re: kernel unsigned
> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
> X-Spam-Flag: NO
> 
> On 2019-10-03 12:05 +0200, Gerard ROBIN wrote:
> 
> > Hello,
> > In my BULLSEYE box, when i make "apt upgrade" if a new kernel is installed
> > it is a signed kernel that is installed, but on my machine it is an unsigned
> > kernel that I chose to install.
> 
> Why did you do that in the first place?
because I bought my machine without OS and there is only linux on my machine.

> > How can you force "apt" to install the unsigned kernel?
> > For example:
> > the kernel linux-image-5.2.0-2-amd64-unsigned is the kernel used.
> > "apt upgrade" installs the kernel linux-image-5.2.0-3-amd64 (signed)
> 
> You could install linux-image-5.2.0-3-amd64-unsigned manually, but then
> you lose the linux-image-amd64 metapackage and will miss automatic
> upgrades to newer kernels which is probably not what you want.
I did not know that.

> What exactly bugs you about the signed kernel?  The kernel is so big
> that the extra signatures hardly make a difference.
I read somewhere that the signed kernel was for the "secure boot" of 
microsoft and I have nothing of microsoft on my machine, so that's why 
I installed the unsigned kernel.

Thank you for your clarification.

-- 
Gerard

**
*  Created with "mutt 1.10.1"
*  under Debian Linux BULLSEYE
**



kernel unsigned

2019-10-03 Thread Gerard ROBIN
Hello,
In my BULLSEYE box, when i make "apt upgrade" if a new kernel is installed
it is a signed kernel that is installed, but on my machine it is an unsigned
kernel that I chose to install. How can you force "apt" to install the
unsigned kernel?
For example:
the kernel linux-image-5.2.0-2-amd64-unsigned is the kernel used.
"apt upgrade" installs the kernel linux-image-5.2.0-3-amd64 (signed)

TIA

PS
sorry but I'm not subscribed to the list for now.

-- 
Gerard

**
*  Created with "mutt 1.10.1"
*  under Debian Linux BULLSEYE
**



Re: Is the "fjes" Kernel Module loaded on every system?

2017-01-24 Thread gerard ROBIN
On Tue, Jan 24, 2017 at 05:17:45PM +0100, Jens Sauer wrote:
> Date: Tue, 24 Jan 2017 17:17:45 +0100
> From: Jens Sauer 
> To: debian-user@lists.debian.org
> Subject: Is the "fjes" Kernel Module loaded on every system?

> Can someone confirm if this module is loaded on their hardware, even if you
> don't have a Fujitsu Primequest 2000 series server?

On a clevo Clevo W950JU 15.6":

lsmod | grep fjes
fjes   28672  0

-- 
Gerard
_
*
*  Created with "mutt 1.7.1-2"  *
*  under Debian Linux STRETCH (testing) *
*  Registered Linux User #388243*
*  https://Linuxcounter.net *
*



[solved] Re: Stretch changes the time of my laptop

2017-01-18 Thread Gerard ROBIN
On Wed, Jan 18, 2017 at 11:06:06AM -0500, Felix Miata wrote:
> Date: Wed, 18 Jan 2017 11:06:06 -0500
> From: Felix Miata <mrma...@earthlink.net>
> To: debian-user@lists.debian.org
> Subject: Re: Stretch changes the time of my laptop
 
> Gerard ROBIN composed on 2017-01-18 14:33 (UTC+0100):
> 
> >I installed stretch on a external usb hard drive and when I boot on the
> >had drive and I shut down, then I boot again, but on the internal hard
> >drive, with jessie, the time is delayed by one hour.
> 
> >I would like to know if this is normal, and if not what can I do to fix
> >the problem ? (Without going into the bios or using date ...)
> 
> >It's a old laptop acer aspire 5102 wlmi
> 
> Check to see if /etc/adjtime in both installations is different. One is
> probably UTC and the other LOCAL. If one hard drive contains Windows and the
> other does not, more than likely the one with Windows says LOCAL and the
> other says UTC. Synchronizing both should eliminate the clock changing.

Good diagnosis the problem is solved.
In stretch it was UTC and in jessie LOCAL

Thank you to all those who helped me.

-- 
Gerard
___
***
*  Created with "mutt 1.5.23" *
*  under Debian Linux JESSIE version 8.7  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Stretch changes the time of my laptop

2017-01-18 Thread Gerard ROBIN
Hello,
I installed stretch on a external usb hard drive and when I boot on the
had drive and I shut down, then I boot again, but on the internal hard 
drive, with jessie, the time is delayed by one hour.

I would like to know if this is normal, and if not what can I do to fix
the problem ? (Without going into the bios or using date ...)

It's a old laptop acer aspire 5102 wlmi

tia

-- 
Gerard
___
***
*  Created with "mutt 1.5.23" *
*  under Debian Linux JESSIE version 8.6  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Re: roxterm

2016-06-23 Thread gerard ROBIN
On Wed, Jun 22, 2016 at 05:10:32PM +0200, Sven Arvidsson wrote:
> Date: Wed, 22 Jun 2016 17:10:32 +0200
> From: Sven Arvidsson <s...@whiz.se>
> To: debian-user@lists.debian.org
> Subject: Re: roxterm
 
> On Wed, 2016-06-22 at 16:34 +0200, gerard ROBIN wrote:
> > Hello,
> > xterm disappeared of "stretch". Is this final?
> 
> roxterm has been removed, see 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827768
> 
> xterm is still available.
> 
> -- 
> Cheers,
> Sven Arvidsson
> http://www.whiz.se

Thanks fort the link. 
I made a mistake , I meant roxterm not xterm, xterm works perfectly
under stretch.

-- 
Gerard
_
*
*  Created with "mutt 1.6.0-1"  *
*  under Debian Linux STRETCH (testing) *
*  Registered Linux User #388243*
*  https://Linuxcounter.net *
*



roxterm

2016-06-22 Thread gerard ROBIN
Hello,
xterm disappeared of "stretch". Is this final?

Thanks.
-- 
Gerard
_
*
*  Created with "mutt 1.6.0-1"  *
*  under Debian Linux STRETCH (testing) *
*  Registered Linux User #388243*
*  https://Linuxcounter.net *
*



Re: Server terminated with error (1)

2016-02-18 Thread Gerard ROBIN
On Thu, Feb 18, 2016 at 09:38:02AM +, Darac Marjal wrote:
> Date: Thu, 18 Feb 2016 09:38:02 +
> From: Darac Marjal <mailingl...@darac.org.uk>
> To: debian-user@lists.debian.org
> Subject: Re: Server terminated with error (1)
> User-Agent: Mutt/1.5.24 (2015-08-30)
> 
> On Wed, Feb 17, 2016 at 08:41:29PM +0100, gerard ROBIN wrote:
> >Hello,
> >I am using a laptop clevo W950JU with intel i5-6200U processor.
> >
> >If I run jessie with the kernel 4.2.0-0.bpo.1-amd64  it works fine,
> >but when I use the kernel 4.3.0-0.bpo.1-amd64  X11 fails :
 
> This would appear to be the issue. The intel driver doesn't recognise your
> chipset, so refuses to load. As you have no other suitable drivers, the
> server fails to start.
> 
> So, my guess would be that your chipset is either too new, or too old.  The
> output of lspci ("Intel Corporation Device 1916") suggests to me that it's
> too new (that looks like a placeholder name rather than a real name). So, in
> that case, try fetching the latest xserver-xorg-video-intel from unstable
> and see if that helps.

I installed the xserver-xorg-video-intel of the jessie-backports and
this did the trick :-)

Thank you very much.

-- 
Gerard
___
***
*  Created with "mutt 1.5.23" *
*  under Debian Linux JESSIE version 8.3  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Server terminated with error (1)

2016-02-17 Thread gerard ROBIN
Hello,
I am using a laptop clevo W950JU with intel i5-6200U processor.

If I run jessie with the kernel 4.2.0-0.bpo.1-amd64  it works fine, 
but when I use the kernel 4.3.0-0.bpo.1-amd64  X11 fails :

---8<---
[   209.705] (--) controlling tty is VT number 2, auto-enabling KeepTty
[   209.706] (WW) Falling back to old probe method for modesetting
[   209.706] (WW) Falling back to old probe method for fbdev
[   209.706] (II) Loading sub module "fbdevhw"
[   209.706] (II) LoadModule: "fbdevhw"
[   209.706] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   209.706] (II) Module fbdevhw: vendor="X.Org Foundation"
[   209.706]compiled for 1.16.4, module version = 0.0.2
[   209.706]ABI class: X.Org Video Driver, version 18.0
[   209.706] (WW) Falling back to old probe method for vesa
[   209.707] (II) intel(0): Creating default Display subsection in Screen 
section
"Default Screen Section" for depth/fbbpp 24/32
[   209.707] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   209.707] (==) intel(0): RGB weight 888
[   209.707] (==) intel(0): Default visual is TrueColor
[   209.707] (WW) intel(0): Unknown chipset
[   209.707] (II) UnloadModule: "intel"
[   209.707] (EE) Screen(s) found, but none have a usable configuration.
[   209.707] (EE) 
Fatal server error:
[   209.707] (EE) no screens found(EE) 
[   209.707] (EE) 
Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
[   209.707] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[   209.707] (EE) 
[   209.710] (EE) Server terminated with error (1). Closing log file.


lspci -v | grep VGA
 VGA compatible controller: Intel Corporation Device 1916 (rev 07) (prog-if 00 
[VGA controller])

I have not found anything on google that has to do with this problem.
anyone know how to solve the problem ?

TIA
-- 
Gerard
___
***
*  Created with "mutt 1.5.23" *
*  under Debian Linux JESSIE version 8.3  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Re: Persistence

2015-11-11 Thread Gerard ROBIN
Yes, install the package live-build and read the documentation. The
mailing-list debian-live can help you.

-- 
Gerard
___
***
*  Created with "mutt 1.5.23" *
*  under Debian Linux JESSIE version 8.1  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Re: Re: Re: live build

2015-08-31 Thread Gerard ROBIN
I got help from the debian-live list (chals)
the file auto/config must be :

#!/bin/sh

set -e

lb config noauto \
--architecture amd64 \
--bootappend-live "boot=live ip=frommedia persistence 
locales=fr_FR.UTF-8 keyboard-layouts=fr" \
--archive-areas "main contrib non-free" \
--debug \

"${@}"

and in the file persistence.conf "/ union" gives global persistence.

ip=frommedia provides the persistence of /etc/network/interfaces

man live-boot for an explanation (thanks chals)

The problem with non-free miraculously disappeared ... ?

-- 
Gerard
___
***
*  Created with "mutt 1.5.23" *
*  under Debian Linux JESSIE version 8.1  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Re: Re: live build

2015-08-25 Thread Gerard ROBIN
thanks for your reply.
I read the documentation before posting, but this documentation
is outdated. after much testing I managed to get just about what I wanted.

if it can help those who want to try live build I put some guidelines
that work for me:

auto/config:

#!/bin/sh

set -e

lb config noauto \
--architecture amd64 \
--bootappend-live boot=live config persistence locales=fr_FR.UTF-8 
keyboard-layouts=fr \
--archive-areas main contrib \
--debug \

${@}

config/archives/perso-repoitory.list.chroot :

deb http://ftp.fr.debian.org/debian/ jessie main contrib
deb-src http://ftp.fr.debian.org/debian/ jessie main contrib 

deb http://ftp.fr.debian.org/debian/ jessie-backports main contrib
deb-src http://ftp.fr.debian.org/debian/ jessie-backports main contrib

config/papckage-lists/ :
config/papckage-lists/desktop.list.chroot
config/papckage-lists/firmware.list.chroot
.8
config/papckage-lists/x11.list.chroot

in the files of the directory config/papckage-lists/  everyone puts what he 
wants.

for my part in the file desktop.list.chroot I put the packages for xfce4 and it 
works very well

for the persistence, the explanations are very vagueness :(

this file persistence.conf woks for me:

cat persistence.conf

/home
/usr union
/etc union

remaining problems:
I don't know how to make the directory network persistent ?
non-free in --archives-areas and prism2-usb-firmware-installer

regards
-- 
Gerard
___
***
*  Created with mutt 1.5.23 *
*  under Debian Linux JESSIE version 8.1  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



Re: help trouble shooting

2015-08-13 Thread Gerard ROBIN
On Thu, Aug 13, 2015 at 12:17:43PM -0500, John Olson wrote:
 Date: Thu, 13 Aug 2015 12:17:43 -0500
 From: John Olson is1eep...@gmail.com
 To: debian-user@lists.debian.org
 Subject: help trouble shooting

 says I need to install firmware for: *rtlwifi/rtl8192cfw.bin* and also
 *rtl_nic/rtl8105e-1.fw*
you installed firmware-realtek ?

 When I do install these pkgs via (synaptic manager) they install fine but
 do not show any available wireless.. only allows Ethernet connection.  I

you need to edit the file /etc/network/inerfaces 
for exemple like this:

auto eth0
allow-hotplug eth0
iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp
wpa-conf managed
wpa-ap-scan 1
wpa-sccan-ssid 1
wpa-ssid FOO
wpa-key-mgmt WPA-PSK
wpa-psk keyofFOO

and once this is done as root :

ifdown wlan0
ifup wlan0
or 
systemctl restart networking

hth.
-- 
Gerard
___
***
*  Created with mutt 1.5.23 *
*  under Debian Linux JESSIE version 8.1  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



live build

2015-08-12 Thread Gerard ROBIN
Hello,
I am using live build and I don't need the package 
prism2-usb-firmware-installer and I would like to know how prevent this 
package to be installed. 
On the other hand this package requests a connection unresponsive, and 
lb buid can't to be completed.

tia.

-- 
Gerard
___
***
*  Created with mutt 1.5.23 *
*  under Debian Linux JESSIE version 8.1  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150812113129.GA4748@mauritiusGA



hplip-gui failed to connect my wireless printer HP

2015-02-25 Thread Gerard ROBIN
Hello,
I installed jessie on a USB-drive and when I try to connect my printer 
using wifi with hplip-gui it works fine until the fourth stage but the 
fifth step fails. However on the same machine on the internal drive is 
installed wheezy and I configure the wireless connection (on the same 
printer) successfully.
I enclose a screenshot of the fifth stage. 

Is it a bug or a simple solution exist?

tia

-- 
Gerard
___
***
*  Created with mutt 1.5.21-6.2+deb7u3  *
*  under Debian Linux WHEEZY version 7.8  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***



upgrade from wheezy to jessie

2015-01-06 Thread Gerard ROBIN
Hello,
usually when the distribution changes, I update my system rather than 
reinstall everything. But for the transition from wheezy to jessie, 
I would like to know:

-1- Is it possible to go from wheezy to jessie, keeping sysvinit.

-2- if not, from what I read on the internet, go from sysvinit to
systemd is not without risk. What about it exactly?

(I would say that I am not concerned whether sytemd is better or 
worse than sysvinit. I'm not proficient enough ...)

tia.

-- 
Gerard
___
***
*  Created with mutt 1.5.21-6.2+deb7u2  *
*  under Debian Linux WHEEZY version 7.7  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2015010648.GA5213@mauritiusGA



Re: upgrade from wheezy to jessie

2015-01-06 Thread Gerard ROBIN
On Tue, Jan 06, 2015 at 01:27:35PM +0100, Tony van der Hoff wrote:
 Date: Tue, 06 Jan 2015 13:27:35 +0100
 From: Tony van der Hoff t...@vanderhoff.org
 To: debian-user@lists.debian.org
 Subject: Re: upgrade from wheezy to jessie
 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101
  Thunderbird/24.2.0
 
 On 06/01/15 13:12, Brian wrote:
  On Tue 06 Jan 2015 at 12:11:48 +0100, Gerard ROBIN wrote:
  
  usually when the distribution changes, I update my system rather than 
  reinstall everything. But for the transition from wheezy to jessie, 
  I would like to know:
 
  -1- Is it possible to go from wheezy to jessie, keeping sysvinit.
  
  https://www.debian.org/releases/testing/i386/release-notes/ch-information.en.html#systemd-upgrade-default-init-system
  
  An alternative for you is to install sysvinit-core after updating but
  before upgrading.
  
 
 
 There's an awful lot of FUD spread on the internet (and, sadly, even on
 this list), mostly engendered by bigotry against the systemd author(s).
 
 My advice would be to go with the minimum effort upgrade, as you would
 have done in the past. I've been running Jessie in a KVM client for
 several months now, with zero problems.

I agree with you regarding jessie, I installed it on a USB drive and 
it works fine with systend, but but what concerns me is the transition 
from sysvinit to systemd on wheezy. If I understand what I read on the
web (in English ...) it may be that my machine will not boot if I do 
not do the job well.

-- 
Gerard
___
***
*  Created with mutt 1.5.21-6.2+deb7u2  *
*  under Debian Linux WHEEZY version 7.7  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150106124810.GA9947@mauritiusGA



Re: upgrade from wheezy to jessie

2015-01-06 Thread Gerard ROBIN
On Tue, Jan 06, 2015 at 01:35:48PM +, Joe wrote:
 Date: Tue, 6 Jan 2015 13:35:48 +
 From: Joe j...@jretrading.com
 To: debian-user@lists.debian.org
 Subject: Re: upgrade from wheezy to jessie
 X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu)
 
 On Tue, 6 Jan 2015 13:48:10 +0100
 Gerard ROBIN g.rob...@free.fr wrote:
 
 
  
  I agree with you regarding jessie, I installed it on a USB drive and 
  it works fine with systend, but but what concerns me is the
  transition from sysvinit to systemd on wheezy. If I understand what I
  read on the web (in English ...) it may be that my machine will not
  boot if I do not do the job well.
  
 The main issue is that anything local mounted in /etc/fstab (even
 removable drives) will be treated as essential, and if they are not
 there, boot will fail. The answer is either to remove any such drives
 from fstab, as the kernel automounting should be good enough now to do
 the job consistently, or to mark them as not being required for boot.
 The fstab syntax for systemd has been extended quite a bit.
 
 But yes, I moved three sid systems from sysvinit to systemd, the two
 simpler systems were fine, the much larger main workstation
 installation had sufficient minor problems that I felt it better to
 reinstall. Not something you want to do with a server.

Ok, I got my feet wet : 

~# apt-get install  systemd-sysv

--8--

You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'

~# Yes, do as I say!

~# apt-get install sysv-rc-conf

and after that wheezy has booted like a charm. Luke


Thanks to everyone who replied.

-- 
Gerard
___
***
*  Created with mutt 1.5.21-6.2+deb7u2  *
*  under Debian Linux WHEEZY version 7.7  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150106164144.GA5237@mauritiusGA



Re: Best tools for hard drive recovery

2015-01-03 Thread Gerard ROBIN
On Fri, Jan 02, 2015 at 04:24:56PM -0800, Kevin O'Gorman wrote:
 Date: Fri, 2 Jan 2015 16:24:56 -0800
 From: Kevin O'Gorman kogor...@gmail.com
 To: Debian Users debian-user@lists.debian.org
 Subject: Best tools for hard drive recovery

 of the same size that's empty, and I could just copy the whole drive to it,
 but I need a tool that's robust in the presence of errors.

Perhaps testdisk package

hth.
-- 
Gerard
___
***
*  Created with mutt 1.5.21-6.2+deb7u2  *
*  under Debian Linux WHEEZY version 7.7  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150103114427.GA8841@mauritiusGA



Re: rezound, twinkle in jessie ?

2014-12-24 Thread Gerard ROBIN
On Mon, Dec 22, 2014 at 03:27:22PM +, Martin Read wrote:
 Date: Mon, 22 Dec 2014 15:27:22 +
 From: Martin Read zen75...@zen.co.uk
 To: debian-user@lists.debian.org
 Subject: Re: rezound, twinkle in jessie ?
 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on bendel.debian.org
 X-Spam-Level: 
 X-Spam-Status: No, score=-11.7 required=4.0
  tests=LDOSUBSCRIBER,LDO_WHITELIST, RCVD_IN_DNSWL_LOW autolearn=unavailable
  version=3.3.2
 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101
  Icedove/31.2.0
 
 So yes, unless someone does the necessary work, it seems that these packages
 are indeed doomed to disappear from debian.

Thanks for your reply.
I downloaded the tarballs corresponding to rezound and I installed all the 
libraries so that configure succeed, but in the end,  I needed to  install 
libjpeg62-turbo, and libjpeg62-turbo  wants to remove rezound.
No luck.
(I tried audacity but the recording quality is much better with rezound)

Regarding twinkle, linphone can do the job but for my use I prefer 
twinkle.
(but all things must end ...)

-- 
Gerard


*  Created with  mutt 1.5.23 *
*  under Debian Linux JESSIE   *
*  Registered Linux User #388243   *
*  https://Linuxcounter.net*



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141225002221.GA23939@(none)



rezound, twinkle in jessie ?

2014-12-22 Thread Gerard ROBIN
Hello,
I installed jessie on a external hard drives, (usb) I use rezound and
twinkle which are in squeeze only. They work fine in jessie but the
command apt-get dist-upgade propose to me to remove five packages and
among them rezound and twinkle.
My question: rezound and twinkle are they doomed to disappear from debian ?

tia.

-- 
Gerard
___
***
*  Created with mutt 1.5.21-6.2+deb7u2  *
*  under Debian Linux WHEEZY version 7.7  *
*  Registered Linux User #388243  *
*  https://Linuxcounter.net   *
***


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141222123116.GA7254@mauritiusGA



vlc gele avec tv freebox (jessie)

2014-08-18 Thread Gerard ROBIN
Bonjour,
j'ai installé jessie sur un disque externe usb non sans difficultés:
connexion wifi ne marche pas
erreur lors du boot : file ... not found.

Bon, j'ai pu contourner ces problèmes mais maintenant c'est vlc qui pose
problème :

J'ai téléchargé le fichier freebox.lua je l'ai compilé avec lua5.1 pour
obtenir le fichier freebox.luac que j'ai mis dans /usr/lib/vlc/lua/sd

Losrque je lance vlc je vois bien la liste des chaines freebox mais
quand je clique sur une chaine pafois il y a du son mais l'image est
fixe et vlc et figé je peux fermer les fenetres mais je dois tuer le
processus avec kill ...
Sous wheezy ce probleme ne se produit pas, je peux regarder les chaines
freebox.
Est-ce un bug ? Si oui doit-on envoyer un rapport de bug pour un
probleme français et concernant la freebox en particulier ?

Le meme probleme se produit avec freetuxtv.

Remarque:
avec jessie je n'utilise pas les dépots de Marillat et cela ne
fonctionne pas bien, mais avec wheezy je les utilise et vlc 
fonctionne tres bien.

Merci.

-- 
Gerard
__
**
* Created with  mutt 1.5.21-6.2+deb7u2  under Debian Linux WHEEZY version 7.5 
 *
*Registered Linux User #388243  https://Linuxcounter.net
 *
**

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/20140818115029.GA6243@mauritiusGA



Re: dist-upgrade autoremove

2014-08-18 Thread Gerard ROBIN
On Mon, Aug 18, 2014 at 02:40:15PM +0200, MERLIN Philippe wrote:
 Date: Mon, 18 Aug 2014 14:40:15 +0200
 From: MERLIN Philippe phil-deb1.mer...@laposte.net
 To: debian-user-french@lists.debian.org
 Subject: dist-upgrade  autoremove
 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on bendel.debian.org
 X-Spam-Level: 
 X-Spam-Status: No, score=-9.2 required=4.0
  tests=DIGITS_LETTERS,FREEMAIL_FROM,
  FVGT_m_MULTI_ODD,LDOSUBSCRIBER,LDO_WHITELIST,RCVD_IN_DNSWL_NONE,
  SARE_FREE_WEBM_LAPOSTE,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable
  version=3.3.2
 User-Agent: KMail/4.13.3 (Linux/3.14-2-amd64; KDE/4.13.3; x86_64; ; )
 
 Bonjour,
 Je suis en Debian Sid AMD64  avec Kde à jour et depuis de nombreux jours lors 
 d'un apt-get dist-upgrade j'ai un message m'indiquant de faire un autoremove 
 pour supprimer ces paquets qui ne servent plus, or si on regarde la liste on 
 a 
 l'impression que la majorité des paquets qui devraient être supprimés sont 
 des 
 paquets Kde, ce qui est surprenant, évidemment je n'ai jamais fait un 
 autoremove comme suggéré. Avez vous le même phénomène, si non avez vous une 
 idée comment se débarrasser de ce message qui est un peu gênant et qui pollue 
   
 ? 

J'ai le meme pb. Cela survient quand je retire certains packages
non vitaux installés par les dev. Il y en a qu'il faut supprimer 
mais pas tous. J'ai installé le package deborphan et deja deborphan 
me permet de faire un peu le menage. Ensuite je fais apt-get install 
sur tous les packages qui restent a supprimer et le message disparait.

Si quelqu'un a une meilleure solution je suis preneur.

-- 
Gerard
__
**
* Created with  mutt 1.5.21-6.2+deb7u2  under Debian Linux WHEEZY version 7.5 
 *
*Registered Linux User #388243  https://Linuxcounter.net
 *
**

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/20140818125628.GA5217@mauritiusGA



Re: vlc gele avec tv freebox (jessie)

2014-08-18 Thread Gerard ROBIN
On Mon, Aug 18, 2014 at 04:05:07PM +0200, txodom wrote:
 Date: Mon, 18 Aug 2014 16:05:07 +0200
 From: txodom txo...@free.fr
 To: debian-user-french@lists.debian.org
 Subject: Re: vlc gele avec tv freebox (jessie)
 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on bendel.debian.org
 X-Spam-Level: 
 X-Spam-Status: No, score=0.0 required=4.0 tests=FREEMAIL_FROM,
  RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL autolearn=no version=3.3.2
 X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.24; x86_64-pc-linux-gnu)
 
 Le Mon, 18 Aug 2014 13:50:29 +0200
 Gerard ROBIN g.rob...@free.fr nous susurrait :
 
  Remarque:
  avec jessie je n'utilise pas les dépots de Marillat et cela ne
  fonctionne pas bien, mais avec wheezy je les utilise et vlc 
  fonctionne tres bien.
 
 Question peut-être idiote : Pourquoi ne pas les utiliser avec Jessie ?

Tu susures une question qui n'est pas idiote car j'ai essayé aussi avec
les dépots Marillat dans jessie mais c'est pareil qu'avec les depots 
officiels:
gele de vlc ...
J'aurais du le mentionner dans mon post :(
D'ailleur dans wheezy, vlc des dépots officiels fonctionne bien aussi.
J'ai fait l'essai des deux et j'ai opté pour Marillat. 

-- 
Gerard
__
**
* Created with  mutt 1.5.21-6.2+deb7u2  under Debian Linux WHEEZY version 7.5 
 *
*Registered Linux User #388243  https://Linuxcounter.net
 *
**

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/20140818145448.GA6543@mauritiusGA



Re: Re: wpa_supplicant: /sbin/wpa_supplicant daemon failed to start

2013-10-16 Thread Gerard ROBIN

it recorded errors:

Oct 15 11:24:51 mybox avahi-daemon[3473]: Withdrawing address record for 
2a01:e35:2e81:500:219:7dff:fe02:46aa on wlan0.
Oct 15 11:24:51 mybox charon: 16[KNL] 2a01:e35:2e81:500:219:7dff:fe02:46aa 
disappeared from wlan0
Oct 15 11:24:51 mybox charon: 16[KNL] fe80::219:7dff:fe02:46aa disappeared from 
wlan0
Oct 15 11:24:51 mybox dhclient: receive_packet failed on wlan0: Network is down
Oct 15 11:24:51 mybox wpa_supplicant[12248]: ctrl_iface exists and seems to be 
in use - cannot override it
Oct 15 11:24:51 mybox wpa_supplicant[12248]: Delete 
'/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
Oct 15 11:24:51 mybox wpa_supplicant[12248]: Failed to initialize control 
interface '/var/run/wpa_supplicant'.#012You may have another
+wpa_supplicant process already running or the file was#012left by an unclean 
termination of wpa_supplicant in which case you will
+need#012to manually remove this file before starting wpa_supplicant again.
Oct 15 11:24:51 mybox dhclient: receive_packet failed on wlan0: Network is down

but after reboot my box the problem is gone ? Now this works fine ...

Sorry for the inconvenience.

Thanks for your help.
-- 
Gérard


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131016100055.GA6604@mauritiusGA



wpa_supplicant: /sbin/wpa_supplicant daemon failed to start

2013-10-15 Thread Gerard ROBIN
Hello,
(I use wheezy xfce)
I'm not subscribed to debian-user but I have a problem that looks like a 
bug but I do not know which package is concerned.
After last upgrade I get this message at boot time:

-8-
Listening on LPF/wlan0/00:19:7d:02:46:aa
Sending on   LPF/wlan0/00:19:7d:02:46:aa
Sending on   Socket/fallback
DHCPRELEASE on wlan0 to 192.168.0.254 port 67
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1

-8-
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
receive_packet failed on wlan0: Network is down
-8-

however wicd works fine.

on another machine with the same config (wheezy xfce) not upgraded 
the problem does not occur and wpasupplicant (wlan0) works fine.

On the two machines there is the same version of wpasupplicant:
apt-cache policy wpasupplicant
wpasupplicant:
  Installed : 1.0-3+b1
  Candidat : 1.0-3+b1

Thank you for advice.

-- 
Gérard


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131015110036.GA17762@mauritiusGA



Re: debian-multimedia.org gone?

2010-06-10 Thread Gerard Robin

The drive has crashed. Christian Marillat is being restored ...

see here:
http://lists.debian.org/debian-user-french/2010/06/msg00105.html

--
Gérard



signature.asc
Description: Digital signature


Re: APT source list for shutter?

2009-08-10 Thread Gerard Robin

On Mon, Aug 10, 2009 at 08:49:26PM +0800, ronggui wong wrote:

Date: Mon, 10 Aug 2009 20:49:26 +0800
From: ronggui wong ronggui.w...@gmail.com
To: DebianUser debian-user@lists.debian.org
Subject: APT source list for shutter?



I use Debian 5.0, and I want to install shutter
(http://shutter-project.org/). The source.list I currently used
doesn't have this software. Can anyone recommend a source list for it?


Shutter isn't in lenny but in Squeeze and in Sid.
If you change your sources.list all your system will be changed to squeeze ...
Otherwise you can try to install shutter manualy i.e. :
download the pakage shutter
(http://packages.debian.org/unstable/graphics/shutter)
and its dependencies and install them with sudo dpkg  -i shutter dep1 de2 ...

good luck.
--
Gérard


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



Re: APT source list for shutter?

2009-08-10 Thread Gerard Robin

On Mon, Aug 10, 2009 at 08:49:26PM +0800, ronggui wong wrote:

Date: Mon, 10 Aug 2009 20:49:26 +0800
From: ronggui wong ronggui.w...@gmail.com
To: DebianUser debian-user@lists.debian.org
Subject: APT source list for shutter?

Sorry this is for sid: http://packages.debian.org/unstable/graphics/shutter

sqeeze is safer that sid : http://packages.debian.org/squeeze/shutter

--
Gérard


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



with gnome: xterm no file or folder of this type

2009-08-09 Thread Gerard Robin

Hello,
My system: Debian, Sid, Gnome, kernel 2.6.30

At this moment I encounter a strange problem:
(I note that I removed gnome-terminal and xterm on my system. I use
only roxterm.)
In the menu I add mocp (which is in the package moc, common music on line)
I choose Application in a terminal then in command I put mocp (or 
/usr/bin/mocp).

Then I do:
Applications - Sound  Video - mocp and I get:
Failed to execute child process
xterm no file or folder of this type
(I chose mocp as an example but the problem occurs with all applications that 
go into a terminal.) 
The problem is that xterm is not installed on my machine ...

Yet I did go in:
System - Control Center - Preferred Applications - System
customised terminal emulator
Command: roxterm
Indicator:-e
But that does nothing
If I do: update-alternatives --list x-terminal-emulator
I get as expected: /usr/bin/roxterm

It is not very annoying because mocp runs very well in a
roxterm, but I can't find what to change so that the system 
no longer search xterm but roxterm when I start mocp using 
the menu ?

Thank you in advance if anyone can enlighten me on this problem.

--
Gérard


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



iceape back in sid :)

2009-07-25 Thread Gerard Robin

Thank you to the programmers who maintain iceape again.
--
Gérard


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



Re: iceape sorti de debian

2009-03-26 Thread Gerard Robin

On Thu, Mar 26, 2009 at 10:17:07PM +0100, Michelle Konzack wrote:

From: Michelle Konzack linux4miche...@tamay-dogan.net
To: debian-user-fre...@lists.debian.org
Cc: Gerard Robin g.rob...@free.fr
Subject: Re: iceape sorti de debian
Mail-Followup-To: linux4miche...@tamay-dogan.net,
debian-user-fre...@lists.debian.org
Organization: Tamay Dogan Network

Am 2009-03-23 20:15:01, schrieb Charles Plessy:

Le Mon, Mar 23, 2009 at 11:43:18AM +0100, Gerard Robin a écrit :
 Bonjour,
 utilisateur de iceape-browser avec Sid je vois que iceape n'est plus
 dans debian. Par quoi va-t-il être remplacé ?

Bonjour,

Iceape ne sera pas remplacé, car la raison de son retrait est le manque de
bras???

Vous pourrez trouver plus d'explications en anglais sur la page suivante:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511477


Je me demender ou (la site) je peu trouver l'Original de Iceape...
La dernière version que j'ai installée avec update/upgrade est la 1.1.14-1 
mais je ne sais pas où on peut la trouver. Par contre dans etch il y a

encore la version 1.0.13~pre080614i-0etch1.

hth
--
Gérard


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



iceape sorti de debian

2009-03-23 Thread Gerard Robin

Bonjour,
utilisateur de iceape-browser avec Sid je vois que iceape n'est plus
dans debian. Par quoi va-t-il être remplacé ?
J'ai essayé iceweasel mais je ne peux pas voir les vidéos avec iceweasel
tandis que je les vois avec iceape-browser... (j'ai les packages amd64)
J'ai pensé installer le package seamonkey-browser de ubuntu mais est-ce
que cela est possible ?
Merci d'avance pour une réponse si possible individuelle car je ne suis
pas abonné à la liste debian-user-french.

--
Gérard

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



iceape-browser disappear of debian

2009-03-23 Thread Gerard Robin
Hello, 
iceape is no more part of debian, I would like to know if is it possible

to install the package seamonkey of ubuntu in sid ?

Thanks
--
Gérard


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



Re: RAMDISK:Couldn't find valid RAM disk image starting at 0 ... (etch)

2008-09-28 Thread Gerard Robin

On Sat, Sep 27, 2008 at 11:18:07PM +0200, Gerard Robin wrote:

From: Gerard Robin [EMAIL PROTECTED]
To: debian debian-user@lists.debian.org
Subject: Re: RAMDISK:Couldn't find valid RAM disk image starting at 0 ...
(etch)
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.6 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST,

MAILTO_TO_SPAM_ADDR autolearn=failed version=3.2.3
MTA: Postfix Version: 2.5.5-1.1
EDITOR: vim or gvim

On Sat, Sep 27, 2008 at 01:34:20PM -0500, Hugo Vanwoerkom wrote:

From: Hugo Vanwoerkom [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject:  Re: RAMDISK:Couldn't find valid RAM disk image starting at 0 ...
(etch)
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: X-Spam-Status: No, score=-10.7 required=4.0 
tests=LDOSUBSCRIBER,LDO_WHITELIST,

RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO autolearn=failed version=3.2.3

Gerard Robin wrote:

Hello,
my box works fine since about two years with etch, and this morning I
installed cupsys, hplip ... I rebooted the machine and I got:
-8
input: AT Translated Set 2 keyboard as /class/input.input0
RAMDISK: Couldn't find valid RAM disk image starting at 0
VFS: Cannot open device 302 or unknown-block (3, 2)
Please append a correct root= boot 
Kernel panic 

My machine seems ok, because it boot correctly on puppy.(on an USB
drive)
The mbr seems ok, I can boot windows or linux until Kernel panic ...

I use: the package debian linux-image-2.6.24-etchnhalf.1-486 an the
bootloader lilo.

/boot/initrd.img-2.6.24-etchnhalf.1-486
/boot/vmlinuz-2.6.24-etchnhalf.1-486

Can someone gives me a clue to solve the problem otherwise that
to reinstall etch entirely on my box.



I would try a Knoppix CD and see what's out there.


I had bootted with knoppix and,
lilo.conf  is ok
/boot/initrd.img-2.6.24-etchnhalf.1-486  seems ok
/boot/vmlinuz-2.6.24-etchnhalf.1-486  seems ok

I have copied lilo.conf on my usb stick and I did:

lilo -C /media/sda2/lilo.conf -M /dev/hda

backup copy of /dev/hda in /boot/boot.0300
The Master Boot Record of /dev/hda has been updated

But now, my box boot only on windows. linux disappearded ...
 What did I do wrong ?


My box runs fine now.
If this can be useful for others I did:

I bootted on knoppix V 5.3
In a terminal, as root: mount -o rw /dev/hda2 /media/hda2
/dev/hda2 is the partition / (which must contain the directories /boot and /etc) 
then cd /media/hda2
finally: lilo -C etc/lilo.conf -r /media/hda2  
did the trick.


However it is not normal that my mbr was altered when I installed some
packages. 


--
Gérard


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



RAMDISK:Couldn't find valid RAM disk image starting at 0 ... (etch)

2008-09-27 Thread Gerard Robin

Hello,
my box works fine since about two years with etch, and this morning I
installed cupsys, hplip ... 
I rebooted the machine and I got:

-8
input: AT Translated Set 2 keyboard as /class/input.input0
RAMDISK: Couldn't find valid RAM disk image starting at 0
VFS: Cannot open device 302 or unknown-block (3, 2)
Please append a correct root= boot 
Kernel panic 

My machine seems ok, because it boot correctly on puppy.(on an USB
drive)
The mbr seems ok, I can boot windows or linux until Kernel panic ...

I use: the package debian linux-image-2.6.24-etchnhalf.1-486 an the
bootloader lilo.

/boot/initrd.img-2.6.24-etchnhalf.1-486
/boot/vmlinuz-2.6.24-etchnhalf.1-486

Can someone gives me a clue to solve the problem otherwise that
to reinstall etch entirely on my box.

Thanks in advance.
--
Gérard


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



Re: RAMDISK:Couldn't find valid RAM disk image starting at 0 ... (etch)

2008-09-27 Thread Gerard Robin

On Sat, Sep 27, 2008 at 01:34:20PM -0500, Hugo Vanwoerkom wrote:

From: Hugo Vanwoerkom [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject:  Re: RAMDISK:Couldn't find valid RAM disk image starting at 0 ...
(etch)
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-10.7 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST,

RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO autolearn=failed version=3.2.3

Gerard Robin wrote:

Hello,
my box works fine since about two years with etch, and this morning I
installed cupsys, hplip ... I rebooted the machine and I got:
-8
input: AT Translated Set 2 keyboard as /class/input.input0
RAMDISK: Couldn't find valid RAM disk image starting at 0
VFS: Cannot open device 302 or unknown-block (3, 2)
Please append a correct root= boot 
Kernel panic 

My machine seems ok, because it boot correctly on puppy.(on an USB
drive)
The mbr seems ok, I can boot windows or linux until Kernel panic ...

I use: the package debian linux-image-2.6.24-etchnhalf.1-486 an the
bootloader lilo.

/boot/initrd.img-2.6.24-etchnhalf.1-486
/boot/vmlinuz-2.6.24-etchnhalf.1-486

Can someone gives me a clue to solve the problem otherwise that
to reinstall etch entirely on my box.



I would try a Knoppix CD and see what's out there.


I had bootted with knoppix and,
lilo.conf  is ok
/boot/initrd.img-2.6.24-etchnhalf.1-486  seems ok
/boot/vmlinuz-2.6.24-etchnhalf.1-486  seems ok

I have copied lilo.conf on my usb stick and I did:

lilo -C /media/sda2/lilo.conf -M /dev/hda

backup copy of /dev/hda in /boot/boot.0300
The Master Boot Record of /dev/hda has been updated

But now, my box boot only on windows. linux disappearded ...
 
What did I do wrong ?

--
Gérard


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



Re: Problems getting Etch in France

2008-07-21 Thread Gerard Robin

On Mon, Jul 21, 2008 at 10:17:39PM +0200, Nigel Henry wrote:

From: Nigel Henry [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Problems getting Etch in France
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.3 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST,

MURPHY_FINANCE6 autolearn=failed version=3.2.3

The only place I can find in France that has Etch DVD's available, wants 
payment via paypal, and Visa. I have neither, only my local banks Carte 
Bleue.


I'm currently downloading 6 iso's for Fedora 9 on dialup, and am not too 
bothered about the time it takes.


All my current Debian Installs, Sarge, Etch, and Lenny, were installed using 
my Woody 3.0r2 disks. I have a new machine, and don't want to go through the 
hassle of upgrading Woody to Sarge, then Etch, along with the transition to 
xorg again.


Could someone kindly point me to where I can get the base install for Etch, 
including KDE. I don't mind downloading 4 or 5 iso's if this is necessary.


Many thanks for any help with this problem.

Do you know ikarios ?

http://www.ikarios.com/p374-Debian.html

hth.
--
Gérard


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



Re: Thanks to all the devs and maintainers of Debian

2008-06-30 Thread Gerard Robin

+1
user staunch of Debian.  
--

Gérard


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



Re: mocp broken for anyone else?

2008-06-27 Thread Gerard Robin

On Fri, Jun 27, 2008 at 03:57:02AM +, i'll teach you to turn away. wrote:

From: i'll teach you to turn away. [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: mocp broken for anyone else?



Gerard Robin [EMAIL PROTECTED] wrote:
GR On Thu, Jun 26, 2008 at 08:31:01PM +, i'll teach you to turn away. 
wrote:

From: i'll teach you to turn away. [EMAIL PROTECTED]
Subject: mocp broken for anyone else?

GR $ apt-cache policy moc
GR moc:
GRInstall??: 1:2.5.0~alpha3-3
GRCandidat?: 1:2.5.0~alpha3-3
GRArchitecture: amd64
GR works fine for me.

	you know, i've run debian for years, but i have no idea what the 
candidate field is. ours don't match - mine's 1:2.5.0~alpha3-2+b1. 
that looks decidedly messy. help?


it's ok if your architecture is alpha: 
at http://packages.debian.org/unstable/sound/moc we see:


Download moc
Download for all available architectures Architecture   Version Package 
SizeInstalled Size  Files
alpha   1:2.5.0~alpha3-2+b1 243.9 kB808 kB  [list of files]
amd64   1:2.5.0~alpha3-3228.3 kB696 kB  [list of files]
arm 1:2.5.0~alpha3-3204.3 kB624 kB  [list of files]
armel   1:2.5.0~alpha3-3218.7 kB648 kB  [list of files]
hppa1:2.5.0~alpha3-3233.7 kB700 kB  [list of files]
i3861:2.5.0~alpha3-3205.1 kB632 kB  [list of files]
ia641:2.5.0~alpha3-3308.1 kB1092 kB [list of files]
kfreebsd-amd64 (unofficial port)1:2.5.0~alpha3-3221.7 kB
600 kB  [list of files]
kfreebsd-i386 (unofficial port) 1:2.5.0~alpha3-3199.3 kB
530 kB  [list of files]
m68k1:2.5.0~alpha3-2191.8 kB628 kB  [list of files]
mips1:2.5.0~alpha3-3212.2 kB760 kB  [list of files]
mipsel  1:2.5.0~alpha3-3212.4 kB760 kB  [list of files]
powerpc 1:2.5.0~alpha3-3238.8 kB760 kB  [list of files]
s3901:2.5.0~alpha3-3230.9 kB692 kB  [list of files]
sparc   1:2.5.0~alpha3-3207.4 kB648 kB  [list of files]

hth
--
Gérard


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



apt-listbugs error

2008-06-27 Thread Gerard Robin

Hello,
apt-listbugs works fine for almost all packages except for
texlive-latex-base: (for me)

sudo apt-listbugs list texlive-latex-base:

Retrieving bug reports... 0% Fail
Error retrieving bug reports from the server with the following error message:
 W: invalid date
It could be because your network is down, or because of broken proxy servers, or 
the BTS server itself is down. Check network configuration and try again



Does someone knows what happen ?

--
Gérard


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



Re: mocp broken for anyone else?

2008-06-26 Thread Gerard Robin

On Thu, Jun 26, 2008 at 08:31:01PM +, i'll teach you to turn away. wrote:

From: i'll teach you to turn away. [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: mocp broken for anyone else?



new upgrade of moc is a major fail. it won't even start:

$ mocp
Plugin uses different API version

FATAL_ERROR: Layout1 is malformed

	nice.  when i downgrade back to /stable, it'll play songs  i can 
navigate okay, but if i start any new song, it kicks me out with:


FATAL_ERROR: Unknown event: 0x12

keeps playing though, as if i'd just quit without killing it.

	anyone else having issues? found a workaround yet? google said 
nothing of value.


$ apt-cache policy moc
moc:
  Installé : 1:2.5.0~alpha3-3
  Candidat : 1:2.5.0~alpha3-3
 
  Architecture: amd64


works fine for me.
Except the sound which is not adjustable with the keys Maj +  or 

--
Gérard


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



clisp and clx isuue

2008-03-24 Thread Gerard Robin

Hello,
I installed the packages:  
cl-flexichain  cl-mcclim   cl-spatial-trees   cl-swank  
cmucl-source   cl-clx-sbcl  cl-mcclim-examples  cl-asdf


and I use clisp.

the /usr/share/doc/cl-mcclim/readme.debian tells:

To compile the McCLIM CLX backend, use

(asdf:operate 'asdf:load-op :clim)
  (asdf:operate 'asdf:compile-op :clim-clx)

Then you can load it with

  (asdf:operate 'asdf:load-op :clim-clx)

first  (asdf:operate 'asdf:load-op :clim) works fine 


but  (asdf:operate 'asdf:compile-op :clim-clx) gives:

*** - nonexistent directory: 
#P/var/cache/common-lisp-controller/1000/clisp/slime/
The following restarts are available:
ABORT  :R1  Abort debug loop
ABORT  :R2  Abort main loop
Break 2 [3] 


indeed the directory /var/cache/common-lisp-controller/1000/clisp/slime/ 
doesn't exist.

Must I installed an extra package to get the directory .../slime ? 


Thanks in advance for any help.
--
Gérard



Re: cdda2wav default device customization

2008-03-22 Thread Gerard Robin

On Sat, Mar 22, 2008 at 07:27:21PM +, Rodolfo Medina wrote:

From: Rodolfo Medina [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject:  cdda2wav default device customization



To copy a .wav file from an audio CD-ROM, I do:
$ cdda2wav dev=/dev/hdc -t 4
.  How can manage things so to omit the device specification?


when I do: icedax -t 4  (now (in debian) cdda2wav is a symbolic link to icedax)
I get:
icedax: No such file or directory. Cannot open '-1'. Cannot open SCSI driver.
icedax: For possible targets try 'wodim -scanbus'. Make sure you are root.
Use the script scan_scsi.linux to find out more.
Probably you did not define your SCSI device.
Set the CDDA_DEVICE environment variable or use the -D option.
You can also define the default device in the Makefile.
For possible transport specifiers try 'wodim dev=help'.

You can also define the default device in the Makefile.
===

hth.
--
Gérard
http://www.liberezmoussa.fr/



Re: /usr/lib/cups/filter/foomatic-rip failed

2008-03-14 Thread Gerard Robin

On Fri, Mar 14, 2008 at 01:34:31AM +0100, sI. keeling wrote:

From: s. keeling [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: /usr/lib/cups/filter/foomatic-rip failed

User error, though the warning from foomatic-rip could have been a bit
more informative.  Failed, why?


/var/log/cups/error_log:

E [13/Mar/2008:13:56:54 +0100] PID 4938 (/usr/lib/cups/filter/foomatic-rip) 
stopped with status 3!
E [13/Mar/2008:13:57:10 +0100] [Job 30] Job stopped due to filter errors. 


I thought that it was the filter which was bad ...

Job stopped due to filter errors because ...  will be better (if it possible)

--
Gérard



Re: /usr/lib/cups/filter/foomatic-rip failed

2008-03-13 Thread Gerard Robin

On Wed, Mar 12, 2008 at 06:34:48PM -0700, Andrew Sackville-West wrote:

From: Andrew Sackville-West [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: /usr/lib/cups/filter/foomatic-rip failed



On Wed, Mar 12, 2008 at 09:31:23AM +0100, Gerard Robin wrote:

On Tue, Mar 11, 2008 at 01:05:35AM +0100, s. keeling wrote:

From: s. keeling [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: /usr/lib/cups/filter/foomatic-rip failed



I've had a number of occaisions where cups has just failed for me like
that with a ...foomatic-rip failed message. On different occaisions
I've had different solutions work: 


purge cups* and foomatic* and
anything else printing related I can find and start over 


remove ~/.gnome (not sure why this worked, but it did once).

remove the existing printer, shutdown cups completely, restart it
and re-add the printer

other mysterious mumbo-jumbo that magically fixes printing... :(


It's a big complicated system and seems overly prone to breakage IMO.


I did all everything you explained to me but always .../foomatic-rip failed.

However it's ok now :-) 
The problem was caused by me ;-)

I use apt-listbugs and I saw six bugs on ghostscript so I put hold in
the selections file.

But five bugs have been corrected and so I decided to upgrade
ghostscript and after that the jobs of the spool is sent to the printer.

I apologise for the inconvenient caused.
--
Gérard



Re: /usr/lib/cups/filter/foomatic-rip failed

2008-03-12 Thread Gerard Robin

On Tue, Mar 11, 2008 at 01:05:35AM +0100, s. keeling wrote:

From: s. keeling [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: /usr/lib/cups/filter/foomatic-rip failed
Gerard Robin [EMAIL PROTECTED]:
 
 My printer HP Photosmart C7280 printed fine until I upgraded my sid box

 and now cups gives:
 /usr/lib/cups/filter/foomatic-rip failed

 (the script perl /usr/lib/filter/foomatic-rip exits on my system)

 hp-setup (as root) gives:

 Session management error: 
 Authentication Rejected, reason : None of the authentication protocols 
 specified are supported and host-based authentication failed


 I can't print anything now, SOS ...


I'd worry about that Authentication Rejected bit first.  Then try
falling back to another model name of the same type printer, an
earlier version.  I used an Epson that way recently.

--8

I thank the DDs for their efforts in making this possible.  I had a
devil of a time trying to do this in Sarge, but Etch appears far more
amenable to nutbars like us non-CUPS users.  Great job!


My problem is partialy solved:
I have downloaded the ppd driver for my HP Photosmart C7280 at:

http://www.openprinting.org/show_printer.cgi?recnum=HP-PhotoSmart_C7200

and I replaced the driver supplied by the debian package by this one and
now hp-setup and hp-toolbox work fine but:

I can scan a document.
I can make a copie of a document (from the computer)

I can't print a file, always I get: /usr/lib/cups/filter/foomatic-rip failed 


Thanks for your help.

--
Gérard



/usr/lib/cups/filter/foomatic-rip failed

2008-03-10 Thread Gerard Robin

Hello,
My printer HP Photosmart C7280 printed fine until I upgraded my sid box
and now cups gives:
/usr/lib/cups/filter/foomatic-rip failed

(the script perl /usr/lib/filter/foomatic-rip exits on my system)

hp-setup (as root) gives:

Session management error: 
Authentication Rejected, reason : None of the authentication protocols 
specified are supported and host-based authentication failed


I can't print anything now, SOS ...

tia
--
Gérard



Re: apt-listbugs list postix doesn't tell error ...

2008-02-12 Thread Gerard Robin

On Mon, Feb 11, 2008 at 02:56:13PM -0800, Andrew Sackville-West wrote:

From: Andrew Sackville-West [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: apt-listbugs list postix doesn't tell error ...



On Tue, Feb 12, 2008 at 10:02:03AM +1300, Chris Bannister wrote:

On Sun, Feb 10, 2008 at 03:36:53PM -0800, Andrew Sackville-West wrote:
 On Sun, Feb 10, 2008 at 11:38:11PM +0100, Gerard Robin wrote:
  Hello,
  A small comment about the command apt-listbugs list.
  By mistake I wrote apt-listbugs list postix instead apt-listbugs list 
postfix
  and I got:
 
  Reading package fields... Done
  Reading package status... Done
  Retrieving bug reports... Done
  Parsing Found/Fixed information... Done
 
  So I did apt-get install postfix ---8---
  Reading package fields... Done
  Reading package status... Done
  Retrieving bug reports... Done
  Parsing Found/Fixed information... Done
  grave bugs of postfix (2.4.6-5 - 2.5.1~rc1-1) pending
   #311812 - postfix: syslog reconnection
  Summary:
   postfix(1 bug)
  Are you sure you want to install/upgrade the above packages? [Y/n/?/...]
 
  I was surprised ...
 
  Why apt-listbugs list postix doesn't notify like apt-get install postix:
 
 because its postFix not postix.


Ummm, read it again Sam, er Andy.

-8-

you will see that it doesn't specifically report that there is no
package postix only that there is no record of it. Maybe that's a
problem with BTS in that it should give more explicit information. But
at the same time, why does BTS care about every package? It should
only care about those that actually have bugs (a very fine distinction,
I know). I'm curious what BTS would report for the mythical never had
a bug report package. And if apt-listbugs has to start being aware of
whether a package exists or not, at what point does it begin to
over-duplicate the package searching capabilities of the apt
frontends? 


Also, I suppose there is a possibly faulty assumption that since
apt-listbugs is designed to be run through an apt frontend then typos
aren't really a concern. Obviously, at least one user calls it
directly, so the devs might want to consider that. 


If apt-listbugs is make to be triggered by apt-get, it anwsers to my
small comment and so it's to the user of apt-listbugs to verfy wether the
package postix exists or not.  


Thanks
--
Gérard

Les amis de la vérité sont ceux qui la cherchent 
et non ceux qui se vantent de l'avoir trouvée. 
- Condorcet -




apt-listbugs list postix doesn't tell error ...

2008-02-10 Thread Gerard Robin

Hello,
A small comment about the command apt-listbugs list.
By mistake I wrote apt-listbugs list postix instead apt-listbugs list 
postfix
and I got:

Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done

So I did apt-get install postfix 
---8---

Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
grave bugs of postfix (2.4.6-5 - 2.5.1~rc1-1) pending
 #311812 - postfix: syslog reconnection
Summary:
 postfix(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]

I was surprised ...

Why apt-listbugs list postix doesn't notify like apt-get install postix:

Reading package lists... Done
Building dependency tree   
Reading state information... Done

E: Couldn't find package postix

?

--
Gérard




Re: debian live cv with dev apps

2008-02-06 Thread Gerard Robin

On Wed, Feb 06, 2008 at 01:03:51PM +0200, Brent Clark wrote:

From: Brent Clark [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: debian live cv with dev apps



Does anyone know of live cd distro that has all the debian development / 
package building apps.

knoppix

live CD
http://www.knoppix.net/

pendrive
http://www.pendrivelinux.com/2007/02/20/installing-usb-knoppix-51-using-linux/

hth.
--
Gérard




Re: Printer HP c7280: No Installed HP Devices Found

2008-02-06 Thread Gerard Robin

On Tue, Feb 05, 2008 at 07:37:46PM -0500, Andrew Malcolmson wrote:

From: Andrew Malcolmson [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: Printer HP c7280: No Installed HP Devices Found

On Tue, 5 Feb 2008 16:13:26 +0100, Gerard Robin [EMAIL PROTECTED]
said:

Hello,
When I configured my printer HP c7280 (Photosmart all-in-one) the
command: sudo hp-toolbox got me:

No Installed HP Devices Found
To install a device, use one of the following methods:
-8

ERROR: No device found or unsupported device



The device is not registered with hplip.

Try deleting the printer in CUPS and re-adding it with 'hp-setup'


-1-
as root (with su, not sudo)
hp-setup:
Session management error: Authentication Rejected, reason :
None of the authentication protocols specified are supported and host-based 
authentication failed
error: Unable to find HP fax PPD file. Please check you(r) HPLIP installation 
and try again.
8--
your printer has been successfully installed on your system

-2-
I discovered that when I do hp-toolbox as root, with su and passwd root,
(not sudo) I get briefly: ERROR: no device found or unsupported device
and after that hp-toolbox works.

-3-
I choose scan in the menu:
You try to run Xsane as root, that is very dangerous ...
xsane works fine and gives a file out.pnm or out.txt but the file
out.txt is unreadable. It is gocr which doesn't work correctly. 


-4-
I choose print in the menu: works fine. (doesn't print the letters with 
accents)

-5- (gnome)
system - preference - HPLIP Toolbox doesn't work because hp-toolbox is 
launched with the command: (as normal user)
sh -c 'STARTED_FROM_MENU=yes /usr/bin/hp-toolbox' 
I rewrited it as:
sh -c 'STARTED_FROM_MENU=yes gksu /usr/bin/hp-toolbox' 
and now system - preference - HPLIP Toolbox works.


Why can't I make hp-toolbox work as normal user ?
Why can't I make xsane work as normal user ? 


tia
--
Gérard




Re: Printer HP c7280: No Installed HP Devices Found

2008-02-06 Thread Gerard Robin

On Wed, Feb 06, 2008 at 03:35:19PM +, Brad Rogers wrote:

From: Brad Rogers [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: Printer HP c7280: No Installed HP Devices Found



On Wed, 6 Feb 2008 16:24:27 +0100
Gerard Robin [EMAIL PROTECTED] wrote:



Hello Gerard,



Why can't I make hp-toolbox work as normal user ?
Why can't I make xsane work as normal user ? 



Make sure the normal user is a member of both 'lpadmin' and 'scanner'
groups.  They should then be able to run the relevant commands.


I added, says userfoo, in lpadmin and scanner and now xsane starts an 
runs fine, but file - quit gives twice: failed to create file: Permission denied.


in the terminal I get:
(xsane:6479): Pango-WARNING **: Invalid UTF-8 string passed to 
pango_layout_set_text()
(xsane:6479): Pango-WARNING **: Invalid UTF-8 string passed to 
pango_layout_set_text()

if I set LANG to C this not arises

userfoo can also start hp-toobox now

Thanks

--
Gérard



Re: Printer HP c7280: No Installed HP Devices Found

2008-02-06 Thread Gerard Robin

On Wed, Feb 06, 2008 at 07:40:38PM +, Brad Rogers wrote:

From: Brad Rogers [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: Printer HP c7280: No Installed HP Devices Found


On Wed, 6 Feb 2008 20:07:37 +0100

Gerard Robin [EMAIL PROTECTED] wrote:



userfoo can also start hp-toobox now

Sorry I forgot to say that if LANG is not set to C hp-toolbox failed (for 
userfoo)
and in the menu system - preferences -  HPLIP Toolbox I put the
command : sh -c 'LANG=C; STARTED_FROM_MENU=yes /usr/bin/hp-toolbox' and
now it's ok for userfoo
(it's odd job but it's working ;-))

Thanks again.
--
Gérard



Printer HP c7280: No Installed HP Devices Found

2008-02-05 Thread Gerard Robin

Hello,
When I configured my printer HP c7280 (Photosmart all-in-one) the
command: sudo hp-toolbox got me:

No Installed HP Devices Found
To install a device, use one of the following methods:
-8

ERROR: No device found or unsupported device

However with http://localhost:631/admin/ in my browser I configured my
printer and now I can print with all my programs: lpr, vim, openoffice
...
For example lpq gives: 


Photosmart_C7200 is ready
no entries

Why sudo  hp-toolbox failed ?

tia
--
Gérard



Re: m-a a-i madwifi-source (linux-image-2.6.24-1-amd64)

2008-02-01 Thread Gerard Robin

On Fri, Feb 01, 2008 at 09:37:12AM +, Chris Lale wrote:

From: Chris Lale [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: m-a a-i madwifi-source (linux-image-2.6.24-1-amd64)



Gerard Robin wrote:

After I upgraded to linux-image-2.6.24-1-amd64, the commands:



sudo m-a a-i madwifi-source failed
sudo m-a a-i alsa-sourcefailed
sudo m-a a-i m-a a-i fglrx-kernel-src   failed



You may have done these but, if not, they may help:

Have you run m-a prepare? This determine/installs the name of the required
kernel-headers package.


Yes I did m-a prepare.

I just upgraded my sid and now 
sudo m-a a-i m-a a-i fglrx-kernel-src succeded
sudo m-a a-i madwifi-source and sudo m-a a-i alsa-source  still failed 
and I do like Andrew, if I need wifi I'll go back to 2.6.22 for the

moment.(However, with 2.6.23 or 2.6.24 my memory is detected and I can
download my photos straight from it) 


Thanks.
--
Gérard



m-a a-i madwifi-source (linux-image-2.6.24-1-amd64)

2008-01-30 Thread Gerard Robin

Hello,
After I upgraded to linux-image-2.6.24-1-amd64, the commands:

sudo m-a a-i madwifi-source failed
sudo m-a a-i alsa-sourcefailed
sudo m-a a-i m-a a-i fglrx-kernel-src   failed

what am I missing ?

tia
--
Gérard



Re: m-a a-i madwifi-source (linux-image-2.6.24-1-amd64)

2008-01-30 Thread Gerard Robin

On Thu, Jan 31, 2008 at 05:58:35AM +, Tzafrir Cohen wrote:

From: Tzafrir Cohen [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: m-a a-i madwifi-source (linux-image-2.6.24-1-amd64)

After I upgraded to linux-image-2.6.24-1-amd64, the commands:

sudo m-a a-i madwifi-source failed
sudo m-a a-i alsa-sourcefailed
sudo m-a a-i m-a a-i fglrx-kernel-src   failed



We're missing the build logs . You'll find them under /var/cache/modass


-8
# Build modules
/usr/bin/make -C /usr/src/modules/madwifi modules \
KERNELPATH=/lib/modules/2.6.24-1-amd64/build 
KERNELRELEASE=2.6.24-1-amd64 
KERNELCONF=/lib/modules/2.6.24-1-amd64/build/.config
make[2]: entering directory « /usr/src/modules/madwifi »
Checking requirements... ok.
Checking kernel configuration... ok.
/usr/bin/make -C /lib/modules/2.6.24-1-amd64/build 
SUBDIRS=/usr/src/modules/madwifi modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.24-1-amd64'
/usr/src/modules/madwifi/scripts/get_arch.mk:44: *** ARCH mismatch: supplied x86, 
determined x86_64.  Stop.
make[3]: *** [_module_/usr/src/modules/madwifi] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.24-1-amd64'
make[2]: *** [modules] Erreur 2
make[2]: leaving directory « /usr/src/modules/madwifi »
make[1]: *** [binary-modules] Erreur 2
make[1]: leaving directory « /usr/src/modules/madwifi »
make: *** [kdist_build] Erreur 2

Question off topic:
Can I remove the old files of /var/cache/modass by hand or there it is a
command to remove automaticaly that old files ? 


Thanks

--
Gérard



Re: PUPPIES FOR SALE

2008-01-29 Thread Gerard Robin

On Tue, Jan 29, 2008 at 06:34:57PM +0100, [EMAIL PROTECTED] wrote:

From: [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: PUPPIES FOR SALE
Reply-To: [EMAIL PROTECTED]

There is a very nice puppy (free): 
http://www.puppylinux.org/user/viewpage.php?page_id=1

best regards.

--
Gérard



linphonec: segmentation fault

2008-01-24 Thread Gerard Robin

Hello,
I encounter some problems with linphone 2.0.1-3 (sid)

1
linphonec
Friend EUGENIOhome sip:. is Gone
--8--
Ready
Warning: video is disabled in linphonec.
linphonec Registration on sip:ekiga.net successful.
linphonec call 5OO
segmentation fault

2
linphone starts fine but when I phone to a friend his phone rings
but I can't hear him and he can't hear me (no sound)  


linphone 1.5.1-1 worked fine in my box and therefore I reinstalled
linphone 1.5.1-1  but it did not work in sid.

lspci  | grep Au
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)

Can someone help me to find a solution ?
tia

--
Gérard



Re: linphonec: segmentation fault

2008-01-24 Thread Gerard Robin

On Thu, Jan 24, 2008 at 12:56:21PM +, Tzafrir Cohen wrote:

From: Tzafrir Cohen [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: linphonec: segmentation fault



On Thu, Jan 24, 2008 at 01:17:09PM +0100, Gerard Robin wrote:

Hello,
I encounter some problems with linphone 2.0.1-3 (sid)

1
linphonec
Friend EUGENIOhome sip:. is Gone
--8--
Ready
Warning: video is disabled in linphonec.
linphonec Registration on sip:ekiga.net successful.
linphonec call 5OO
segmentation fault

2
linphone starts fine but when I phone to a friend his phone rings
but I can't hear him and he can't hear me (no sound)  



Current version in Sid is 2.0 . Could you please try it?


As I said in my first post linphone 2.0.1-3 failed: (in my box ;-))
linphonec gives segmentation fault when I call 500 and with linphone I
can ring my correspondant but I can't hear him and he can't hear me.

at present linphone 2.0.1-3 is installed but it's useless.

Thanks
--
Gérard



Re: /var/archive

2008-01-23 Thread Gerard Robin

On Wed, Jan 23, 2008 at 05:38:42PM +, Tony van der Hoff wrote:

From: Tony van der Hoff [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: /var/archive
Mail-Followup-To: debian-user@lists.debian.org
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.4 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST,

ONEWORD,RCVD_IN_DNSWL_LOW,SARE_RECV_CHAR_CARAT autolearn=failed 
version=3.2.3

Hi,

I've just moved to Debian Etch from 10 years on Mandriva, so a bit of a
newbie here.

Can anyone tell me what significance /var/archives has? I have a 1.25 GB
/var partition, which always used to be plenty, but archives is now eating
up 1.05 GB, so I'll have to move (or preferably delete) it.

/var/archives is strange that in my box I have: /var/cache/apt/archives
To clean the archives after upgrade you have to do:

sudo apt-get clean

Nothing else !

--
Gérard



Re: recent updates

2008-01-22 Thread Gerard Robin

On Mon, Jan 21, 2008 at 08:39:25PM -0500, Celejar wrote:

From: Celejar [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: recent updates
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,LDOSUBSCRIBER,

LDO_WHITELIST,SPF_PASS autolearn=failed version=3.2.3
X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i486-pc-linux-gnu)

On Mon, 21 Jan 2008 05:50:44 -0600 (CST)
Jude DaShiell [EMAIL PROTECTED] wrote:

Is anyone else using pppoeconf also noticing a problem with the most 
recent version of dhclient where pppoeconf has to be run after each reboot 
in order to connect to the internet at all?  The dhclient software when 
run is claiming option space encapsulate doesn't exist but is configured. 


I've also been getting this:

option_space_encapsulate: option space agent does not exist, but is
configured.

same problem:
option_space_encapsulate: option space agent does not exist, but is
configured.
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 3

and sometimes my box freezes here.


--
Gérard



invoke-rc.d dictd stop gets long time.

2008-01-22 Thread Gerard Robin

hello,

time sudo invoke-rc.d dictd stop

real0m30.055s
user0m0.024s
sys 0m0.028s

The same problem arises when I shutdown my box to stop all the services and the
machine stops after a very long time.

This happens after a recent upgrade in sid.

--
Gérard



Re: invoke-rc.d dictd stop gets long time.

2008-01-22 Thread Gerard Robin

On Tue, Jan 22, 2008 at 08:33:01PM +0100, Sven Joachim wrote:

From: Sven Joachim [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: invoke-rc.d dictd stop gets long time.
Mail-Followup-To: debian-user@lists.debian.org
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-7.6 required=4.0 tests=AWL,LDOSUBSCRIBER,

LDO_WHITELIST,SPF_PASS autolearn=failed version=3.2.3

On 2008-01-22 20:04 +0100, Gerard Robin wrote:

The same problem arises when I shutdown my box to stop all the services and the 
machine stops after a very long time.


This happens after a recent upgrade in sid.


Sounds like a bug in dpkg's start-stop-daemon, see [1].  Try downgrading
dpkg to 1.14.15.



[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462104
Thanks, runs fine now. 
It was not obvious that the probem comes from dpkg.


--
Gérard



Re: telepítés

2008-01-22 Thread Gerard Robin

On Tue, Jan 22, 2008 at 11:19:16PM +0100, csoboth ambrus wrote:

From: csoboth ambrus [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: telepítés
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: ***
X-Spam-Status: No, score=3.1 required=4.0 tests=HTML_MESSAGE,ONEWORD
autolearn=no version=3.2.3



tisztelt hölgy/ur

olyan személyel szeretném felvenni a kapcsolatot aki a telepitéstöl a 
hasztnálatig tud segíteni.
válaszukat el?re is köszönöm.
tisztteletel:csoboth ambrus


Hi C. A., I am going to ask Sarko (zy) to translate your mail for us :-)

--
Gérard



Re: How to use Mutt?

2008-01-19 Thread Gerard Robin

On Sat, Jan 19, 2008 at 06:47:49PM +, Pantor wrote:

From: Pantor [EMAIL PROTECTED]
To: Debian user list debian-user@lists.debian.org
Subject: How to use Mutt?
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,LDOSUBSCRIBER,

LDO_WHITELIST autolearn=failed version=3.2.3

Lads,

would you be able to advice, please, how to use idiotcal program Mutt?
For example, how to configure mail account settings?
Maybe Mutt does'nt worth to use at all?


Mutt is an excellent MUA. (Mail User Agent) 
If mutt is installed on your box go to: /usr/share/doc/mutt/exemples

to see examples of files .muttrc (the file of configuration of mutt)
To get your mails you need fetchmail. (man fetchmail)
To split up your mails use procmail. (man procmail)

and follow the advice of R. J.
http://wiki.mutt.org/?MuttWiki
hth.
--
Gérard



Re: Burn CD

2008-01-12 Thread Gerard Robin

On Sat, Jan 12, 2008 at 04:02:18AM +0100, s. keeling wrote:

From: s. keeling [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: Burn CD
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-2.2 required=4.0 tests=AWL,DNS_FROM_RFC_WHOIS,

LDO_WHITELIST,MURPHY_DRUGS_REL8,WHOIS_DMNBYPROXY autolearn=no 
version=3.2.3
Organization: Aioe.org NNTP Server



What's stopping cdrecord from being in Debian alongside wodim?  Eg., awk,
nawk, gawk?  Wodim, cdrecord, ...

That is a good idea.
If cdrecord come back in Debian I try it straightaway.

--
Gérard



Re: Burn CD

2008-01-08 Thread Gerard Robin

On Tue, Jan 08, 2008 at 09:56:17PM +1100, hce wrote:

From: hce [EMAIL PROTECTED]
To: debian-user debian-user@lists.debian.org
Subject: Burn CD

Hi,

Is following burn CD command correct? I've got following errors:


$ sudo cdrecord -scanbus

 cdrecord: Warning: controller returns wrong size for CD capabilities page.
   1,1,0   101) '' 'ATAPI CDROM ' '110B' Removable CD-ROM
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) *
   1,7,0   107) *

$ sudo cdrecord -v -eject speed=1 dev=1,1,0 cd.iso


I don't use cdrecord anymore(I use wodim) but with cdrecord I wrote:

sudo cdrecord dev=ATA:1,1,0 speed=10 -v -eject cd.iso

hth
--
Gérard



Re: soporte HP PAVILION TX1000

2008-01-03 Thread Gerard Robin

On Thu, Jan 03, 2008 at 07:21:35PM -0600, Douglas Flores wrote:

From: Douglas Flores [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: soporte HP PAVILION TX1000
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.3 required=4.0 tests=HTML_MESSAGE,LDO_WHITELIST,

SARE_MSGID_LONG40,SPF_PASS,SUBENDNUM autolearn=no version=3.2.3

Hola a todos...

tengo una laptop HP PAVILION TX1000, no tengo sonido, wireless, y el resto
de aplicaciones

Alguien me puede dar mano!!!

Saludos.

this link can help you :
http://www.linux-laptop.net/

suerte
--
Gérard



Re: bash scripts and files

2007-12-30 Thread Gerard Robin

On Sun, Dec 30, 2007 at 05:17:43PM +, michael wrote:

From: michael [EMAIL PROTECTED]
To: debian user debian-user@lists.debian.org
Subject: bash scripts and files
X-Spam-Virus: No
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-6.6 required=4.0 tests=AWL,LDO_WHITELIST,

RCVD_IN_DNSWL_MED autolearn=failed version=3.2.3
X-Mailer: Apple Mail (2.752.3)

Folks, can somebody point me to an authorative reference that explains when 
one needs to put, eg,

 #!/bin/bash
as the first line of a script and whether or not it's 
required/surplus/ignored for bash specific files such as .bashrc and 
.bash_profile

have look at:
http://tldp.org/LDP/abs/html/invoking.html
The whole tutorial is in the package: abs-guide

hth.
--
Gérard



scenari

2007-12-26 Thread Gerard Robin

Hello,
Do Debian make official packages for scenari ?

http://scenari-platform.org/svn/dev-core/versions/3.4.1/

There are some packages .deb for 32 bits only at:

http://scenari-platform.org/deb/pool/

Thanks.

--
Gérard



galeon and mutt

2007-12-12 Thread Gerard Robin

Hello,
with xterm installed in my box, when I clicked on an address e-mail
galeon opened mutt in an xterm.
Now I have removed xterm and I installed roxterm instead, but when I
click on an address e-mail nothing happens.
How can I set galeon so that it opens mutt via roxterm ?

tia
--
Gérard



Re: galeon and mutt

2007-12-12 Thread Gerard Robin

On Wed, Dec 12, 2007 at 05:22:41PM +0100, Martin Marcher wrote:

From: Martin Marcher [EMAIL PROTECTED]
To: debian-user debian-user@lists.debian.org
Subject: Re: galeon and mutt
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.1 required=4.0 tests=AWL,LDO_WHITELIST,

SARE_MSGID_LONG40,SPF_PASS autolearn=failed version=3.2.3

Hi,

On 12/12/07, Gerard Robin [EMAIL PROTECTED] wrote:



How can I set galeon so that it opens mutt via roxterm ?


what does update-alternatives --display x-terminal-emulator

you might want to set it to the correct term with
update-alternatives --config x-terminal-emulator

if you find it points to a wrong term-emulator
thanks, it's very nice advice :-) 
--

Gérard



Re: perl Time::HiRes debian package?

2007-11-30 Thread Gerard Robin

On Fri, Nov 30, 2007 at 04:56:34PM +0800, Mark Quitoriano wrote:

From: Mark Quitoriano [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: perl Time::HiRes debian package?
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.3 required=4.0 tests=HTML_MESSAGE,LDOSUBSCRIBER,

LDO_WHITELIST,SARE_MSGID_LONG40,SPF_PASS autolearn=failed version=3.2.3

HI list,

is there a deb package for perl Time::HiRes?

locate HiRes gives on my box:

/usr/lib/perl/5.8.8/auto/Time/HiRes
/usr/lib/perl/5.8.8/auto/Time/HiRes/HiRes.bs
/usr/lib/perl/5.8.8/auto/Time/HiRes/HiRes.so
/usr/lib/perl/5.8.8/Time/HiRes.pm
/usr/share/man/man3/Time::HiRes.3perl.gz

hth
--
Gérard



Re: debian package for sleep to disk?

2007-11-22 Thread Gerard Robin

On Thu, Nov 22, 2007 at 04:36:52PM +0100, Bruno Boettcher wrote:

From: Bruno Boettcher [EMAIL PROTECTED]
To: debian user list debian-user@lists.debian.org
Subject: debian package for sleep to disk?
Reply-To: [EMAIL PROTECTED]
Mail-Followup-To: [EMAIL PROTECTED],
debian user list debian-user@lists.debian.org
X-Spam-Status: No, score=-1.835 tagged_above=3.6 required=5.3
tests=[AWL=0.030, BAYES_00=-2, FORGED_RCVD_HELO=0.135]
X-Spam-Level: 


hello

i am in the process of setting up a new laptop, and am at the moment
searching without a success how to implement a hibernate
functionality

there's surely a package in debian offering this, but i seem to hit the
wrong keywords so if someone could point me into the right
direction!


apt-cache search sleep, gives:
acpitool - a small, convenient command-line ACPI client
hibernate - smartly puts your computer to sleep (suspend to RAM or disk)
sleepd - puts an inactive or low battery laptop to sleep

+ the packages: uswsusp, acpi-support, vbetool, ...

hth
--
Gérard



mocp :FATAL_ERROR: The terminal is too small after resizeing

2007-11-16 Thread Gerard Robin

Hello,
I get thi message when my terminal is too small:
mocp:
FATAL_ERROR: The terminal is too small after resizeing
is it normal or is it a bug ?
--
Gérard



Re: Could not adjust time

2007-11-05 Thread Gerard Robin

On Mon, Nov 05, 2007 at 09:23:20AM -0800, Andrew Sackville-West wrote:

From: Andrew Sackville-West [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: Could not adjust time
Mail-Followup-To: debian-user@lists.debian.org
X-Spam_score: -4.4
X-Spam_score_int: -43
X-Spam_bar: 
X-Spam-Status: No, score=-4.388 tagged_above=3.6 required=5.3
tests=[AWL=2.477, BAYES_00=-2, FORGED_RCVD_HELO=0.135,
LDO_WHITELIST=-5]
X-Spam-Level: 


On Mon, Nov 05, 2007 at 09:48:45AM -0500, Douglas A. Tutty wrote:

On Sun, Nov 04, 2007 at 09:08:48AM -0500, Kamaraju S Kusumanchi wrote:
 hce wrote:
  
  I press the right button of the mouse to the clock time on the panel,

  but there is not adjust time to change the time. What is missing ...
 
 Insufficient information to come up with a solution. Is it KDE or gnome or

 some other desktop environment? What panel are you running, Which version
 of the panel program is it? What is your distribution (stable, testing,
 unstable)? If you do not want to be bothered with all this then just use
 the date command as Gerard suggested.
 


Also, how is an ordinary user supposed to click on anything and change
the system time.  Root shouldn't be running X to be able to change the
system time.  Unless the thing the user clicks on links to some su
system.


In GNOME (wife's machine), right clicking the panel clock gives and
Adjust Date  Time option, which invokes some gnome-sudo hook.


I use gnome on my laptop and I can adjust the time as you say, but in
fact, I have installed the package ntp and after that no need to use
date or other program to get accurate time.

--
Gérard



Re: Could not adjust time

2007-11-03 Thread Gerard Robin

On Sun, Nov 04, 2007 at 10:20:06AM +1100, hce wrote:

From: hce [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Could not adjust time
X-Spam-Status: No, score=-5.647 tagged_above=3.6 required=5.3
tests=[AWL=0.717, BAYES_00=-2, LDO_WHITELIST=-5,
SARE_MSGID_LONG40=0.637, SPF_PASS=-0.001]
X-Spam-Level: 


Hi,

I press the right button of the mouse to the clock time on the panel,
but there is not adjust time to change the time. What is missing ...


You can use date:

sudo date --set='+2 minutes'
sudo date --set='-3 minutes'
sudo date --set='+1 hour'
...

hth
--
Gérard



Re: How to set up postfix logfile

2007-11-03 Thread Gerard Robin

On Sun, Nov 04, 2007 at 10:50:56AM +1100, hce wrote:

From: hce [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: How to set up postfix logfile
X-Spam-Status: No, score=-5.75 tagged_above=3.6 required=5.3 tests=[AWL=0.614,
BAYES_00=-2, LDO_WHITELIST=-5, SARE_MSGID_LONG40=0.637,
SPF_PASS=-0.001]
X-Spam-Level: 


Hi,

I sent emails from mutt, but does not seem work. Where can I check
postfix logfile? The postfix is called from booting, I could not find
config file from postfix?


Try:
sudo dpkg-reconfigure postfix

hth
--
Gérard



DISK MIGHT NOT BE SPUN DOWN PROPERLY ...

2007-10-12 Thread Gerard Robin

Hello,
when I stop my box (sid amd64) with: 
sudo halt (or shutdown -h now) 
I get this message:


DISK MIGHT NOT BE SPUN DOWN PROPERLY UPDATE SHUTDOWN UTILITY

Why do I get this message and what does it mean ?

tia
--
Gérard 



Re: Cannot apt-get update

2007-10-08 Thread Gerard Robin

On Mon, Oct 08, 2007 at 01:06:57PM +, Dotan Cohen wrote:

From: Dotan Cohen [EMAIL PROTECTED]
To: debian user debian-user@lists.debian.org
Subject: Cannot apt-get update
X-Spam-Status: No, score=0.86 tagged_above=3.6 required=5.3
tests=[MIME_BASE64_NO_NAME=0.224, SARE_MSGID_LONG40=0.637,
SPF_PASS=-0.001]
X-Spam-Level: 


I do not know what
version Debian this is, or how up to date it is, as it is not my
machine. How can I check?

cat /etc/debian_version
--
Gérard



linphone: no echo with [EMAIL PROTECTED]

2007-10-07 Thread Gerard Robin

Hello,
linphone worked fine, but suddenly I can't hear the echo test on
[EMAIL PROTECTED]
I definitively use linphone (or linphonec in command line) but I installed 
twinkle to
compare and I got the same result with twinkle as linphone.

I use Debian unstable. Kernel: 2.6.22-1-amd64

lspci | grep Audio:
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)

lsmod | grep snd:
snd_hda_intel 319648  2 
snd_pcm_oss49184  0 
snd_mixer_oss  21760  2 snd_pcm_oss

snd_pcm90248  2 snd_hda_intel,snd_pcm_oss
snd_timer  28552  1 snd_pcm
snd67176  7 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore  13088  2 snd
snd_page_alloc 15120  2 snd_hda_intel,snd_pcm

linphonec:
...
Ready
Warning: video is disabled in linphonec. Run with -V option to enable it.
linphonec Registration on sip:ekiga.net successful.
call 500
Contacting sip:[EMAIL PROTECTED]
linphonec Connected.
terminate
Call ended
linphonec call-logs
Outgoing call at Sun Oct  7 11:13:39 2007
From: sip:[EMAIL PROTECTED]
To: sip:[EMAIL PROTECTED]
Status: completed
Duration: 0 mn 36 sec

Thanks in advance for any help.

--
Gérard



Re: bash expansion crap...

2007-10-02 Thread Gerard Robin

On Tue, Oct 02, 2007 at 11:49:16AM -0700, Andrew Sackville-West wrote:

From: Andrew Sackville-West [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: bash expansion crap...
Mail-Followup-To: debian-user@lists.debian.org
X-Spam_score: -4.4
X-Spam_score_int: -43
X-Spam_bar: 
X-Spam-Status: No, score=-1.396 tagged_above=3.6 required=5.3
tests=[AWL=1.068, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135]
X-Spam-Level: 


Hey folks, help me out with this...please

[EMAIL PROTECTED]:~$ for i in {1..3}; do echo $i; done
1
2
3
[EMAIL PROTECTED]:~$ TEST=3; for i in {1..$TEST}; do echo $i; done
{1..3}


max=3;for i in `seq $max`; do echo $i; done

works for me


--
Gérard



Re: gnome-power-manager and hibernate-disk

2007-09-30 Thread Gerard Robin

On Sun, Sep 30, 2007 at 09:48:53AM +0200, Franklin PIAT wrote:

From: Franklin PIAT [EMAIL PROTECTED]
To: debian-laptop [EMAIL PROTECTED]
Cc: Gerard Robin [EMAIL PROTECTED]
Subject: Re: gnome-power-manager and hibernate-disk
X-Mailer: Evolution 2.10.3 
X-Spam-Status: No, score=-0.079 tagged_above=3.6 required=5.3

tests=[AWL=-2.519, DNS_FROM_RFC_POST=2.44]
X-Spam-Level: 


Hello,

- what's the model of your computer (or motherboard + graphic card) ?

acer aspire wlmi5102 (amd64)

- Has hibernation ever worked for you ?
yes 

- If yes, what was installed since g-p-m stopped working
 (see /var/log/dpkg.log* ).
- I guess you run the hibernate-disk as root. is your regular user in
powerdev group ?

yes yes

- Does s2disk work ?

yes

- do you have some interesting error message in /var/log/hibernate.log


Starting suspend at Sun Sep 30 10:52:50 CEST 2007
hibernate: [01] Executing CheckLastResume ... 
hibernate: [01] Executing CheckRunlevel ... 
hibernate: [01] Executing LockFileGet ... 
hibernate: [01] Executing NewKernelFileCheck ... 
hibernate: [10] Executing EnsureUSuspendCapable ... 
s2ram: unknown machine, see s2ram(8) and the USuspendRamForce option

hibernate: EnsureUSuspendCapable refuses to let us continue.
hibernate: Aborting.
hibernate: [01] Executing NoteLastResume ... 
hibernate: [01] Executing LockFilePut ... 
Resumed at Sun Sep 30 10:52:51 CEST 2007

Starting suspend at Sun Sep 30 13:31:34 CEST 2007
hibernate: [01] Executing CheckLastResume ... 
hibernate: [01] Executing CheckRunlevel ... 
hibernate: [01] Executing LockFileGet ... 
hibernate: [01] Executing NewKernelFileCheck ... 
hibernate: [10] Executing EnsureUSuspendCapable ... 
s2ram: unknown machine, see s2ram(8) and the USuspendRamForce option

hibernate: EnsureUSuspendCapable refuses to let us continue.
hibernate: Aborting.
hibernate: [01] Executing NoteLastResume ... 
hibernate: [01] Executing LockFilePut ... 
Resumed at Sun Sep 30 13:31:34 CEST 2007

Starting suspend at Sun Sep 30 15:26:03 CEST 2007
hibernate: [01] Executing CheckLastResume ... 
hibernate: [01] Executing CheckRunlevel ... 
hibernate: [01] Executing LockFileGet ... 
hibernate: [01] Executing NewKernelFileCheck ... 
hibernate: [10] Executing EnsureUSuspendCapable ... 
hibernate: [11] Executing XHacksSuspendHook1 ... 
hibernate: [59] Executing RemountXFSBootRO ... 
hibernate: [60] Executing NetworkStop ... 
hibernate: [89] Executing SaveKernelModprobe ... 
hibernate: [91] Executing ModulesUnloadBlacklist ... 
hibernate: [95] Executing XHacksSuspendHook2 ... 
hibernate: [98] Executing CheckRunlevel ... 
hibernate: [99] Executing DoUSuspend ... 
hibernate: Running /usr/sbin/s2disk  ...
hibernate: [90] Executing ModulesLoad ... 
hibernate: [89] Executing RestoreKernelModprobe ... 
hibernate: [85] Executing XHacksResumeHook2 ... 
hibernate: [70] Executing ClockRestore ... 
hibernate: [60] Executing NetworkStart ...
hibernate: [59] Executing RemountXFSBootRW ... 
hibernate: [11] Executing XHacksResumeHook1 ... 
hibernate: [01] Executing NoteLastResume ... 
hibernate: [01] Executing LockFilePut ... 
Resumed at Sun Sep 30 15:42:20 CEST 2007

Starting suspend at Sun Sep 30 15:42:21 CEST 2007
hibernate: [01] Executing CheckLastResume ... 
hibernate: Less than 3 seconds since last resumed. Not suspending.

hibernate: Aborting suspend due to errors in CheckLastResume (use --force to 
override).
hibernate: [01] Executing NoteLastResume ... 
hibernate: [01] Executing LockFilePut ... 
Resumed at Sun Sep 30 15:42:21 CEST 2007


Sorry, I am confuse:
about two weeks ago my laptop hibernated normally when the ac adapter
was on-line, but now only the screen is sleeping.
If the ac adapter is off-line the laptop hibernates normally and when I
resume I get a message:
problem of sleeping, hibernate failed

There are two questions:
1 - Why I get the error message since the laptop seems (for me) hibernate
and resume normally ? (ac adapter off-line)
2 - Why the laptop doesn't hibernate when the ac adapter is on-line now ?

Thanks

On Sat, 2007-09-29 at 11:09 +0200, Gerard Robin wrote:

Hello,
I use sid (kernel 2.6.22-1-amd64) on my laptop and after apt-get update, upgrade 
gnome-power-manager (2.20.0-1+b1) doesn't work, however the command hibernate-disk works fine.
What am I missing with gnome-power-manager ? 


--
Gérard



Re: gnome-power-manager and hibernate-disk

2007-09-30 Thread Gerard Robin

I am sorry, I confused the lists debian-user and debian-laptop ;-)


--
Gérard



Re: chroot: cannot run command `/bin/bash': No such file or directory

2007-08-21 Thread Gerard Robin

On Mon, Aug 20, 2007 at 02:19:49PM -0800, Ken Irving wrote:

From: Ken Irving [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: chroot: cannot run command `/bin/bash': No such file or
directory
Mail-Followup-To: debian-user@lists.debian.org
X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-5.0 required=4.0 tests=AWL,BAYES_00,IMPRONONCABLE_1,
	IMPRONONCABLE_2,LDOSUBSCRIBER,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 
	autolearn=no version=3.1.4


On Mon, Aug 20, 2007 at 10:33:20PM +0200, Gerard Robin wrote:

On Mon, Aug 20, 2007 at 02:44:31PM -0400, Neil Watson wrote:

On Mon, Aug 20, 2007 at 08:40:09PM +0200, Gerard Robin wrote:

First post:

ldd  /bin/bash
 libncurses.so.5 = /lib/libncurses.so.5 (0x2b2d9014f000)
 libdl.so.2 = /lib/libdl.so.2 (0x2b2d9039b000)
 libc.so.6 = /lib/libc.so.6 (0x2b2d9059f000)
 /lib64/ld-linux-x86-64.so.2 (0x2b2d8ff31000)


I don't see the last entry in the results of the find command.

yes but it's a symbolic link to ld-2.6.1.so:

ls -la /lib64/ld-linux-x86-64.so.2 :
lrwxrwxrwx 1 root root 11 2007-08-07 23:08 /lib64/ld-linux-x86-64.so.2 - 
ld-2.6.1.so*


I doubt the process would know that.  It may look for the link name and
fail if it is not found.  Create the link in your jail and try again.


ok, now I have:
ls -l /f:
drwxr-xr-x 2 root root  72 2007-08-20 20:10 bin/
drwxr-xr-x 2 root root 216 2007-08-20 22:07 lib/
lrwxrwxrwx 1 root root   6 2007-08-20 22:00 lib64 - /f/lib/


Seems to me that symlink target ought to be lib/ or /lib/, since /f/lib/
won't be visible when you chroot to /f/.

Ken


ok it's fine now, I am an idiot ;-)
Many thanks to you and to Neil.

--
Gérard



Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-21 Thread Gerard Robin

On Tue, Aug 21, 2007 at 01:02:25AM +0200, Krzysztof Luba??ski wrote:

From: Krzysztof Luba??ski [EMAIL PROTECTED]
To: Debian-user list debian-user@lists.debian.org
Subject: Re: linphone: error while loading shared libraries:
libosipparser2.so.3
X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.8 required=4.0 tests=AWL,BAYES_05,

FORGED_RCVD_HELO,LDOSUBSCRIBER,SPF_PASS autolearn=ham version=3.1.4
X-Mailer: Evolution 2.10.2 


On Mon, 2007-08-20 at 23:45 +0200, Gerard Robin wrote:

I had reinstalled libosip2-3 but the result was the same.
I just downgrad to libosip2-3 (2.2.2-3.1) instead libosip2-3 (3.0.3-2)
and now linphone starts witout complain,


 I have downloaded both versions of the package and the contents
(files) seem switched. That is, package version 2.2.2-3.1 contains
libosip*2.so.3.0.0 and version 3.0.3-2 contains libosip*2.so.2.2.0.
Looks like a packaging mistake - can anyone confirm, or am I just
confused? It would explain why Linphone breaks after upgrading
libosip2-3.


I can ring a friend but he
can't hear me and I can't hear him.
I think there is a bug.


 Do you know other Linphone users with the same problem? It may be an
issue with audio system, not the oSIP library (since you have reverted
it to the version with which Linphone worked fine). Just guessing,
though.


No I don't know another user who use linphone ;-) (the ordinary french
deosn't know linux ...) 
I agree with you I think that the bug doesn't come from linphone itself.


thanks
--
Gérard



Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-21 Thread Gerard Robin

On Tue, Aug 21, 2007 at 01:02:25AM +0200, Krzysztof Luba??ski wrote:

From: Krzysztof Luba??ski [EMAIL PROTECTED]
To: Debian-user list debian-user@lists.debian.org
Subject: Re: linphone: error while loading shared libraries:
libosipparser2.so.3
X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.8 required=4.0 tests=AWL,BAYES_05,

FORGED_RCVD_HELO,LDOSUBSCRIBER,SPF_PASS autolearn=ham version=3.1.4
X-Mailer: Evolution 2.10.2 


...

I can ring a friend but he
can't hear me and I can't hear him.
I think there is a bug.


 Do you know other Linphone users with the same problem? It may be an
issue with audio system, not the oSIP library (since you have reverted
it to the version with which Linphone worked fine). Just guessing,
though.

Sorry I must corrected that I said earlier,  when I started my computer today
linphone worked fine my correspondant heard me and I heard him.
I needed to reboot my machine to make linphone able to work.(with libosip2-3 
(2.2.2-3.1))
with libosip2-3 (3.0.3-2) there is the same error.
The problem seems well to be in libosip2-3 (3.0.3-2)
--
Gérard



  1   2   3   >