Help - Search - Members - Calendar
Full Version: update from 7.5.1 to 7.5.3 -> Failed dependencies
The Planet Forums > Control Panels > Plesk
EvolutionCrazy
On a fresh server buyed yesterday before placing a website i would like to update the plesk panel... so if the will be any problem i can restore the system without be trouble about backups etc...

but when i commit the update it will fail at the first step:

QUOTE
[CUT]
----

Retrieving standard packages
---

Retrieving Plesk files
---

Preparing for packages installation...
----- begin of output -----
Installing php-pgsql-4.3.2-18.ent.i386.rpm
warning: /root/psa/PSA_7.5.3/RHel3_std.updates/php-pgsql-4.3.2-18.ent.i386.rpm: V3 DSA signature: NOKEY, key ID 897da07a
error: Failed dependencies:
php = 4.3.2-18.ent is needed by php-pgsql-4.3.2-18.ent

----- end of output -----
===> Autoinstaller: stopped logging at Sat May 28 23:58:19 2005

***** end of log file *****


icon_sad.gif

what's wrong???

the server is completly fresh :confused:
Gary Simat
you need to download php-pgsql-4.3.2-18.ent and install it via rpm -Uvh , just search google for the exact rpm package name and you will be fine.
EvolutionCrazy
uhm...

i'm a total newbie on linux systems...

i've tryed to google "php-pgsql-4.3.2-18.ent" but i've found only reference to rmp related to "tao-linux"...

can i use that??? and the most important thing: how i've to use that? icon_biggrin.gif

wget .....
tar -zxvf ....
rpm -Uvh .....

is that the right procedure :confused:
Tex
did you try the plesk updater which would generate this in the log
package php-pgsql (file php-pgsql-4.3.2-18.ent.i386.rpm) was added to installation list as required for base packages.

or use yum
EvolutionCrazy
QUOTE (Tex)
try the plesk updater
or use yum


i got the error above using the plesk updater directly from plesk panel (it send that error log in my email...)
Tex
To use yum just add this line
yum atomic-psa75 http://3es.atomicrocketturtle.com/atomic/psa75/3ES/
in your
/etc/sysconfig/rhn/sources

yum has a newer version php-pgsql-4.3.10-1.rhel3.art and you would then get this notice from the updater log if you were using yum <.art>

Checking package php-pgsql-4.3.2-18.ent.i386.rpm...not installed, but newer package found

so either try the updater, if that fails use yum. you can check out his site below, alot of plesk users use his stuff

http://www.atomicrocketturtle.com/
EvolutionCrazy
thanks icon_smile.gif

i've added that line...

now up2date --list show me a lot of packages icon_biggrin.gif
QUOTE
# up2date --list
Invalid metapkg id emacs-nox

Fetching Obsoletes list for channel: rhel-i386-es-3...

Fetching Obsoletes list for channel: rhel-i386-es-3-extras...

Fetching Obsoletes list for channel: atomic-psa75...

Fetching rpm headers...
########################################

Name                                    Version        Rel
----------------------------------------------------------
Mambo                                   4.5.1          7504              noarch
PPWSE                                   1.1            rhel3.build75050130.17i58
6
SSHTerm                                 0.2.2          rhel3.build75050130.17noa
rch
courier-imap                            3.0.8          rhel3.build75050130.17i58
6
drweb                                   4.32.2         rh7_psa           i586
drweb-qmail                             4.32           rhel3.build75050130.17i58
6
libidn                                  0.4.2          rhel3.build75050130.17i58
6
osCommerce                              2.2ms2         7503              noarch
perl-Apache-ASP                         2.57           rhel3.build75050130.17noa
rch
perl-Compress-Zlib                      1.33           rhel3.build75050130.17i58
6
perl-IO-Ftp                             0.05           rhel3.build75050130.17noa
rch
perl-IO-Zlib                            1.01           rhel3.build75050130.17noa
rch
perl-MIME-Lite                          2.117          rhel3.build75050130.17noa
rch
psa-agent                               1.3.2          4                 i586
psa-api-cli                             7.5.2          rhel3.build75050130.17i58
6
psa-api-common                          7.5.2          rhel3.build75050130.17i58
6
psa-api-rpc                             7.5.2          rhel3.build75050130.17i58
6
psa-api-rpc-doc                         7.5.2          rhel3.build75050130.17i58
6
psa-api-rpc-protocol                    7.5.2          rhel3.build75050130.17i58
6
psa-bu                                  7.5.2          rhel3.build75050130.17i58
6
psa-courier-imap-add                    7.5.2          rhel3.build75050130.17i58
6
psa-locale-base-en-US                   7.5.2          rhel3.build75050130.17noa
rch
psa-logrotate                           3.7            rhel3.build75050130.17i58
6
psa-migration-manager                   7.5.2          rhel3.build75050207.17i58
6
psa-pre-keyupdate                       7.5.2          rhel3.build75050130.17i58
6
psa-proftpd                             1.2.10         rhel3.build75050130.17i58
6
psa-proftpd-xinetd                      1.2.10         rhel3.build75050130.17i58
6
psa-qmail                               1.03           rhel3.build75050130.17i58
6
psa-qmail-rblsmtpd                      0.70           rhel3.build75050130.17i58
6
psa-spamassassin                        7.5.2          rhel3.build75050130.17i58
6

The following Packages were marked to be skipped by your configuration:

Name                                    Version        Rel  Reason
-------------------------------------------------------------------------------
kernel                                  2.4.21         32.0.1.ELPkg name/pattern
kernel-doc                              2.4.21         32.0.1.ELPkg name/pattern
kernel-smp                              2.4.21         32.0.1.ELPkg name/pattern
kernel-source                           2.4.21         32.0.1.ELPkg name/pattern
kernel-utils                            2.4            8.37.12Pkg name/pattern
psa                                     7.5.2          rhel3.build75050130.17Con
fig modified


i'll try the autoupdater of plesk icon_biggrin.gif
EvolutionCrazy
icon_sad.gif

QUOTE
[CUT]

----

Retrieving standard packages
---

Retrieving Plesk files
---

Preparing for packages installation...
----- begin of output -----
Installing php-pgsql-4.3.2-18.ent.i386.rpm
warning: /root/psa/PSA_7.5.3/RHel3_std.updates/php-pgsql-4.3.2-18.ent.i386.rpm: V3 DSA signature: NOKEY, key ID 897da07a
error: Failed dependencies:
php = 4.3.2-18.ent is needed by php-pgsql-4.3.2-18.ent

----- end of output -----
===> Autoinstaller: stopped logging at Sun May 29 14:48:07 2005

***** end of log file *****


the entire log is very big... i cannot post it here... however in the log there's also this line:

QUOTE
Checking package php-4.3.2-18.ent.i386.rpm...not installed, but newer package found

isn't it the right one? icon_sad.gif
Gary Simat
upgrade your php to 4.3.2-19 then add
http://andromeda.ee.teiath.gr/CentOS/3.1/u...19.ent.i386.rpm
Tex
QUOTE (EvolutionCrazy)
uhm...

i'm a total newbie on linux systems...

:confused:


depending on what you plan on doing with this server i might
suggest going to the following link to get your server setup
unless you purchased it just to learn with

https://www.totalserversolutions.com/site/i...id=16&Itemid=30

would be well worth the money, i don't see where they
offer hostname or dns setup so you might want to check around
with some others depending on your needs.
the reason i suggest this is i see where you have kernel in your
skiplist and one of the first things on linux is update to the latest kernel and install a firewall to secure the server as much as possible
Not sure what kernel version ev1 is installed with to find out do
uname -r
EvolutionCrazy
updated to 7.5.2 using you and atomic...

upgraded also the php package and some others package...

yum looks very cool icon_smile.gif

about the managed hosting: i'm here to learn... i want to learn how to administer a box...

the next step will be apf...

about the kernel: it's ignored by the default ev1servers installation... dunno why...
however now i've run a "yum update"... if it don't works i'll try the "ev1servers restore"...

my major dubt is the mysql upgrade 3.x -> 4.x i think it will break the plesk... hope not...

see later icon_smile.gif

/edit

everything updated... mysql 4.0 workings fine... icon_smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.