Re: INFO: task blocked for more than 120 seconds

2019-04-25 Thread steve

Bonjour Étienne,

En pseudo vacances depuis le début de la semaine et donc loin de mon
ordi (rh, ça fait du bien). Je n'ai donc pas pu me rendre compte si
le problème avait été résolu sur une longue période. Mais, sur la nuit
dernière, rien vu, pas de freeze, rien dans les logs, système normal !

Je croise le doigts :)

Le 18-04-2019, à 21:12:27 +0200, Étienne Mollier a écrit :


var.mount: Directory /var to mount over is not empty, mounting
anyway.


C'est peut-être du bruit lié à un démarrage sans montage du /var
une fois.  Et comme les fichiers ne sont pas effacés mais
seulement inaccessibles, le message se reproduit à chaque
démarrage.

Ça pourrait aussi être lié à ce bug si le problème se reproduit
après ménage dans le /var de votre partition / (utilisez `mount
--bind / /mnt/rescue` pour voir ce qu'il se passe sous les
points de montages) :

https://github.com/systemd/systemd/issues/4494

Corrigé dans systemd 233, mais je ne suis pas allé vérifier si
ça été corrigé dans Stretch ou non.

Ou alors un de vos services démarre trop vite et aurait grand
besoin de dépendre de var.mount et tmp.mount avant de commencer
à tourner ?


Merci pour ces pistes que je vais étudier dès la rentrée. Mais je vais
ouvrir un nouveau fil pour les traiter.

Bonne fin de semaine et excellent w-e !

Steve



Re: Recuperar instalação

2019-04-25 Thread Leandro Pereira
não sei se percebeu mas o erro diz que o init esta sentindo falta de
uma lib: liblz4.so.1
por isso o panic

Leandro L. Pereira

Em qui, 25 de abr de 2019 às 19:26, G.Paulo  escreveu:
>
> Olá. Obrigado pela resposta.
>
> O kernel panic ocorre após
>   /sbin/init: error while loading shared libraries: liblz4.so.1: cannot
> open share object file: no such file or directory
>   8.470290] Kernel panic - not syncing: attempted to kill init!
>   8.470393] Pid: 1, comm: init Not tainted 3.2.0-2-amd64 #1
>
> Dúvida: quando você diz montar os discos, significa montar exatamente
> quais partições? Eu posso acessá-las todas mas, por
> exemplo /, /boot, /usr etc. já estão montadas pelo live. Logo, não
> posso montá-las novamente com as partições do HD sem desmontar as
> outras.
>
> Bem, decidi fazer o seguinte: copiei o kernel do live para a
> partição /boot do HD. Tentei reiniciar o sistema informando ao grub o
> novo kernel na forma abaixo (sda7 ẽ a partição do HD onde está o
> meu /boot):
>
> insmod ext2 set root='(hd0,7)'
> linux /vmlinuz-4.9.0-8-amd64
> root=/dev/sda7 ro quiet
> initrd /initrd.img-4.9.0-8-amd64
> boot
>
> Tudo isso sem sucesso porque o boot é interrompido com alguma outra
> falha que não me lembro. Mas talvez o problema seja que estou tentando
> dar o boot com outro kernel (4.9), quando todo o sistema antes estava
> com outro kernel (3.2, eu acho).
>
> Alguma idéia de como proceder agora?
>
> (Pelo menos estou conseguindo rodar o Claws Mail em outra máquina.
> Livrei-me daque webmail do terra)
>
> G.Paulo.
>
> On Thu, 25 Apr 2019 17:35:07 -0300
> Coordenação FlisolDF  wrote:
>
> > Calma amigo fique tranquilo dá para recuperar todos os seus arquivos
> > sem problema, a primeira coisa é verificar o que causou o kernel
> > panic, depois vc deve subir uma live linux via CD/DVD ou pendrive,
> > montar os discos e se tiver outro arquivo do kernel poderá fazer a
> > substituição na pasta /boot, caso não tenha poderá fazer o backup de
> > todos os seus arquivos e atualizar sua distro.
> >
> > Qualquer dúvida estou a disposição para ajudar.
> >
> >
> >
> > On Thu, Apr 25, 2019 at 5:21 PM  wrote:
> >
> > >
> > >
> > >
> > > --- Mensagem encaminhada ---
> > > De: linu...@terra.com.br
> > > Para: debian-user-portuguese@lists.debian.org
> > > Assunto: Recuperar instalação
> > > Data: Qua 24/04/19 21:08
> > >
> > > Prezados:
> > >
> > > Delicadíssima esta situação: ao fazer um upgrade do Squeeze
> > > diretamente para o Stretch (sei, foi um objetivo ousado), que é a
> > > atual stable, terminei com um kernel panic. Durante o upgrade, após
> > > instalação de muitos pacotes, remoção de outros tantos, resolução
> > > de conflitos e muitos apt-get install upgrade, dist-upgrade,
> > > aptitude safe-upgrade etc., terminei com a máquina não conseguinto
> > > mais inicializar. Como nem mesmo consigo copiar as informações da
> > > tela, a figura anexa mostra a tela final em que o sistema para após
> > > o boot. (Aliás, perdoem anexar figura e fazer este e-mail em html).
> > > Bem, sem dúvida fiz algo de muito errado.
> > >
> > > Agora, vamos ao ponto: como saio dessa? Consigo bootar com um live
> > > via pendrive, posso montar partições (o /home está íntegro,
> > > felizmente), mas não sei como proceder para tentar recuperar ou
> > > retomar a instalação. Poderia simplesmente fazer nova instalação,
> > > do zero, mas gostaria de preservar algum software já instalado que
> > > não pertence à distribuição (compilador Intel e Matlab, por
> > > exemplo). Além disso, são quase 10 anos de configuração e tuning do
> > > sistema para fazer tudo o que eu precisava. Sobretudo, porém,
> > > preciso preservar o /home contra minha própria estultice.
> > >
> > > Dito isso, há algum tutorial, thread da lista ou qualquer outro
> > > recurso que me auxilie nesse processo? Ou é melhor desistir e fazer
> > > a instalação do zero? Ou alguém consegue me dar uma dica por aqui
> > > mesmo?
> > >
> > > []'s, G.Paulo.
> > >
>



Re: Bug with Eclipse on debian stretch (with logs attached)

2019-04-25 Thread Liam O'Toole
On 2019-04-25, morgan  wrote:
> Hi,
>
> I installed Eclipse on my debian stretch but it crashes when launching.
> I attached the logs, I don't understand if I could do anything, nor in
> which package(s) are the issues. Sorry for not using reportbug for this
> report.
>
> Feel free to contact me for more informations, I'll make my best to help
> you.

You appear to be using Java 11. Try running Eclipse with Java 8 (Debian
package openjdk-8-jdk) instead.

>
> Thanks for your awesome good job on debian, I use it since 4 years and
> recommand it aound me.

This is a mailing list for users of Debian. Few of us actually work on it.

>
> --
> Morgan.



Re: Recuperar instalação

2019-04-25 Thread G.Paulo
Olá. Obrigado pela resposta.

O kernel panic ocorre após
  /sbin/init: error while loading shared libraries: liblz4.so.1: cannot
open share object file: no such file or directory
  8.470290] Kernel panic - not syncing: attempted to kill init!
  8.470393] Pid: 1, comm: init Not tainted 3.2.0-2-amd64 #1

Dúvida: quando você diz montar os discos, significa montar exatamente
quais partições? Eu posso acessá-las todas mas, por
exemplo /, /boot, /usr etc. já estão montadas pelo live. Logo, não
posso montá-las novamente com as partições do HD sem desmontar as
outras. 

Bem, decidi fazer o seguinte: copiei o kernel do live para a
partição /boot do HD. Tentei reiniciar o sistema informando ao grub o
novo kernel na forma abaixo (sda7 ẽ a partição do HD onde está o
meu /boot): 

insmod ext2 set root='(hd0,7)' 
linux /vmlinuz-4.9.0-8-amd64
root=/dev/sda7 ro quiet 
initrd /initrd.img-4.9.0-8-amd64 
boot 

Tudo isso sem sucesso porque o boot é interrompido com alguma outra
falha que não me lembro. Mas talvez o problema seja que estou tentando
dar o boot com outro kernel (4.9), quando todo o sistema antes estava
com outro kernel (3.2, eu acho). 

Alguma idéia de como proceder agora?

(Pelo menos estou conseguindo rodar o Claws Mail em outra máquina.
Livrei-me daque webmail do terra)

G.Paulo.

On Thu, 25 Apr 2019 17:35:07 -0300
Coordenação FlisolDF  wrote:

> Calma amigo fique tranquilo dá para recuperar todos os seus arquivos
> sem problema, a primeira coisa é verificar o que causou o kernel
> panic, depois vc deve subir uma live linux via CD/DVD ou pendrive,
> montar os discos e se tiver outro arquivo do kernel poderá fazer a
> substituição na pasta /boot, caso não tenha poderá fazer o backup de
> todos os seus arquivos e atualizar sua distro.
> 
> Qualquer dúvida estou a disposição para ajudar.
> 
> 
> 
> On Thu, Apr 25, 2019 at 5:21 PM  wrote:
> 
> >
> >
> >
> > --- Mensagem encaminhada ---
> > De: linu...@terra.com.br
> > Para: debian-user-portuguese@lists.debian.org
> > Assunto: Recuperar instalação
> > Data: Qua 24/04/19 21:08
> >
> > Prezados:
> >
> > Delicadíssima esta situação: ao fazer um upgrade do Squeeze
> > diretamente para o Stretch (sei, foi um objetivo ousado), que é a
> > atual stable, terminei com um kernel panic. Durante o upgrade, após
> > instalação de muitos pacotes, remoção de outros tantos, resolução
> > de conflitos e muitos apt-get install upgrade, dist-upgrade,
> > aptitude safe-upgrade etc., terminei com a máquina não conseguinto
> > mais inicializar. Como nem mesmo consigo copiar as informações da
> > tela, a figura anexa mostra a tela final em que o sistema para após
> > o boot. (Aliás, perdoem anexar figura e fazer este e-mail em html).
> > Bem, sem dúvida fiz algo de muito errado.
> >
> > Agora, vamos ao ponto: como saio dessa? Consigo bootar com um live
> > via pendrive, posso montar partições (o /home está íntegro,
> > felizmente), mas não sei como proceder para tentar recuperar ou
> > retomar a instalação. Poderia simplesmente fazer nova instalação,
> > do zero, mas gostaria de preservar algum software já instalado que
> > não pertence à distribuição (compilador Intel e Matlab, por
> > exemplo). Além disso, são quase 10 anos de configuração e tuning do
> > sistema para fazer tudo o que eu precisava. Sobretudo, porém,
> > preciso preservar o /home contra minha própria estultice.
> >
> > Dito isso, há algum tutorial, thread da lista ou qualquer outro
> > recurso que me auxilie nesse processo? Ou é melhor desistir e fazer
> > a instalação do zero? Ou alguém consegue me dar uma dica por aqui
> > mesmo?
> >
> > []'s, G.Paulo.
> >



Bug with Eclipse on debian stretch (with logs attached)

2019-04-25 Thread morgan
-
Hi,

I installed Eclipse on my debian stretch but it crashes when launching.
I attached the logs, I don't understand if I could do anything, nor in
which package(s) are the issues. Sorry for not using reportbug for this
report.

Feel free to contact me for more informations, I'll make my best to help
you.

Thanks for your awesome good job on debian, I use it since 4 years and
recommand it aound me.

-- 
--
Morgan.

-
!SESSION 2019-04-25 23:17:35.271 ---
eclipse.buildId=debbuild
java.version=11.0.3
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2019-04-25 23:17:35.711
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.simpleconfigurator_1.0.301.dist [1]" could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1316)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
	at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.osgi 4 0 2019-04-25 23:17:35.715
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.301.dist.jar was not resolved.

!ENTRY org.eclipse.osgi 2 0 2019-04-25 23:17:35.723
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2019-04-25 23:17:35.724
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.301.dist.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.simpleconfigurator 2 0 2019-04-25 23:17:35.724
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))".

!ENTRY org.eclipse.osgi 2 0 2019-04-25 23:17:35.725
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2019-04-25 23:17:35.726
!MESSAGE Bundle org.eclipse.equinox.simpleconfigurator_1.0.301.dist [1] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.simpleconfigurator 2 0 2019-04-25 23:17:35.726
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))".

!ENTRY org.eclipse.osgi 4 0 2019-04-25 23:17:35.727
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
!SESSION 2019-04-25 23:17:33.211 ---
eclipse.buildId=debbuild
java.version=11.0.3
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR
Command-line arguments:  

Re: Recuperar instalação

2019-04-25 Thread Helio Loureiro
Reinstalar a máquina e recuperar o backup.

./helio

On Thu, Apr 25, 2019, 23:06 paulo bruck  wrote:

> Bem o que vc pode fazer é refazer a instalação e ao refazer não "formatar"
> a partição /home, assim os seus dados ficam preservados.
>
> Antes de mais nada backup antes de vc perder tudo..
>
> Faça backup das suas configurações tambem do do /etc pois é onde
> normalmente ficam os arquivos de configuração mais importantes.
>
> Quanto ao resto como matlab entre outros  creio que o processo *mais
> rápido* seria vc depois de reinstalar ( obviamente preservando o seu
> /]home) é reinstalar estes softwares
>
> ats
>
> Em qui, 25 de abr de 2019 às 17:21,  escreveu:
>
>>
>>
>>
>> --- Mensagem encaminhada ---
>> De: linu...@terra.com.br
>> Para: debian-user-portuguese@lists.debian.org
>> Assunto: Recuperar instalação
>> Data: Qua 24/04/19 21:08
>>
>> Prezados:
>>
>> Delicadíssima esta situação: ao fazer um upgrade do Squeeze diretamente
>> para o Stretch (sei, foi um objetivo ousado), que é a atual stable,
>> terminei com um kernel panic. Durante o upgrade, após instalação de muitos
>> pacotes, remoção de outros tantos, resolução de conflitos e muitos apt-get
>> install upgrade, dist-upgrade, aptitude safe-upgrade etc., terminei com a
>> máquina não conseguinto mais inicializar. Como nem mesmo consigo copiar as
>> informações da tela, a figura anexa mostra a tela final em que o sistema
>> para após o boot. (Aliás, perdoem anexar figura e fazer este e-mail em
>> html). Bem, sem dúvida fiz algo de muito errado.
>>
>> Agora, vamos ao ponto: como saio dessa? Consigo bootar com um live via
>> pendrive, posso montar partições (o /home está íntegro, felizmente), mas
>> não sei como proceder para tentar recuperar ou retomar a instalação.
>> Poderia simplesmente fazer nova instalação, do zero, mas gostaria de
>> preservar algum software já instalado que não pertence à distribuição
>> (compilador Intel e Matlab, por exemplo). Além disso, são quase 10 anos de
>> configuração e tuning do sistema para fazer tudo o que eu precisava.
>> Sobretudo, porém, preciso preservar o /home contra minha própria estultice.
>>
>> Dito isso, há algum tutorial, thread da lista ou qualquer outro recurso
>> que me auxilie nesse processo? Ou é melhor desistir e fazer a instalação do
>> zero? Ou alguém consegue me dar uma dica por aqui mesmo?
>>
>> []'s, G.Paulo.
>>
>
>
> --
> Paulo Ricardo Bruck consultor
> tel 011 3596-4881/4882  011 98140-9184 (TIM)
> http://www.contatogs.com.br
> http://www.protejasuarede.com.br
> gpg AAA59989 at wwwkeys.us.pgp.net
>


GERENTE Recursos Humanos: Roles, sueldo, funciones, frontera de responsabili...

2019-04-25 Thread Ana Patricia Macias Alvarado


Nuevos procesos de desarrollo organizacional y mejores prácticas de cambio...

Programa de Especialización para el
HR BUSINESS PARTNER

Guadalajara, Jal. / 06 de Mayo 2019
Ciudad de México / 13 de Mayo 2019
Monterrey, N.L. / 17 de Mayo 2019



Asiste al programa de Especialización para el HR BUSINESS PARTNER más completo 
del mercado. TRANSFORMA Y GENERA UN CAMBIO EN TU ORGANIZACIÓN.  

 

Dirigido para líderes de RECURSOS HUMANOS que deseen ser verdaderos socios 
estratégicos de su Empresa bajo el rol de HR BUSINESS PARTNER.

 

Favor de enviar mayores informes referente al Programa de Especialización para 
el HR BUSINESS PARTNER con atención personalizada para:

Nombre:
Empresa:
Teléfono:
Sede de interés:
(  ) Guadalajara, Jal.
(  ) Ciudad de México
(  ) Monterrey, N.L. 
Número de personas interesadas:

 

 

O si usted lo desea, comuníquese directamente con alguno de nuestros ejecutivos 
al:

01-800-890-86-65
(33) 36-32-65-41
(Contamos con más de 12 líneas a su servicio)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Este boletín informativo tiene como objetivo crear valor en usted y por 
supuesto en su Organización, sin embargo si usted no desea seguir recibiendo 
este tipo de información favor de contestar con la palabra HRBAJA740. ¡Gracias!
  
  



Re: Recuperar instalação

2019-04-25 Thread paulo bruck
Bem o que vc pode fazer é refazer a instalação e ao refazer não "formatar"
a partição /home, assim os seus dados ficam preservados.

Antes de mais nada backup antes de vc perder tudo..

Faça backup das suas configurações tambem do do /etc pois é onde
normalmente ficam os arquivos de configuração mais importantes.

Quanto ao resto como matlab entre outros  creio que o processo *mais rápido*
seria vc depois de reinstalar ( obviamente preservando o seu /]home) é
reinstalar estes softwares

ats

Em qui, 25 de abr de 2019 às 17:21,  escreveu:

>
>
>
> --- Mensagem encaminhada ---
> De: linu...@terra.com.br
> Para: debian-user-portuguese@lists.debian.org
> Assunto: Recuperar instalação
> Data: Qua 24/04/19 21:08
>
> Prezados:
>
> Delicadíssima esta situação: ao fazer um upgrade do Squeeze diretamente
> para o Stretch (sei, foi um objetivo ousado), que é a atual stable,
> terminei com um kernel panic. Durante o upgrade, após instalação de muitos
> pacotes, remoção de outros tantos, resolução de conflitos e muitos apt-get
> install upgrade, dist-upgrade, aptitude safe-upgrade etc., terminei com a
> máquina não conseguinto mais inicializar. Como nem mesmo consigo copiar as
> informações da tela, a figura anexa mostra a tela final em que o sistema
> para após o boot. (Aliás, perdoem anexar figura e fazer este e-mail em
> html). Bem, sem dúvida fiz algo de muito errado.
>
> Agora, vamos ao ponto: como saio dessa? Consigo bootar com um live via
> pendrive, posso montar partições (o /home está íntegro, felizmente), mas
> não sei como proceder para tentar recuperar ou retomar a instalação.
> Poderia simplesmente fazer nova instalação, do zero, mas gostaria de
> preservar algum software já instalado que não pertence à distribuição
> (compilador Intel e Matlab, por exemplo). Além disso, são quase 10 anos de
> configuração e tuning do sistema para fazer tudo o que eu precisava.
> Sobretudo, porém, preciso preservar o /home contra minha própria estultice.
>
> Dito isso, há algum tutorial, thread da lista ou qualquer outro recurso
> que me auxilie nesse processo? Ou é melhor desistir e fazer a instalação do
> zero? Ou alguém consegue me dar uma dica por aqui mesmo?
>
> []'s, G.Paulo.
>


-- 
Paulo Ricardo Bruck consultor
tel 011 3596-4881/4882  011 98140-9184 (TIM)
http://www.contatogs.com.br
http://www.protejasuarede.com.br
gpg AAA59989 at wwwkeys.us.pgp.net


Enc: Recuperar instalação

2019-04-25 Thread linuser
--- Mensagem encaminhada ---De: linu...@terra.com.brPara: debian-user-portuguese@lists.debian.orgAssunto: Recuperar instalaçãoData: Qua 24/04/19 21:08
Prezados:
Delicadíssima esta situação: ao fazer um upgrade do Squeeze diretamente para o Stretch (sei, foi um objetivo ousado), que é a atual stable, terminei com um kernel panic. Durante o upgrade, após instalação de muitos pacotes, remoção de outros tantos, resolução de conflitos e muitos apt-get install upgrade, dist-upgrade, aptitude safe-upgrade etc., terminei com a máquina não conseguinto mais inicializar. Como nem mesmo consigo copiar as informações da tela, a figura anexa mostra a tela final em que o sistema para após o boot. (Aliás, perdoem anexar figura e fazer este e-mail em html). Bem, sem dúvida fiz algo de muito errado.
Agora, vamos ao ponto: como saio dessa? Consigo bootar com um live via pendrive, posso montar partições (o /home está íntegro, felizmente), mas não sei como proceder para tentar recuperar ou retomar a instalação. Poderia simplesmente fazer nova instalação, do zero, mas gostaria de preservar algum software já instalado que não pertence à distribuição (compilador Intel e Matlab, por exemplo). Além disso, são quase 10 anos de configuração e tuning do sistema para fazer tudo o que eu precisava. Sobretudo, porém, preciso preservar o /home contra minha própria estultice.
Dito isso, há algum tutorial, thread da lista ou qualquer outro recurso que me auxilie nesse processo? Ou é melhor desistir e fazer a instalação do zero? Ou alguém consegue me dar uma dica por aqui mesmo?
[]'s, G.Paulo.

Re: Accessing a host with variable IP addresses / connection types

2019-04-25 Thread Celejar
On Sun, 21 Apr 2019 06:22:24 +1200
Richard Hector  wrote:

...

