[ixpmanager] v5.8.0 upgrade question . . .

Barry O'Donovan (INEX) barry.odonovan at inex.ie
Mon Jun 28 10:07:43 IST 2021


Hi Paul,

it's not clear to me why the below is not working - v5.8.0 is definitely 
there:

❯ git clone https://github.com/inex/IXP-Manager.git
Cloning into 'IXP-Manager'...
remote: Enumerating objects: 60230, done.
...
❯ cd IXP-Manager
❯ git checkout v5.8.0
Note: switching to 'v5.8.0'.
...
HEAD is now at c0aa5033 update robots


You can use:

git checkout release-v5

which will work just as well. Make sure the version is correct in 
version.php is the top level directory to ensure you do in fact have the 
latest code.

  - Barry






Paul Emmons wrote on 28/06/2021 05:55:
> Ok something I haven't run into before. I getting stuck on step 3 
> (https://docs.ixpmanager.org/install/upgrading/) :
>
> root at portal:/srv/ixpmanager# git fetch --all
> Fetching origin
> remote: Enumerating objects: 308, done.
> remote: Counting objects: 100% (273/273), done.
> remote: Compressing objects: 100% (96/96), done.
> remote: Total 308 (delta 203), reused 242 (delta 177), pack-reused 35
> Receiving objects: 100% (308/308), 768.08 KiB | 3.80 MiB/s, done.
> Resolving deltas: 100% (208/208), completed with 86 local objects.
> From https://github.com/inex/IXP-Manager
>    9c727d55a..19dd74cc7  release-v5 -> origin/release-v5
>    fe1bba432..19dd74cc7  master     -> origin/master
>  * [new branch]          sage       -> origin/sage
> root at portal:/srv/ixpmanager# git checkout v5.8.0
> error: pathspec 'v5.8.0' did not match any file(s) known to git
>
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> Unsubscribe or change options here: 
> https://www.inex.ie/mailman/listinfo/ixpmanager

-- 

Kind regards,
Barry O'Donovan
INEX

https://www.inex.ie/support/
+353 1 531 3339




More information about the ixpmanager mailing list