kordex - a écrit : > powerline:/root/temp/mirrorr# dpkg -x tzdata_2008h-2_all.deb ./fake/ > ran just fine.
Ok, so it seems it's not at all a tzdata bug, but a more general one. > I wonder what can be wrong as i just restarted the system and it did > pass fsck -f when root was mounted as read only. > > powerline:/root/temp/mirrorr# dpkg -i tzdata_2008h-2_all.deb > > dpkg - warning: downgrading tzdata from 2008i-3 to 2008h-2. > (Reading database ... 101752 files and directories currently installed.) > Preparing to replace tzdata 2008i-3 (using tzdata_2008h-2_all.deb) ... > Unpacking replacement tzdata ... > dpkg: error processing tzdata_2008h-2_all.deb (--install): > unable to stat `./usr/share/zoneinfo/right/Indian/Kerguelen' (which I > was about to install): Permission denied > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Errors were encountered while processing: > tzdata_2008h-2_all.deb > powerline:/root/temp/mirrorr# lsattr > /usr/share/zoneinfo/right/Indian/Kerguelen > lsattr: Permission denied while trying to stat > /usr/share/zoneinfo/right/Indian/Kerguelen Could you try doing the same on the parent directories to find which one starts giving the permission denied? Just run 'lsattr /usr/share/zoneinfo/right/Indian/Kerguelen' 'lsattr /usr/share/zoneinfo/right/Indian' 'lsattr /usr/share/zoneinfo/right' and so on... Then a lsattr and a ls -al on this directory may give some ideas about what happens. -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

