Re: reportbug and remapped "edit"

2017-01-11 Thread kamaraju kusumanchi
On Wed, Jan 11, 2017 at 11:53 PM, David Wright  wrote:
> On Wed 11 Jan 2017 at 22:38:48 (-0500), kamaraju kusumanchi wrote:
>
>> Just unalias the alias corresponding to edit (the one you set up in
>> ~/.zshrc) before launching reportbug. After that set it back. IIUC
>> there is no need to launch a bash subshell to do this. You can do
>> everything while you are in zsh.
>>
>> So the sequence of commands would be
>>
>> % unalias edit
>> % reportbug &
>> % alias edit='emacsclient -c -s /tmp/emacs1000/server'
>
> If you're going to do it that way, you've really got to
> interrogate the old value and restore it afterwards, rather
> than having edit defined in two places. Otherwise, how do
> you keep them in sync.
>
> Most people wouldn't run reportbug often enough to worry
> about a subshell, would they?

There are always multiple ways to solve a problem often with different
advantages/disadvantages. I do not have a problem with subshell per
se. My point is that the previously proposed solution requires OP to
start a different shell (i.e. zsh users starting bash). What is to
assume that there is no such alias defined in ~/.bashrc?

Little bit of a side note: I work on systems where my home directory
is mounted across multiple machines. On different machines I use
different shells. To keep my aliases synced across all these machines,
I place all my aliases in a separate file and source that file in
~/.zshrc, ~/.bashrc etc.,

raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: reportbug and remapped "edit"

2017-01-11 Thread David Wright
On Wed 11 Jan 2017 at 22:38:48 (-0500), kamaraju kusumanchi wrote:

> Just unalias the alias corresponding to edit (the one you set up in
> ~/.zshrc) before launching reportbug. After that set it back. IIUC
> there is no need to launch a bash subshell to do this. You can do
> everything while you are in zsh.
> 
> So the sequence of commands would be
> 
> % unalias edit
> % reportbug &
> % alias edit='emacsclient -c -s /tmp/emacs1000/server'

If you're going to do it that way, you've really got to
interrogate the old value and restore it afterwards, rather
than having edit defined in two places. Otherwise, how do
you keep them in sync.

Most people wouldn't run reportbug often enough to worry
about a subshell, would they?

Cheers,
David.



Re: reportbug and remapped "edit"

2017-01-11 Thread kamaraju kusumanchi
On Wed, Jan 11, 2017 at 9:27 AM, Boyan Penkov  wrote:
> Hello,
>
> I am trying to use reportbug to file a bug report.
>
> However, my .zshrc contains "alias edit='emacsclient -c -s
> /tmp/emacs1000/server", as I have an emacs session running and would like to
> be able to use "edit file.txt" in the terminal to spawn a connection to
> emacsclient.
>
> When running reportbug, this yields:
>
> Spawning emacsclient...
> emacsclient: connect: Connection refused
> emacsclient: No socket or alternate editor.  Please use:
>
> --socket-name
> --server-file  (or environment variable EMACS_SERVER_FILE)
> --alternate-editor (or environment variable ALTERNATE_EDITOR)
> Warning: possible error exit from emacsclient: 256
> No changes were made in the editor.
>
> Ok, fine -- what's the workaround?

Just unalias the alias corresponding to edit (the one you set up in
~/.zshrc) before launching reportbug. After that set it back. IIUC
there is no need to launch a bash subshell to do this. You can do
everything while you are in zsh.

So the sequence of commands would be

% unalias edit
% reportbug &
% alias edit='emacsclient -c -s /tmp/emacs1000/server'

hope that helps
raju

-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: kde install accessibility experience

2017-01-11 Thread kamaraju kusumanchi
On Tue, Jan 10, 2017 at 2:05 AM, Jude DaShiell  wrote:
> Earlier I wrote the kde-accessibility list and asked how to get kde
> accessibility working with kde installed on a system specifically screen
> reading accessibility.  I was advised I would need to install the whole orca
> dependency stack and get orca up and running and from orca then get
> kdespeech started.  I was also told kdespeech would read qt stuff orca
> cannot read but wouldn't do much more beyond that.
> I tried it and had an interesting install failure experience.

I do not have any suggestion for your problem. But it probably will
help someone else facing a similar issue if you could tell whether
this is an issue in Jessie (currently stable) or in Stretch (currently
testing) installation.

-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: Fresh install gives no graphical login

2017-01-11 Thread kamaraju kusumanchi
On Tue, Jan 10, 2017 at 1:29 AM, Jude DaShiell  wrote:
> One of the bells and whistles kde hasn't got is anything approaching a
> screen reader that works as well as orca does in gnome/mate.  So for the new
> users out there who have never seen anything in this life kde is a no go
> unless I'm quite wrong about this and in that case I really would like to
> know how to get screen reading up and running on kde and where the
> documentation for it is on the internet.

If I understood you correctly, you are saying one should not recommend
KDE for new users because it does not have a screen reader? I disagree
with that type of logic unless there is an apriori information from
the OP that having a screen reader is one of his requirements. Blindly
assuming that every person needs a screen reader is more often wrong
than right.

Anyway, I did some digging and found that the task-kde-desktop package
recommends gnome-orca. That means if you install task-kde-desktop it
will pull gnome-orca, so you should have a working screen reader
within KDE.

 % apt-cache show task-kde-desktop | grep -i recommends
Recommends: kdeaccessibility, gnome-orca, k3b, k3b-i18n, plasma-nm,
kdesudo, libreoffice-kde, apper, gimp, firefox-esr | firefox,
libreoffice, libreoffice-help-en-us, mythes-en-us, hunspell-en-us,
hyphen-en-us, system-config-printer, dragonplayer

hope that helps
raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: no soundcards

2017-01-11 Thread bernard schoenacker
On Wed, 11 Jan 2017 22:41:25 +0100
andre_deb...@numericable.fr wrote:

> Bonsoir,
> 
> Sur un portable, avec Jessie, ma carte réseau "hda-intel",
> n'est plus détectée :
> 
> lshw m'indique :
> aucun module spécifique n'a été chargé pour ce matériel,
> 
> cat /proc/asound/cards : no soundcards
> 
> Il semble que cette panne s'est produite à la suite d'un upgrade.
> 
> Que peut-il se passer ?
> 
> Merci d'avance.
> 
> André
> 

bonjour,


serait il possible de vérifier si firmware-intel-sound
est installé ?

serait il possible de vérifier avec alsa si la sortie pointe
vers hdmi ?


application :

apt policy firmware-intel-sound


slt
bernard
-- 
bernard schoenacker 



Re: Conflicto con virtualbox

2017-01-11 Thread Miguel Matos
El día 11 de enero de 2017, 17:04, Felix Perez
 escribió:
> El día 11 de enero de 2017, 14:07, Miguel Matos
>  escribió:
>> El día 11 de enero de 2017, 6:58, Ala de Dragón
>>  escribió:
>>> El 6/1/17, Miguel Matos  escribió:
>>> (...)
 Estoy reinstalando el paquete de nuevo para mostrar otra vez todo lo
 que está pasando. Luego les especifico cuáles son los errores que me
 salen

>>> (...)
>>>
>>> Hola, yo utilizaria el gestor de paquetes que mas te guste para
>>> ventilarme todo, absolutamente todo (incluido ficheros de conf) lo
>>> relacionado con virtualbox.
>>>
>>> Supongo que las claves gpg de los desarrolladores ya las tendras en tu
>>> llavero tal y como te indicaron:
>>> wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- |
>>> sudo apt-key add -
>>> wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo
>>> apt-key add -
>>>
>>> Si tienes algunos repositorios mezclados, tal como mezclar
>>> tesing/unstable/stable/backports... puede ser que apt tenga un
>>> conflicto y no sepa que version quieres tu instalar y te instale la
>>> que tenga a mano.
>>>
>>> Puedes bajarte en .deb de la web de oracle y meterlo a mano despues:
>>> En:
>>>
>>> http://download.virtualbox.org/virtualbox/debian/pool/contrib/v/virtualbox-5.1/
>>>
>>> Elijes tu version.
>>>
>>> despues con un dpkg -i fichereoquedescargaste.deb lo instalas y
>>> vuelves a probar y nos cuentas que te dice la consola.
>>>
>>> Salu2s
>>> :D
>>>
>>>
>>> --
>>> "El cielo es para los dragones
>>>  lo que el agua es  para las ninfas"
>>>
>>
>> Gracias, pero ya lo había resuelto, como me suele pasar: rompiendo
>> todo y sin haber lanzado nada. El fallo vino fue del kernel nuevecito
>> que le puse,
>> me tocó eliminarlo y quedarme con la versión anterior. Luego de eso
>> pude usar el virtualbox 5.1.
>> --
>
> Ya lo habías resuelto pero no fuiste capaz de colocar solucionado o
> hacer mención a la solución.  Uf
>
>
> --
> usuario linux  #274354
> normas de la lista:  http://wiki.debian.org/es/NormasLista
> como hacer preguntas inteligentes:
> http://www.sindominio.net/ayuda/preguntas-inteligentes.html
>
Sin embargo, no es "la solución" definitiva. ¿En serio esperas que
viva 40 años con un kernel versión 3? Yo espero y trataré de que mi
ordenador viva mucho tiempo antes de hacerme uno nuevo (y con los
precios de las portátiles, además de que no tengo acceso al billete
verde sin pagar mucho por él, será demasiado tiempo). Por lo tanto,
necesitaré o que alguien haya superado eso antes con el kernel versión
4.8 en debian jessie estable. ¡Y remarco el estable!; o será entonces
pasarse a otra distribución, pero me dolería dejar de usar debian, que
me ha dado tanto y he visto muchisísisisimo...


-- 

Ayuda para hacer preguntas inteligentes: http://is.gd/NJIwRz



Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Charlie
On Wed, 11 Jan 2017 11:52:30 -0500 Ric Moore sent:

> On 01/11/2017 03:02 AM, Thomas Schmitt wrote:
> > Hi,
> >
> > Charlie wrote:  
> >> mount: /dev/sr0 is write-protected, mounting read-only
> >> mount: special device /dev/sr0 does not exist  
> >
> > Does command dmesg report something about "sr0" after this
> > happened ?
> >
> >
> > Have a nice day :)  
> 
> Do you have a bios selection for the cdrom drive?? Last time this 
> happened to me, replacement of the drive fixed the problem. Ric



After contemplation, my reply is:

Just for completeness:

Checked the BIOS to see if there was anything that might be changed or
to be discovered, without result.

Changed some of the numbers in: 
/etc/udev/rules.d/persistent-cd.rules

Which brought up error messages about /dev/sr0 not being a block device.

Then went through the: mknod sr0 b 11 0 process as explained previously
again.

Rebooted the system.

Ran through discovering what was now happening- surprise: 

 ls -l /dev/sr0
brw-rw+ 1 root cdrom 11, 0 Jan 12 08:54 /dev/sr0

Did eject, put in a data DVD, and read it.

Ejected it again closed the drawer

Retried eject:

~$ eject
eject: tried to use `/dev/sr0' as device name but it is no block device
eject: unable to find or open device for: `cdrom'

So the drive is definitely crook.

Thanks for your suggestions. Much appreciated.

Charlie

-- 
Registered Linux User:- 329524
***

He is a hard man who is only just, and a sad one who is only
wise. --Voltaire

***

Debian GNU/Linux - Magic indeed.

-



no soundcards

2017-01-11 Thread andre_debian
Bonsoir,

Sur un portable, avec Jessie, ma carte réseau "hda-intel",
n'est plus détectée :

lshw m'indique :
aucun module spécifique n'a été chargé pour ce matériel,

cat /proc/asound/cards : no soundcards

Il semble que cette panne s'est produite à la suite d'un upgrade.

Que peut-il se passer ?

Merci d'avance.

André



Re: Conflicto con virtualbox

2017-01-11 Thread Felix Perez
El día 11 de enero de 2017, 14:07, Miguel Matos
 escribió:
> El día 11 de enero de 2017, 6:58, Ala de Dragón
>  escribió:
>> El 6/1/17, Miguel Matos  escribió:
>> (...)
>>> Estoy reinstalando el paquete de nuevo para mostrar otra vez todo lo
>>> que está pasando. Luego les especifico cuáles son los errores que me
>>> salen
>>>
>> (...)
>>
>> Hola, yo utilizaria el gestor de paquetes que mas te guste para
>> ventilarme todo, absolutamente todo (incluido ficheros de conf) lo
>> relacionado con virtualbox.
>>
>> Supongo que las claves gpg de los desarrolladores ya las tendras en tu
>> llavero tal y como te indicaron:
>> wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- |
>> sudo apt-key add -
>> wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo
>> apt-key add -
>>
>> Si tienes algunos repositorios mezclados, tal como mezclar
>> tesing/unstable/stable/backports... puede ser que apt tenga un
>> conflicto y no sepa que version quieres tu instalar y te instale la
>> que tenga a mano.
>>
>> Puedes bajarte en .deb de la web de oracle y meterlo a mano despues:
>> En:
>>
>> http://download.virtualbox.org/virtualbox/debian/pool/contrib/v/virtualbox-5.1/
>>
>> Elijes tu version.
>>
>> despues con un dpkg -i fichereoquedescargaste.deb lo instalas y
>> vuelves a probar y nos cuentas que te dice la consola.
>>
>> Salu2s
>> :D
>>
>>
>> --
>> "El cielo es para los dragones
>>  lo que el agua es  para las ninfas"
>>
>
> Gracias, pero ya lo había resuelto, como me suele pasar: rompiendo
> todo y sin haber lanzado nada. El fallo vino fue del kernel nuevecito
> que le puse,
> me tocó eliminarlo y quedarme con la versión anterior. Luego de eso
> pude usar el virtualbox 5.1.
> --

Ya lo habías resuelto pero no fuiste capaz de colocar solucionado o
hacer mención a la solución.  Uf


-- 
usuario linux  #274354
normas de la lista:  http://wiki.debian.org/es/NormasLista
como hacer preguntas inteligentes:
http://www.sindominio.net/ayuda/preguntas-inteligentes.html



Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Charlie
On Wed, 11 Jan 2017 11:52:30 -0500 Ric Moore sent:

> Do you have a bios selection for the cdrom drive?? Last time this 
> happened to me, replacement of the drive fixed the problem. Ric

After contemplation, my reply is:

Thanks Thomas and Ric,

Nothing in dmesg report and I will look at the BIOS and see what is to
be seen there.

Not using that drive hardly at all. I'm not too worried, but it just
seemed a strange thing to happen.

Thank you both for your help.

Charlie

-- 
Registered Linux User:- 329524
***

A man is either free or he is not. There cannot be any
apprenticeship for freedom. --Amiri Baraka

***

Debian GNU/Linux - Magic indeed.

-



Re: Conflicto con virtualbox

2017-01-11 Thread Miguel Matos
El día 11 de enero de 2017, 6:58, Ala de Dragón
 escribió:
> El 6/1/17, Miguel Matos  escribió:
> (...)
>> Estoy reinstalando el paquete de nuevo para mostrar otra vez todo lo
>> que está pasando. Luego les especifico cuáles son los errores que me
>> salen
>>
> (...)
>
> Hola, yo utilizaria el gestor de paquetes que mas te guste para
> ventilarme todo, absolutamente todo (incluido ficheros de conf) lo
> relacionado con virtualbox.
>
> Supongo que las claves gpg de los desarrolladores ya las tendras en tu
> llavero tal y como te indicaron:
> wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- |
> sudo apt-key add -
> wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo
> apt-key add -
>
> Si tienes algunos repositorios mezclados, tal como mezclar
> tesing/unstable/stable/backports... puede ser que apt tenga un
> conflicto y no sepa que version quieres tu instalar y te instale la
> que tenga a mano.
>
> Puedes bajarte en .deb de la web de oracle y meterlo a mano despues:
> En:
>
> http://download.virtualbox.org/virtualbox/debian/pool/contrib/v/virtualbox-5.1/
>
> Elijes tu version.
>
> despues con un dpkg -i fichereoquedescargaste.deb lo instalas y
> vuelves a probar y nos cuentas que te dice la consola.
>
> Salu2s
> :D
>
>
> --
> "El cielo es para los dragones
>  lo que el agua es  para las ninfas"
>

Gracias, pero ya lo había resuelto, como me suele pasar: rompiendo
todo y sin haber lanzado nada. El fallo vino fue del kernel nuevecito
que le puse,
me tocó eliminarlo y quedarme con la versión anterior. Luego de eso
pude usar el virtualbox 5.1.
-- 

Ayuda para hacer preguntas inteligentes: http://is.gd/NJIwRz



Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Ric Moore

On 01/11/2017 03:02 AM, Thomas Schmitt wrote:

Hi,

Charlie wrote:

mount: /dev/sr0 is write-protected, mounting read-only
mount: special device /dev/sr0 does not exist


Does command dmesg report something about "sr0" after this happened ?


Have a nice day :)


Do you have a bios selection for the cdrom drive?? Last time this 
happened to me, replacement of the drive fixed the problem. Ric



--
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
http://linuxcounter.net/user/44256.html



Re: aventuras compilando kernel .conf y lsmod

2017-01-11 Thread luisfe
On miércoles, 11 de enero de 2017 12:17:34 (CET) Ala de Dragón wrote:
> Resulta que mi pc tiene tanta solera como el toro de Osborne y el
> pobre tarda un día (o más) compilando módulos. Como no es algo trivial
> ni fácil meterle mano a la configuración del kernel, he pensado en
> pegarle un vista a los módulos que ya están cargados en mi sistema con
> lsmod, buscarlos en el fichero de configuración, incluirlos en el
> núcleo y ventilarme los demás módulos.
> 
> Mi pregunta es acerca de si alguien ha pasado por algo parecido a esto
> y hay alguna manera mas limpia que meterle mano a ojimetro al fichero.

Ya hay una manera de hacer esto, 

make localmodconfig crea un fichero .config donde los únicos módulos que 
aparecen 
son aquellos que están cargados en ese momento.

Ten en cuenta que es muy posible que en un futuro te des cuenta que algo no 
funciona y tendrás que retocarlo. Por ejemplo, compilarás solo los módulos de 
sistemas de ficheros que tengas cargados, por lo que es posible que pierdas el 
módulo que lee fat y lo eches en falta en el futuro cuando quieras leer una 
memoria externa usb.

Te recomiendo que partas de las fuentes de debian y del .config que debian 
(instalando el paquete linux-source). 

Yo compilo mi propio núcleo por hobby, quitando cosas que se que no necesito. 
Pero realmente no he notado ningún cambio ni a mejor ni a peor en el sistema. 
No compilando módulos lo único que ganas es menor tiempo de compilación (se 
nota bastante) y menor espacio de disco. Lo único que si noto es una ligera 
mejora en el tiempo de arranque.

Luis



Re: How to fix screen resolution ( has been set to 1024 * 768 )

2017-01-11 Thread Cathy Gramze

  
  
We'd be happy to help. What videocard/chipset do you have? What
driver is currently in use? It really sounds like a simple driver
problem. 

cathy

On 01/09/2017 05:34 AM, manashpal
  wrote:

After installing Debian latest Jessie in my system, I
  am getting a 1024*768 screen resolution, but my monitor can render
  1366*768. it is unlikely to have got such a unexpected screen
  resolution like 1024*768. on the other hand ubuntu, fedora, kali
  and many more linux distros has never disappoint me such a way.
  how can I fix it ? kindly let me know the steps I will follow.
  
  thanks.
  
  m@n@sh..p@l


  




Web Security Users DB

2017-01-11 Thread Carolyn Moehling
Hello there,



Might want to know whether you are keen on obtaining Web Security Users DB for 
your marketing effort.



Data Fields: Name, Title, Email, Phone Numbers, Company Name, and Company 
Details like Physical Address, Web Address, Revenue Size, Employee Size and 
industry.




Please share your business email address and contact number if you are 
interested to get some samples (at no cost) for your review.
Await your response!

Regards,

Carolyn

Marketing Executive

If you don't want to include yourself in our mailing list, please reply back 
"Leave Out" in a subject line




Re: reportbug and remapped "edit"

2017-01-11 Thread Boyan Penkov
Thanks, Hans -- I think the issue I have it the messing with "edit" and
will be running this from a bash subshell next time I need it.

If there's an issue, I'll post to the list.

Thanks, folks!

Cheers!

On 01/11/2017 10:02 AM, Hans wrote:
> Don't know if you know: reportbug in debian/testing (version 7.1.1) is buggy. 
> I was advised to use version 7.2 from unstable.
>
> Cheers
>
> Hans
>