> I found the #ipv6 channel on freenode to be extremely helpful - as long
> as you can cope with frequent digressions into ice hockey :-)

Thanks! I'll be sure to check it out if I seriously consider making the
move to IPv6.

> Richard

Celejar



Re: clé usb bootable mini distributions

2019-04-25 Thread Pascal Hambourg

Le 23/04/2019 à 22:09, fab a écrit :


Voici ce que j'ai fait pour rendre une clé bootable. Je copie/colle mes 
notes de l'époque. (fais un peu le tri)

(...)
* Sur une clé, faire 2 partoches avec Gparted (la 1ère en fat32 (6Go) et 
la 2nd en ext4) (le reste Go)
* installer grub sur la 1ère partition de la clé : grub-install --force 
--no-floppy 
--boot-directory=/media/fabricer/c4bc2b4d-0882-445f-856c-e71bae6e76ab 
/dev/sdb
* recopier /home/fabricer/os/grub sur la partition 1 ainsi que les os 
choisis (clonezilla+linuxmint 32 et 64b)


D'où vient ce /home/fabricer/os/grub et que contient-il ?


Pour mettre à jour le contenu des os de la clé :
* il suffit de coller un nouvel iso hybride sur la partition 1
* et de modifier en conséquence /grub/grub.cfg de la clé.


Certaines images ISO hybrides ne sont pas conçues pour être utilisées de 
cette façon. C'est notamment le cas des images de CD/DVD d'installation 
de Debian. Certes l'installateur démarrera, mais il ne trouvera pas le 
"CD" car il est incapable d'utiliser un fichier image.




Technology Leads - B2B Decision Makers

2019-04-25 Thread jennifer . taylor
Hi,



Would you like to own the data in excel file for unlimited usages with
quarterly updates?



We can provide you the contact information of:-

   - *CEOs*
   - *CXOs*
   - *COOs*
   - *CTOs list*
   - *Chief information security officers list*
   - *EVP/SVP/VP of IT executives list*
   - *IT directors list*
   - *IT Managers List*
   - *IT security executives list*
   - *IT Resellers/VARs list*
   - *MSPs/MSSPs list*
   - *Database Administrators list*
   - *Network Administrators list*
   - *Business Intelligence Administrators list*
   - *SME IT decision makers list*
   - *Fortune 1,000 companies IT decision makers list*
   - *SME Business owners list*
   - *AWS Customers/partners list*
   - *Microsoft Customers/partners list*
   - *IBM Customers/partners list*
   - *Oracle Customers/partners list*
   - *SAP Customers/partners list*
   - *CRM Customers list*
   - *ERP Customers list*
   - *VoIP Customers list*
   - *Backup and recovery customers list.*
   - *Business Intelligence, Networking software, IT security software,
   Database application users list.*

We provide data across the globe - North America, EMEA, Asia Pacific, and
LATAM.



Please review and let me know your current requirement, we will be more
than happy to share you counts and other details.



We await your response!



Thanks,

*Jennifer Taylor*

Database coordinator



To opt out please response Remove


Re: boite mail locale

2019-04-25 Thread didier gaumet
Le 25/04/2019 à 15:04, alex.pad...@laposte.net a écrit :
> Bonsoir à tous,
> 
> Quand j'ai installé ma première distribution Debian (Potato), il y avait
> durant l'installation
> des questions qui permettaient de configurer exim.
[...]

il me semble que ça a changé il a déjà quelques versions, la façon dont
ça marche maintenant est expliquée là:
 https://www.debian.org/releases/stable/amd64/ch08s05.html.fr#mail-default



Re: firefox > Preferences > When Firefox starts.

2019-04-25 Thread Lee
On 4/25/19, David Wright  wrote:
> On Wed 24 Apr 2019 at 14:29:00 (-0400), Lee wrote:
>> On 4/24/19, David Wright  wrote:
>> > On Tue 23 Apr 2019 at 10:38:41 (-0400), Lee wrote:
>> >> On 4/22/19, David Wright  wrote:
>> >> > On Sun 21 Apr 2019 at 20:30:53 (-0700), pe...@easthope.ca wrote:
>> >> >> From: David Wright 
>> >> >> Date: Sun, 21 Apr 2019 16:13:11 -0500
>> >> >> > Does the behaviour reported in your OP cause you *great* concern?
>> >> >>
>> >> >> No.  Just wastes time.  Opening a simple local HTML home page
>> >> >> requires
>> >> >> roughly a minute rather than roughly a second.
>> >> >
>> >> > I tend to forget that, because my /etc/hosts file has ~14000 lines,
>> >> > pages appear a lot faster here.
>> >>
>> >> Have you looked at bind's dns rpz?
>> >
>> > Just now.
>> >
>> >>   http://zytrax.com/books/dns/ch7/rpz.html
>> >> It lets you do things like
>> >> *.2o7.net   CNAME   .
>> >> *.doubleclick.net   CNAME   .
>> >>
>> >> to block entire domains instead of having to list each and every
>> >> hostname in the domain.
>> >>
>> >> And you can log what is blocked/allowed to make troubleshooting easier
>> >
>> > It might be a good *mechanism* for the diversion itself, but AFAICT
>> > it's aimed at the *policy* implementers rather than the end-user.
>>
>> Just out of curiosity - do you think pi-hole is aimed at policy
>> implementers or end users?
>
> I don't know about their policies, or whether they have any. I've not
> found any description of how you would configure it, only how you
> install it. Do they provide blacklists?

It looks like they give you a default list of lists that you can modify:
https://github.com/pi-hole/pi-hole/blob/master/automated%20install/basic-install.sh#L1181

> It's also not clear to me where I should install it to. My router
> uses the Google nameservers, and all my machines have the router
> as their nameserver. The router is the only part of the network
> that's always up and running.

I have a server that I leave running all the time; reconfigure your
router to use your dns server instead of google, add a firewall rule
to block all outgoing tcp/udp traffic to port 53 except from the
server & you're done.

> But let me explain what I mean by those terms I used earlier:
>
> Mechanism: Any method of modifying the result of trying to resolve
> foo.bar to an IP address, irrespective of the specific domainnames
> which somebody has to give to it. My mechanism is resolving to
> localhost.
>
> Policy implementers: The people who make the decisions about which
> domainnames should have their resolution modified. If you look
> through the reference I gave for the source of my /etc/hosts, you
> can see their policies listed as comments bracketing the sections,
> and they are:
>
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #<2o7-sites>
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>
> End-users: The people whose browsing experience are improved by
> the policies selected, and implemented using the chosen mechanism.
>
>> > The value I get from Dan Pollock is the list of sites rather than the
>> > most elegant mechanism for handling that list. Looking at the comments
>> > in the list, and by comparing evolving versions, it does appear that
>> > Dan actively "opens holes" where people report interference or
>> > difficulties using certain legitimate sites.

But the holes get opened only after someone reports a problem.  If
you're using a host file, how do you figure out which host name(s)
being blocked are causing the problem?

I never figured out an easy way to troubleshoot hostfiles & switched
to something that logged what all was blocked and allowed.

>> > Finally, I wouldn't know where to start to compile a list of sites
>> > like that.
>>
>> https://dnsrpz.info/
>> If you're a business, you can buy access to an rpz feed.
>
> I'm not, but I take it that different feeds have different policies on
> which sites to include, and come at different prices.
>
>> If you're a [home?] network admin it's simple enough to enable logging
>> & see what all is allowed that you'd rather have blocked.  And/or grab
>> things like Dan Pollock's list and turn them into an rpz file.
>
> Frankly, I don't want to be bothered with processing the list.

That makes it easy then, stay with what you've got :)

Regards,
Lee



Re: Synaptic error message -- how to respond

2019-04-25 Thread David Wright
On Thu 25 Apr 2019 at 04:40:12 (-0500), Richard Owlett wrote:
> On 04/25/2019 03:15 AM, Curt wrote:
> > On 2019-04-24, Mark Allums  wrote:
> > > > 
> > > > I see the error message but do not know what to do.
> > > > Thanks for pointers.
> > > > 
> > > Try rearranging your python(s) in your PATH.  I.e., swap py2 with py3.

It's certainly worth checking the $PATH but python shouldn't be in it.
It may be worth moving one's own bin to the end if at the beginning.
(I prefer not to override the system's binaries.)

> > > Or possibly your py3 version needs to be downgraded.

No, don't do that. Python versions 2 and 3 work alongside each other.
They have to: the system relies on python2, and most modern software
is written for python3. I would have a job remembering now how to
write in python2 now, even though all the paid work I ever did was
in the days of 2.

> > > Something about your python versions.
> > 
> > ConfigParser module has been revamped and renamed to configparser in Python 
> > 3.

Agreed, it does look as though the python version are screwed up.

> Knowing the history of this machine, this may just the tip of an
> iceberg.

Be reassured: we do not, and probably never will.

> I've a set of Debian 9.8 DVDs and generous amount of free
> disk space. It may be a time saver to do a fresh install. At least I
> would have a install in a known state.

And learn nothing about what it was you did wrong.

Cheers,
David.



Re: iwd and DNS (was: Re: Attempting a VERY minimal install (using --no-install-recommends ;))

2019-04-25 Thread David Wright
On Thu 25 Apr 2019 at 11:30:56 (+0200), Erik Josefsson wrote:
> Den 2019-04-25 kl. 07:21, skrev David Wright:
> > The only thing guaranteed by installing the "Depends" is that
> > all the function calls will point at some runnable code rather than
> > just pointing into thin air.
> 
> Thin air and deep waters is where I'm at.

(But not in the sense I meant.)

> I'm trying to set up the "tui" [text-based user interface] for the
> [Teres debian laptop].

About which, I know nothing (the hardware or the TUI).

> I think the tui is designed to be quite minimal (hence I post in this
> thread).

Bad choice. Because of the frequency of the OP's subject line, I think
a lot of people will have ignored and delete the entire thread.
I would start a new thread with a subject line that includes teres
and DNS resolution.

> I am surprised that I got iwd to connect to MY_OWN_WIFI:
> 
> iwctl station wlan0 get-networks
> iwctl station wlan0 connect MY_OWN_WIFI
> 
> by copying psk file MY_OWN_WIFI.psk from another machine and then by putting 
> it into /var/lib/iwd/ on the Teres debian laptop.

I don't recognise the iwctl command. That's really low-level stuff.

> But it seems I have no DNS resolution (I can use the links-browser to go to 
> web pages by IP numbers, but not by domain names).
> 
> I cannot do apt update. I get a "temporary failure resolving 
> 'deb.debian.org'".
> 
> I'm not sure what exactly I'm asking for here. I guess I need the IP number 
> of a DNS-server that some program can ask where deb.debian.org is located.

What's in /etc/resolv.conf, and what has worked for you in the
past/another machine? For many home users, it's likely just
nameserver 192.168.1.1
where that's the address of their router (assuming
*it's* been configured.)

Cheers,
David.



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread JF Straeten


Lo,

On Thu, Apr 25, 2019 at 04:57:04PM +0200, fab wrote:

[...]
> yes, tout à fait possible, c'est d'ailleurs ce que je vais me
> résoudre à faire si je ne trouve pas d'autres solutions. Mais c'est
> quand un peu c.. de faire transiter autant de fichiers sur le réseau
> pour une seule opération ;)

Il n'y a aucun moyen de monter le disque distant sur la machine de
travail ? (sshfs, NFS, ?)

Hih,

-- 

JFS.



Touchpad doesn't work With lastest Stretch on HP 14cf0xxx

2019-04-25 Thread An Liu
Hi, List

My Problem:
I have installed debian Stretch on HP 14cf0xxx, but touchpad failed to work.
I don't have good understanding on how hardware works, i need your help.
please feel free to ask what log file or what infomation i should
gather to find the problem.


INFORMATION:

doing google didn't bring any hint  for me
I also have lastest CentOS 7 install on the same machine (need reboot
to switch), i can also provide additional infomations under CentOS 7
if that helps
and touchpad shows ELAN1001 under CentOS 7


Thanks in advance for you attention, as i do want to make it work for
my debian :)


-- 
Liu An



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread fab

'lut,


Sans garantie de résultat (jamais fait) mais devant un pb de cette
nature, je tenterais un script python. Il y a forcement un module qui
lit  et qui écrit des pdf.
J'ai tenté python-pyPdf mais impossible à faire fonctionner chez moi, la 
dernière version datant de 2010.


merci quand même!

f.



Re: can we got xorg in debian 10 ?

2019-04-25 Thread Lennart Sorensen
On Thu, Apr 25, 2019 at 08:39:34AM +0200, Omnis Moriar wrote:
> Can we got xorg in minumal version of debian with X-window system ??? I
> fight for xorg couse Wayland is our danger to linux world

I don't get it.

https://packages.debian.org/search?keywords=xorg-server seems so show
xorg is in jessie, stretch, buster and sid, so I can't see anywhere it
isn't available.

-- 
Len Sorensen



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread fab



peut-être l'option suivante peut-elle améliorer les chose? 
-dDOPDFMARKS

nope,


serait-il possible (et judicieux) de copier les pdf à

assembler sur une machine où tu disposes de java et pdftk, de les
assembler sur cette machine et de copier l'assemblage résultant sur ton
serveur ovh?

yes, tout à fait possible, c'est d'ailleurs ce que je vais me résoudre à 
faire si je ne trouve pas d'autres solutions. Mais c'est quand un peu 
c.. de faire transiter autant de fichiers sur le réseau pour une seule 
opération ;)


f.



Re: Synaptic error message -- how to respond

2019-04-25 Thread David
On Thu, 25 Apr 2019 at 07:43, Richard Owlett  wrote:
>
> > Preparing to unpack .../galternatives_0.13.5+nmu4+deb9u1_all.deb ...
>
> > File "/usr/bin/pyclean", line 63
>
> > except (IOError, OSError), e:
>
> > ^
>
> > SyntaxError: invalid syntax

On Thu, 25 Apr 2019 at 18:15, Curt  wrote:
> On 2019-04-24, Mark Allums  wrote:
> >
> > Something about your python versions.
>
> ConfigParser module has been revamped and renamed to configparser in Python 3.

A more concerning question is why /usr/bin/pyclean and friends
seem to be encountering Python 3 errors when they require Python 2
and invoke /usr/bin/python.

On Thu, 25 Apr 2019 at 19:40, Richard Owlett  wrote:
>
> Knowing the history of this machine, this may just the tip of an iceberg.
[...]
> It may be a time saver to do a fresh install.

I will be surprised if anyone tries to change your mind. I have other more
enjoyable things to do, so that will be the end of my contribution on this one.



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread Jean-Bernard Dubois
Le 24/04/2019 à 21:45, fab a écrit :

Bonjour

> Et puis je préférerai utiliser des outils "simples" de bricolage de pdf.
> 
> Avez-vous une piste vers laquelle m'aiguiller ?
> 
Sans garantie de résultat (jamais fait) mais devant un pb de cette
nature, je tenterais un script python. Il y a forcement un module qui
lit  et qui écrit des pdf.

-- 
Cordialement
Jean-Bernard Dubois
Gaïa Converter



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread fab




Il n'y aurait pas des modules PHP pour faire ça ?
Si, j'ai utilisé fpdfi 
(https://www.setasign.com/products/fpdi/demos/concatenate-fake/) mais 
les hyperliens sont cassés dans le résultat.


f.





apt-cacher-ng's expiry job failing

2019-04-25 Thread Eduardo M KALINOWSKI
The daily apt-cacher-ng expiry job is failing in my machine. It refers  
me to a log file, whose contents are:


---
Maintenance task Expiration, apt-cacher-ng version: 2

Locating potentially expired files in the cache...
Scanning, found 1 file...
Scanning, found 2 files...
Scanning, found 4 files...
Scanning, found 8 files...
Scanning, found 16 files...
Scanning, found 32 files...
Scanning, found 64 files...
Scanning, found 128 files...
Scanning, found 256 files...
Scanning, found 512 files...
Scanning, found 1024 files...
Found 1617 files.
Checking implicitly referenced files...
Restoring virtual file  
debrep/dists/testing/contrib/Contents-i386.diff/Index (equal to )


Restoring virtual file  
debrep/dists/testing/contrib/i18n/Translation-en.diff/Index (equal to )


Restoring virtual file  
debrep/dists/unstable/contrib/i18n/Translation-en.diff/Index (equal to )


Bringing index files up to date...

Restoring virtual file  
debrep/dists/unstable/contrib/i18n/Translation-en.diff/Index (equal to )


Error at debrep/dists/unstable/45961554550630227606591

Found errors during processing, aborting as requested.
---

I can also run the expiry from its web interface, and get the same results.

Unfortunately, it does not make clear *what* is the error that was  
found. The only clue is 'Error at  
debrep/dists/unstable/45961554550630227606591', but there is no such  
file under

 /var/cache/apt-cacher-ng/debrep/dists/unstable .

Anyone has any clue on how to fix this problem?
--
Eduardo M KALINOWSKI
edua...@kalinowski.com.br




Re: Re : [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread cyrille


je pense que ghostscript devrait être la meilleure solution: Il y a de très 
grandes chances que toutes les solutions que tu cites utilisent ghostscript en 
arrière plan.

fab – Thu, 25. April 2019 10:31
> 'lut,
> 
> merci pour ces pistes.
> 
> > PDF Chain
> interface graphique pour pdftk, donc non.
> 
> > PDF-Shuffler
> Interface graphique pour python-pyPdf. Je regarde donc python-pyPdf mais 
> impossible à faire fonctionner chez moi, la dernière version datant de 2010.
> 
> > pdfsam
> utilise java, donc non.
> 
> > PDF Mod
> interface graphique seulement, donc non.
> 
> > Il peut y en avoir un qui fonctionne dans ton environnement.
> Hélas, merci quand même.
> 
> f.



Re: boite mail locale

2019-04-25 Thread Belaïd
Bonjour,

as tu sélectionné la section "standard" pendant l'installation ? Il me
semble que  cette section inclut exim par défaut. Il me semble aussi que
les dossiers des utilisateurs dans /var/mail sont créés après la réception
du tout premier mail...

Le jeu. 25 avr. 2019 15:04,  a écrit :

> Bonsoir à tous,
>
> Quand j'ai installé ma première distribution Debian (Potato), il y avait
> durant l'installation
> des questions qui permettaient de configurer exim.
> Aujourd'hui et peut-être depuis plusieurs versions il n'y a plus de
> question à l'installation concernant la
> configuration exim, soit, mais ce que je ne comprends pas c'est que le
> répertoire /var/mail/ soit vide c'est à dire qu'il n'y a pas la boite mail
> locale d'aucun utilisateur!
>
> Comment y remédier?
> Je vous remercie pour votre réponse.
>
> Alex PADOLY
>


boite mail locale

2019-04-25 Thread alex . padoly
Bonsoir à tous, 

Quand j'ai installé ma première distribution Debian (Potato), il y avait durant 
l'installation 
des questions qui permettaient de configurer exim. 
Aujourd'hui et peut-être depuis plusieurs versions il n'y a plus de question à 
l'installation concernant la 
configuration exim, soit, mais ce que je ne comprends pas c'est que le 
répertoire /var/mail/ soit vide c'est à dire qu'il n'y a pas la boite mail 
locale d'aucun utilisateur! 

Comment y remédier? 
Je vous remercie pour votre réponse. 

Alex PADOLY 


Re: Gestion des mails root d'un serveur

2019-04-25 Thread Migrec

Le 23/04/2019 à 00:05, Ludovic Bellier a écrit :

Friday, Migrec a écrit:

M> Bonjour,

Bonjour,

M>
M> Les messages systèmes sont envoyés à root et à l'utilisateur michel à l'aide
M> d'un alias dans /etc/aliases.
M>
M> J'ai installé mail et mutt pour lire les 42000 messages envoyés par les logs
M> (icinga, cacti, cron, etc.). Si j'ai bien compris, ils étaient dans
M> /var/mail/michel avant et maintenant, ils sont dans /home/michel/mbox. Est-ce
M> bien le cas ?
M>
M> Lorsque j'ouvre mutt, il me présente uniquement les nouveaux messages... mail
M> également ?
M> Comment puis-je retrouver et lire tous les messages ?
M>
M> Connaissez-vous une interface texte un peu plus sympathique que mutt (genre
M> mc) pour gérer les mails d'un serveur via ssh ?

J'utilise alpine via ssh depuis plusieurs années:
* https://packages.debian.org/stretch/alpine
* http://alpine.x10host.com/alpine/

Bonjour,

Effectivement, c'est plutôt sympa ! Ça nécessite un peu d'apprentissage 
mais l'interface est pas mal.


Merci !

--
Migrec



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread Haricophile
Le mercredi 24 avril 2019 à 21:45 +0200, fab a écrit :
> Avez-vous une piste vers laquelle m'aiguiller ?

Il n'y aurait pas des modules PHP pour faire ça ?



Re: New dual boot laptop: Best file system for a USB live image for installation?

2019-04-25 Thread Tom Browder
On Thu, Apr 11, 2019 at 07:02 Tom Browder  wrote:
>
> I'm preparing to install Win 10 and Deb 9 on a new ZaReason laptop which has 
> no installed OS on it.


Again, thanks to all who offered help.

I have my new Zareason laptop up and running!  Basic specs:

UltraLap 6440 i7
Processor: i7-8550U
8 GB DDR4-2133
Video Card: Intel UHD 620 (included)
M.2 SSD:
120GB M.2 SSD (included)
2.5: empty

I added a second SSD: Samsung EVO 860 1 Tb (the case was easy to open,
and it was easy to install the SSD). The system comes with a DVD which
has some drivers and user manuals.  I printed the first 28 pages of
the condensed user manual for easy reference. I used an external ASUS
USB DVD for the installations.

I installed Win 10 first on the 120 Gb SS drive that came with the
laptop.  I had some trouble deciding which of the hardware-provided
drivers were necessary, but finally, after several aborted,
trial-and-error attempts, I had success with just installing the LAN
driver so the hard-wired internet would work.  It then took several
hours to get Win 10 fully up-to-date.  I let Windows have about 50 Gb
and I have about 70 Gb unallocated of the 120 Gb at the moment.

I had no luck installing Deb 9, but Deb 10 Buster installed fine (with
the MATE desktop) using the rc1 #1 DVD and a hard-wired internet
connection.

I chose to use guided partitioning with the entire 1 Tb second SSD for Debian.

After installation I had to adjust the /etc/apt sources for Buster,
and then had to install package firmware-iwlwlan for the WLAN. After a
reboot, all my wireless networks were accessible.

The characters on the default screen display, 1920x1080, were too tiny
for my old eyes, but all looks great after I downsized the display to
1440x820.

So far I am happy with the new Zareason laptop. Nate, at their support
email address, has been responsive and answered all my questions. The
only complaint I have is the lack of an LED to show caps lock, but
others had noted that and I knew it before I bought the laptop.  The
laptop is over two pounds lighter than my old one, and it is a joy to
keep near my easy chair to use casually in my lap if I have a moment
to do some light hacking while watching TV.

Regarding Buster: I've noticed some slight delays while using the
touchpad, but I hope that will get a dev's attention before the real
release.  However, the nice thing is I can turn the touchpad off in
the settings if I want to use a mouse.

There is a Fn+F1 key combo that is supposed to toggle the touchpad but
it doesn't work for me on Debian. Maybe there is a way to get that to
work with some config under the Deb hood.

Best regards,

-Tom



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread ajh-valmer
On Thursday 25 April 2019 10:30:37 fab wrote:
> merci pour ces pistes.
> > PDF Chain
> interface graphique pour pdftk, donc non.
> > PDF-Shuffler
> Interface graphique pour python-pyPdf. Je regarde donc python-pyPdf mais 
> impossible à faire fonctionner chez moi, la dernière version datant de 2010.
> > pdfsam
> utilise java, donc non.
> > PDF Mod
> interface graphique seulement, donc non.
> > Il peut y en avoir un qui fonctionne dans ton environnement.
> Hélas, merci quand même.

pdftk (console) ne restitue pas bien le nouveau document rassemblé.
pdfsam (graphique), le résultat est bon.



Re: iwd and DNS (was: Re: Attempting a VERY minimal install (using --no-install-recommends ;))

2019-04-25 Thread Jonas Smedegaard
Quoting Erik Josefsson (2019-04-25 11:30:56)
> [Teres debian laptop] https://box.redpill.dk/cli_with_quirks/

Obsolete: Teres-I no longer need custom-built boot-loader for Buster!

More stable to link to the top directory: https://box.redpill.dk/


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread didier gaumet
Le 25/04/2019 à 10:44, fab a écrit :
[...]
> gs est bien installé sur les mutu ovh. En revanche, si la concaténation
> des pdf se passe bien, les hyperliens sont détruits au passage.
[...]

peut-être l'option suivante peut-elle améliorer les chose?

-dDOPDFMARKS
Causes pdfmark to be called for bookmarks, annotations, links and
cropbox when processing PDF files. Normally, pdfmark is only called for
these types for PostScript files or when the output device requests it
(e.g. pdfwrite device).




Re: iwd and DNS (was: Re: Attempting a VERY minimal install (using --no-install-recommends ;))

2019-04-25 Thread mick crane

On 2019-04-25 10:30, Erik Josefsson wrote:

Den 2019-04-25 kl. 07:21, skrev David Wright:

The only thing guaranteed by installing the "Depends" is that
all the function calls will point at some runnable code rather than
just pointing into thin air.


Thin air and deep waters is where I'm at.

I'm trying to set up the "tui" [text-based user interface] for the
[Teres debian laptop].

I think the tui is designed to be quite minimal (hence I post in this 
thread).


I am surprised that I got iwd to connect to MY_OWN_WIFI:

iwctl station wlan0 get-networks
iwctl station wlan0 connect MY_OWN_WIFI

by copying psk file MY_OWN_WIFI.psk from another machine and then by
putting it into /var/lib/iwd/ on the Teres debian laptop.

But it seems I have no DNS resolution (I can use the links-browser to
go to web pages by IP numbers, but not by domain names).

I cannot do apt update. I get a "temporary failure resolving 
'deb.debian.org'".


I'm not sure what exactly I'm asking for here. I guess I need the IP
number of a DNS-server that some program can ask where deb.debian.org
is located.

Grateful for hints.

Best regards.

//Erik


bearing in mind I don't know what I'm doing I'd put
nameserver 1.1.1.1
nameserver 1.0.0.1

in /etc/resolv.conf

and see if that works.

mick





[text-based user interface] https://box.redpill.dk/  (scroll down to 
##Addons)

[Teres debian laptop] https://box.redpill.dk/cli_with_quirks/


--
Key ID4BFEBB31



Re: Synaptic error message -- how to respond

2019-04-25 Thread Richard Owlett

On 04/25/2019 03:15 AM, Curt wrote:

On 2019-04-24, Mark Allums  wrote:


I see the error message but do not know what to do.
Thanks for pointers.



Try rearranging your python(s) in your PATH.  I.e., swap py2 with py3.

Or possibly your py3 version needs to be downgraded.

Something about your python versions.

Mark




ConfigParser module has been revamped and renamed to configparser in Python 3.



Knowing the history of this machine, this may just the tip of an 
iceberg. I've a set of Debian 9.8 DVDs and generous amount of free disk 
space. It may be a time saver to do a fresh install. At least I would 
have a install in a known state.

Thank you.





iwd and DNS (was: Re: Attempting a VERY minimal install (using --no-install-recommends ;))

2019-04-25 Thread Erik Josefsson

Den 2019-04-25 kl. 07:21, skrev David Wright:

The only thing guaranteed by installing the "Depends" is that
all the function calls will point at some runnable code rather than
just pointing into thin air.


Thin air and deep waters is where I'm at.

I'm trying to set up the "tui" [text-based user interface] for the 
[Teres debian laptop].


I think the tui is designed to be quite minimal (hence I post in this 
thread).


I am surprised that I got iwd to connect to MY_OWN_WIFI:

iwctl station wlan0 get-networks
iwctl station wlan0 connect MY_OWN_WIFI

by copying psk file MY_OWN_WIFI.psk from another machine and then by putting it 
into /var/lib/iwd/ on the Teres debian laptop.

But it seems I have no DNS resolution (I can use the links-browser to go to web 
pages by IP numbers, but not by domain names).

I cannot do apt update. I get a "temporary failure resolving 'deb.debian.org'".

I'm not sure what exactly I'm asking for here. I guess I need the IP number of 
a DNS-server that some program can ask where deb.debian.org is located.

Grateful for hints.

Best regards.

//Erik


[text-based user interface] https://box.redpill.dk/  (scroll down to ##Addons)
[Teres debian laptop] https://box.redpill.dk/cli_with_quirks/



debian release structure: Sources file

2019-04-25 Thread Alexei Fedotov
Hi,
it seems I found a reason for my reprepro error.

aptmethod error receiving '.../dists/experimental/main/source/Sources'

The file main/source/Sources is absent in the repostory yet listed in
Release index file
$ grep 'main/source/Sources$'
/srv/mirrors/debian-updating/dists/experimental/Release
b4315530709168d45dff31cc5bdff3ec  3068757 main/source/Sources
7cfc7ee6071f0d6b0aa067b3c2455249bf63a092aecb256a25bdccc751b1899b
3068757 main/source/Sources

Is it expected for Release? How do you work around this?
--
Carry a towel
http://dataved.ru/
+7 916 562 8095

[1] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
[2] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
[3] Start using Apache Openmeetings today, http://openmeetings.apache.org/



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread didier gaumet
Le 25/04/2019 à 10:44, fab a écrit :
> salut,
> 
> Merci pour cette piste intéressante.
> gs est bien installé sur les mutu ovh. En revanche, si la concaténation
> des pdf se passe bien, les hyperliens sont détruits au passage. Et à
> priori, c'est normal. Perso, je ne vois pas pourquoi c'est normal de
> perdre une structure de fichier et toutes ses annotations.
> 
> Zut, j'y ai cru ;)

 C'est un peu ce dont j'avais eu peur en lisant en diagonale le lien que
je t'avais transmis: pour du pdf a l'air de procéder par conversion
systématique et certains éléments semblent pouvoir être perdus ou
dégradés au passage.

 Je ne gère pas de serveur, je ne connais pas OVH et je ne sais pas
exactement quel objectif tu poursuis. Donc ma question va peut-être
paraître stupide: serait-il possible (et judicieux) de copier les pdf à
assembler sur une machine où tu disposes de java et pdftk, de les
assembler sur cette machine et de copier l'assemblage résultant sur ton
serveur ovh? Cela doit aussi , je suppose, dépendre du nombre de
fichiers concernés et de la caractéristique occasionnelle ou récurrente
de l'assemblage?

Désolé, je n'ai pas d'autres idées...



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread fab

salut,

Merci pour cette piste intéressante.
gs est bien installé sur les mutu ovh. En revanche, si la concaténation 
des pdf se passe bien, les hyperliens sont détruits au passage. Et à 
priori, c'est normal. Perso, je ne vois pas pourquoi c'est normal de 
perdre une structure de fichier et toutes ses annotations.


Zut, j'y ai cru ;)

f.


Le 25/04/2019 à 09:16, didier gaumet a écrit :

Le 24/04/2019 à 21:45, fab a écrit :

salut la liste,

J'ai un soucis pour concaténer des pdf sur un mutualisé ovh sur lequel
je ne peux pas utiliser ni pdftk, ni pdfunite

[...]

Avez-vous une piste vers laquelle m'aiguiller ?


peut-être avec Ghostscript?
cf
https://stackoverflow.com/questions/8158584/ghostscript-to-merge-pdfs-compresses-the-result







Re: Re : [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread fab

'lut,

merci pour ces pistes.


PDF Chain

interface graphique pour pdftk, donc non.


PDF-Shuffler
Interface graphique pour python-pyPdf. Je regarde donc python-pyPdf mais 
impossible à faire fonctionner chez moi, la dernière version datant de 2010.



pdfsam

utilise java, donc non.


PDF Mod

interface graphique seulement, donc non.


Il peut y en avoir un qui fonctionne dans ton environnement.

Hélas, merci quand même.

f.



Re: Synaptic error message -- how to respond

2019-04-25 Thread Curt
On 2019-04-24, Mark Allums  wrote:
>> 
>> I see the error message but do not know what to do.
>> Thanks for pointers.
>> 
>
> Try rearranging your python(s) in your PATH.  I.e., swap py2 with py3.
>
> Or possibly your py3 version needs to be downgraded.
>
> Something about your python versions.
>
> Mark
>
>

ConfigParser module has been revamped and renamed to configparser in Python 3.

-- 
The major, who had been a great fencer, did not believe in bravery, and spent
much time while we sat in the machines correcting my grammar. He had
complimented me on how I spoke Italian, and we talked together very easily. One
day I had said that Italian seemed such an easy language to me that I could not
take a great interest in it; everything was so easy to say. "Ah, yes," the
major said. "Why, then, do you not take up the use of grammar?" - "Another 
Country"



Re: [HS-encore-que] merge pdf sur mutu ovh

2019-04-25 Thread didier gaumet
Le 24/04/2019 à 21:45, fab a écrit :
> salut la liste,
> 
> J'ai un soucis pour concaténer des pdf sur un mutualisé ovh sur lequel
> je ne peux pas utiliser ni pdftk, ni pdfunite
[...]
> Avez-vous une piste vers laquelle m'aiguiller ?

peut-être avec Ghostscript?
cf
https://stackoverflow.com/questions/8158584/ghostscript-to-merge-pdfs-compresses-the-result



Marzysz o intuicyjnym Sklepie Online? Zobacz.

2019-04-25 Thread Sklep w PrestaShop | Paweł Banasik

Dzień dobry, 

 tworzenie *Sklepów internetowych* w oparciu o *PrestaShop *to nasza pasja. 

 Od lat z powodzeniem realizujemy projekty dla grona zadowolonych klientów . 

 Jeżeli chcecie Państwo dostać bezpłatną propozycję w tym zakresie, proszę o 
odpowiedź o treści: *_TAK_* .

 _ _ _ _ 
Z wyrazami szacunku, 
Sklep w PrestaShop | Paweł Banasik



can we got xorg in debian 10 ?

2019-04-25 Thread Omnis Moriar
Can we got xorg in minumal version of debian with X-window system ??? I
fight for xorg couse Wayland is our danger to linux world


Re: Mysterious ssh-agent session

2019-04-25 Thread Reco
Hi.

On Thu, Apr 25, 2019 at 04:58:28PM +1200, Aidan Gauland wrote:
> I need to know how to either
>   a) disable the instance started under "(sd-pam)", so I can use my
>  systemd user service, or

Comment out use-ssh-agent in /etc/X11/Xsession.options .


>   b) configure the instance started under "(sd-pam)", and use that
>  instead of my system user service.

Modify /etc/X11/Xsession.d/90x11-common_ssh-agent , SSHAGENTARGS in
particular.

Reco



błąd kompilacjii kernela debian 9 64 lxde na dobrym xorgu r7 240 Celeron G1610 2.6Ghz 2mb l3 22nm 8GB RIP JAWS G SKILL 1333mhz

2019-04-25 Thread Omnis Moriar
Makefile:1564: uwaga: polecenia zakrywające dla obiektu 'modules'
Makefile:1270: uwaga: ignoruję stare polecenia dla obiektu 'modules'
Makefile:1591: uwaga: polecenia zakrywające dla obiektu 'help'
Makefile:1413: uwaga: ignoruję stare polecenia dla obiektu 'help'
Makefile:1564: uwaga: polecenia zakrywające dla obiektu 'modules'
Makefile:1270: uwaga: ignoruję stare polecenia dla obiektu 'modules'
Makefile:1591: uwaga: polecenia zakrywające dla obiektu 'help'
Makefile:1413: uwaga: ignoruję stare polecenia dla obiektu 'help'
/bin/sh: 1: Syntax error: Unterminated quoted string
make[1]: *** [debian_conf_var] Błąd 2
debian/ruleset/targets/common.mk:151: polecenia dla obiektu
'debian/stamp/conf/vars' nie powiodły się
make: *** [debian/stamp/conf/vars] Błąd 2