Hope there's a relatively simple fix....
Installed arch on my little Zaurus SL-C3200 recently.....very cool to have arch on shirt pocket size laptop....
[ if interested, check it out at: http://www.oesf.org/forum/index.php?showtopic=34385 ]
Was warned on Zaurus forum not to upgrade systemd right now as it causes issues.
Thought I had put the systemd related pkg names in /etc/pacman.conf on the IgnorePkg line as instructed.
I did put the names there, but later came to realize I had forgot to uncomment that line..... rolleyes.gif
So, when I did 'pacman -Syu' I noticed midway that it was starting to update systemd......
panicked and did ctrl-C to stop process thinking it would not update it if process was halted.
However, it must have done some updating as I noticed strange behavior afterwards. For example, when I did 'poweroff' it failed.
So, thought I would downgrade systemd with files provided there.
Do 'pacman -U systemd-226-3-arm.pkg.tar.xz', then it starts process, but I get error messages:
$this->bbcode_second_pass_code('', '
# pacman -U systemd-226-3-arm.pkg.tar.xz
loading packages...
warning: downgrading package systemd (226-3.2 => 226-3)
resolving dependencies...
looking for conflicting packages....
error: could not open file /var/lib/pacman/local/systemd-226-3.2/desc: No such file or directory
Packages (1) systemd-226-3
Total Installed Size: 68.27 MiB
:: Proceed with installation? [Y/n]
')
If I say Yes, then it starts, but get error messages at each line saying that the item referred to 'exists in filesystem'
Then says at end 'Errors occurred, no packages were upgraded.'
I shutdown system by removing battery and restarted. Of course, won't boot up now with system on internal CF card.
So, put in my SD card with Arch install on it and have now booted up Z and chrooted into CF Card.
But still get same error messages when doing 'pacman - U systemd-226-3-arm.pkg.tar.xz'......
Any suggestions as to how to get pacman to do the downgrade?
Or have I borked system to where I need to start with fresh install again?
Thanks.