Re: SFTP via ssh and symlink permissions

2016-01-13 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jan 12, 2016 at 06:11:06PM -0500, Steve Matzura wrote: > My SFTP setup works, almost. Local file access is OK. However, > symlinks can be seen but not followed. The symlink itself is owned by > root and in the root group, but the thing to which

Re: Using bind mount

2016-01-13 Thread Steve Matzura
On Tue, 12 Jan 2016 23:49:02 -0500, you wrote: >On 12/01/16 10:23 PM, Steve Matzura wrote: >> On Tue, 12 Jan 2016 18:12:11 -0300, Daniel wrote: >> >>> M... I used the following syntax: >>> >>> mount --bind /mnt/nas/doc /home/steve/doc >>> >>> >>> That works for you? >> Sorry ... >> >> mount: m

Re: Using bind mount

2016-01-13 Thread Steve Matzura
On Wed, 13 Jan 2016 10:01:03 +0300, you wrote: >strace is used for tracing system calls, it does not influence your >problem per se. Please install it first, run mount via strace second. In between your message and now, my mount problem was solved, but I installed strace anyway for future use. Th

nosh version 1.24

2016-01-13 Thread Jonathan de Boyne Pollard
The nosh package is now up to version 1.24 . * http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/nosh.html * https://www.freebsd.org/news/status/report-2015-07-2015-09.html#The-nosh-Project Minor items in this release include: * A fix for BSD keyboard layout import, that makes b

Re: SFTP via ssh and symlink permissions

2016-01-13 Thread Steve Matzura
Tomas, On Wed, 13 Jan 2016 08:26:16 +0100, you wrote: >Those are totally meaningless. Just ignore them (BTW there was a >discussion about this not long ago in this mailing list: if you're >interested I can dig it out for you). I would be very interested. So as not to clutter up the list, please

After first USB release unable to communicate with USB device

2016-01-13 Thread venkat
Am Using Libusb 0.1 to test my printer code. The code runs as expected with 2.6.32 kernel in debian 6. However, After debian 8 upgrade we notice that printer responds for very first read operation after reboot, For rest of command executions READ fails with*ENODEV*. By doing this, I lost commu

Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-13 Thread Jude DaShiell
It sure is, and Acer Aspire computers generally are cut down AMD Athelon x64 clones. I proved this since I also have a real AMD K8 Athelon computer vintage 1994 that is still running (how old does it have to get before the Smithsonian Museum gets interested) and I have the distro from http://t

Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-13 Thread Hans
Hello, I have an Acer Aspire 7520G which is running debian now for many years. At the moment it is running debian/testing. It has a AMD CPU, a NVidia GF8600, 4GB RAM, and the wireless card is an Atheros AR5009. Everything is contributed, also hibernating and of course the wireless card. This c

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Maciej Wołoszyn
Hi, > On my Stretch system updating ifupdown conflicts with systemd. > I removed ifupdown. > I got network problems (no loopback) so I wanted to reinstall ifupdown, > with no luck. In my case, aptitude suggested removing ifupdown and replacing it by ifupdown2 ('ifupdown rewritten in Python'). I d

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Michael Biebl
Am 13.01.2016 um 13:31 schrieb Maciej Wołoszyn: > Hi, > >> On my Stretch system updating ifupdown conflicts with systemd. >> I removed ifupdown. >> I got network problems (no loopback) so I wanted to reinstall ifupdown, >> with no luck. > > In my case, aptitude suggested removing ifupdown and rep

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Hans
Hi list, > > > > I'm curious if other people also experience such problems? > > If yes, I'd like to file the bug, but at the moment I don't know if the > > problem is with ifupdown2 or systemd. > I tried ifupdown2, but at the moment I get only an ip address with dhcp. The entries in /etc/network

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Martin Read
On 13/01/16 15:00, Hans wrote: I think, it is very unlucky, to release systremd with these bad dependencies. I hope, the dependencies will be fixed as soon as possible or a big warning should appear, as network is really an essential function. Your warning of these problems is simple: it is the

Re: Using bind mount

2016-01-13 Thread Jonathan Dowland
On Wed, Jan 13, 2016 at 04:38:12AM -0500, Steve Matzura wrote: > Now to look up the syntax for putting it into fstab to make it > permanent. THANK YOU AGAIN EVER SO MUCH! The syntax is /olddir /newdir none bind You must put this after the /olddir (/mnt/nas) and /newdir (/hom

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Vincent Lefevre
On 2016-01-13 16:00:55 +0100, Hans wrote: > I think, it is very unlucky, to release systremd with these bad dependencies. > I hope, the dependencies will be fixed as soon as possible or a big warning > should appear, as network is really an essential function. The problem is not the dependencies

konqueror: no full screen with HTML5

2016-01-13 Thread Hans
Hi folks, does anyone know, how I can get full-screen in konqueror with html5? I am using webkit and phonon-vlc. It looks like this option is disabled in konqueror (icon is disabled/inactive), because in iceweasel full-screen is possible (icon is active). Thanks for any help. Best Hans

Problem with apt-get and sources.list

2016-01-13 Thread Amr Saber
Hi there, While I was configuring some thing in the sources.list file as apt-get couldn't get any package I wanted or asked for (I double checked the spelling for each package) and it just said package not found ... any way, The problem is that the sources.list file was accidentally deleted and I c

Re: Problem with apt-get and sources.list

2016-01-13 Thread rlharris
On Wed, January 13, 2016 12:31 pm, Amr Saber wrote: > The problem is that the sources.list file was accidentally deleted > and I can't find any version of it online deb http://ftp.us.debian.org/debian/ jessie main non-free contrib deb-src http://ftp.us.debian.org/debian/ jessie main non-free contr

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Michael Biebl
Am 13.01.2016 um 16:00 schrieb Hans: > Hi list, >>> >>> I'm curious if other people also experience such problems? >>> If yes, I'd like to file the bug, but at the moment I don't know if the >>> problem is with ifupdown2 or systemd. >> > I tried ifupdown2, but at the moment I get only an ip address

Re: Problem with apt-get and sources.list

2016-01-13 Thread Brian
On Wed 13 Jan 2016 at 12:36:33 -0600, rlhar...@oplink.net wrote: > On Wed, January 13, 2016 12:31 pm, Amr Saber wrote: > > The problem is that the sources.list file was accidentally deleted > > and I can't find any version of it online > > deb http://ftp.us.debian.org/debian/ jessie main non-free

Re: Problem with apt-get and sources.list

2016-01-13 Thread Charlie Kravetz
On Wed, 13 Jan 2016 20:31:18 +0200 Amr Saber wrote: >Hi there, >While I was configuring some thing in the sources.list file as apt-get >couldn't get any package I wanted or asked for (I double checked the >spelling for each package) and it just said package not found ... >any way, The problem is

Re: Problem with apt-get and sources.list

2016-01-13 Thread Jose Martinez
On 01/13/2016 02:38 PM, Charlie Kravetz wrote: On Wed, 13 Jan 2016 20:31:18 +0200 Amr Saber wrote: Hi there, While I was configuring some thing in the sources.list file as apt-get couldn't get any package I wanted or asked for (I double checked the spelling for each package) and it just said

OT - gap -Re: Using bind mount

2016-01-13 Thread Lisi Reisz
On Wednesday 13 January 2016 09:38:12 Steve Matzura wrote: > And once again, I ask you to hand me the spatula so's I can scrape the > egg off my face. I completely forgot I needed to `mkdir -p' the mount > point directory! IT WORKS! Didn't I say I was missing something > stupid? :-) > > Now to look

Re: Problem with apt-get and sources.list

2016-01-13 Thread David Christensen
On 01/13/2016 10:31 AM, Amr Saber wrote: Hi there, While I was configuring some thing in the sources.list file as apt-get couldn't get any package I wanted or asked for (I double checked the spelling for each package) and it just said package not found ... You can search for packages here:

Re: Problem with apt-get and sources.list

2016-01-13 Thread Lisi Reisz
On Wednesday 13 January 2016 23:22:30 David Christensen wrote: > On 01/13/2016 10:31 AM, Amr Saber wrote: > > Hi there, > > While I was configuring some thing in the sources.list file as apt-get > > couldn't get any package I wanted or asked for (I double checked the > > spelling for each package)

Re: Problem with apt-get and sources.list

2016-01-13 Thread Amr Saber
I really cant thank you all enough :) On 14 Jan 2016 01:39, "Lisi Reisz" wrote: > On Wednesday 13 January 2016 23:22:30 David Christensen wrote: > > On 01/13/2016 10:31 AM, Amr Saber wrote: > > > Hi there, > > > While I was configuring some thing in the sources.list file as apt-get > > > couldn't

Re: Problem with apt-get and sources.list

2016-01-13 Thread Jose Martinez
On 01/13/2016 05:38 PM, Lisi Reisz wrote: On Wednesday 13 January 2016 23:22:30 David Christensen wrote: On 01/13/2016 10:31 AM, Amr Saber wrote: Hi there, While I was configuring some thing in the sources.list file as apt-get couldn't get any package I wanted or asked for (I double checked t

Re: Problem with apt-get and sources.list

2016-01-13 Thread Jochen Spieker
Jose Martinez: > > Lisi, where can you get the authentication signature for the the > mozilla.debian.net repository?? I am not Lisi, but have you considered just going straight to http://mozilla.debian.net/? :) J. -- When you put a gun to my head you aren't fooling anyone. [Agree] [Disagree]

ssh Problem using it for SFTP

2016-01-13 Thread Steve Matzura
I hope this isn't off-topic by too much. If it is, a word to me privately and I'll wait for responses to queries I've made elsewhere. I maintain two FTP servers and support four Windows-based FTP clients for users of those servers--FTP Voyager, FlashFXP, Filezilla, and WinSCP. One server accepts a

Re: Problem with apt-get and sources.list

2016-01-13 Thread Lisi Reisz
On Thursday 14 January 2016 00:10:17 Jochen Spieker wrote: > Jose Martinez: > > Lisi, where can you get the authentication signature for the the > > mozilla.debian.net repository?? > > I am not Lisi, but have you considered just going straight to > http://mozilla.debian.net/? :) You beat me to it,

Re: Problem with apt-get and sources.list

2016-01-13 Thread Jose Martinez
On 01/13/2016 06:10 PM, Jochen Spieker wrote: Jose Martinez: Lisi, where can you get the authentication signature for the the mozilla.debian.net repository?? I am not Lisi, but have you considered just going straight to http://mozilla.debian.net/? :) J. Hmmm...What a novel idea!! -- Qu

wheezy, message log being spammed by segfaults from apt_check.py

2016-01-13 Thread Gene Heskett
Greetings all; Intermittently but sometimes several times an hour from the times recorded. The error portion of the logged line:word wrapped segfault at 0 ip b7614966 sp bf9b64c8 error 6 in libc-2.13.so[b759b000+15e000 No clue what an error 6 means. No errors shown in the man page, just mild

Re: updating ifupdown conflicts with systemd

2016-01-13 Thread Adam Wilson
On Wed, 13 Jan 2016 13:31:30 +0100 Maciej Wołoszyn wrote: > Hi, > > > On my Stretch system updating ifupdown conflicts with systemd. > > I removed ifupdown. > > I got network problems (no loopback) so I wanted to reinstall > > ifupdown, with no luck. > > In my case, aptitude suggested removin

Re: Problem with apt-get and sources.list

2016-01-13 Thread Udyant Wig
On 01/14/2016 02:08 AM, Brian wrote: > On Wed 13 Jan 2016 at 12:36:33 -0600, rlhar...@oplink.net wrote: > >> On Wed, January 13, 2016 12:31 pm, Amr Saber wrote: >>> The problem is that the sources.list file was accidentally deleted >>> and I can't find any version of it online >> >> deb http://ftp.