Nisam se dugo zabavljao sa webom, pa sam mislio instalirati WordPress i nabaciti nesto jednostavno gore.
Instaliram ja njega, pa potjeram upgrajd preko webmina, a javi mi gresku kod instalacije svega jer openssl_0.9.8 ima squeeze13 kao install package, a ne squeeze14 koji je skinut. Nakon drndanja i deinstalacije webmina, doticnog problema nestane, ali nemogu ga vise wratiti jer mo je to jedna od komponenti koja mu treba...
Instaliram ja openssl_1.1.0 cija instalacija isto pukne prije kraja jer ims problema sa nekim fajlama iako sve to radim kao root user.
Evo kako to izgleda:
Kod: Označi sve
root@server:~# apt-get upgrade
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:
ssl-cert : Depends: openssl (>= 0.9.8g-9) but it is not installed
E: Unmet dependencies. Try using -f.
root@server:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
openssl
Suggested packages:
ca-certificates
The following NEW packages will be installed:
openssl
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1050 kB of archives.
After this operation, 2433 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ...
dpkg: warning: files list file for package `libssl0.9.8' missing, assuming package has no files currently installed.
(Reading database ... 74761 files and directories currently installed.)
Unpacking openssl (from .../openssl_0.9.8o-4squeeze14_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/openssl_0.9.8o-4squeeze14_i386.deb (--unpack):
unable to make backup link of `./usr/bin/openssl' before installing new version: Operation not permitted
configured to not write apport reports
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/openssl_0.9.8o-4squeeze14_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@server:~#
Jel bi ga mogao upgrejdati na 7icu online?