You are not logged in.

#1 2023-12-10 05:55:46

pradtf
Member
Registered: 2009-06-10
Posts: 149

SOLVED paru not building due to reqwest issue

paru -S paru

gives

error: package `reqwest v0.11.22` cannot be built because it requires rustc 1.63.0 or newer, while the currently active rustc version is 1.62.0
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'paru-2.0.1-1': 
error: packages failed to build: paru-2.0.1-1

i can't find a rustc even in aur.

what do i do to make it work?

Last edited by pradtf (2023-12-10 06:44:02)


in friendship,
prad

Offline

#2 2023-12-10 06:36:14

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: SOLVED paru not building due to reqwest issue

pacman -Q rust
type -a rustc

Offline

#3 2023-12-10 06:38:54

pradtf
Member
Registered: 2009-06-10
Posts: 149

Re: SOLVED paru not building due to reqwest issue

# pacman -Q rust
rustup 1.26.0-5

# type -a rustc                     
rustc is /usr/bin/rustc


paru -S rust
gave rust and rustup in conflict so i removed rustup and it seems to be working fine.

thx!

Last edited by pradtf (2023-12-10 06:42:05)


in friendship,
prad

Offline

#4 2023-12-10 06:40:55

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: SOLVED paru not building due to reqwest issue

So you're using rustup and don't know what rustc is? WHY?!?

You installed a package that requires you to manage your rust installation yourself. If you're not going to do that, don't use rustup.

Offline

#5 2023-12-10 06:43:45

pradtf
Member
Registered: 2009-06-10
Posts: 149

Re: SOLVED paru not building due to reqwest issue

i don't know exactly how rustup got there. i'd removed it a couple of years ago because things didn't work right can't remember what.

anyway, as per earlier post, after removal, it has built just fine.

thx again!

Last edited by pradtf (2023-12-10 06:44:34)


in friendship,
prad

Offline

Board footer

Powered by FluxBB