sudo apt-get update gives following error
I got the following error while updating the ubuntu13.10
dpkg: error processing php5-dev (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of tzdata-java:
tzdata-java depends on tzdata (= 2014e-0ubuntu0.
Package tzdata is not configured yet.
dpkg: error processing tzdata-java (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
tzdata
libssl1.0.0:amd64
man-db
php5-mysql
php5-cli
php5-readline
libapache2-
libssl-dev:amd64
php5-dev
tzdata-java
E: Sub-process /usr/bin/dpkg returned an error code (1)
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu php5 Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2014-07-05
- Last reply:
- 2014-07-07
Saucy has only a week or so of support left. You may want to upgrade soon.
I didn't get it what you said??
https:/
http://
After Saucy goes end of lifr (EOL) there will be zero updates and zero community support.
You may want to take this opportunity to upgrade to Trusty. Trusty is longterm supported (LTS) and is supported til April 2019.
Do i need to upgrade my OS??
even while updating i am getting same error..
what is the full output of:
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
Thanks
After running apt-get clean:
nothing
After running sudo apt-get update:
E: Some index files failed to download. They have been ignored, or old ones used instead.
After running sudo apt-get upgrade:
The following packages have unmet dependencies:
gnome-user-guide : Depends: yelp (>= 3) but it is not installed
lintian : Depends: man-db
php-gettext : Depends: php5 but it is not installed or
phpmyadmin : Depends: libapache2-mod-php5 but it is not installed or
ubuntu-standard : Depends: man-db
E: Unmet dependencies. Try using -f.
And when i run
sudo apt-get install -f;
i got following error:
Use of uninitialized value in concatenation (.) or string at /usr/share/
Use of uninitialized value in -e at /usr/share/
Use of uninitialized value in pattern match (m//) at /usr/share/
Use of uninitialized value $directory in -d at /usr/share/
Use of uninitialized value $directory in concatenation (.) or string at /usr/share/
debconf: DbDriver "config": mkdir :No such file or directory
Setting up tzdata (2014e-
Use of uninitialized value in concatenation (.) or string at /usr/share/
Use of uninitialized value in -e at /usr/share/
Use of uninitialized value in pattern match (m//) at /usr/share/
Use of uninitialized value $directory in -d at /usr/share/
Use of uninitialized value $directory in concatenation (.) or string at /usr/share/
debconf: DbDriver "config": mkdir :No such file or directory
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please help asap
Please try the solution procedure here:
https:/
Post all output here:
https:/
Can you help with this problem?
Provide an answer of your own, or ask Bhavesh Gadoya for more information if necessary.