Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install the converted .deb package MISSING: ar>0 #8

Closed
Furim opened this issue Dec 25, 2020 · 1 comment
Closed

Can't install the converted .deb package MISSING: ar>0 #8

Furim opened this issue Dec 25, 2020 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Furim
Copy link

Furim commented Dec 25, 2020


./xdeb -Sde --deps='ar>0' LBRY_0.49.1.deb
Here is output:

[+] Synced shlibs
[+] Extracted files
[+] Resolved dependencies (ar>0 alsa-lib>=1.0.20_1 at-spi2-atk>=2.6.0_1 at-spi2-core>=1.91.91_1 atk>=1.26.0_1 cairo>=1.8.6_1 dbus-libs>=1.2.10_1 expat>=2.0.0_1 gdk-pixbuf>=2.22.0_1 glib>=2.18.0_1 glibc>=2.29_1 gtk+3>=3.0.0_1 libX11>=1.2_1 libXScrnSaver>=1.1.3_1 libXcomposite>=0.4.0_1 libXcursor>=1.1.9_1 libXdamage>=1.1.1_1 libXext>=1.0.5_1 libXfixes>=4.0.3_1 libXi>=1.2.1_1 libXrandr>=1.3.0_1 libXrender>=0.9.4_1 libXtst>=1.0.3_1 libcups>=1.5.3_1 libdrm>=2.4.6_1 libgbm>=9.0_1 libgcc>=4.4.0_1 libxcb>=1.10_1 libxcb>=1.2_1 nspr>=4.8_1 nss>=3.12.4_1 pango>=1.24.0_1 zlib>=1.2.3_1)
index: skipping `lbry-0.49.1_1' (x86_64), already registered.
index: 1 packages registered.
[+] Done. Install using `xbps-install -R binpkgs lbry-0.49.1_1`
[furimmm@furimmm xdeb]$ xbps-install -R binpkgs lbry-0.49.1_1
Failed to lock the pkgdb: Permission denied
[furimmm@furimmm xdeb]$ sudo xbps-install -R binpkgs lbry-0.49.1_1
MISSING: ar>0

@Furim Furim added bug Something isn't working help wanted Extra attention is needed labels Dec 25, 2020
@toluschr
Copy link
Collaborator

Why did you use --deps=ar>0? Try binutils instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants