You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating files: 100% (1953/1953), done.
/platform/mage/cpp/memgraph/libs/rocksdb /platform/mage/cpp/memgraph/libs
/platform/mage/cpp/memgraph/libs
/platform/mage/cpp/memgraph/libs/rocksdb /platform/mage/cpp/memgraph/libs
/platform/mage/cpp/memgraph/libs
Cloning primary from http://mgdeps-cache:8000/git/mgclient.git secondary from https://github.com/memgraph/mgclient.git
Cloning from https://github.com/memgraph/mgclient.git
Cloning into 'mgclient'...
remote: Enumerating objects: 740, done.
remote: Counting objects: 100% (409/409), done.
remote: Compressing objects: 100% (206/206), done.
remote: Total 740 (delta 254), reused 251 (delta 183), pack-reused 331
Receiving objects: 100% (740/740), 350.28 KiB | 3.57 MiB/s, done.
Resolving deltas: 100% (408/408), done.
/platform/mage/cpp/memgraph/libs/mgclient /platform/mage/cpp/memgraph/libs
No local changes to save
Note: switching to 'v1.4.0'.
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 switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 6f59c8a Change version number to 1.4.0 in CMake (#42)
/platform/mage/cpp/memgraph/libs
sed: couldn't open temporary file mgclient/src/sedHgd1c7: Permission denied
Something strange regarding mgconsole and rights, not sure why it would fail here:
repos/memgraph-platform/mage/cpp/memgraph/libs/mgclient/src $ ls -l
-rw-r--r-- 1 antejavor staff 4253 Oct 17 16:13 CMakeLists.txt
drwxr-xr-x 4 antejavor staff 128 Oct 17 16:13 apple
drwxr-xr-x 4 antejavor staff 128 Oct 17 16:13 linux
-rw-r--r-- 1 antejavor staff 6235 Oct 17 16:13 mgallocator.c
-rw-r--r-- 1 antejavor staff 3766 Oct 17 16:13 mgallocator.h
-rw-r--r-- 1 antejavor staff 32965 Oct 17 16:13 mgclient.c
-rw-r--r-- 1 antejavor staff 1633 Oct 17 16:13 mgcommon.h
-rw-r--r-- 1 antejavor staff 3603 Oct 17 16:13 mgconstants.h
-rw-r--r-- 1 antejavor staff 3935 Oct 17 16:13 mgmessage.c
-rw-r--r-- 1 antejavor staff 2329 Oct 17 16:13 mgmessage.h
-rw-r--r-- 1 antejavor staff 40611 Oct 17 16:13 mgsession-decoder.c
-rw-r--r-- 1 antejavor staff 14477 Oct 17 16:13 mgsession-encoder.c
-rw-r--r-- 1 antejavor staff 8208 Oct 17 16:13 mgsession.c
-rw-r--r-- 1 antejavor staff 5702 Oct 17 16:13 mgsession.h
-rw-r--r-- 1 antejavor staff 4201 Oct 17 16:13 mgsocket.h
-rw-r--r-- 1 antejavor staff 10475 Oct 17 16:13 mgtransport.c
-rw-r--r-- 1 antejavor staff 3793 Oct 17 16:13 mgtransport.h
-rw-r--r-- 1 antejavor staff 52054 Oct 17 16:13 mgvalue.c
-rw-r--r-- 1 antejavor staff 8787 Oct 17 16:13 mgvalue.h
-rw-r--r-- 1 antejavor staff 1295 Oct 17 16:13 mgwasm.c
-rw-r--r-- 1 antejavor staff 188 Oct 17 16:13 mgwasm.h
---------- 1 antejavor staff 0 Oct 17 16:13 sedHgd1c7
drwxr-xr-x 4 antejavor staff 128 Oct 17 16:13 windows
The text was updated successfully, but these errors were encountered:
On Macbook M2 (arm), running the following script steps fail:
mage/cpp/memgraph/release/package
:./run.sh build v4 debian-11-arm
I got the following error:
Something strange regarding mgconsole and rights, not sure why it would fail here:
The text was updated successfully, but these errors were encountered: