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

AUR package cannot be installed using some aur helpers #18

Closed
loopier opened this issue Apr 14, 2021 · 10 comments
Closed

AUR package cannot be installed using some aur helpers #18

loopier opened this issue Apr 14, 2021 · 10 comments

Comments

@loopier
Copy link

loopier commented Apr 14, 2021

Hi, great plugins!

I installed them a few weeks ago on my Manjaro system (kernel Linux 5.10.26-1) and worked great. But with the last major system upgrade, the package validity check now seems to fail. Here's the output to pamac update:

==> Making package: supercollider-mkplugins 0.2.0-1 (Wed Apr 14 12:55:12 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found MKPlugins-Linux.zip
==> Validating source files with md5sums...
    MKPlugins-Linux.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error: Failed to build supercollider-mkplugins

Just reckoned I should report it in case you weren't already aware of this.

Cheers!

@madskjeldgaard
Copy link
Owner

Thanks! There must be something wrong with my checksums then... I'll try and fix it asap

@madskjeldgaard
Copy link
Owner

Could you try updating/installing again? I think I may have found the bug now

@loopier
Copy link
Author

loopier commented Apr 14, 2021

Doesn't seem to be solved. I refreshed the databases just in case, but got this warning:

Preparing...
Warning: supercollider-mkplugins: ignoring package upgrade (0.1.8E-1 => 0.2.0-2)

Then upon upgrading I keep getting the same output:

Preparing...
Cloning supercollider-mkplugins build files...
Checking supercollider-mkplugins dependencies...
Synchronizing package databases...
Warning: optimus-manager: local (1.4-2) is newer than community (1.4-1)
Resolving dependencies...
Checking inter-conflicts...

Building supercollider-mkplugins...
==> Making package: supercollider-mkplugins 0.2.0-2 (Wed Apr 14 14:36:43 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found MKPlugins-Linux.zip
==> Validating source files with md5sums...
    MKPlugins-Linux.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build supercollider-mkplugins

@madskjeldgaard
Copy link
Owner

Thanks. Which aur helper are you using? For some reason, this does not happen on Yay but seen it with others

@loopier
Copy link
Author

loopier commented Apr 14, 2021

I'm using pamac-manager with AUR activated.

@madskjeldgaard madskjeldgaard changed the title Manjaro/Arch Linux broken repo AUR package cannot be installed using some aur helpers Apr 15, 2021
@madskjeldgaard
Copy link
Owner

Thanks. I'll investigate further. This also happens on PARU.

If you get impatient, you can downloade the pkgbuild from here https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=supercollider-mkplugins
put it in a new directory and run makepkg -si --clean to manually install it like this.

Although, hopefully I will solve this soon.

@loopier
Copy link
Author

loopier commented Apr 15, 2021

Thanks! But I can wait :)

@madskjeldgaard
Copy link
Owner

I think I've solved it now! Could you try again? Thanks for the help

@loopier
Copy link
Author

loopier commented Apr 16, 2021

It's fixed!

@madskjeldgaard
Copy link
Owner

Woohoo. That's great! Thanks for the report

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