Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#47869 - gnome-calendar dependency on libical broken
Attached to Project:
Arch Linux
Opened by Aleksander Morgado (aleksander0m) - Saturday, 23 January 2016, 10:01 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 23 January 2016, 23:27 GMT
Opened by Aleksander Morgado (aleksander0m) - Saturday, 23 January 2016, 10:01 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 23 January 2016, 23:27 GMT
|
DetailsDescription:
Looks like gnome-calendar dependency in libical is broken: $ gnome-calendar gnome-calendar: error while loading shared libraries: libical.so.1: cannot open shared object file: No such file or directory $ sudo pacman -Ss libical extra/libical 2.0.0-1 [installed] An open source reference implementation of the icalendar data type and serialization format $ sudo pacman -Ss gnome-calendar extra/gnome-calendar 3.18.2.1-2 (gnome-extra) [installed] Simple and beautiful calendar application designed to perfectly fit the GNOME desktop |
This task depends upon
/usr/bin/gnome-calendar
NEEDED libical.so.2
Make sure you're running the executable you think you are (`which gnome-calender`), and make sure your entire system is up to date and you don't have anything from the AUR that needs rebuilt. If you're still stuck, you can set LD_DEBUG=file to see what is being opened, or use lddtree from pax-utils in Community.