|
fylzd@love:~$ sudo apt-get install eclipse-sdk
Password:
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:
eclipse-sdk: Depends: eclipse-jdt (= 3.1.1-1ubuntu3) but it is not going to be installed
Depends: eclipse-pde (= 3.1.1-1ubuntu3) but it is not going to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install eclipse-pde
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:
eclipse-pde: Depends: eclipse-platform (= 3.1.1-1ubuntu3) but it is not going to be installed
Depends: eclipse-jdt (= 3.1.1-1ubuntu3) but it is not going to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install eclipse-jdt
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:
eclipse-jdt: Depends: eclipse-platform (= 3.1.1-1ubuntu3) but it is not going to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install eclipse-platform
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:
eclipse-platform: Depends: eclipse-rcp (= 3.1.1-1ubuntu3) but it is not going to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install eclipse-rcp
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:
eclipse-rcp: Depends: libswt3.1-gtk-java (= 3.1.1-1ubuntu3) but it is not going to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install libswt3.1-gtk-java
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:
libswt3.1-gtk-java: Depends: mozilla-browser (>= 2:1.7.0) but it is not going to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install mozilla-browser
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:
mozilla-browser: Depends: libnspr4 (= 2:1.7.12-1ubuntu1) but 2:1.firefox1.4.99+1.5rc3.dfsg-1ubuntu10 is to be installed
E: Broken packages
fylzd@love:~$ sudo apt-get install libnspr4
Reading package lists... Done
Building dependency tree... Done
libnspr4 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded. |
|