[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug in mediathekview?



On Wed, 02 Jul 2014 21:44:29 +0200
Hans <hans.ullrich@loop.de> 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 /etc/dpkg/dpkg.cfg.d that aren't readable by non-
> > root?
> No.
> 
> > What are the permissions to /etc/dpkg/dpkg.cfg (should be 644)?
> > 
> 
> ls -la /etc/dpkg/
> insgesamt 48
> 
> -rw-r--r--   1 root root   446 Apr  9  2008 dpkg.cfg
> 
> > What about /etc/dpkg permissions (should be 755)?
> > 
> It is 755.

Ok, that seems to be normal. Strace should show where things go wrong.


Reco


Reply to: