Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.2 : strange rights for empty8G.qcow2 #3491

Closed
Raizo62 opened this issue Jun 27, 2023 · 0 comments
Closed

2.2 : strange rights for empty8G.qcow2 #3491

Raizo62 opened this issue Jun 27, 2023 · 0 comments
Labels

Comments

@Raizo62
Copy link

Raizo62 commented Jun 27, 2023

Hi

On Linux, with last GNS3 2.2.

When we start gns3server/gns3-gui, gns3 creates several files (empty100G.qcow2, empty10G.qcow2, ...)

But the file empty8G.qcow2 has strange rights (execution is enable for user,group,other) :

-rw-r--r-- 1 user user    1048576  6 avril  2020 config.img
-rw-r--r-- 1 user user         32 27 juin  15:01 config.img.md5sum
-rw-r--r-- 1 user user     198208 27 juin  15:01 empty100G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty100G.qcow2.md5sum
-rw-r--r-- 1 user user     196768 27 juin  15:01 empty10G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty10G.qcow2.md5sum
-rw-r--r-- 1 user user     199008 27 juin  15:01 empty150G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty150G.qcow2.md5sum
-rw-r--r-- 1 user user     212992 27 juin  15:01 empty1T.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty1T.qcow2.md5sum
-rw-r--r-- 1 user user     199808 27 juin  15:01 empty200G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty200G.qcow2.md5sum
-rw-r--r-- 1 user user     196928 27 juin  15:01 empty20G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty20G.qcow2.md5sum
-rw-r--r-- 1 user user     200608 27 juin  15:01 empty250G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty250G.qcow2.md5sum
-rw-r--r-- 1 user user     197088 27 juin  15:01 empty30G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty30G.qcow2.md5sum
-rw-r--r-- 1 user user     197248 27 juin  15:01 empty40G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty40G.qcow2.md5sum
-rw-r--r-- 1 user user     204608 27 juin  15:01 empty500G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty500G.qcow2.md5sum
-rw-r--r-- 1 user user     197408 27 juin  15:01 empty50G.qcow2
-rw-r--r-- 1 user user         32 27 juin  15:01 empty50G.qcow2.md5sum
-rwxr-xr-x 1 user user     196736 27 juin  15:01 empty8G.qcow2              # <-----------
-rw-r--r-- 1 user user         32 27 juin  15:01 empty8G.qcow2.md5sum
-rw-r--r-- 1 user user    2097152 27 juin  15:01 OVMF.fd
-rw-r--r-- 1 user user         32 27 juin  15:01 OVMF.fd.md5sum

EDIT1 : because it had already these rights in "/usr/local/lib/python3.9/dist-packages/gns3server/disks/"*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants