Ok, I'm giving up on trying to understand this myself, and see if I can get some assistance as I am relatively new to archlinux. I'm getting the following error when running pacman -Syu:
$this->bbcode_second_pass_code('', 'resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: systemd-tools and udev-oxnas are in conflict')
I hadn't upgraded in a while so I started by looking at archlinux.org homepage for updates and noticed this update (http://www.archlinux.org/news/systemd-t ... aces-udev/) regarding these two packages. After further research, I saw that WarheadsSE released an upgrade package here (viewtopic.php?f=29&t=2453#p17713) in response to this change which seems to have caused an issue for pogoplug devices. I went ahead and ran the upgrade package script, and I believe it ran properly (Not sure how to validate successful run). According to WarheadsSE's post, udev-oxnas is no longer need after running the upgrade script. I'm assuming that I can remove udev-oxnas at this point, but want to be sure so I don't have to reinstall from scratch.
First question: How can I validate that the upgrade script was successful?
Second question: If it was successful, is it safe to force the removal of udev-oxnas with pacman -Rf udev-oxnas even though it mentions a bunch of dependencies?
I hope I'm on the right track, but feeling like I might not be. If I am way off, please give me a clue. At the end of the day, I'm just trying to get pacman to an operational state again.
-beavel
