GithubHelp home page GithubHelp logo

Comments (6)

b0o avatar b0o commented on May 29, 2024

I've temporarily worked around this by restoring libjson-c.so.2.0.2 from a backup:

sudo cp /.snapshots/@.20180103T180000-0800/usr/lib/libjson-c.so.2.0.2 /usr/lib/
sudo ln -s /usr/lib/libjson-c.so.2.0.2 /usr/lib/libjson-c.so.2

I'm assuming this package just needs to be updated to use the new version of libjson-c.

from mkinitcpio-ykfde.

eworm-de avatar eworm-de commented on May 29, 2024

The executable /usr/lib/ykfde/worker does not link against libjson-c.so:

% objdump -p /usr/lib/ykfde/worker | grep NEEDED
  NEEDED               libiniparser.so.1
  NEEDED               libkeyutils.so.1
  NEEDED               libykpers-1.so.1
  NEEDED               libyubikey.so.0
  NEEDED               libsystemd.so.0
  NEEDED               libc.so.6

Neither does /usr/lib/libykpers-1.so:

% objdump -p /usr/lib/libykpers-1.so | grep NEEDED
  NEEDED               libyubikey.so.0
  NEEDED               libusb-1.0.so.0
  NEEDED               libpthread.so.0
  NEEDED               libc.so.6

I guess your package yubikey-personalization (which provides /usr/lib/libykpers-1.so) is borked. What does pacman -Qi yubikey-personalization tell you?

from mkinitcpio-ykfde.

b0o avatar b0o commented on May 29, 2024

I'm using yubikey-personalization-git:

Name            : yubikey-personalization-git
Version         : 1.18.0.r19.g0a5ed60-1
Description     : Yubico YubiKey Personalization library and tool - git checkout
Architecture    : x86_64
URL             : https://github.com/Yubico/yubikey-personalization
Licenses        : BSD
Groups          : None
Provides        : ykpers  yubikey-personalization
Depends On      : libusb  yubico-c-client
Optional Deps   : None
Required By     : mkinitcpio-ykfde-git  yubikey-personalization-gui-git
Optional For    : None
Conflicts With  : ykpers  yubikey-personalization
Replaces        : None
Installed Size  : 199.00 KiB
Packager        : Unknown Packager
Build Date      : Tue 12 Dec 2017 08:24:27 AM PST
Install Date    : Tue 12 Dec 2017 08:24:28 AM PST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : None

from mkinitcpio-ykfde.

eworm-de avatar eworm-de commented on May 29, 2024

Try to rebuild that first or install yubikey-personalization from [community].

from mkinitcpio-ykfde.

eworm-de avatar eworm-de commented on May 29, 2024

I guess this is fixed? Please reopen if you are still suffering issues.

from mkinitcpio-ykfde.

b0o avatar b0o commented on May 29, 2024

@eworm-de Yes, rebuilding yubikey-personalization-git fixed the issue, thank you!

from mkinitcpio-ykfde.

Related Issues (20)

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.