You are not logged in.
I installed Arch from netinstall and I deleted locale.sh like asked. So locale.sh doesn't exist anymore and this cause this problem...
I have to reinstall initscript ($sudo pacman -S initscripts -f) to recreate locale.sh.
So, are manual intervention requiered with netinstall ?
Last edited by jeremy33 (2012-01-11 16:41:59)
Offline
It seems the answer is no.
That intervention was required as the new version of initscripts included locale.sh as part of the installation package while older versions did not include it in the package but created it after installation.
Pacman will not overwrite files that do not belong to the package it is upgrading, so this caused a file conflict: the new version couldn't overwrite the old file.
Anyone with an old version of initscripts would have to delete that file manually so the new version would be able to complete it's install. Pacman also doesn't do 'half-installs'. If something fails in a package, the whole package is aborted.
If the netinstall gave you the most up-to-date initscripts package, then this included locale.sh as part of the package. You then manually deleted it, and if you attempt another upgrade pacman now "thinks" initscripts is up-to-date so it doesn't do anything with it.
The solution is just what you did: force update/reinstall and move on.
So it would seem *this* manual intervention is not required with net install. Future bulletins on the front page will apply to your updates though. (I'm unsure about the mtab one ... but if it ain't broke ...)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I installed Arch from netinstall and I deleted locale.sh like asked.
The thing is, you weren't asked.
The news item clearly refers to an initscripts update. As yours is a fresh netinstall, there is no updating going on - you are simply installing the most recent initscripts package, not updating an existing install with it.
Offline
I did a netinstall 3 days ago.everything went fine.no interventions required.
Last edited by hadrons123 (2012-01-11 15:23:22)
Offline
Thank you guys I understand
The thing is, you weren't asked.
I mean asked in the news http://www.archlinux.org/news/initscrip … -required/
Last edited by jeremy33 (2012-01-11 16:40:41)
Offline
Exactly my point - please read my post again.
Offline
Ok I get it.
My english is not very good
Offline