Git Product home page Git Product logo

ovcs's People

Contributors

dependabot[bot] avatar noborus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ovcs's Issues

Server Version=v0.15.0 Revision=d206d65 doesn't run

[ Ref.: d206d65 ]

Cloning the git repo and running make build compiles without any errors and produces a seemingly normal executable. However, ovcs server just exits. No reason is given, and the exit code is 0. When run with --debug the exit code is 1, but no messages are seen at all.

On the very first run, a very short “blink” can be seen in the terminal emulator, as if some initialization occurs (but this is just guessing).

The binary can show a help page, produce shell completions, and stuff, but the server command fails.

Updating github.com/noborus/ov to v0.33.3 in go.mod produces a similar result (different binary, identical behaviour).

The source of the v0.15.0 release also builds cleanly (I cannt say make build as it is no longer run in a git repo, but I can run the same command where I fill in the Version and Revision manually) — and ovcs server runs as expected.

The pre-compiled v0.15.0 release binary also runs as expected.

» uname -om
x86_64 GNU/Linux
» go version
go version go1.22.0 linux/amd64
» echo $GOFLAGS
-buildmode=pie -trimpath -ldflags=-linkmode=external -mod=readonly -modcacherw
» echo $LC_ALL
en_DK.UTF-8  # LC_ALL=C.UTF-8 produces same result
» echo $LANG
en_DK.UTF-8  # LANG=C.UTF-8 produces same result
» echo $TERM
xterm-256color

[FYI] Available from ArchLinux User Repository (AUR) as `ovcs-git`

This is just an informational message that can be closed at your descretion — no action is necessary.

ArchLinux users can now install ovcs directly from AUR: ovcs-git

It will compile a binary from the latest git commit and install it along with the README, LICENSE, and shell completions.

[The binary will not currently be able to serve, due to #44, but I assume that will be solved at some point.]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.