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

ArchLinux - Failed to install #219

Closed
rlopzc opened this issue Mar 4, 2023 · 5 comments
Closed

ArchLinux - Failed to install #219

rlopzc opened this issue Mar 4, 2023 · 5 comments

Comments

@rlopzc
Copy link

rlopzc commented Mar 4, 2023

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. yay -S slides

Expected behavior
Slides is installed

Desktop (please complete the following information):

  • OS: Arch
  • Version Kernel: 6.1.14-1-lts

Additional context
Logs:

romarin ~ λ yay -S slides
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  slides-0.9.0-1

  1 slides                           (Build Files Exist)
...
:: (1/1) Parsing SRCINFO: slides
==> Making package: slides 0.9.0-1 (sáb 04 mar 2023 07:17:28)
==> Retrieving sources...
  -> Updating slides git repo...
==> Validating source files with sha256sums...
    slides ... Skipped
==> Making package: slides 0.9.0-1 (sáb 04 mar 2023 07:17:29)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating slides git repo...
==> Validating source files with sha256sums...
    slides ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of slides git repo...
Cloning into 'slides'...
done.
Switched to a new branch 'makepkg'
==> Sources are ready.
==> Making package: slides 0.9.0-1 (sáb 04 mar 2023 07:17:30)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
go: clean -testcache cannot be used with package arguments
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: slides
@ocelotsloth
Copy link
Contributor

Hey @rlopzc I packaged this on the AUR; I'll take a look at this.

@ocelotsloth
Copy link
Contributor

Try it again; looks like the go cli changed what args are valid there.

I just updated the slides package, working on fixing slides-git:

Ref:

@ocelotsloth
Copy link
Contributor

Ok, slides and slides-git are both fixed. slides-bin should be unaffected since it doesn't actually build the software.

Can you confirm you're able to install slides now with 0.9.0-2 on the AUR?

@rlopzc
Copy link
Author

rlopzc commented Mar 4, 2023

It is fixed!

I opened the slides commmand, is working, but the graphs look like this:
image

How can I fix them?

@rlopzc rlopzc closed this as completed Mar 4, 2023
@ocelotsloth
Copy link
Contributor

Awesome!

Afraid I'm not going to able to be much help with the graph issue since I don't really know what it's supposed to look like. A new issue should help find somebody who does know.

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

2 participants