ФорумРазработкаУстановка и администрирование ПОВебсервер → [FreeBSD] с пыха на пыха (5.2 => 5.5)

[FreeBSD] с пыха на пыха (5.2 => 5.5)

  • ForceMan

    Сообщения: 8 Репутация: N Группа: Кто попало

    Spritz 27 июля 2012 г. 23:58

    Здравствуйте.

    Провел удаление пакетов с PHP (из-за чего не может запуститься Apache, т.к. в файле есть зависящие от mod_php инструкции) и установку версии других пакетов (pkgconf), которые конфликтуют с зависимостями устанавливаемой по умолчанию версии PHP (5.2.17). Нужно вернуть исходные версии, а еще лучше установить новую и переставить порты lang/php52 и lang/php52-extensions (в нужной конфигурации).

    Как то так вобщем то. С FreeBSD на уровне начинающего лажу, поэтому обращаюсь за помощью.
  • adw0rd

    Сообщения: 22959 Репутация: N Группа: в ухо

    Spritz 28 июля 2012 г. 0:05, спустя 6 минут 42 секунды

    cd /usr/ports
    portsnap fetch update
    cd /usr/ports/ports-mgmt/portmaster
    make install clean
    portmaster php
    https://smappi.org/ - платформа по созданию API на все случаи жизни
  • ForceMan

    Сообщения: 8 Репутация: N Группа: Кто попало

    Spritz 28 июля 2012 г. 0:12, спустя 7 минут 20 секунд


    cd /usr/ports
    portsnap fetch update
    cd /usr/ports/ports-mgmt/portmaster
    make install clean
    portmaster php



    Спасибо, сейчас попытаюсь. Забыл уточнить, на VPS установлена 8.0 версия, для нее подойдут данные команды?
  • ForceMan

    Сообщения: 8 Репутация: N Группа: Кто попало

    Spritz 28 июля 2012 г. 0:25, спустя 13 минут 22 секунды

    Вот что получилось…


    при запросе cd /usr/ports/ports-mgmt/portmaster:

    ===>  Installing for portmaster-3.13.13
    ===>   Generating temporary packing list
    ===>  Checking if ports-mgmt/portmaster already installed
    pkg_info: the package info for package 'freetype2-2.4.7' is corrupt
    ===>   An older version of ports-mgmt/portmaster is already installed (portmaster-3.12.1)
         You may wish to ``make deinstall'' and install this port again
         by ``make reinstall'' to upgrade it properly.
         If you really wish to overwrite the old port of ports-mgmt/portmaster
         without deleting it first, set the variable "FORCE_PKG_REGISTER"
         in your environment or the "make install" command line.
    *** Error code 1

    Stop in /usr/ports/ports-mgmt/portmaster.
    *** Error code 1

    Stop in /usr/ports/ports-mgmt/portmaster.


    При запросе portmaster php:

    vm10124# ===>  Installing for portmaster-3.13.13
    ===: Command not found.
    vm10124# ===>   Generating temporary packing list
    ===: Command not found.
    vm10124# ===>  Checking if ports-mgmt/portmaster already installed
    ===: Command not found.
    vm10124# pkg_info: the package info for package 'freetype2-2.4.7' is corrupt
    pkg_info:: Too many arguments.
    vm10124# ===>   An older version of ports-mgmt/portmaster is already installed (portmaster-3.12.1)
    Badly placed ()'s.
    vm10124#       You may wish to ``make deinstall'' and install this port again
    You: Command not found.
         by ``make reinstall'' to upgrade it properly.
    vm10124#       by ``make reinstall'' to upgrade it properly.
    by: Command not found.
    vm10124#       If you really wish to overwrite the old port of ports-mgmt/portmaster
    If: Command not found.
    vm10124#       without deleting it first, set the variable "FORCE_PKG_REGISTER"
    without: Command not found.
    vm10124#       in your environment or the "make install" command line.
    in: Command not found.
    vm10124# *** Error code 1
    Checking: Command not found.
    vm10124#
    vm10124# Stop in /usr/ports/ports-mgmt/portmaster.
    Stop: Command not found.
    vm10124# *** Error code 1
    Checking: Command not found.
    vm10124#
    vm10124# Stop in /usr/ports/ports-mgmt/portmaster.
    Stop: Command not found.


  • adw0rd

    Сообщения: 22959 Репутация: N Группа: в ухо

    Spritz 28 июля 2012 г. 0:29, спустя 3 минуты 13 секунд

    Переустановите вручную portmaster и freetype2, через:
    make deinstall && make install clean
    https://smappi.org/ - платформа по созданию API на все случаи жизни
  • ForceMan

    Сообщения: 8 Репутация: N Группа: Кто попало

    Spritz 28 июля 2012 г. 0:34, спустя 5 минут 4 секунды


    Переустановите вручную portmaster и freetype2, через:
    make deinstall && make install clean


    Вы готовы помочь за монетки?) Назовите сумму пожалуйста, для меня FreeBSD пока что туговато, погуглить на результат тоже не удалось.
  • adw0rd

    Сообщения: 22959 Репутация: N Группа: в ухо

    Spritz 28 июля 2012 г. 0:43, спустя 9 минут 46 секунд

    Конечно, $30/h.
    https://smappi.org/ - платформа по созданию API на все случаи жизни
  • ForceMan

    Сообщения: 8 Репутация: N Группа: Кто попало

    Spritz 29 июля 2012 г. 10:08, спустя 1 день 9 часов 24 минуты

    Закрывайте тему. Саппорт произвели переустановку системы.
    adw0rd еще раз благодарю.

Пожалуйста, авторизуйтесь, чтобы написать комментарий!