Advertisement
zvalentiner

PHP problem

Mar 21st, 2011
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sudo apt-get install php5            
  2. apt-get: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
  3. Reading package lists... Done
  4. Building dependency tree      
  5. Reading state information... Done
  6. The following packages were automatically installed and are no longer required:
  7.   libvolume-id0 libdb4.5 dbus-x11
  8. Use 'apt-get autoremove' to remove them.
  9. The following extra packages will be installed:
  10.   libapache2-mod-php5 libonig2 libqdbm14 php5-cli php5-common php5-suhosin
  11. Suggested packages:
  12.   php-pear
  13. The following NEW packages will be installed:
  14.   libonig2 libqdbm14 php5-cli php5-suhosin
  15. The following packages will be upgraded:
  16.   libapache2-mod-php5 php5 php5-common
  17. 3 upgraded, 4 newly installed, 0 to remove and 30 not upgraded.
  18. 5 not fully installed or removed.
  19. Need to get 0 B/6.919 kB of archives.
  20. After this operation, 11,5 MB of additional disk space will be used.
  21. Do you want to continue [Y/n]? Y
  22. apt-extracttemplates: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
  23. Selecting previously deselected package libonig2.
  24. (Reading database ... 36534 files and directories currently installed.)
  25. Unpacking libonig2 (from .../libonig2_5.9.1-1_amd64.deb) ...
  26. Selecting previously deselected package libqdbm14.
  27. Unpacking libqdbm14 (from .../libqdbm14_1.8.77-4_amd64.deb) ...
  28. Preparing to replace libapache2-mod-php5 5.2.6.dfsg.1-1+lenny9 (using .../libapache2-mod-php5_5.3.3-7+squeeze1_amd64.deb) ...
  29. Unpacking replacement libapache2-mod-php5 ...
  30. Preparing to replace php5-common 5.2.6.dfsg.1-1+lenny9 (using .../php5-common_5.3.3-7+squeeze1_amd64.deb) ...
  31. Unpacking replacement php5-common ...
  32. Preparing to replace php5 5.2.6.dfsg.1-1+lenny9 (using .../php5_5.3.3-7+squeeze1_all.deb) ...
  33. Unpacking replacement php5 ...
  34. Selecting previously deselected package php5-cli.
  35. Unpacking php5-cli (from .../php5-cli_5.3.3-7+squeeze1_amd64.deb) ...
  36. Selecting previously deselected package php5-suhosin.
  37. Unpacking php5-suhosin (from .../php5-suhosin_0.9.32.1-1_amd64.deb) ...
  38. Processing triggers for man-db ...
  39. Setting up shared-mime-info (0.71-4) ...
  40. update-mime-database.real: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libxml2.so.2)
  41. update-mime-database.real: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64
  42. dpkg: error processing shared-mime-info (--configure):
  43.  subprocess installed post-installation script returned error exit status 127
  44. configured to not write apport reports
  45.                                       dpkg: dependency problems prevent configuration of libgtk2.0-0:
  46.  libgtk2.0-0 depends on shared-mime-info; however:
  47.   Package shared-mime-info is not configured yet.
  48. dpkg: error processing libgtk2.0-0 (--configure):
  49.  dependency problems - leaving unconfigured
  50. configured to not write apport reports
  51.                                       dpkg: dependency problems prevent configuration of libgtk2.0-bin:
  52.  libgtk2.0-bin depends on libgtk2.0-0 (>= 2.20.1-2); however:
  53.   Package libgtk2.0-0 is not configured yet.
  54. dpkg: error processing libgtk2.0-bin (--configure):
  55.  dependency problems - leaving unconfigured
  56. configured to not write apport reports
  57.                                       dpkg: dependency problems prevent configuration of librsvg2-2:
  58.  librsvg2-2 depends on libgtk2.0-0 (>= 2.16.0-1~); however:
  59.   Package libgtk2.0-0 is not configured yet.
  60. dpkg: error processing librsvg2-2 (--configure):
  61.  dependency problems - leaving unconfigured
  62. configured to not write apport reports
  63.                                       dpkg: dependency problems prevent configuration of libwmf0.2-7:
  64.  libwmf0.2-7 depends on gtk2.0-binver-2.10.0; however:
  65.   Package gtk2.0-binver-2.10.0 is not installed.
  66.   Package libgtk2.0-0 which provides gtk2.0-binver-2.10.0 is not configured yet.
  67. dpkg: error processing libwmf0.2-7 (--configure):
  68.  dependency problems - leaving unconfigured
  69. configured to not write apport reports
  70.                                       Setting up libonig2 (5.9.1-1) ...
  71. Setting up libqdbm14 (1.8.77-4) ...
  72. Setting up php5-common (5.3.3-7+squeeze1) ...
  73. Installing new version of config file /etc/php5/conf.d/pdo.ini ...
  74. Installing new version of config file /etc/cron.d/php5 ...
  75. Setting up libapache2-mod-php5 (5.3.3-7+squeeze1) ...
  76. Installing new version of config file /etc/apache2/mods-available/php5.conf ...
  77. Replacing config file /etc/php5/apache2/php.ini with new version
  78. Your apache2 configuration is broken, so we're not restarting it for you.
  79. Setting up php5 (5.3.3-7+squeeze1) ...
  80. Setting up php5-cli (5.3.3-7+squeeze1) ...
  81.  
  82. Creating config file /etc/php5/cli/php.ini with new version
  83. update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode.
  84. Setting up php5-suhosin (0.9.32.1-1) ...
  85. Errors were encountered while processing:
  86.  shared-mime-info
  87.  libgtk2.0-0
  88.  libgtk2.0-bin
  89.  librsvg2-2
  90.  libwmf0.2-7
  91. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement