•  
      request #47143 Dev instances cannot find .tuleap_passwd anymore
    Infos
    #47143
    Florian KOZMIK (fkozmik)
    2026-02-27 13:45
    2026-02-27 13:45
    48868
    Details
    Dev instances cannot find .tuleap_passwd anymore

    Decided to launch a new dev instance from scratch, and it seems we've changed the base directory for the password file at creation.
    Meaning make show-passwords doesn't work anymore :

    show-passwords: ## Display passwords generated for Docker Compose environment
    	@$(DOCKER_COMPOSE) exec web cat /data/root/.tuleap_passwd
    
    [nix-shell:~/tuleap]$ make show-passwords
    cat: /data/root/.tuleap_passwd: No such file or directory
    make: *** [Makefile:327: show-passwords] Error 1
    

    The file exists however in /root/.tuleap_passwd as in any RPM instance

    Empty
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty