|
baochens@baochens-laptop:~$ su root
Password:
root@baochens-laptop:/home/baochens# sudo apt-get install -f
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
root@baochens-laptop:/home/baochens# sudo apt-get install -f
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies...Done
The following extra packages will be installed:
libc6-i686 tzdata
The following NEW packages will be installed
tzdata
The following packages will be upgraded:
libc6-i686
1 upgraded, 1 newly installed, 0 to remove and 818 not upgraded.
2 not fully installed or removed.
Need to get 0B/1471kB of archives.
After unpacking 6029kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
tzdata libc6-i686
Install these packages without verification [y/N]? y
(Reading database ... 77682 files and directories currently installed.)
Unpacking tzdata (from .../tzdata_2007d-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/tzdata_2007d-1_all.deb (--unpack):
trying to overwrite `/usr/share/zoneinfo/NZ', which is also in package locales
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/tzdata_2007d-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
who knows why? Thank u very much~ |
|