How do I force php-xml to see the already installed dependency?
sudo yum install php-xml
complains about:
php-common = 5.1.6-34.el5_8
but running yum install php-common
php-common-5.1.6-34.el5_8.i386 already installed
[root@dtsrvishvt2 /]# sudo yum install php-xml
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.manchester.icecolo.com
* extras: mirrors.manchester.icecolo.com
* updates: mirrors.manchester.icecolo.com
Reducing CentOS-5 Testing to included packages only
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-xml.i386 0:5.1.6-34.el5_8 set to be updated
--> Processing Dependency: php-common = 5.1.6-34.el5_8 for package: php-xml
--> Finished Dependency Resolution
php-xml-5.1.6-34.el5_8.i386 from updates has depsolving problems
--> Missing Dependency: php-common = 5.1.6-34.el5_8 is needed by package php-xml-5.1.6-34.el5_8.i386 (updates)
Error: Missing Dependency: php-common = 5.1.6-34.el5_8 is needed by package php-xml-5.1.6-34.el5_8.i386 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Well after going deep into Linode/Ningx, without really knowing what I was doing i decided to see if the community might be able to help solve my issue the easy way.
I have a Drupal 5 installation running a site that i need to have in the air and look after.
I now want to instal an additional Drupal 7 site.
The D5 was set up by a company that knew what they where doing and is running Apache.
Should I:
1. get a new Linode and install (if so should I go for Apache or Ningx, which I sort of started messing around with.)?
well i had this trouble on a drupal commons - all goes well - but the systems denies to display images. This issue is so weird thati allmost did not manage to show any image. I thoght that this is rooted in the weird / old system that the drupal-common runs currently - i guess that it is the version 6.23 or something alike....
I'm using a new install of drupal 7.x, and I am trying to display an external RSS feed on a page. I have enabled the aggregator core module, but I cannot configure it under /admin/config/services. The only link available in /admin/config/services is RSS Publishing.