-- 
Boyan Penkov
www.boyanpenkov.com



signature.asc
Description: OpenPGP digital signature


Re: reportbug and remapped "edit"

2017-01-11 Thread Hans
Don't know if you know: reportbug in debian/testing (version 7.1.1) is buggy. 
I was advised to use version 7.2 from unstable.

Cheers

Hans



Re: reportbug and remapped "edit"

2017-01-11 Thread David Wright
On Wed 11 Jan 2017 at 09:27:17 (-0500), Boyan Penkov wrote:
> I am trying to use reportbug to file a bug report.
> 
> However, my .zshrc contains "alias edit='emacsclient -c -s
> /tmp/emacs1000/server", as I have an emacs session running and would like
> to be able to use "edit file.txt" in the terminal to spawn a connection to
> emacsclient.
> 
> When running reportbug, this yields:
> 
> Spawning emacsclient...
> emacsclient: connect: Connection refused
> emacsclient: No socket or alternate editor.  Please use:
> 
> --socket-name
> --server-file  (or environment variable EMACS_SERVER_FILE)
> --alternate-editor (or environment variable ALTERNATE_EDITOR)
> Warning: possible error exit from emacsclient: 256
> No changes were made in the editor.
> 
> Ok, fine -- what's the workaround?

In bash, you could try running reportbug in a subshell in which you
unset either expand_aliases or the alias itself. I haven't bothered
to search all the subsections of man zsh, but there may be something
similar.

Aliasing system commands is always a bit fraught.

Cheers,
David.



Re: detecting hardware for custom kernel

2017-01-11 Thread HP Garcia
On Wed, 11 Jan 2017 09:50:06 +0100

Okay, that makes more sense.

Thanks

-HP


deloptes  wrote:

> HP Garcia wrote:
> 
> > Is there a command to detect hardware for a custom kernel? I would
> > like to take advantages of the newer kernels.
> 
> It is not clear what you want to achieve.
> Most probably your current kernel has already detected the hardware
> for you. Just take the config and base your new kernel on that
> config. After this do fine tuning and build debian package(s).
> 
> $ cp /boot/config-xxx .config
> $ make oldconfig
> $ make menuconfig
> $ make deb-pkg
> 
> I just installed 4.9.1 few days ago
> 
> $ sudo dpkg -i linux-image-4.9.1eko4_4.9.1eko4-2_amd64.deb
> linux-headers-4.9.1eko4_4.9.1eko4-2_amd64.deb
> linux-firmware-image-4.9.1eko4_4.9.1eko4-2_amd64.deb
> linux-libc-dev_4.9.1eko4-2_amd64.deb
> 
> patch to vmware was however needed for 12.n.
> 
> regards
> 
> 



-- 
HP Garcia, Photographer
www.HPGPhotography.com



Re: Icedove calendar not syncing to google calendar

2017-01-11 Thread Boyan Penkov
OK, this is is set -- if somebody lese has some ideas, looking forward to
getting suggestions on stuff to test.

Cheers!

On Mon, Jan 9, 2017 at 3:13 PM, didier gaumet 
wrote:

> Le 09/01/2017 à 15:28, Boyan Penkov a écrit :
> > OK, folks, here's the play:
> >
> > --close icedove
> > --uninstall calendar-google-provider
> > --start icedove
> > --install the provider via icedove's extensions menu
> > -- restart icedove
> > --sign back into my accounts
> >
> > I then watched icedove start syncing, and then throw the same error
> > after a few minutes.  Does anybody know what "result=item.recurrenceInfo
> > is null" means?
> >
> > I would, by and large, prefer to use Debian's version:
> > http://social.gl-como.it/display/3e3ce0df3657cf0f075f102119218743
> >
> > Should I file a bug?
>
> there are several Mozilla bugs that have been open and marked solved
> regarding this error message: I suppose it is in relation to Google
> calendars not syncing due to events marked as reccurring but with no
> valid information about the reccurrence...
> You could probably file a bug report...
>
>


-- 
Boyan Penkov


reportbug and remapped "edit"

2017-01-11 Thread Boyan Penkov
Hello,

I am trying to use reportbug to file a bug report.

However, my .zshrc contains "alias edit='emacsclient -c -s
/tmp/emacs1000/server", as I have an emacs session running and would like
to be able to use "edit file.txt" in the terminal to spawn a connection to
emacsclient.

When running reportbug, this yields:

Spawning emacsclient...
emacsclient: connect: Connection refused
emacsclient: No socket or alternate editor.  Please use:

--socket-name
--server-file  (or environment variable EMACS_SERVER_FILE)
--alternate-editor (or environment variable ALTERNATE_EDITOR)
Warning: possible error exit from emacsclient: 256
No changes were made in the editor.

Ok, fine -- what's the workaround?

Cheers!
-- 
Boyan Penkov


Re: detecting hardware for custom kernel

2017-01-11 Thread Jörg-Volker Peetz
deloptes wrote on 01/11/17 09:50:
> HP Garcia wrote:
> 
>> Is there a command to detect hardware for a custom kernel? I would like
>> to take advantages of the newer kernels.
> 
> It is not clear what you want to achieve.
> Most probably your current kernel has already detected the hardware for you.
> Just take the config and base your new kernel on that config. 
> After this do fine tuning and build debian package(s).
> 
> $ cp /boot/config-xxx .config
> $ make oldconfig

