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

Arch package outdated #250

Closed
dougg0k opened this issue Jan 13, 2025 · 8 comments
Closed

Arch package outdated #250

dougg0k opened this issue Jan 13, 2025 · 8 comments

Comments

@dougg0k
Copy link

dougg0k commented Jan 13, 2025

Hi,

I noticed that your arch package are outdated https://archlinux.org/packages/extra/x86_64/lan-mouse/

Isnt there automation to make sure it's always latest? https://github.com/marketplace/actions/arch-linux-s-package-action

https://github.com/eli-schwartz/aurpublish

Can you update it?

Thanks.

@dougg0k
Copy link
Author

dougg0k commented Jan 13, 2025

Related issue #248

@feschber

@ruckerzerg
Copy link

I have an Arch workstation and a NixOS laptop. The versions in Nixpkgs and Arch/AUR are not compatible. Any update here would be very appreciated.

@feschber
Copy link
Owner

It's already flagged out of date. @orhun do you have a minute? Is there anything holding it back?

@vilhalmer
Copy link
Contributor

I needed to add options=('!lto') to build the AUR git package successfully, maybe this is preventing the automation from updating the official package as well?

Discovered this solution via this other issue: tldr-pages/tlrc#61 (comment)

@orhun
Copy link
Contributor

orhun commented Jan 26, 2025

Hello 👋🏼 Sorry for the delay, I just updated the package.

Also, would it be possible to not depend on git for builds? I had to make some updates in PKGBUILD for that.

error: failed to run custom build command for `lan-mouse v0.10.0 (/build/lan-mouse/src/lan-mouse-0.10.0)`

Caused by:
  process didn't exit successfully: `/build/lan-mouse/src/lan-mouse-0.10.0/target/release/build/lan-mouse-607abe70dcf34c09/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at build.rs:11:10:
  called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

@feschber
Copy link
Owner

Hi, no problem!

I depend on git to get better version information in bug reports.
Maybe it's time for a second glance at https://docs.rs/shadow-rs/latest/shadow_rs/.
Will keep you updated.

I'm closing this issue for now.

@feschber
Copy link
Owner

@orhun no longer depends on git now ;)

@orhun
Copy link
Contributor

orhun commented Jan 28, 2025

perfect, will make the changes in PKGBUILD when there is a new release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants