[Live-demo] [OSGeo] #988: chroot build method: autologin failure due to rasdaman
OSGeo
trac_osgeo at osgeo.org
Thu Aug 9 06:29:55 PDT 2012
#988: chroot build method: autologin failure due to rasdaman
----------------------+-----------------------------------------------------
Reporter: kalxas | Owner: kalxas
Type: defect | Status: assigned
Priority: critical | Milestone: OSGeoLive6.0RC1
Component: LiveDVD | Keywords: 6.0
----------------------+-----------------------------------------------------
Comment(by hamish):
it can't just be due to 'user' was owning files outside of /home/user, in
6.0beta9 if you run:
{{{
sudo su
cd /
find / -uid 1000
}}}
('user' is UID 999 in the live-iso)
you get 14000 files! including /usr, /var, and /etc/ld.so.conf.d/
/opt/gvSIG, Kosmo, qgis_mapserver, /usr/local/share/gisvm (!), web2py, and
geonetwork seem to be the major offenders. probably because they extract
tarballs to / as the superuser without using the --no-same-owner flag to
reset the owner to root. (if so, it's an easy fix)
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/988#comment:5>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list