Ticket Change Details
Not logged in
Overview

Artifact ID: 145654503dacbeefcf241236677cd55a002ec5ff
Ticket: 1038e224fa3956f9c004a714f40a4a42c9ba1a1c
problems setting admin user at init
User & Date: anonymous 2012-11-27 10:23:26
Changes

  1. comment changed to:
    Maybe I'm missing something, but it worked before.
    
    When setting up a repository with a custom admin user Like thus:
    
    fossil init --admin-user=myadmin test.fossil
    
    I get the error:
    
    Cannot figure out who you are!  Consider using the --user<br>
    command line option, setting your USER environment variable,<br>
    or setting a default user with "fossil user default USER".<br>
    fossil: cannot determine user<br>
    
    This did however work on Ubuntu's default version 1.21. What changed and what am I doing wrong?
    
    Not setting a user simply works.
    
    OS: Ubuntu 12.04.1-64
    
  2. foundin changed to: "1.24"
  3. private_contact changed to: "dd31bce8c8757196e5e2e9600603152d1b3fe3c1"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "problems setting admin user at init"