keybase / keybase/client

Keybase .rpm / OpenSUSE Tumbleweed "at" dependency

Open
#2,100 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I installed the .rpm for Fedora/Redhat/etc -- the instructions specifically did not list openSuse as supported, however, I've found they often work anyway. I received the following error on install:

service: no such service atd

It was easily remedied by running:

zypper in at
systemctl start atd

As far as I can tell everything works once the at package was added. Note that I'm running the invite-only preview version. I don't recall having a similar issue with the previous one.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing the RPM installation on OpenSUSE Tumbleweed, then inspect the RPM dependency metadata and the service setup around at and atd. Done means the package installs with the required dependency and the service can be started without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
devops, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.