Re: Unstable Sid upgrade issues fixed? libreoffice no longer autoremoved

2015-08-10 Thread Charlie
On Mon, 10 Aug 2015 05:26:32 -0400 Cindy-Sue Causey wrote: > No immediate mention of the libstdc++6 which had been a constant in > the issues I've had, but that "libboost-date-time1.55.0" was regularly > referenced side-by-side with it in the brick walls I kept hitting > here. serious bugs of li

How to cross-compile a software from source on amd64 Debian system to all different architectures Debian supports without getting the libglib2.0-dev conflict in multiarch?

2015-08-10 Thread nurupo
Hi, My friend and I want to cross-compile a software from source code (not a Debian package) to pretty much all of the supported Debian architectures on a single machine. We installed Debian Jessie amd64 on the build machine and were able to build amd64 binaries with no surprises. The next task

no icons in iceweasel menus - jessie gnome

2015-08-10 Thread Juan R. de Silva
Hi, I just installed Jessie with GNOME3 on my laptop. Everything is just wonderful except Iceweasel does not have any icons in its menus. Their missing, in particular in Bookmarks menu, makes working with bookmarks organized by folders visually very uncomfortable. The old option menu-have-icon

sid: ssh session hangs when logging in

2015-08-10 Thread Mike Kupfer
I recently set up a VirtualBox guest that is running Sid. I can ssh from it to the host. But if I connect to my employer's network (using OpenConnect), I cannot connect to any systems on that network. Using "ssh -v" I see ... debug1: Enabling compatibility mode for protocol 2.0 debug1: Lo

Re: How come i wrote a NO-BREAK SPACE in xterm+bash ?

2015-08-10 Thread Thomas Schmitt
Hi, > Well, it seems that there's some confusion. By "Alt", I meant the > ISO_Level3_Shift key, which is bound to the physical Alt and AltGr > keys in my keyboard configuration. Mine is a US QWERTY. Two "Alt" keys, no "AltGr". https://en.wikipedia.org/wiki/Template:Keyboard xkbdcomp reports it

aufofs starting before networking at system boot

2015-08-10 Thread John Naggets
Hello, I noticed that on my Debian jessie installation by looking in /etc/rc5.d that autofs gets started before the networking script. Somehow I think this does not make sense and autofs should get started after the networking script. For example in my case autofs has to query my internal LDAP se

Re: How come i wrote a NO-BREAK SPACE in xterm+bash ?

2015-08-10 Thread David Wright
Quoting Vincent Lefevre (vinc...@vinc17.net): > On 2015-08-10 13:02:07 +0200, Thomas Schmitt wrote: > > Vincent Lefevre wrote: > > > On my Debian/unstable machine, Alt-space gives a normal space in > > > xterm. There must be something else in the user's config. > > > > Do you have any "Translation

Encrypted swap with cryptsetup won't mount at startup

2015-08-10 Thread Some Body
Hi, I'm trying to encrypt my swap partition, /dev/sda7. I added the following entry in my /etc/crypttab file : cryptswap1 UUID=25d9539e-3993-42ad-abe2-d08ee6845194 /dev/urandomswap ("25d9539e-3993-42ad-abe2-d08ee6845194" is the UUID of /dev/sda7) And this is my /etc/fstab file : #

Re: How come i wrote a NO-BREAK SPACE in xterm+bash ?

2015-08-10 Thread Vincent Lefevre
On 2015-08-10 13:02:07 +0200, Thomas Schmitt wrote: > Vincent Lefevre wrote: > > On my Debian/unstable machine, Alt-space gives a normal space in > > xterm. There must be something else in the user's config. > > Do you have any "Translation" among the xterm resources ? > > appres XTerm | fgrep

Re: How come i wrote a NO-BREAK SPACE in xterm+bash ?

2015-08-10 Thread Thomas Schmitt
Hi, Vincent Lefevre wrote: > On my Debian/unstable machine, Alt-space gives a normal space in > xterm. There must be something else in the user's config. Do you have any "Translation" among the xterm resources ? appres XTerm | fgrep ransl yields on my machine only my individual workaround

Re: Unstable Sid upgrade issues fixed? libreoffice no longer autoremoved

2015-08-10 Thread Vincent Lefevre
On 2015-08-10 06:01:14 -0400, Cindy-Sue Causey wrote: > Spoke too soon.. Should have tried running the whole list before > sending this out.. Apt-get's now instead trying to autoremove > *inkscape*, another of the very few packages I install by *_CHOICE_* > after debootstrapping Debian each time...

Re: How come i wrote a NO-BREAK SPACE in xterm+bash ?

2015-08-10 Thread Vincent Lefevre
On 2015-08-09 14:24:44 +0200, Nicolas George wrote: > In other words, at the XKB level, the space key is the most boring key > ever. The conversion to non-break-space happens because of XTerm or its > libraries. On my Debian/unstable machine, Alt-space gives a normal space in xterm. There must be

Re: Unstable Sid upgrade issues fixed? libreoffice no longer autoremoved

2015-08-10 Thread Cindy-Sue Causey
On 8/10/15, Cindy-Sue Causey wrote: > Hi, All.. May be false hope, but I just ran apt-get update and found > libreoffice in there again. Besides being the program EVERYTHING kept > trying to autoremove, libreoffice flat out had disappeared out of any > "needs to be updated" lists I was seeing. Oth

Re: Internet sharing?

2015-08-10 Thread Sven Arvidsson
On Mon, 2015-08-10 at 08:31 +, Serkan KURT wrote: > Hi. How can I share ethernet from wifi on KDE? > Debian Jessie amd64, KDE. With NetworkManager it is very easy: https://liquidat.wordpress.com/2013/12/19/howto-share-ethernet-via-wifi -with-networkmanager-in-kde/ -- Cheers, Sven Arvidsson

Unstable Sid upgrade issues fixed? libreoffice no longer autoremoved

2015-08-10 Thread Cindy-Sue Causey
Hi, All.. May be false hope, but I just ran apt-get update and found libreoffice in there again. Besides being the program EVERYTHING kept trying to autoremove, libreoffice flat out had disappeared out of any "needs to be updated" lists I was seeing. Others of you were seeing similar problems with

Yan: Yan: Internet sharing?

2015-08-10 Thread Serkan KURT
Thank you John. But I can't. SSID?, Security? How can I this with KDE Network Manager? 10 Ağustos 2015 12:11 Pazartesi tarihinde tux john şöyle yazdı: as root in a terminal if you type the following:echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o wlan0 -j M

Yan: Internet sharing?

2015-08-10 Thread Serkan KURT
I am triying with Network Manager. wifi card iwl4965firmware iwlwifiI connect to internet over ethernet port.ethernet -> eth0wifi -> wlan0 10 Ağustos 2015 11:36 Pazartesi tarihinde tux john şöyle yazdı: Could you give us some more information please?wifi will be your wan and ethne

Internet sharing?

2015-08-10 Thread Serkan KURT
Hi. How can I share ethernet from wifi on KDE? Debian Jessie amd64, KDE.