You are not logged in.

#1 2023-12-25 08:50:00

realstresser
Member
Registered: 2023-12-25
Posts: 3

[SOLVED] installing a debtap package needs nvidia

dear, y'all.
today i wanted to install a software called as "Nekoray" which is an advanced v2ray client with much more things, and i used debtap to install it on arch.

i simply did:

debtap nekoray-3.26-2023-12-09-debian-x64.deb

and the output was:

==> Extracting package data...
==> Fixing possible directories structure differencies...
==> Generating .PKGINFO file...
:: Enter Packager name (can be left blank):
:: Enter package license (can be left blank, you can enter multiple licenses comma separated):
*** Creation of .PKGINFO file in progress. It may take a few minutes, please wait...
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
==> Checking and generating .INSTALL file (if necessary)...
:: If you want to edit .PKGINFO and .INSTALL files (in this order), press (1) For vi (2) For nano (3) For default editor (4) For a custom editor or any other key to continue: 
==> Generating .MTREE file...
==> Creating final package...
==> Package successfully created!
==> Removing leftover files...

after that, simply used yay (and i tested pacman too):

sudo pacman -U nekoray-3.26-1-x86_64.pkg.tar.zst

and the output was:

loading packages...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: eglexternalplatform will be installed before its nvidia-utils dependency
Packages (18) cuda-12.3.0-6  cuda-tools-12.3.0-6  egl-wayland-2:1.1.13-1  eglexternalplatform-1.1-2  gcc12-12.3.0-3  gcc12-libs-12.3.0-3
              intel-oneapi-basekit-2023.2.0.49397-1  java-runtime-common-3-5  jre8-openjdk-8.392.u08-1  jre8-openjdk-headless-8.392.u08-1
              level-zero-loader-1.11.0-1  nvidia-utils-545.29.06-1  opencl-nvidia-545.29.06-1  qt5-base-5.15.11+kde+r147-1  qt5-svg-5.15.11+kde+r6-1
              qt5-translations-5.15.11-1  qt5-x11extras-5.15.11-1  nekoray-3.26-1[/ins]

[ins]Total Download Size:    5658.83 MiB
Total Installed Size:  24244.30 MiB

[ins]:: Proceed with installation? [Y/n] 

and well, i dont want an installation for nvidia currently, because my graphics card is nvidia 820 m which isn't supported by latest driver so i need to install legacy-390xx to get it work. ( and i need to downgrade my kernel to LTS one before installation)

Last edited by realstresser (2023-12-25 13:57:43)

Offline

#2 2023-12-25 09:30:02

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: [SOLVED] installing a debtap package needs nvidia

There are three flavours of nekoray in the AUR. Why not use one of them?

Offline

#3 2023-12-25 10:00:34

seth
Member
Registered: 2012-09-03
Posts: 51,578

Re: [SOLVED] installing a debtap package needs nvidia

Please use [code][/code] tags, bbs predates markdown by approximately your age. Edit your post in this regard.

The cause isn't "debtap" but the debian package simply has this and some other dependencies, follow Stefan's suggestion.

Offline

#4 2023-12-25 11:56:18

realstresser
Member
Registered: 2023-12-25
Posts: 3

Re: [SOLVED] installing a debtap package needs nvidia

Stefan Husmann wrote:

There are three flavours of nekoray in the AUR. Why not use one of them?

thanks for your guide, but even if i be able to install nekoray without debtap, i still may need debtap for some packages, that's why i want to fix this issue.

seth wrote:

Please use [code][/code] tags, bbs predates markdown by approximately your age. Edit your post in this regard.

thanks, and i edited my post.

Last edited by realstresser (2023-12-25 11:57:34)

Offline

#5 2023-12-25 13:11:28

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] installing a debtap package needs nvidia

realstresser wrote:

i edited my post

You've used [ ins ] tags, change them to [ code ] tags.

The current version of makepkg will unpack .debs automatically btw: https://aur.archlinux.org/packages/debt … ent-912925

Offline

#6 2023-12-25 13:57:16

realstresser
Member
Registered: 2023-12-25
Posts: 3

Re: [SOLVED] installing a debtap package needs nvidia

Head_on_a_Stick wrote:
realstresser wrote:

i edited my post

You've used [ ins ] tags, change them to [ code ] tags.

The current version of makepkg will unpack .debs automatically btw: https://aur.archlinux.org/packages/debt … ent-912925

Thanks for your guide.

Offline

Board footer

Powered by FluxBB