[ixpmanager] composer

Diarmuid O Briain diarmuid at obriain.com
Thu Feb 22 15:22:46 GMT 2018


Hi,

Following the IXP Manager v4.x upgrade instructions and have the following
issue. The "composer install" command is not responding ?? Am I supposed to
install from apt-get ?

regards,

Diarmuid



ubuntu at ixpm1:/srv/ixpmanager$ cat library/IXP/Version.php | grep VERSION
define( 'APPLICATION_VERSION', '4.7.2' );

As can be seen, the current version is 4.7.2 and I am upgrading to the next
version 4.7.3.


ubuntu at ixpm1:/srv/ixpmanager$ sudo git fetch
remote: Counting objects: 377, done.
remote: Compressing objects: 100% (135/135), done.
remote: Total 377 (delta 243), reused 349 (delta 215), pack-reused 0
Receiving objects: 100% (377/377), 91.17 KiB | 0 bytes/s, done.
Resolving deltas: 100% (243/243), completed with 64 local objects.
>From https://github.com/inex/IXP-Manager
   0b79d04..a462aa3  master     -> origin/master
 * [new tag]         v4.7.3     -> v4.7.3


ubuntu at ixpm1:/srv/ixpmanager$ sudo git checkout v4.7.3
Note: checking out 'v4.7.3'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 17f714d... [REVIEW] Customer ability to change MAC address


ubuntu at ixpm1:/srv/ixpmanager$ sudo composer install
sudo: composer: command not found

root at ixpm1:/srv/ixpmanager# composer install
The program 'composer' is currently not installed. You can install it by
typing:
apt install composer


--

*Irish by birth, located in Uganda but Munster by the grace of God.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20180222/d6fbadb4/attachment.html>


More information about the ixpmanager mailing list