How do I install tasque on fedora?
i just thought i'd try fedora again,
has its been a long time i haven't played with it.
so, i've just installed fedora 16, and now i'm trying to install some apps.
and ... i get dependencies errors.. install cannot complete.
i've checked with repoquery and i see tasque is packaged by fedora itself it seems.
and the package is for fedora 15? i wonder why, as i'm using fedora 16.
is that normal?
does this kind of things happen often when using fedora ?
[root@myhost ~]# yum install tasque
[...]
--> Finished Dependency Resolution
Error: Package: tasque-0.1.9-5.fc15.i686 (fedora)
Requires: evolution-sharp
Error: Package: tasque-0.1.9-5.fc15.i686 (fedora)
Requires: mono(evolution-sharp) = 5.0.0.0
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@myhost ~]#
[root@myhost ~]# repoquery -i tasque
Name : tasque
Version : 0.1.9
Release : 5.fc15
Architecture: i686
Size : 222628
Packager : Fedora Project
Group : Applications/Productivity
URL : http://live.gnome.org/Tasque
Repository : fedora
Summary : A simple task management app (TODO list) for the Linux Desktop
Source : tasque-0.1.9-5.fc15.src.rpm
Description :
Tasque is a simple task management app (TODO list) for the Linux Desktop.
[root@myhost ~]#
Show us your # yum repolist command. Please note only official Fedora repositories (fedora and fedora-updates) are supported.