There's also "make localmodconfig" which builds a kernel based on the current
config and loaded modules. See the "README" in the kernel source directory.

> $ make menuconfig
> $ make deb-pkg
> 
> I just installed 4.9.1 few days ago
> 
> $ sudo dpkg -i linux-image-4.9.1eko4_4.9.1eko4-2_amd64.deb
> linux-headers-4.9.1eko4_4.9.1eko4-2_amd64.deb
> linux-firmware-image-4.9.1eko4_4.9.1eko4-2_amd64.deb
> linux-libc-dev_4.9.1eko4-2_amd64.deb
> 
> patch to vmware was however needed for 12.n.
> 

Regards,
jvp.




Re: aventuras compilando kernel .conf y lsmod

2017-01-11 Thread Ala de Dragón
El 11/1/17, Matias Mucciolo  escribió:
>
> On Wednesday 11 January 2017 12:17:34 Ala de Dragón wrote:
>> Hola :D
>>
>> Ando liado compilando el núcleo de linux y me ha surgido una duda que
>> no localizo en el buscador.
>>
>> Resulta que mi pc tiene tanta solera como el toro de Osborne y el
>> pobre tarda un día (o más) compilando módulos. Como no es algo trivial
>> ni fácil meterle mano a la configuración del kernel, he pensado en
>> pegarle un vista a los módulos que ya están cargados en mi sistema con
>> lsmod, buscarlos en el fichero de configuración, incluirlos en el
>> núcleo y ventilarme los demás módulos.
>>
>> Mi pregunta es acerca de si alguien ha pasado por algo parecido a esto
>> y hay alguna manera mas limpia que meterle mano a ojimetro al fichero.
>>
>> Gracias de antemano.
>> Salu2s
>> :D
>>
>> --
>> "El cielo es para los dragones
>>  lo que el agua es  para las ninfas"
>>
>
> Hola
> Mira la documentación del kernel acerca de make localmodconfig
> quizás eso te ahorra un tiempo, quizás tengas que revisar después
> si tenes todos los drivers, protocolos, etc. pero bueno vas probando.
>

Gracias por darme un buen punto de partida.
:)

> Yo por lo general lo configuro una o uno pero si hay que tener
> mucha paciencia y ganas...
>
> también si tenes una cpu con vatios cores podes correr el make con
> el argumento -j CORES+1 ejemplo si tenes 6 cores lo corres como
>

Ese argumento lo uso, pero con una cpu de hace casi 15 años poco mas
le puedo pedir...

>
> make -j7 modules
>
> y va a usar compilación paralela y significa mucho menos tiempo de espera.
>
> saludos
> Matias
>
>

Un saludo Matias.

:D
-- 
"El cielo es para los dragones
 lo que el agua es  para las ninfas"



Programação de Cursos CONPEJ

