Package Details: perl-xs-object-magic 0.05-2.3

Git Clone URL: https://aur.archlinux.org/perl-xs-object-magic.git (read-only, click to copy)
Package Base: perl-xs-object-magic
Description: Opaque, extensible XS pointer backed objects using sv_magic
Upstream URL: http://metacpan.org/release/XS-Object-Magic
Licenses: PerlArtistic
Submitter: bidulock
Maintainer: bidulock
Last Packager: bidulock
Votes: 1
Popularity: 0.000000
First Submitted: 2013-06-16 03:16 (UTC)
Last Updated: 2023-08-07 19:19 (UTC)

Latest Comments

MarsSeed commented on 2022-06-01 15:52 (UTC)

Hi,

Please don't do empty bumps of pkgrel next time. It makes sense when you control a binary repo, but the AUR is not a closed build system and the majority of its users are end-users doing their own builds (mostly via AUR helpers).

The [perl] package from Arch has a pacman ALPM hook that warns users if there are perl module files installed in a versioned directory that mismatches the system-installed Perl version.

Therefore the users will know if they need to manually rebuild their AUR-based Perl packages after an upstream [perl] package update.

Then, if you as an AUR package maintainer do this bump, such users have to do that rebuild a second time.

And no, it doesn't help even if you do the bump the same second Arch repo updates its Perl version: because there are downstream distros based on Arch Linux and the users of those can and do use the AUR as well. These downstream repos usually import Arch-built packages with some delay (Manjaro's most conservative stable branch usually has a delay of one month or more.)

For delayed downstream distros, your bump today will cause those distro users to do a superfluous rebuild with the earlier Perl 5.34, because they still have that version. Then, when their distros import the new Perl 5.36, those users still need to rebuild this AUR package manually .

I hope you understand the pain I am expressing on behalf of the average AUR user (who are quite large in number), and decide to accommodate all of us next time by not doing another changeless pkgrel bump.

Thank you.

bidulock commented on 2013-09-23 01:56 (UTC)

Added to makedepends.

sukbeom_kim commented on 2013-09-22 17:09 (UTC)

Can't locate ExtUtils/Depends.pm in @INC (you may need to install the ExtUtils::Depends module) (@INC contains: inc /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at Makefile.PL line 7. BEGIN failed--compilation aborted at Makefile.PL line 7. The dependency for checking "perl-extutils-depends" is missing.