daniloc@Daniloc:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up php4-sqlite (1.0.2-9) ...
* /usr/sbin/apachectl is not executable, exiting... [fail]
invoke-rc.d: initscript apache, action "restart" failed.
dpkg: error processing php4-sqlite (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bamboo:
bamboo depends on php4-sqlite; however:
Package php4-sqlite is not configured yet.
dpkg: error processing bamboo (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
php4-sqlite
bamboo
E: Sub-process /usr/bin/dpkg returned an error code (1)
daniloc@Daniloc:~$ sudo apt-get install kde-devel
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kde-devel: Depends: kde-core but it is not going to be installed
Depends: kdesdk but it is not going to be installed
Depends: libartsc0-dev but it is not going to be installed
Depends: libarts1-dev but it is not going to be installed
Depends: kdelibs4-dev but it is not going to be installed
Depends: kdebase-dev but it is not going to be installed
Depends: libkonq4-dev but it is not going to be installed
E: Broken packages
daniloc@Daniloc:~$
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up php4-sqlite (1.0.2-9) ...
* /usr/sbin/apachectl is not executable, exiting... [fail]
invoke-rc.d: initscript apache, action "restart" failed.
dpkg: error processing php4-sqlite (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bamboo:
bamboo depends on php4-sqlite; however:
Package php4-sqlite is not configured yet.
dpkg: error processing bamboo (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
php4-sqlite
bamboo
E: Sub-process /usr/bin/dpkg returned an error code (1)
daniloc@Daniloc:~$ sudo apt-get install kde-devel
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kde-devel: Depends: kde-core but it is not going to be installed
Depends: kdesdk but it is not going to be installed
Depends: libartsc0-dev but it is not going to be installed
Depends: libarts1-dev but it is not going to be installed
Depends: kdelibs4-dev but it is not going to be installed
Depends: kdebase-dev but it is not going to be installed
Depends: libkonq4-dev but it is not going to be installed
E: Broken packages
daniloc@Daniloc:~$
Comment