Package Details: plymouth-git 24.004.60.r34.gedc7c3ea-1

Git Clone URL: https://aur.archlinux.org/plymouth-git.git (read-only, click to copy)
Package Base: plymouth-git
Description: Graphical boot splash screen (git version)
Upstream URL: https://www.freedesktop.org/wiki/Software/Plymouth/
Licenses: GPL-2.0-or-later
Conflicts: plymouth
Provides: plymouth
Submitter: PirateJonno
Maintainer: Taijian
Last Packager: Taijian
Votes: 274
Popularity: 0.021519
First Submitted: 2009-05-02 09:53 (UTC)
Last Updated: 2024-05-17 07:42 (UTC)

Required by (174)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 51 Next › Last »

p00h commented on 2021-04-26 03:21 (UTC) (edited on 2021-04-26 03:22 (UTC) by p00h)

Trying to build the package, but it fails this way (several last lines):

configure.ac:20: error: required file './ABOUT-NLS' not found
docs/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension
docs/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
src/Makefile.am: installing 'build-tools/depcomp'
src/libply/Makefile.am:6: warning: subst /usr/lib,/lib,$(libdir: non-POSIX variable name
src/libply/Makefile.am:6: (probably a GNU make extension)
src/plugins/splash/script/Makefile.am:63: warning: '%'-style pattern rules are a GNU make extension
autoreconf: error: automake failed with exit status: 1
configure: error: cannot find required auxiliary files: config.rpath
==> ERROR: A failure occurred in build().
    Aborting...

Full log: https://pastebin.com/MCKRG4Sa

asasione commented on 2021-04-21 22:53 (UTC)

Latest update fixed the issue, thanks

d_fajardo commented on 2021-04-21 19:42 (UTC)

I am also getting an infinite loop to update because of the trailing zero. It's harmless but slightly annoying.

invidian commented on 2021-04-20 09:10 (UTC)

Commit https://aur.archlinux.org/cgit/aur.git/commit/?h=plymouth-git&id=dcc7ae839de3b7e46b21298d0137671a740b1bca changes the length of the version and I'm pretty sure it shouldn't. Once removed, I think everything should be back to normal.

asasione commented on 2021-04-19 09:09 (UTC)

I cloned the repo and tried again and same issue. Some snippets of the PKGBUILD and this is without using an AUR helper.

pkgname=plymouth-git
pkgver=0.9.5.r84.ge554475
pkgrel=1

Here is the checksum

sha256sums=('SKIP'
            'de4369ad5a5511b684305e3a882c2c56204696514ea8ccdb556dd656eca062e7'
            '7afa97d21444cbac7a6213edda09d9fa73ecbef1a6cea1e745f56669760c6120'
            '373ec20fe4c47e693a0c45cc06dd906e35dd1d70a85546bd1d571391de11763a'
            '06b31999cf60f49e536c7a12bc1c4f75f2671feb848bf5ccb91a963147e2680d'
            '86d0230d9393c9d83eb7bb430e6b0fb5e3f32e78fcd30f3ecd4e6f3c30b18f71'
            '9b5534921c5bf92a9285ba53b323209e812145c204ac5fed6899b7aad78300ef'
            'c39f526f7e99173bc8f012900f53257537a25e2d8c19e23df630f1fe9a7627ba'
            '2a80e2cad8de428358647677afa166219589d3338c5f94838146c804a29e2769'
            '2dd996a86beb1dc1fa5e45a14e98daa8fc505c5d1dff94bc5fdb3246a113d5ca'
            '4c3e59af4cda996f7615f80a94bbd6339621d998888bcf912a13e8534605608a'
            'dec28b86ddea93704f8479d33e08f81cd7ff4ccaad57e9053c23bd046db2278a'
            '74908ba59cea53c6a9ab67bb6dec1de1616f3851a0fd89bb3c157a1c54e6633a'
            '71d34351b4313da01e1ceeb082d9776599974ce143c87e93f0a465f342a74fd2')

This is clearly the same as what you have for your version with 0 in it, it matches but the versions are not the same hence the infinite loop for a newer version

Taijian commented on 2021-04-19 07:30 (UTC)

Yeah, as I said: I have no idea what is going on.

When I clone the upstream repo and do the git describe thingy, I get the tag without the trailing zero.

When I build the package, I get the pkgver as in this PKGBUILD here. Beats me.

AsamK commented on 2021-04-19 07:11 (UTC) (edited on 2021-04-19 07:11 (UTC) by AsamK)

Same for me. When I run the pkgver command in the plymouth git repo I get the version without 0 in the end

$ git describe --long | sed 's/-/.r/;s/-/./'
0.9.5.r84.ge554475

$ git --version
git version 2.31.1

michaldybczak commented on 2021-04-18 18:21 (UTC) (edited on 2021-04-18 18:23 (UTC) by michaldybczak)

Outputs on my end are exactly the same as on @asasione's. I tried to uninstall the package and install again, but the result is the same :(. All AUR helpers (pamac, trizen, yay) and pacman show the same version 0.9.5.r84.ge554475-1, so I doubt this is an error on AUR helper part. I have also been using this package for years.

Taijian commented on 2021-04-18 16:26 (UTC)

@asasione: Sorry about that. But yeah, I'm afraid I really do not know what might be causing the problem on your end.

asasione commented on 2021-04-18 16:21 (UTC)

I am running Arch not some random derivative, I have been using your package for years FYI.

Pacman v5.2.2 - libalpm v12.0.2