Show an indicator that Lix is trying doing something when flake updates are stuck in connecting to a remote host #305
Labels
No labels
Area/build-packaging
Area/cli
Area/evaluator
Area/fetching
Area/flakes
Area/language
Area/profiles
Area/protocol
Area/releng
Area/remote-builds
Area/repl
Area/store
bug
crash 💥
Cross Compilation
devx
docs
Downstream Dependents
E/easy
E/hard
E/help wanted
E/reproducible
E/requires rearchitecture
imported
Needs Langver
OS/Linux
OS/macOS
performance
regression
release-blocker
RFD
stability
Status
blocked
Status
invalid
Status
postponed
Status
wontfix
testing
testing/flakey
ux
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/lix#305
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The easiest reproducer (given a flake with an input named
lix
) is:(don't ask how I managed to get to this btw!)
Lix stays completely silent until the SSH timeout is reached. You don't know what it's doing, if it's hanging or having a different issue. Showing some kind of
connecting to X
at the very least would be nice.Behavior observed with 2.90.0pre20240510_4ebbd43.
fyi this is in the debug logs somewhere, it should just be identified and changed to info, probably.
it actually doesn't seem to be? we just ran that command with
--debug
and all it had to say on the matter isat which point it hangs
wow what. that's terrible lol.
Thanks, Forgejo.