Different behaviour handling NFS mounts after login

2014-07-02 Thread Joerg Desch
I've recently replaced Linux MINT on 3 machines with Debian Wheezy and GNOME3.4. All of my "shares" are mounted with NFS. For this purpose I use the following options (on all installations): rw,_netdev,hard,intr,user,nosuid,exec,async,auto Two of the machines opens Nautilus after each login. Ne

[SOLVED] Re: Bug in mediathekview?

2014-07-02 Thread Hans
Hi Reo! > And this proves it. This is definitely wrong, anyone should be able to > execute dpkg. > Yeah, I already that this was the problem. I downloaded the package "dpkg" again and looked into. So I saw the wrong permissions. > BTW, to check 'stock' file permissions that should be set on a p

Re: Bug in mediathekview?

2014-07-02 Thread Reco
On Wed, Jul 02, 2014 at 10:29:35PM +0200, Hans wrote: > strace -f dpkg --print-architecture > execve("/usr/bin/dpkg", ["dpkg", "--print-architecture"], [/* 46 vars */]) = > -1 EACCES (Permission denied) Ouch. This means that user cannot execute dpkg itself. > ls -la /usr/bin/dpkg > -rwxr-x--- 1

Re: Boot hangs with Debian Jessie on Toshiba Satellite C55-A

2014-07-02 Thread Rusi Mody
On Thursday, July 3, 2014 5:00:01 AM UTC+5:30, Sander Marechal wrote: > On 07/01/2014 06:13 PM, Sander Marechal wrote: > > I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so > > that it dual-boots Win8 and Debian (this was an adventure in itself). > > The problem is that I canno

Re: No volume change possible

2014-07-02 Thread Ric Moore
On 07/02/2014 01:29 AM, Chris Bannister wrote: On Tue, Jul 01, 2014 at 02:22:42PM -0400, Ric Moore wrote: On 06/30/2014 02:44 PM, B wrote: On Mon, 30 Jun 2014 14:30:46 -0400 Ric Moore wrote: Problems of this sort would be much lessoned if pavucontrol was a depend. RIc I wouldn't say 'd

Re: Boot hangs with Debian Jessie on Toshiba Satellite C55-A

2014-07-02 Thread Sander Marechal
On 07/01/2014 06:13 PM, Sander Marechal wrote: I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so that it dual-boots Win8 and Debian (this was an adventure in itself). The problem is that I cannot get Jessie to boot. It just seems to hang after: "Loading initial ramdisk". It

Re: Resizing LVM issue

2014-07-02 Thread Pascal Hambourg
Miroslav Skoric a écrit : > On 06/22/2014 03:29 PM, Pascal Hambourg wrote: > >> You should not have allocated all the space in the VG but instead should >> have left some free space for further growing or creating LVs when the >> need arises. > > Let's try once again: I have not allocated anythin

Re: Bug in mediathekview?

2014-07-02 Thread Hans
> Aha. What about: > > strace -f dpkg --print-architecture > > > Reco See: strace -f dpkg --print-architecture execve("/usr/bin/dpkg", ["dpkg", "--print-architecture"], [/* 46 vars */]) = -1 EACCES (Permission denied) dup(2) = 3 fcntl(3, F_GETFL)

Re: Bug in mediathekview?

2014-07-02 Thread Reco
On Wed, 02 Jul 2014 21:44:29 +0200 Hans wrote: > Hi Reco! > > And the line 25 of this script reads: > > > > __arch=$(dpkg --print-architecture) > > > > Can you run 'dpkg --print-architecture' as non-root? > No. Aha. What about: strace -f dpkg --print-architecture > > Are there any files at

Re: Bug in mediathekview?

2014-07-02 Thread Reco
On Wed, 02 Jul 2014 21:44:29 +0200 Hans wrote: > Hi Reco! > > And the line 25 of this script reads: > > > > __arch=$(dpkg --print-architecture) > > > > Can you run 'dpkg --print-architecture' as non-root? > No. Aha. What about: strace -f dpkg --print-architecture > > Are there any files at

Re: Bug in mediathekview?

2014-07-02 Thread Hans
Hi Reco! > And the line 25 of this script reads: > > __arch=$(dpkg --print-architecture) > > Can you run 'dpkg --print-architecture' as non-root? No. > Are there any files at /etc/dpkg/dpkg.cfg.d that aren't readable by non- > root? No. > What are the permissions to /etc/dpkg/dpkg.cfg (should b

Re: Bug in mediathekview?

2014-07-02 Thread Reco
Hi. On Wed, 02 Jul 2014 20:06:05 +0200 Hans wrote: > LANG=C mediathekview > /usr/lib/java-wrappers/jvm-list.sh: line 25: /usr/bin/dpkg: Permission denied And the line 25 of this script reads: __arch=$(dpkg --print-architecture) Can you run 'dpkg --print-architecture' as non-root? Are there

Re: Dictionary changes

2014-07-02 Thread Martin Read
On 02/07/14 18:25, Steve Litt wrote: So then, the question becomes, where does there exist a list of common letters that are, for want of a better word, "ornamented ascii"? Umlauts, Carats, Circles, Grave accents, etc. Are the charts at http://www.unicode.org/charts/ what you're looking for, o

Bug in mediathekview?

2014-07-02 Thread Hans
Hello list, I believe, there is a problem with the rights management in the package "mediathekview". When starting in KDE, mediathekview does not start at all. Starting from console, I get this: LANG=C mediathekview /usr/lib/java-wrappers/jvm-list.sh: line 25: /usr/bin/dpkg: Permission deni

Re: Dictionary changes

2014-07-02 Thread Steve Litt
On Wed, 2 Jul 2014 18:40:18 +0200 B wrote: > On Wed, 2 Jul 2014 12:22:02 -0400 > Steve Litt wrote: > > If worst comes to worst and I can't find a way to get grep to do > > this, I'll just put together a substitution table, > > convert /usr/share/dict/words to words.ascii, line for line, sea

Re: Boot hangs with Debian Jessie on Toshiba Satellite C55-A

2014-07-02 Thread Sander Marechal
On 07/01/2014 06:13 PM, Sander Marechal wrote: I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so that it dual-boots Win8 and Debian (this was an adventure in itself). The problem is that I cannot get Jessie to boot. It just seems to hang after: "Loading initial ramdisk". I

Re: Dictionary changes

2014-07-02 Thread Don Armstrong
On Wed, 02 Jul 2014, Steve Litt wrote: > This is a known problem, but just in case anyone doesn't remember, as > installed, the following symlink: > > /usr/share/dict/words -> /etc/dictionaries-common/words > > doesn't work, because /etc/dictionaries-common/words doesn't exist upon > installation

Re: Dictionary changes

2014-07-02 Thread Bzzzz
On Wed, 2 Jul 2014 12:22:02 -0400 Steve Litt wrote: > Another thing to remember is that the wordlist is no longer ASCII, Excellent thing at the age of UTF-N. > cat /usr/share/dict/words | grep -i "$1" Simplify it: grep -i "$1" /usr/share/dict/words > If you look up ^smor.*rd$, you get nothing

Dictionary changes

2014-07-02 Thread Steve Litt
Hi all, This is a known problem, but just in case anyone doesn't remember, as installed, the following symlink: /usr/share/dict/words -> /etc/dictionaries-common/words doesn't work, because /etc/dictionaries-common/words doesn't exist upon installation. The following command (run as root) fixes

Re: Boot hangs with Debian Jessie on Toshiba Satellite C55-A

2014-07-02 Thread Sander Marechal
On 07/02/2014 04:23 PM, Curt wrote: On 2014-07-01, Sander Marechal wrote: Hello all, I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so that it dual-boots Win8 and Debian (this was an adventure in itself). The problem is that I cannot get Jessie to boot. It just seems to ha

Re: Boot hangs with Debian Jessie on Toshiba Satellite C55-A

2014-07-02 Thread Curt
On 2014-07-01, Sander Marechal wrote: > Hello all, > > I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so > that it dual-boots Win8 and Debian (this was an adventure in itself). > The problem is that I cannot get Jessie to boot. It just seems to hang > after: "Loading initia

Attaching an external USB 3.0 self-powered hard drive to NAS

2014-07-02 Thread Mr Captain
Hi! I'd like to know if nobody ever had issues attaching an external hard drive USB 3.0 self-powered to a backup server like NAS. The same machine had attached an external hard drive USB 3.0, I wonder if something change since this one is self-powered. Thanks Best Regards Niko -- To UNSUBSCRI

Deluge disappears

2014-07-02 Thread criego duncan
I'm running debian testing and keep it pretty up-to-date. I did 'aptitude update' then 'aptitude dist-upgrade' both yesterday and the day before. Last night i noticed that deluge was completely gone from my system. I never intentially uninstalled it. So i looked through the dpkg & aptitude logs

Re: tvrplus.ro/tvr-1.html (Flash) just shows a black screen. Other Flash sites work.

2014-07-02 Thread Rares Aioanei
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/01/2014 08:46 PM, Johann Klammer wrote: > What does cat /proc/cpuinfo say? I have had problems with > libflashplayer.so silently crashing due to missing SSE2. If this is > the case you could try installing an old version. But it's > problematic,

Re: virtual machine from USB stick (virt-manager & qemu/kvm)

2014-07-02 Thread Eugene Zhukov
Darac Marjal wrote: [...] > Yes, I think you need to complete the wizard first. Probably the > simplest way to do that is to tell it you want to install from a local > CD (With no disc in the drive) or a non-existent ISO. When you complete > the wizard, the new VM will start (to begin the installa

Re: Slow mirror connections

2014-07-02 Thread Gary Roach
On 07/01/2014 07:07 PM, Donald Norwood wrote: On 07/01/2014 08:45 PM, Gary Roach wrote: I have a Verizon Fios 50 MBs connection but have noticed of late that any significant updates (using Aptitude) start out at about 4-5 mBytes/s and after about 15 - 20% of the files have been transfered the