Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo apt-get install php5
- apt-get: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- libvolume-id0 libdb4.5 dbus-x11
- Use 'apt-get autoremove' to remove them.
- The following extra packages will be installed:
- libapache2-mod-php5 libonig2 libqdbm14 php5-cli php5-common php5-suhosin
- Suggested packages:
- php-pear
- The following NEW packages will be installed:
- libonig2 libqdbm14 php5-cli php5-suhosin
- The following packages will be upgraded:
- libapache2-mod-php5 php5 php5-common
- 3 upgraded, 4 newly installed, 0 to remove and 30 not upgraded.
- 5 not fully installed or removed.
- Need to get 0 B/6.919 kB of archives.
- After this operation, 11,5 MB of additional disk space will be used.
- Do you want to continue [Y/n]? Y
- apt-extracttemplates: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
- Selecting previously deselected package libonig2.
- (Reading database ... 36534 files and directories currently installed.)
- Unpacking libonig2 (from .../libonig2_5.9.1-1_amd64.deb) ...
- Selecting previously deselected package libqdbm14.
- Unpacking libqdbm14 (from .../libqdbm14_1.8.77-4_amd64.deb) ...
- Preparing to replace libapache2-mod-php5 5.2.6.dfsg.1-1+lenny9 (using .../libapache2-mod-php5_5.3.3-7+squeeze1_amd64.deb) ...
- Unpacking replacement libapache2-mod-php5 ...
- Preparing to replace php5-common 5.2.6.dfsg.1-1+lenny9 (using .../php5-common_5.3.3-7+squeeze1_amd64.deb) ...
- Unpacking replacement php5-common ...
- Preparing to replace php5 5.2.6.dfsg.1-1+lenny9 (using .../php5_5.3.3-7+squeeze1_all.deb) ...
- Unpacking replacement php5 ...
- Selecting previously deselected package php5-cli.
- Unpacking php5-cli (from .../php5-cli_5.3.3-7+squeeze1_amd64.deb) ...
- Selecting previously deselected package php5-suhosin.
- Unpacking php5-suhosin (from .../php5-suhosin_0.9.32.1-1_amd64.deb) ...
- Processing triggers for man-db ...
- Setting up shared-mime-info (0.71-4) ...
- update-mime-database.real: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libxml2.so.2)
- update-mime-database.real: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64
- dpkg: error processing shared-mime-info (--configure):
- subprocess installed post-installation script returned error exit status 127
- configured to not write apport reports
- dpkg: dependency problems prevent configuration of libgtk2.0-0:
- libgtk2.0-0 depends on shared-mime-info; however:
- Package shared-mime-info is not configured yet.
- dpkg: error processing libgtk2.0-0 (--configure):
- dependency problems - leaving unconfigured
- configured to not write apport reports
- dpkg: dependency problems prevent configuration of libgtk2.0-bin:
- libgtk2.0-bin depends on libgtk2.0-0 (>= 2.20.1-2); however:
- Package libgtk2.0-0 is not configured yet.
- dpkg: error processing libgtk2.0-bin (--configure):
- dependency problems - leaving unconfigured
- configured to not write apport reports
- dpkg: dependency problems prevent configuration of librsvg2-2:
- librsvg2-2 depends on libgtk2.0-0 (>= 2.16.0-1~); however:
- Package libgtk2.0-0 is not configured yet.
- dpkg: error processing librsvg2-2 (--configure):
- dependency problems - leaving unconfigured
- configured to not write apport reports
- dpkg: dependency problems prevent configuration of libwmf0.2-7:
- libwmf0.2-7 depends on gtk2.0-binver-2.10.0; however:
- Package gtk2.0-binver-2.10.0 is not installed.
- Package libgtk2.0-0 which provides gtk2.0-binver-2.10.0 is not configured yet.
- dpkg: error processing libwmf0.2-7 (--configure):
- dependency problems - leaving unconfigured
- configured to not write apport reports
- Setting up libonig2 (5.9.1-1) ...
- Setting up libqdbm14 (1.8.77-4) ...
- Setting up php5-common (5.3.3-7+squeeze1) ...
- Installing new version of config file /etc/php5/conf.d/pdo.ini ...
- Installing new version of config file /etc/cron.d/php5 ...
- Setting up libapache2-mod-php5 (5.3.3-7+squeeze1) ...
- Installing new version of config file /etc/apache2/mods-available/php5.conf ...
- Replacing config file /etc/php5/apache2/php.ini with new version
- Your apache2 configuration is broken, so we're not restarting it for you.
- Setting up php5 (5.3.3-7+squeeze1) ...
- Setting up php5-cli (5.3.3-7+squeeze1) ...
- Creating config file /etc/php5/cli/php.ini with new version
- update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode.
- Setting up php5-suhosin (0.9.32.1-1) ...
- Errors were encountered while processing:
- shared-mime-info
- libgtk2.0-0
- libgtk2.0-bin
- librsvg2-2
- libwmf0.2-7
- E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement