Changes

Jump to navigation Jump to search
Line 58: Line 58:  
* hard-coded UID of release account
 
* hard-coded UID of release account
   −
verify that in all '''/etc/mock/smeserver-*-*-iso.cfg''' you have '''config_opts['chrootuid'] = os.getuid()'''
+
verify that in all '''/etc/mock/smeserver-{i386,x86_64}-iso.cfg''' you have '''config_opts['chrootuid'] = os.getuid()'''
 
  - config_opts['chrootuid'] = 10020
 
  - config_opts['chrootuid'] = 10020
 
  + config_opts['chrootuid'] = os.getuid()
 
  + config_opts['chrootuid'] = os.getuid()

Navigation menu