[pacman-dev] The real deal - pacman 3.0.0 RC1

Aaron Griffin aaronmgriffin at gmail.com
Wed Mar 7 15:28:17 EST 2007


On 3/6/07, Travis Willard <travisw at wmpub.ca> wrote:
> $ makepkg -c
> ==> Entering fakeroot environment
> ==> Making package: audacious-plugins 1.3.0-1 (Tue Mar  6 21:52:22 EST
> 2007) ==> Checking Runtime Dependencies...
>
> ==> Missing Dependencies:
>    -> audacious-player>=1.3.0
>    -> libmpcdec>=1.2.5
> ==> Checking Buildtime Dependencies...
> ==> ERROR: could not resolve all dependencies.
> -[travis at Cerebral]-[~/archlinux/extra/multimedia/audacious-plugins]-
> 09:52pm $ pacman -Q audacious-player
> audacious-player 1.3.0-1
> -[travis at Cerebral]-[~/archlinux/extra/multimedia/audacious-plugins]-
> 09:52pm $ pacman -Q libmpcdec
> libmpcdec 1.2.5-1
> -[travis at Cerebral]-[~/archlinux/extra/multimedia/audacious-plugins]-
> 09:52pm $ pacman -Q pacman
> pacman 3.0.0-1
>
> I do indeed have the deps, as you can see.

This should be fixed in CVS.  The deptesting wasn't splitting the
comparators out, so "foo>=1.2" was taken literally.  That is, you
don't have a package named "foo>=1.2" installed. 8)
Expect this fixed when the next push comes around.




More information about the pacman-dev mailing list