2017-01-11 Thread CONPEJ
Problema com a
visualização da mensagem? Clique aqui 
[http://mbox12.dev2mail.com.br/visualizar/92_pJVC9h9GXjDJYQKKH6ZCGr4O9GfKd3xYMHsTQvSCahlJPpKsI4jQujb-ajl4_EPSjK1TzYjUqqShbf_d8-BbOWcyKtyfeyVJHevFM0P6pLCrYWA-uXw0D6pFNRnlO].

[http://jobs.dev2.com.br/conpej/20161213/images/20161110_01.png]

[http://jobs.dev2.com.br/conpej/20161213/images/20161110_02.png]

[http://jobs.dev2.com.br/conpej/20161213/images/20161110_03.png]

[http://jobs.dev2.com.br/conpej/20161213/images/20161110_04.png]

[][][][]
Nós respeitamos a sua privacidade e somos contra o spam.
Se
você não deseja mais receber nossos e-mails, cancele seu recebimento acessando 
aqui 
[http://mbox12.dev2mail.com.br/descadastro/92_pJVC9h9GXjDJYQKKH6ZCGr4O9GfKd3xYMHsTQvSCahlJPpKsI4jQujb-ajl4_EPSjK1TzYjUqqShbf_d8-BbOWcyKtyfeyVJHevFM0P6pLCrYWA-uXw0D6pFNRnlO].



Re: aventuras compilando kernel .conf y lsmod

2017-01-11 Thread Matias Mucciolo

On Wednesday 11 January 2017 12:17:34 Ala de Dragón wrote:
> Hola :D
> 
> Ando liado compilando el núcleo de linux y me ha surgido una duda que
> no localizo en el buscador.
> 
> Resulta que mi pc tiene tanta solera como el toro de Osborne y el
> pobre tarda un día (o más) compilando módulos. Como no es algo trivial
> ni fácil meterle mano a la configuración del kernel, he pensado en
> pegarle un vista a los módulos que ya están cargados en mi sistema con
> lsmod, buscarlos en el fichero de configuración, incluirlos en el
> núcleo y ventilarme los demás módulos.
> 
> Mi pregunta es acerca de si alguien ha pasado por algo parecido a esto
> y hay alguna manera mas limpia que meterle mano a ojimetro al fichero.
> 
> Gracias de antemano.
> Salu2s
> :D
> 
> -- 
> "El cielo es para los dragones
>  lo que el agua es  para las ninfas"
> 

Hola
Mira la documentación del kernel acerca de make localmodconfig
quizás eso te ahorra un tiempo, quizás tengas que revisar después
si tenes todos los drivers, protocolos, etc. pero bueno vas probando.

Yo por lo general lo configuro una o uno pero si hay que tener 
mucha paciencia y ganas...

también si tenes una cpu con vatios cores podes correr el make con
el argumento -j CORES+1 ejemplo si tenes 6 cores lo corres como


make -j7 modules

y va a usar compilación paralela y significa mucho menos tiempo de espera.

saludos
Matias



Re: Conflicto con virtualbox

2017-01-11 Thread Ala de Dragón
El 6/1/17, Miguel Matos  escribió:
(...)
> Estoy reinstalando el paquete de nuevo para mostrar otra vez todo lo
> que está pasando. Luego les especifico cuáles son los errores que me
> salen
>
(...)

Hola, yo utilizaria el gestor de paquetes que mas te guste para
ventilarme todo, absolutamente todo (incluido ficheros de conf) lo
relacionado con virtualbox.

Supongo que las claves gpg de los desarrolladores ya las tendras en tu
llavero tal y como te indicaron:
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- |
sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo
apt-key add -

Si tienes algunos repositorios mezclados, tal como mezclar
tesing/unstable/stable/backports... puede ser que apt tenga un
conflicto y no sepa que version quieres tu instalar y te instale la
que tenga a mano.

Puedes bajarte en .deb de la web de oracle y meterlo a mano despues:
En:

http://download.virtualbox.org/virtualbox/debian/pool/contrib/v/virtualbox-5.1/

Elijes tu version.

despues con un dpkg -i fichereoquedescargaste.deb lo instalas y
vuelves a probar y nos cuentas que te dice la consola.

Salu2s
:D


-- 
"El cielo es para los dragones
 lo que el agua es  para las ninfas"



aventuras compilando kernel .conf y lsmod

2017-01-11 Thread Ala de Dragón
Hola :D

Ando liado compilando el núcleo de linux y me ha surgido una duda que
no localizo en el buscador.

Resulta que mi pc tiene tanta solera como el toro de Osborne y el
pobre tarda un día (o más) compilando módulos. Como no es algo trivial
ni fácil meterle mano a la configuración del kernel, he pensado en
pegarle un vista a los módulos que ya están cargados en mi sistema con
lsmod, buscarlos en el fichero de configuración, incluirlos en el
núcleo y ventilarme los demás módulos.

Mi pregunta es acerca de si alguien ha pasado por algo parecido a esto
y hay alguna manera mas limpia que meterle mano a ojimetro al fichero.

Gracias de antemano.
Salu2s
:D

-- 
"El cielo es para los dragones
 lo que el agua es  para las ninfas"



Re: droits dmesg [Résolu]

2017-01-11 Thread steve

Le 11-01-2017, à 09:47:23 +0100, C. Mourad Jaber a écrit :


https://lepouf.info/lire-le-dmesg-en-user/ répond à ta question.


Merci pour ce lien, cela résout mon problème (je suis en kernel 
4.8.0-2-amd64 #1 SMP Debian 4.8.15-2 (2017-01-04) x86_64 GNU/Linux).


Cependant, c'est un peu trop macroscopique pour être utiliser sur un 
environnement serveur de cette manière...


Si tu as la main (root) sur le serveur, c'est effectivement inutile. A
la maison, ça peut être pratique.



Re: detecting hardware for custom kernel

2017-01-11 Thread deloptes
HP Garcia wrote:

> Is there a command to detect hardware for a custom kernel? I would like
> to take advantages of the newer kernels.

It is not clear what you want to achieve.
Most probably your current kernel has already detected the hardware for you.
Just take the config and base your new kernel on that config. 
After this do fine tuning and build debian package(s).

$ cp /boot/config-xxx .config
$ make oldconfig
$ make menuconfig
$ make deb-pkg

I just installed 4.9.1 few days ago

$ sudo dpkg -i linux-image-4.9.1eko4_4.9.1eko4-2_amd64.deb
linux-headers-4.9.1eko4_4.9.1eko4-2_amd64.deb
linux-firmware-image-4.9.1eko4_4.9.1eko4-2_amd64.deb
linux-libc-dev_4.9.1eko4-2_amd64.deb

patch to vmware was however needed for 12.n.

regards




Re: droits dmesg [Résolu]

2017-01-11 Thread C. Mourad Jaber



Le 09/01/2017 à 10:38, steve a écrit :

Salut,

https://lepouf.info/lire-le-dmesg-en-user/ répond à ta question.


Merci pour ce lien, cela résout mon problème (je suis en kernel 4.8.0-2-amd64 #1 SMP 
Debian 4.8.15-2 (2017-01-04) x86_64 GNU/Linux).


Cependant, c'est un peu trop macroscopique pour être utiliser sur un environnement serveur 
de cette manière...


++

Mourad



Re: Bloquer péripheriques Usb

2017-01-11 Thread BERBAR Florian
On 03/01/2017 19:44, Gian Luca Dequecker wrote:
> Je me permets de revenir sur la problématique d'une solution pour la
> gestion des périphériques usb en mode lecture seule.
> 
> La configuration matérielle sur laquelle je dois travailler se base sur
> Debian Jessie avec le gestionnaire de bureau Xfce.
> 
> Première solution :
> Commande mount au sein d'une règle udev (avec le paramètre MODE=
> "0500"). Cette règle fait apparaître, dans le gestionnaire de fichier
> Thunar , deux accès différents vers la même clé Usb.
> 
Les deux références à votre périphérique permettent-elles toutes les
deux d’accéder aux fichiers depuis l’explorateur de fichier 'thunar' ?

D'autre part, pourriez-vous copier-coller le code source de votre script
exécuté par udev sur un site comme pastebin ?

Pour ma part, je n'ai qu'une référence vers mes périphériques.

> Deuxième solution :
> Règle udev et référence, dans fstab, du point de montage indiqué dans la
> règle udev. Cette solution me paraît moins souple que la première.
> 
Et je n'ai pas de référence relative à mes périphériques amovible dans
/etc/fstab.


> Avez-vous d'autres solution ?

Peut-être que la solution proposée par Sebastien (usbguard) pourrait
vous convenir ?

> Merci.
> 
Cordialement,

Florian
> Le 27 décembre 2016 à 22:43, Gian Luca Dequecker
> > a
> écrit :
> 
> Avant de vous demander conseil, j'avais désactivé l'accès au
> stockage usb avec Modprobe: "install usb-storage /bin/true" dans le
> fichier /etc/modprobe.d/usb-storage.conf (un peut trop radical). Je
> vais donc explorer udev. Merci a vous, bonnes fêtes.
> 
> Le 26 décembre 2016 à 22:35, BERBAR Florian  > a écrit :
> 
> On 26/12/2016 18:08, jerome wrote:
> > Le lundi 26 décembre 2016 à 18:01 +0100, Gian Luca Dequecker a 
> écrit :
> >> Pour des raisons de sécurité, je voudrais bloquer l’utilisation des
> >> périphériques connectés sur les ports USB (écriture sur le disque
> >> dur, ssd,
> >> pendrive), mais laisser la possibilité de connecter un appareil 
> photo
> >> numérique (décharger les photos). Pouvez-vous m'indiquer comment
> >> procéder?
> >> Merci pour votre aide.
> >
> > Bloquer je sais, bloquer sans bloquer... peut être simplement en
> > utilisant des règles UDEV, mais il y aura quand même un accès sur le
> 
> Je complète la proposition de jerome en confirmant que UDEV peut
> permettre de filtrer les périphériques USB. UDEV repose sur des
> règles
> qui sont définies dans le répertoire de configuration de UDEV.
> 
> Sur la debian que j'utilise pour écrire ce message :
> $ ls -l /etc/udev/rules.d/
> total 20
> -rw-r--r-- 1 root root 1468 sept.  2  2014 56-hpmud.rules
> -rw-r--r-- 1 root root  755 août  25 20:15 60-vboxdrv.rules
> -rw-r--r-- 1 root root  788 janv.  9  2013 70-persistent-cd.rules
> -rw-r--r-- 1 root root  832 déc.  17  2015 70-persistent-net.rules
> -rw-r--r-- 1 root root  223 juil. 31 19:01 70-persistent-usb.rules
> 
> Les règles concernant les périphérique USB sont dans le fichier
> "70-persistent-usb.rules".
> 
> Voici un exemple de règle :
> 
> SUBSYSTEMS=="usb", KERNEL=="sd*", ACTION=="add",
> RUN+="/usr/local/bin/add.sh '%E{DEVNAME}' '%E{ID_FS_UUID}'"
> 
> Pour procéder à un filtrage, il est possible de définir un
> script qui
> sera appelé lors qu'un périphérique USB sera inséré. Ce script ce
> chargera de l'action à réaliser lors de l'insertion : montage ou
> rejet
> d'un périphérique.
> 
> Dans la continuité de l'exemple précédant la règle est en écoute des
> événements "usb" (SUBSYSTEMS=="usb") qui créera un "device"
> nommé "sd*"
> (* sera remplacé par la dernière lettre disponible) dans le
> répertoire
> /dev (KERNEL=="sd*"), l'interception d'une action d'ajout de
> périphérique (ACTION=="add") exécutera le script
> "/usr/local/bin/add.sh"
> avec comme paramètres le nom du périphérique inséré
> (%E{DEVNAME}) et et
> sont UUID (%E{ID_FS_UUID}) (RUN+="/usr/local/bin/add.usb
> '%E{DEVNAME}'
> '%E{ID_FS_UUID}'").
> 
> A partir de la, tu peux facilement imaginé un script qui
> parcours une
> liste de périphérique représentant les périphériques USB
> autorisé afin
> compare le périphérique inséré au périphérique USB autorisé (ton
> appareil photo).
> 
> Certes cette solution nécessite un peu d'assurance en
> programmation de
> script, mais elle n'est pas irréalisable.
> 
> Voici la documentation officielle pour plus d'informations :
> 

Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Thomas Schmitt
Hi,

Charlie wrote:
> mount: /dev/sr0 is write-protected, mounting read-only
> mount: special device /dev/sr0 does not exist

Does command dmesg report something about "sr0" after this happened ?


Have a nice day :)

Thomas