Hi,
I have been a new Kubuntu user for about a month now, All was fine until today when I received a error in adept while updating Kubuntu, I received the following error while updating tzdata
Could not commit changes
There was a error committing changes. Possibly, there was a problem downloading some packages or the commit would break packages.
I then opened a terminal window and typed:
magnum@kubuntu:~$ sudo dpkg --configure -a
Setting up tzdata (2007h-0ubuntu0.7.10) ...
dpkg: error processing tzdata (--configure):
subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
tzdata
magnum@kubuntu:~$
sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up tzdata (2007h-0ubuntu0.7.10) ...
dpkg: error processing tzdata (--configure):
subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
magnum@kubuntu:~$ sudo dpkg --configure -a
Setting up tzdata (2007h-0ubuntu0.7.10) ...
dpkg: error processing tzdata (--configure):
subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
tzdata
magnum@kubuntu:~$
After the update my time zone will not adjust to the proper time and I can not set my monthly calender proper weekday. Is there anything that I can do to repair this problem? Do I have to reinstall Kubuntu?
Thank you
I have been a new Kubuntu user for about a month now, All was fine until today when I received a error in adept while updating Kubuntu, I received the following error while updating tzdata
Could not commit changes
There was a error committing changes. Possibly, there was a problem downloading some packages or the commit would break packages.
I then opened a terminal window and typed:
magnum@kubuntu:~$ sudo dpkg --configure -a
Setting up tzdata (2007h-0ubuntu0.7.10) ...
dpkg: error processing tzdata (--configure):
subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
tzdata
magnum@kubuntu:~$
sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up tzdata (2007h-0ubuntu0.7.10) ...
dpkg: error processing tzdata (--configure):
subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
magnum@kubuntu:~$ sudo dpkg --configure -a
Setting up tzdata (2007h-0ubuntu0.7.10) ...
dpkg: error processing tzdata (--configure):
subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
tzdata
magnum@kubuntu:~$
After the update my time zone will not adjust to the proper time and I can not set my monthly calender proper weekday. Is there anything that I can do to repair this problem? Do I have to reinstall Kubuntu?
Thank you
Comment