[Lunar-bugs] [bug] partimage fails build
lunar-bugs at lunar-linux.org
lunar-bugs at lunar-linux.org
Sun Mar 13 22:24:19 UTC 2005
Project: lunar-linux
ID:
Version: <none>
Component: moonbase (modules)
Category: bug reports
Priority: normal
-Assigned to: <unassigned>
+Assigned to: sofar
Reported by: dveatch
Updated by: sofar
-Status: active
+Status: fixed
Fixed in CVS. The uid is now NOT created and not enforced, so that the
SA needs to create it themselves, but only relevant when you run
partimaged.
sofar
Previous comments:
------------------------------------------------------------------------
Wed, 02/09/2005 - 21:43 : dveatch
/etc/partimaged/partimagedusers ;\
echo "" >> /etc/partimaged/partimagedusers ;\
echo "#sample # user 'sample' is allowed to connect partimaged" >> \
/etc/partimaged/partimagedusers ;\
chmod 600 /etc/partimaged/partimagedusers ;\
chown partimag.root /etc/partimaged/partimagedusers ;\
fi
chown: `partimag.root': invalid user
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/usr/src/partimage-0.6.4'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/src/partimage-0.6.4'
make: *** [install-recursive] Error 1
Shouldn't chown: `partimag.root' been "chown root.partimag"?
--
View: http://lunar-linux.org/?q=node/view/717
Edit: http://lunar-linux.org/?q=project/comments/add/717
More information about the Lunar-bugs
mailing list