![]() |
2011-04-04
, 09:18
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#2
|
I used to keep up my N900 system up-to-date with commands "apt-get update" and "apt-get -f dist-upgrade" - especially after appearance of CSSU
But now "apt-get -f dist-upgrade" or "apt-get dist-upgrade" can't be used because of: " Calculating upgrade... Failed The following packages have unmet dependencies: upstart: PreDepends: sysvinit-utils (>= 2.86.dsl-23) or busybox (>= 3:1.6.1.legal-1osso8) but it is not going to be installed E: Error... "
For about a month ago I had to disable for the same reason the maemo.org extras-testing repository which I used to have enabled.
I do not like the idea to disable also the maemo.org repository
Shouldn't such packages with unmet dependencies been kept outside of extras (and extras-testing) repository?
![]() |
2011-04-04
, 09:28
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#3
|
You should never do "apt-get dist-upgrade" on the N900 - the repositories are not maintained in a fashion to allow this to work.
![]() |
2011-04-04
, 12:09
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#4
|
![]() |
2011-04-04
, 12:13
|
Posts: 287 |
Thanked: 618 times |
Joined on Jan 2011
@ Estonia
|
#5
|
You should never do "apt-get dist-upgrade" on the N900 - the repositories are not maintained in a fashion to allow this to work.
![]() |
2011-04-04
, 12:58
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#6
|
Hmm, as a quite long time linux user I thought that this is the most correct way to upgrade a linux distribution...
Is that limitation limited to maemo.org repositories or to all maemo repositories?
Well, it worked perfectly until that "upstart" package appeared at first in extras-testing and now in extras...
![]() |
2011-04-04
, 13:44
|
Posts: 287 |
Thanked: 618 times |
Joined on Jan 2011
@ Estonia
|
#7
|
![]() |
2011-04-04
, 14:09
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#8
|
apt-cache policy upstart sysvinit-utils busybox
dpkg --get-selections | grep hold
![]() |
2011-04-04
, 19:19
|
Posts: 287 |
Thanked: 618 times |
Joined on Jan 2011
@ Estonia
|
#9
|
If you want to further discuss your situation, please post the output ofCode:apt-cache policy upstart sysvinit-utils busybox
![]() |
2011-04-04
, 19:48
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#10
|
apt-get update && apt-get upgrade
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
But now "apt-get -f dist-upgrade" or "apt-get dist-upgrade" can't be used because of: " Calculating upgrade... Failed The following packages have unmet dependencies: upstart: PreDepends: sysvinit-utils (>= 2.86.dsl-23) or busybox (>= 3:1.6.1.legal-1osso8) but it is not going to be installed E: Error... "
For about a month ago I had to disable for the same reason the maemo.org extras-testing repository which I used to have enabled.
I do not like the idea to disable also the maemo.org repository
Shouldn't such packages with unmet dependencies been kept outside of extras (and extras-testing) repository?
Last edited by acrux; 2011-04-04 at 12:28.