Thread
:
Apt-get error
View Single Post
Zero_manX
2010-12-17 , 13:33
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 #
Quote & Reply
|
Zero_manX
View Public Profile
Find all posts by Zero_manX