Hi,
I receive the following message when I try to install TeXworks from the repository:
"Package operation failed
The installation or removal of a software package failed."
and the details are the following:
Code:
installArchives() failed: Preconfiguring packages ...
Preconfiguring packages ...
Preconfiguring packages ...
Selecting previously unselected package tex-c
I was trying to troubleshoot a failed right mouse button click after freshly installing Ubuntu 12.04. However something now seems to be causing errors when I install anything in the Software Center. I get errors like below and a "package operation failed" dialogue.
Code:
installArchives() failed: Selecting previously unselected package python-gmenu.
I'm trying to install php-devel on my CentOS 6.3 VPS and get a failed dependencies test.
From phpinfos():
SYSTEM Linux 2.6.32-279.5.2.el6.x86_64 #1 x86_64 NTS
error: Failed dependencies:
php(x86-64) = 5.4.6-1.el6.remi is needed by
php-devel-5.4.6-1.el6.remi.x86_64
I've tried the following RPM packages:
php54w-devel-5.4.6-1.w6.x86_64.rpm
php-devel-5.4.6-1.el6.remi.i686.rpm
php
Hiya,
I am trying to install oracle and I am getting below error...
root@viswan-laptop:/home/viswan/sware# rpm -ivh oracle-xe-10.2.0.1-1.0.i386.rpm
error: Failed dependencies:
glibc >= 2.3.2 is needed by oracle-xe-10.2.0.1-1.0.i386
libaio >= 0.3.96 is needed by oracle-xe-10.2.0.1-1.0.i386
/bin/sh is needed by oracle-xe-10.2.0.1-1.0.i386
While Trying to install VirtualBox from AUR, and when installing the dependencies, I got this error.
==> Starting build()...
/tmp/yaourt-tmp-keripix/aur-libpng12/libpng12/./PKGBUILD: line 26: patch: command not found
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build libpng12 package.
It was solved by install base-devel package
When installing appears the message:
Package operation failed The installation or removal of a software package failed.
installArchives() failed: dpkg: error: failed to open package info file `/var/lib/dpkg/available' for reading: No such file or directory
Error in function:
When pressing "install" the install bar reaches just till the middle then the message appears, but the icon of the program
I have glibc 2.3 installed.
sh-3.00$ rpm -qa|grep glibc
glibc-devel-2.3.4-2.39
glibc-2.3.4-2.39
compat-glibc-2.3.2-95.30
glibc-profile-2.3.4-2.39
glibc-headers-2.3.4-2.39
compat-glibc-headers-2.3.2-95.30
glibc-utils-2.3.4-2.39
glibc-common-2.3.4-2.39
glibc-kernheaders-2.4-9.1.100.EL
trying to install libxml2, complains about dependencies; dependencies exist on system, any ideas anyone?
I am running CentOS 6.3.
I have a tool that monitors md5sum hashes for system binaries, and emails me whenever there is a change.