Search Criteria
Package Details: perl-io-aio 4.72-1
Git Clone URL: | https://aur.archlinux.org/perl-io-aio.git (read-only, click to copy) |
---|---|
Package Base: | perl-io-aio |
Description: | Asynchronous/Advanced Input/Output |
Upstream URL: | https://metacpan.org/release/IO-AIO |
Licenses: | |
Submitter: | Athaba |
Maintainer: | None |
Last Packager: | DanielDavis |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2011-07-09 15:36 |
Last Updated: | 2019-04-10 20:09 |
Latest Comments
DanielDavis commented on 2019-03-19 21:33
Everything should be up and running.
DanielDavis commented on 2019-03-13 12:25
Package is broken.
Please add 'perl-canary-stability' to makedepends.
jnbek commented on 2016-01-18 18:31
so, it looks like IO::AIO 4.33 is out, but, it spews the following:
***
*** The stability canary says: (nothing, it was driven away by harsh weather)
***
*** It seems you are running perl version 5.022000, likely the "official" or
*** "standard" version. While there is nothing wrong with doing that,
*** standard perl versions 5.022 and up are not supported by IO::AIO.
*** While this might be fatal, it might also be all right - if you run into
*** problems, you might want to downgrade your perl or switch to the
*** stability branch.
***
*** If everything works fine, you can ignore this message.
***
*** Stability canary mini-FAQ:
***
*** Do I need to do anything?
*** With luck, no. While some distributions are known to fail
*** already, most should probably work. This message is here
*** to alert you that your perl is not supported by IO::AIO,
*** and if things go wrong, you either need to downgrade, or
*** sidegrade to the stability variant of your perl version,
*** or simply live with the consequences.
***
*** What is this canary thing?
*** It's purpose is to check support status of IO::AIO with
*** respect to your perl version.
***
*** What is this "stability branch"?
*** It's a branch or fork of the official perl, by schmorp, to
*** improve stability and compatibility with existing modules.
***
*** How can I skip this prompt on automated installs?
*** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
*** More info is in the Canary::Stability manpage.
***
*** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
*** Stability Branch homepage: http://stableperl.schmorp.de/
***
Continue anyways? [y]
Then tries to install https://metacpan.org/pod/Canary::Stability when running cpan2aur. I manually changed the PKGBUILD and it still spewed the above, but successfully build the package, thus I am uploading 4.33, if for some reason the new version breaks things, the PKGBUILD for 4.31 is here: https://gist.github.com/jnbek/dc09b8666ae40e122d51 and I've uploaded the tarball to http://mirrors.zoelife4u.org/assorted_crap/IO-AIO-4.31.tar.gz to ease the rollback process
fragfutter commented on 2013-11-13 08:28
should get an updated PKGBUILD:
WARNING: Using a PKGBUILD without a package() function is deprecated.