maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Apt-get error (https://talk.maemo.org/showthread.php?t=67087)

Zero_manX 2010-12-17 00:58

Apt-get error
 
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?

Wikiwide 2010-12-17 01:14

Re: Apt-get error
 
apt-get autoremove

Zero_manX 2010-12-17 13:33

Re: Apt-get error
 
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 2010-12-17 13:40

Re: Apt-get error
 
Code:

dpkg -r libpyside0.3
And please, wrap output with [code] and [/code] instead of making the text bold.

dannoob 2010-12-17 14:00

Re: Apt-get error
 
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)

rpjitendra 2012-12-11 12:21

Re: Apt-get error
 
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.

thedead1440 2012-12-11 12:25

Re: Apt-get error
 
Cross-posting especially in dead threads is going to get you alot of help! Keep it up!


/s

handaxe 2012-12-11 13:24

Re: Apt-get error
 
Quote:

Originally Posted by rpjitendra (Post 1303428)
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 ....


All times are GMT. The time now is 22:18.

vBulletin® Version 3.8.8