Failed to install due to missing dependencies:
Aur Targets (4): perl-class-load-xs perl-moose perl-any-moose perl-date-holidayparser
Proceed with installation? [Y/n]
==> Making package: perl-class-load-xs 0.06-1 (Fri 23 Nov 17:57:54 GMT 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing Dependencies:
-> perl-test-without-module
==> ERROR: Could not resolve all dependencies.
The build failed.
==> Making package: perl-moose 2.0402-1 (Fri 23 Nov 17:57:54 GMT 2012)
==> Checking runtime dependencies...
==> Missing Dependencies:
-> perl-class-load-xs>=0.01
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
The build failed.
==> Making package: perl-any-moose 0.18-1 (Fri 23 Nov 17:57:55 GMT 2012)
==> Checking runtime dependencies...
==> Missing Dependencies:
-> perl-moose
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
The build failed.
Dependencies for `perl-date-holidayparser' are not met, not building...
Search Criteria
Package Details: dayplanner 0.11-2
Git Clone URL: | https://aur.archlinux.org/dayplanner.git (read-only) |
---|---|
Package Base: | dayplanner |
Description: | A simple time manager |
Upstream URL: | http://www.day-planner.org/ |
Licenses: | |
Submitter: | None |
Maintainer: | cookies |
Last Packager: | cookies |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2007-08-12 13:38 |
Last Updated: | 2015-06-09 16:19 |
Dependencies (8)
- desktop-file-utils (desktop-file-utils-git)
- gtk2-perl
- perl-date-holidayparser
- cpanminus (make)
- perl-locale-gettext (make)
- perl-gtk2-trayicon (optional) – system tray icon plugin
- perl-io-socket-ssl (optional) – synchronization
- perl-locale-gettext (optional) – internationalization
Required by (0)
Sources (2)
Latest Comments
cookies commented on 2012-11-23 18:47
psytoolkit commented on 2012-11-23 17:58
cookies commented on 2012-09-09 08:56
Update to v0.11-2
cookies commented on 2012-09-05 13:59
Finally, update to v0.11-1
cookies commented on 2012-08-22 18:21
I wrote an updated PKGBUILD for v0.11: http://pastebin.com/WvqLCuJB
A new dependency is the Perl module Date::HolidayParser, I added an AUR package (perl-date-holidayparser). You can use dayplanner.install and dayplanner.desktop from the old v0.10-2, I already wrote an e-mail to the maintainer if I can adopt the package and care about it in future.
gh0st commented on 2012-08-08 13:36
Latest release: 0.11 - released on the 28th of March 2012
perl-test-without-module is in the checkdepends of perl-class-load-xs. The package is available in AUR (see [1]), but it seems to me that your AUR client doesn't resolve the checkdepends, so it doesn't get installed automatically.
You should report this as a bug to the developers. As a workaround, you can disable checks (e.g. --nocheck option for makepkg) or you can manually install perl-test-without-module[1] from AUR, the package works without problems for me.
[1] https://aur.archlinux.org/packages/perl-test-without-module/