Reply
Thread Tools
n900hacker's Avatar
Posts: 87 | Thanked: 75 times | Joined on Sep 2012 @ Brescia, Italy
#1
My N900 is slowing down so today i've tried to upgrade again the cssu-thumb, as i noticed the update in FAM. I made the normal procedure, made a backup with backupmenu and then 'upgrade all' in FAM, but it gave an error: 'conflicting or broken package'.
This is the log:

--- 2015-01-06 16:14:40 ---
Start reading package lists
--- 2015-01-06 16:14:57 ---
Finished reading package lists
--- 2015-01-06 16:14:57 ---
Start fetching package dates
--- 2015-01-06 16:14:58 ---
need to fetch date for 0 packages
--- 2015-01-06 16:14:58 ---
sent 0 requests, received 0 replies with 0 errors
--- 2015-01-06 16:14:58 ---
Finished fetching package dates
--- 2015-01-06 16:15:04 ---
/usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install mp-fremantle-community-pr
--- 2015-01-06 16:16:06 ---
Output from last process:
---
Reading package lists...
Building dependency tree...
Reading state information...
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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mp-fremantle-community-pr: Depends: gstreamer0.10-plugins-good-extra (>= 0.10.16-git276-0maemo19+0m5+0cssu0+thumb0) but it is not going to be installed
E: Broken packages






how can i update? I really need this...
__________________
Nokia N900 64 GB @ ideal voltage (250-600 mHz)
Kernel-power v53
CSSU testing 21.2011.38-1 T Maemo10

Nokia N810 16 GB
CSSU Stable
Diablo Turbo
 

The Following User Says Thank You to n900hacker For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#2
Quick reply...

Did you try '# aptitude update' and '# aptitude upgrade'?

Bumping...

Best wishes.
 

The Following User Says Thank You to Wikiwide For This Useful Post:
n900hacker's Avatar
Posts: 87 | Thanked: 75 times | Joined on Sep 2012 @ Brescia, Italy
#3
What does these commands do? Anyway i'm trying later.
Thanks for reply

edit: nothing happens. This is the output:

BusyBox v1.23.0 (Debian 1.23.0power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.23.0 (Debian 1.23.0power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# aptitude update
-sh: aptitude: not found
Nokia-N900:~# aptitude upgrade
-sh: aptitude: not found
Nokia-N900:~#
__________________
Nokia N900 64 GB @ ideal voltage (250-600 mHz)
Kernel-power v53
CSSU testing 21.2011.38-1 T Maemo10

Nokia N810 16 GB
CSSU Stable
Diablo Turbo

Last edited by n900hacker; 2015-01-07 at 09:11.
 

The Following User Says Thank You to n900hacker For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#4
You need to install aptitude first. It is not on by default. But hold your horses, you may not need it. I do not use it myself and lived quite happily without it for al these years.

My first line of defence in your case would be to try to install the offending package independently. It looks like it has some second-level dependency that is not satisfied. Try running this as root in Terminal:

Code:
apt-get install gstreamer0.10-plugins-good-extra
__________________
Русский военный корабль, иди нахуй!
 

The Following 4 Users Say Thank You to pichlo For This Useful Post:
n900hacker's Avatar
Posts: 87 | Thanked: 75 times | Joined on Sep 2012 @ Brescia, Italy
#5
Neither this works... This is the output:

Nokia-N900:~# apt-get install gstreamer0.10-plugins-good-extra
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gstreamer0.10-plugins-good-extra 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
However the following packages replace it:
gstreamer0.10-plugins-good
E: Package gstreamer0.10-plugins-good-extra has no installation candidate
__________________
Nokia N900 64 GB @ ideal voltage (250-600 mHz)
Kernel-power v53
CSSU testing 21.2011.38-1 T Maemo10

Nokia N810 16 GB
CSSU Stable
Diablo Turbo
 

The Following User Says Thank You to n900hacker For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#6
List repositories that you have enabled. Maybe you forget about one of them?

Anyway, mp-fremantle-community-pr is just dummy dependency-puller package. You could as well install all it's dependencies separately - still, i suggest getting to the root of problem, first.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 3 Users Say Thank You to Estel For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#7
Estel beat me to it. Did you disable Nokia repositories by any chance?
__________________
Русский военный корабль, иди нахуй!
 

The Following User Says Thank You to pichlo For This Useful Post:
n900hacker's Avatar
Posts: 87 | Thanked: 75 times | Joined on Sep 2012 @ Brescia, Italy
#8
Yes, in FAM all default Nokia repos are diaabled, there are only extras/extras-testing/extras-devel and cssu repos. Now i'm trying with HAM also if it's terribly slow...

Edit: SOLVED AND UPDATED, thank you guys!
__________________
Nokia N900 64 GB @ ideal voltage (250-600 mHz)
Kernel-power v53
CSSU testing 21.2011.38-1 T Maemo10

Nokia N810 16 GB
CSSU Stable
Diablo Turbo

Last edited by n900hacker; 2015-01-07 at 18:26.
 

The Following 2 Users Say Thank You to n900hacker For This Useful Post:
Posts: 6 | Thanked: 5 times | Joined on Dec 2014
#9
Mine is complaining about a missing fmtx-middleware
(>= 0.6.5). I have 0.6.2 installed.

I think I have the nokia repositories:

deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
 

The Following User Says Thank You to paul_b For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#10
Originally Posted by paul_b View Post
deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./
Could this be your problem? Mine says 203:

Bianca:~# cat /etc/apt/sources.list.d/hildon-application-manager.list
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/203 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras-testing/ fremantle-1.3 free non-free
Bianca:~#
__________________
Русский военный корабль, иди нахуй!
 

The Following User Says Thank You to pichlo For This Useful Post:
Reply

Tags
maemo 5, repository list


 
Forum Jump


All times are GMT. The time now is 08:50.