Notices


Reply
Thread Tools
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#61
Originally Posted by M_Scofield View Post
I have a problem with the - "unmet dependencies" as well

I tried - apt-get -f install but It didn't work.
Pleaseeee help me out, this was bugging me for a days
Are all your repositories enabled and up to date? If so, can you post the output from running "apt-get -f install" (or, if you don't have the same repositories enabled in fapman as in HAM, "fapt-get -f install")?
 

The Following User Says Thank You to Rob1n For This Useful Post:
Posts: 43 | Thanked: 0 times | Joined on Feb 2011 @ Bulgaria
#62
Thanks for trying to help me out.

All of the repositories are enabled and I believe also up to date.

The output from running "apt-get -f install" is:

/home/user # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libcpaboutcssu libsdl-ttf2.0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
preenv
The following packages will be REMOVED:
mp-fremantle-community-pr
status-area-orientationlock-applet
The following packages will be upgraded:
preenv
1 upgraded, 0 newly installed, 2 to remove and 24 not upgraded.
2 not fully installed or removed.
Need to get 0B/1921kB of archives.
After this operation, 3166kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 55962 files and directories currently installed.)
Preparing to replace preenv 0.1.4 (using .../preenv_0.1.6_armel.deb) ...
Unpacking replacement preenv ...
dpkg: error processing /var/cache/apt/archives/preenv_0.1.6_armel.deb (--unpack):
trying to overwrite `/opt/preenv/lib/libavcodec.so.52', which is also in package avatar
Errors were encountered while processing:
/var/cache/apt/archives/preenv_0.1.6_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
The same error appeared with - "fapt-get -f install"
E: Sub-process /usr/bin/dpkg returned an error code (1)

Last edited by M_Scofield; 2011-03-21 at 16:32.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#63
Okay - preenv is failing to complete installation because it's installing a file that's also in the avatar package. I've no idea what "avatar" is (it's not in the maemo.org repositories anyway), but I'd suggest removing that (and checking for an updated version or letting the packager know about this error):
Code:
apt-get remove avatar
Your other issue looks to be an incomplete installation/update of the CSSU packages. I'd suggest reinstalling the core package:
Code:
apt-get install --reinstall mp-fremantle-community-pr
Hopefully that'll get rid of the errors.
 

The Following User Says Thank You to Rob1n For This Useful Post:
Posts: 43 | Thanked: 0 times | Joined on Feb 2011 @ Bulgaria
#64
Avatar is a WebOS game witch is working fine !
I don't know why the error appears anyway but when I go with:
Code:
apt-get install --reinstall mp-fremantle-community-pr
Take a look at this:
/home/user # apt-get install --reinstall mp-fremantle-community-pr
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is to be installed
status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is to be installed
wgames: Depends: preenv (>= 0.1.5) but 0.1.4 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Again It says that I need to type: apt-get -f install ????
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#65
Originally Posted by M_Scofield View Post
Avatar is a WebOS game witch is working fine !
I don't know why the error appears anyway but when I go with:
Code:
apt-get install --reinstall mp-fremantle-community-pr
Again It says that I need to type: apt-get -f install ????
Okay, try doing:
Code:
apt-get install preenv hildon-desktop
If it still isn't installing, try:
Code:
apt-get -f install
apt-get install mp-fremantle-community-pr
 

The Following User Says Thank You to Rob1n For This Useful Post:
Posts: 43 | Thanked: 0 times | Joined on Feb 2011 @ Bulgaria
#66
apt-get install preenv hildon-desktop:

Code:
/home/user # apt-get install preenv hildon-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package hildon-desktop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package hildon-desktop has no installation candidate
And with: apt-get install mp-fremantle-community-pr

/home/user # apt-get install mp-fremantle-community-pr
Reading package lists... Done
Building dependency tree
Reading state information... Done
mp-fremantle-community-pr is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is to be installed
status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is to be installed
wgames: Depends: preenv (>= 0.1.5) but 0.1.4 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
I am Running the damn apt-get -f install the same error appears all the time !!!
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#67
Your repositories are not correctly set up/up to date if it can't find hildon-desktop. What do you get from running "apt-get update"?
 
Posts: 42 | Thanked: 0 times | Joined on Mar 2010 @ Leicester UK
#68
PHP Code:

BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash)
Enter 'help' for list of built-in commands.

~ $ 
root


BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash)
Enter 'help' for list of built-in commands.

Nokia-N900:~# apt-get remove libwrt-experimental1 libwrt-api-experimental1
Reading package lists... Done
Building dependency tree       
Reading state information
... Done
You might want to run 
`apt-get -f install' to correct these:
The following packages have unmet dependencies:
  libwrt-api1: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
  wrt: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Nokia-N900:~# apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libwrt1
The following NEW packages will be installed:
  libwrt1
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
19 not fully installed or removed.
Need to get 0B/656kB of archives.
After this operation, 1929kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 29885 files and directories currently installed.)
Unpacking libwrt1 (from .../libwrt1_1.1.0_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libwrt1_1.1.0_armel.deb (--unpack):
 trying to overwrite 
`/usr/lib/libWrtRuntimeCore.so.1.1.0', which is also in package libwrt-experimental1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libwrt1_1.1.0_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~# 
@ Rob1n i tried what you said and it still wont work.........is there any other way

PHP Code:

BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash)
Enter 'help' for list of built-in commands.

~ $ 
root


BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash)
Enter 'help' for list of built-in commands.

Nokia-N900:~# fapt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information
... Done
Correcting dependencies
... Done
The following extra packages will be installed
:
  
libwrt1
The following 
NEW packages will be installed:
  
libwrt1
0 upgraded
1 newly installed0 to remove and 1 not upgraded.
19 not fully installed or removed.
Need to get 0B/656kB of archives.
After this operation1929kB of additional disk space will be used.
Do 
you want to continue [Y/n]? y
(Reading database ... 29885 files and directories currently installed.)
Unpacking libwrt1 (from .../libwrt1_1.1.0_armel.deb) ...
dpkgerror processing /var/cache/apt/archives/libwrt1_1.1.0_armel.deb (--unpack):
 
trying to overwrite `/usr/lib/libWrtRuntimeCore.so.1.1.0', which is also in package libwrt-experimental1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libwrt1_1.1.0_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~# 
the above is from fapt-get -f install

i really need help plz tell me who is the main user/moderator on this website.....no disrespect or offence to rob1n or raaj13 or m_schofield
 
Posts: 42 | Thanked: 0 times | Joined on Mar 2010 @ Leicester UK
#69
the problem is not being able to get past apt-get -f install
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#70
Originally Posted by bilal_mufc View Post
the problem is not being able to get past apt-get -f install
Yes, you'll have to get rid of the conflicting packages with dpkg first:
Code:
dpkg -r libwrt-api-experimental1 libwrt-experimental1
If it complains about any dependency issues, add the mentioned packages to the list to remove.

Once they're successfully removed, you can run "apt-get -f install" again.
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:31.