You are not logged in.

#1 2022-06-25 15:42:19

Spartan247
Member
Registered: 2020-02-18
Posts: 6

fwupd version stuck at 1.8.1

I've been trying to update my firmware with fwupd and it's been failing, and manufacturer support recommended I try a different version of fwupd. Every time I try to install a different version of fwupd, fwupdmgr always reports 1.8.1. I'm not sure if it's stuck at that version or if it's not uninstalling 1.8.1 when I try to install other versions.

Offline

#2 2022-06-25 18:55:19

ayekat
Member
Registered: 2011-01-17
Posts: 1,597

Re: fwupd version stuck at 1.8.1

How are you uninstalling fwupd, and more importantly, how are you installing "other versions"?


pkgshackscfgblag

Online

#3 2022-06-25 20:05:10

Spartan247
Member
Registered: 2020-02-18
Posts: 6

Re: fwupd version stuck at 1.8.1

I've been installing and uninstalling different versions of fwupd through pacman

Offline

#4 2022-06-25 20:08:00

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,635

Re: fwupd version stuck at 1.8.1

how, exactly, are you installing different versions through pacman?

Offline

#5 2022-06-25 20:17:54

Spartan247
Member
Registered: 2020-02-18
Posts: 6

Re: fwupd version stuck at 1.8.1

Built packages from the AUR, downloaded a package from my computer's manufacturer, and used a PKGBUILD supplied by the manufacturer. Then installed with pacman -U. In all cases, the installed version reported from pacman was different from the version reported by fwupdmgr --version

Offline

#6 2022-06-25 22:51:53

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,635

Re: fwupd version stuck at 1.8.1

"packages"..."a package"..."a PKGBUILD"

If you're not going to give us specifics, this thread is useless.

Offline

#7 2022-06-25 23:01:09

Spartan247
Member
Registered: 2020-02-18
Posts: 6

Re: fwupd version stuck at 1.8.1

My apologies, the one from the AUR is fwupd-git, which is version 1.7.6, I got the other pkg and PKGBUILD from StarLabs, the manufacturer of my laptop, both were also version 1.7.6. I think I also tried one other that was a different version, I forget where from. In all cases, fwupdmgr --version reported 1.8.1. Let me know what other information I can provide, I'm not sure what else to include. Thank you

Offline

#8 2022-06-25 23:43:57

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,635

Re: fwupd version stuck at 1.8.1

Well fwupd-git isn't 1.7.6, it builds from the latest commit. The version the AUR says means nothing, you would need to look at what was actually installed. It would be 1.8.1 plus some commits, most likely.

The reset of what you provided tells us nothing. What, exactly, did they provide you?

Offline

#9 2022-06-26 00:02:01

Spartan247
Member
Registered: 2020-02-18
Posts: 6

Re: fwupd version stuck at 1.8.1

I see, so does it not update the package name when the software being built has a different version? That can lead to some misleading version discrepancies like this. I'm guessing that caused this confusion

This is the pkgbuild I got from them, most likely has the same thing going on: https://raw.githubusercontent.com/StarL … d/PKGBUILD
I got the pre-built package from them from Manjaro's repos, since they don't put the pre-built packages anywhere else: http://mirror.fcix.net/manjaro/stable/c … kg.tar.zst

I'm reading up on PKGBUILDs to see if I can force a build of an older version, would making the pkgver() function just echo the version/commit I want have that effect?
Thank you

Offline

#10 2022-06-26 01:03:40

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,605
Website

Re: fwupd version stuck at 1.8.1

Spartan247 wrote:

I see, so does it not update the package name when the software being built has a different version?

No the package name will not change.  But the pkgver will - in other words, the version reported by `pacman -Q` will update with the software whenever you rebuild a -git package.

Spartan247 wrote:

That can lead to some misleading version discrepancies like this.

No, it can't - well, it could, but it doesn't happen, your premise is incorrect.

Spartan247 wrote:

I'm guessing that caused this confusion

Your track record of guessing in this thread is not so good.  This really sounds like an X-Y problem: you have some issue, and you are guessing about what's causing it and so you are asking about that suspected cause.  But your reasoning is flawed.

What's the actual problem?  What is the version reported by the installed binary and from pacman for the -git package from the AUR?

As for the manjaro package - who knows what they do ... well, they do, you could ask on the manjaro forums for that.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB