lmi
[Top][All Lists]
Advanced

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

Re: [lmi] dpkg error on redhat server


From: Greg Chicares
Subject: Re: [lmi] dpkg error on redhat server
Date: Wed, 9 Oct 2019 15:52:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 2019-10-08 21:56, Vadim Zeitlin wrote:
> On Tue, 8 Oct 2019 21:51:07 +0000 Greg Chicares <address@hidden> wrote:
> 
> GC> [server]$ls -ld /srv/chroot/lmi_bullseye_1/opt/lmi
> GC> drwxr-xr-x 2 1007 su-secdesign 40 Oct  8 11:33 
> /srv/chroot/lmi_bullseye_1/opt/lmi
> GC>                   ^^^^^^^^^^^^ who ordered that?

That turns out to be the name of a group.

But that was just the tip of the iceberg. I had never realized
how much these UIDs and GIDs matter, because every GNU/Linux
system I've ever worked with has greg:greg == 1000:1000 but
this server just wasn't set up that way. And I'd always thought
that UIDs and GIDs inside a chroot don't matter, because they've
always had the One True Value in my prior experience, so I never
needed to make sure they matched the host system's values--I just
figured they had their own namespace. It came as quite a shock
when 'wine' refused to initialize just because I had a
  /srv/chroot/whatever/home/my_corporate_username
that was owned by UID 1000, so I didn't actually own my home
directory.

I'm just glad I didn't try to use ACLs.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]