Active Topics

 


Reply
Thread Tools
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#1
I'm an apt-get noob. Lately, some packages refuses to update, and I don't grok why.

These are the messages I get.

If someone can tell me teh why and wherefore, let me know. I'm a computer nerd, so feel free to be techy, I'm just not a *linux*/apt-get/debian package logic nerd.

Code:
Nokia-N900-51-1:~# apt-get update
Get:1 http://repository.maemo.org fremantle-1.3 Release.gpg [489B]
Ign http://repository.maemo.org fremantle-1.3/free Translation-en_US
Ign http://repository.maemo.org fremantle-1.3/non-free Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://static.bambuser.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Ign http://static.bambuser.com ./ Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://www.joikushop.com  Release.gpg            
Ign http://www.joikushop.com  Translation-en_US      
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Get:2 http://repository.maemo.org fremantle Release.gpg [489B]
Ign http://repository.maemo.org fremantle/free Translation-en_US
Ign http://repository.maemo.org fremantle/non-free Translation-en_US
Ign http://repository.maemo.org fremantle/sdk Release.gpg
Ign http://repository.maemo.org fremantle/sdk/free Translation-en_US
Get:3 http://repository.maemo.org fremantle Release.gpg [489B]
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-en_US
Ign http://repository.maemo.org fremantle/non-free Translation-en_US
Get:4 http://repository.maemo.org fremantle-1.3 Release [7956B]
Ign https://downloads.maemo.nokia.com ./ Translation-en_US                
Ign http://static.bambuser.com ./ Release                                 
Ign http://www.joikushop.com  Release
Hit https://downloads.maemo.nokia.com ./ Release
Get:5 http://repository.maemo.org fremantle Release [7960B]
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release 
Ign http://repository.maemo.org fremantle/sdk Release
Get:6 http://repository.maemo.org fremantle Release [7958B]
Ign http://repository.maemo.org fremantle-1.3/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle-1.3/non-free Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://static.bambuser.com ./ Packages/DiffIndex
Ign http://www.joikushop.com  Packages/DiffIndex    
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://repository.maemo.org fremantle/sdk/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex          
Get:7 http://repository.maemo.org fremantle-1.3/free Packages [2369kB]         
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex                    
Hit https://downloads.maemo.nokia.com ./ Packages                              
Hit https://downloads.maemo.nokia.com ./ Packages                              
Hit https://downloads.maemo.nokia.com ./ Packages                              
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex              
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex          
Get:8 http://repository.maemo.org fremantle-1.3/non-free Packages [67,5kB]     
Get:9 http://static.bambuser.com ./ Packages [2556B]                           
Hit http://www.joikushop.com  Packages                                         
Hit http://repository.maemo.org fremantle/sdk/free Packages                    
Get:10 http://repository.maemo.org fremantle/free Packages [3131kB]            
Get:11 http://repository.maemo.org fremantle/non-free Packages [86,5kB]        
Get:12 http://repository.maemo.org fremantle/free Packages [6923kB]            
Get:13 http://repository.maemo.org fremantle/non-free Packages [214kB]         
Fetched 12,8MB in 1min1s (210kB/s)                                             
Reading package lists... Done
W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.3/free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.3_free_binary-armel_Packages)
W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.3/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.3_non-free_binary-armel_Packages)
W: You may want to run apt-get update to correct these problems
Nokia-N900-51-1:~#
Code:
Nokia-N900-51-1:~# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  alarmed hildon-initscripts libeet1 libsdl-mixer1.2 pyside-qt4-core
  pyside-qt4-gui pyside-qt4-maemo5 python-pygame
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Nokia-N900-51-1:~#
Any ideas?

Thanks in advance.

/Z
 
Posts: 255 | Thanked: 107 times | Joined on Nov 2010
#2
iirc they are held back because they install new packages along with themselves. you'll probably have to do something like
sudo apt-get install alarmed hildon-initscripts libeet1 libsdl-mixer1.2 pyside-qt4-core pyside-qt4-gui pyside-qt4-maemo5 python-pygame
 
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#3
Hmm, forcing them to install seemed to ahve worked but it uninstalled "bluemaemo". There are other threads about bluemaemo issues, maybe I can follow those tips... however, I don't use bluemameo so.... I'm gonna ignore it. For now.

/Z
 
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#4
libeet1 will break BlueMaemo
 
Posts: 6 | Thanked: 4 times | Joined on Aug 2009 @ Franken
#5
Those are packages from the SDK repository, they are not meant to be installed on the N900. They are kept back since they would replace the Nokia official packages.
If you need a specific package that is only available in the SDK repository, then enable the SDK repository, install the desired package, and disable the repository afterwards. Do not do an apt-get upgrade with this repo enabled or force install packages from that repo (unless you really know what you are doing).
 
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#6
Hmm, but I'm using the SDK repo.... :/

/Z
 
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#7
libeet1 needs to be a special version... then bluemaemo will work again.
Code:
apt-get install libeet1=1.2.2+svn41533-maemo1
followed by
Code:
apt-get install bluemaemo
should fix it... ;j

Greetz,

..::J4ZZ::..
 

The Following User Says Thank You to J4ZZ For This Useful Post:
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#8
Ok. Worked. Installed about a ton of packages tho... dunno why

/Z
 
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#9
Glad I could help.
 
Posts: 13 | Thanked: 0 times | Joined on Oct 2010
#10
hey all

[QUOTE=J4ZZ;946115]libeet1 needs to be a special version... then bluemaemo will work again.
Code:
apt-get install libeet1=1.2.2+svn41533-maemo1
followed by
Code:
apt-get install bluemaemo
will i try that and got this error


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

~ $ sudo gainroot
Root shell enabled


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

/home/user # apt-get install libeet1=1.2.2+svn41533-maemo1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libeet1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up account-plugin-salut (0.10) ...
/var/lib/dpkg/info/account-plugin-salut.postinst: line 6: /etc/init.d/avahi-daemon: not found
dpkg: error processing account-plugin-salut (--configure):
subprocess post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of telepathy-extras:
telepathy-extras depends on account-plugin-salut; however:
Package account-plugin-salut is not configured yet.
dpkg: error processing telepathy-extras (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
account-plugin-salut
telepathy-extras
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:29.