Active Topics

 


Reply
Thread Tools
Posts: 2 | Thanked: 0 times | Joined on Dec 2010
#1
Since i tried to instal vert-sms and fastsms at the same time i´m getting this error whenever i use apt-get, and fasterapp installer can´t install anything.


Nokia-N900:~# apt-get -f purge
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:
libshiboken0.3 libpyside0.3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libpyside1.0
The following NEW packages will be installed:
libpyside1.0
0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded.
25 not fully installed or removed.
Need to get 0B/116kB of archives.
After this operation, 279kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libpyside1.0
Install these packages without verification [y/N]? y
(Reading database ... 44204 files and directories currently installed.)
Unpacking libpyside1.0 (from .../libpyside1.0_1.0.0~beta1-1maemo4_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libpyside1.0_1.0.0~beta1-1maemo4_armel.deb (--unpack):
trying to overwrite `/usr/lib/pkgconfig/pyside.pc', which is also in package libpyside0.3
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libpyside1.0_1.0.0~beta1-1maemo4_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~#


Any ideas of how to get rid of it?
 
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
apt-get autoremove
 
Posts: 2 | Thanked: 0 times | Joined on Dec 2010
#3
This is what i get, and still not working

/home/user # apt-get autoremove
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:
python-pyside.phonon: Depends: libpyside1.0 but it is not installed
python-pyside.qtcore: Depends: libpyside1.0 (>= 1.0.0~beta1-1maemo4) but it is not installed
python-pyside.qtgui: Depends: libpyside1.0 but it is not installed
python-pyside.qtmaemo5: Depends: libpyside1.0 but it is not installed
python-pyside.qtmultimedia: Depends: libpyside1.0 but it is not installed
python-pyside.qtnetwork: Depends: libpyside1.0 but it is not installed
python-pyside.qtopengl: Depends: libpyside1.0 but it is not installed
python-pyside.qtscript: Depends: libpyside1.0 but it is not installed
python-pyside.qtsql: Depends: libpyside1.0 but it is not installed
python-pyside.qtsvg: Depends: libpyside1.0 but it is not installed
python-pyside.qtwebkit: Depends: libpyside1.0 but it is not installed
python-pyside.qtxml: Depends: libpyside1.0 but it is not installed
python-pyside.qtxmlpatterns: Depends: libpyside1.0 but it is not installed
python-qtmobility.contacts: Depends: libpyside1.0 but it is not installed
python-qtmobility.location: Depends: libpyside1.0 but it is not installed
python-qtmobility.messaging: Depends: libpyside1.0 but it is not installed
python-qtmobility.publishsubscribe: Depends: libpyside1.0 but it is not installed
python-qtmobility.sensors: Depends: libpyside1.0 but it is not installed
python-qtmobility.serviceframework: Depends: libpyside1.0 but it is not installed
python-qtmobility.systeminfo: Depends: libpyside1.0 but it is not installed
python-qtmobility.versit: Depends: libpyside1.0 but it is not installed
E: Unmet dependencies. Try using -f.
/home/user # apt-get -f autoremove
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:
libshiboken0.3 libpyside0.3
The following extra packages will be installed:
libpyside1.0
The following packages will be REMOVED:
libpyside0.3 libshiboken0.3
The following NEW packages will be installed:
libpyside1.0
0 upgraded, 1 newly installed, 2 to remove and 47 not upgraded.
25 not fully installed or removed.
Need to get 0B/116kB of archives.
After this operation, 12.3kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libpyside1.0
Install these packages without verification [y/N]? y
(Reading database ... 44204 files and directories currently installed.)
Unpacking libpyside1.0 (from .../libpyside1.0_1.0.0~beta1-1maemo4_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libpyside1.0_1.0.0~beta1-1maemo4_armel.deb (--unpack):
trying to overwrite `/usr/lib/pkgconfig/pyside.pc', which is also in package libpyside0.3
dpkg-deb:

subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:


/var/cache/apt/archives/libpyside1.0_1.0.0~beta1-1maemo4_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#4
Code:
dpkg -r libpyside0.3
And please, wrap output with [code] and [/code] instead of making the text bold.
 

The Following 4 Users Say Thank You to MohammadAG For This Useful Post:
Posts: 4 | Thanked: 2 times | Joined on Dec 2010
#5
Thanks - I was also having this problem to as of this morning, but all resolved now after finding this. (need to reboot after removing libpyside0.3 and running apt-get -f install)
 
Posts: 132 | Thanked: 45 times | Joined on Nov 2011 @ jodhpur
#6
when i try apt-get for install a package i get this-
The package omap3-dsp-hd-codecs needs to be reinstalled, but I can't find an archive for it.
apt-get -f install
and
dpkg configure -a
not working
please help.
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#7
Cross-posting especially in dead threads is going to get you alot of help! Keep it up!


/s
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#8
Originally Posted by rpjitendra View Post
when i try apt-get for install a package i get this-
The package omap3-dsp-hd-codecs needs to be reinstalled, but I can't find an archive for it.
apt-get -f install
and
dpkg configure -a
not working
please help.
Download the deb again from the 720p video thread by freemangordon and reinstall ....
 
Reply


 
Forum Jump


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