Skip to content

New user: error on every login #147

@alvaro-cuesta

Description

@alvaro-cuesta

Apologies if this doesn't belong here but this was the best place I could find.

I am a new user and, every time I ssh into my account, I get this:

Linux de1 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
You have new mail.
Last login: Mon Apr  7 19:53:13 2025 from 80.29.64.23
Cloning into '/home/kaod/.dotfiles'...
remote: Enumerating objects: 653, done.
remote: Counting objects: 100% (118/118), done.
remote: Compressing objects: 100% (63/63), done.
remote: Total 653 (delta 43), reused 107 (delta 37), pack-reused 535 (from 1)
Receiving objects: 100% (653/653), 305.92 KiB | 14.57 MiB/s, done.
Resolving deltas: 100% (279/279), done.
Submodule '.grml-etc-core' (https://github.com/grml/grml-etc-core.git) registered for path 'zsh/.grml-etc-core'
Cloning into '/home/kaod/.dotfiles/zsh/.grml-etc-core'...
remote: Enumerating objects: 7910, done.
remote: Counting objects: 100% (200/200), done.
remote: Compressing objects: 100% (126/126), done.
remote: Total 7910 (delta 95), reused 93 (delta 71), pack-reused 7710 (from 3)
Receiving objects: 100% (7910/7910), 3.26 MiB | 6.86 MiB/s, done.
Resolving deltas: 100% (4659/4659), done.
Submodule path 'zsh/.grml-etc-core': checked out 'c5383b10d449697922b6da3262b63a95ed5cc83d'
gpg: keybox '/tmp/gpg.6EwO79/pubring.kbx' created
gpg: Signature made Mon 12 Apr 2021 07:01:46 PM CEST
gpg:                using RSA key 88823A75ECAA786B0FF38B148E401478A3FBEF72
gpg: Good signature from "me@ryansquared.pub" [expired]
gpg:                 aka "Ryan Heywood (RyanSquared) <ryan@hashbang.sh>" [expired]
gpg:                 aka "Ryan Heywood <ryan@distrust.co>" [expired]
gpg:                 aka "vandor2012@gmail.com" [expired]
gpg: WARNING: Using untrusted key!
CRITICAL: Failed to verify signature on dotfiles
Warning: Lua 5.3 interpreter not found at lua5.3

Modules may not install with the correct configurations. You may want to configure the path prefix to your build of Lua 5.3 using

   luarocks config --local lua_dir <your-lua-prefix>

Warning: Lua 5.2 interpreter not found at lua5.2

Modules may not install with the correct configurations. You may want to configure the path prefix to your build of Lua 5.2 using

   luarocks config --local lua_dir <your-lua-prefix>

Warning: Lua 5.1 interpreter not found at lua5.1

Modules may not install with the correct configurations. You may want to configure the path prefix to your build of Lua 5.1 using

   luarocks config --local lua_dir <your-lua-prefix>

I assume the .dotfiles cloning is not meant to happen every time I log in -- possibly related to the LUA errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions