You are not logged in.
Hi,
When I tried updating 'pacman -Syu' today, a dependency failed involving 'archboot ppp rp-pppoe'. I removed the packages related to the issue before I updated, but when I tried to re-install:
> pacman -Rc rp-pppoe ppp
...
> pacman -Syu
...
> pacman -S archboot
resolving dependencies...
warning: cannot resolve "ppp=2.4.6", a dependency of "rp-pppoe"
warning: cannot resolve "rp-pppoe>=3.10-7", a dependency of "archboot"
:: The following package cannot be upgraded due to unresolvable dependencies:
archboot
:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (unexpected error)
> pacman -Ss ppp
core/ppp 2.4.7-1
extra/rp-pppoe 3.11-5Before the update, I had installed:
ppp 2.4.6-2
rp-pppoe 3.11-5Is ppp=2.4.6 indeed a dependency of 'rp-pppoe', or can it be a higher version? The page for rp-pppoe says ppp=2.4.7 as a dependency, which is different than what pacman says. Why not use >=?
Could anyone provide any feedback or maybe a solution?
Using x64.
Thank you.
Last edited by AGT (2014-09-03 23:25:12)
Offline
Yeah, same here. An update for rp-ppoe is in testing; but I think it should have been released simultaneously.
Offline
I agree: in this case, yes; rp-pppoe does not accept any other version than one, but why was that done in the first place? Was that intentional?
Or, I'm thinking, an update to rp-pppoe, with the current base version, could be released, in the meanwhile, to accept other versions of ppp, as well.
Oops: I just noticed that thea also posted on this topic before me.
Last edited by AGT (2014-09-03 17:46:43)
Offline
Offline
As I said in the other thread, this was fixed. If you still have a problem, it's because your mirror is slow.
Offline
Thank you for the reference, Karol; and thank you for the resolution, maintainers.
Offline
Sorry, I'm just late to post. Yes, now I did notice that it is fixed.
Offline