LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   Installing PySide from AUR (https://www.linuxquestions.org/questions/arch-29/installing-pyside-from-aur-4175431026/)

BananaPhone 10-07-2012 08:03 PM

Installing PySide from AUR
 
Hello,

I'm trying to install PySide, but it has several dependencies that must be installed manually because they're also AUR packages.
One of the dependencies, generatorrunner, is failing the validity check when I run makepkg -s.
What do I have to do to install this package?

Thanks.

andrewthomas 10-07-2012 08:22 PM

You should ask the package maintainer in a comment on the generatorrunner page in AUR.
What is the full output of the error?
The source is failing the MD5 check?

BananaPhone 10-08-2012 05:52 PM

Yes, apparently it is failing the MD5 check.

Here's the output I'm getting:

[user1@machine generatorrunner]$ makepkg -s
==> WARNING: Sudo can not be found. Will use su to acquire root privileges.
==> Making package: generatorrunner 0.6.16-1 (Mon Oct 8 16:47:29 BRT 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found generatorrunner-0.6.16.tar.bz2
==> Validating source files with md5sums...
generatorrunner-0.6.16.tar.bz2 ... FAILED
==> ERROR: One or more files did not pass the validity check!

I'll ask the maintainer.

BananaPhone 10-08-2012 08:46 PM

The maintainer updated the package. Thanks for the help.

andrewthomas 10-09-2012 06:15 PM

You're welcome. Glad to be of help. In the future, you can do an MD5 yourself and edit the PKGBUILD md5sums line.


All times are GMT -5. The time now is 10:34 PM.