sio2project / oioioi

GNU General Public License v3.0
160 stars 70 forks source link

(Docker) installation problem #261

Closed jstpp closed 10 months ago

jstpp commented 10 months ago

Hey! I noticed that there are some problems with installation using docker.

Screenshot_20230915_071731_Termius

It looks like we don't have access to one of the files. Is it normal? If it does, I would be grateful for some help with handling this problem...

A-dead-pixel commented 10 months ago

This isn't intended behaviour, it seems that the permissions on the recently uploaded sio2jail_exec-sandbox-1.4.4 are somehow wrong. I'm guessing that @MasloMaslane should be pinged.

The simplest temporary workaround would be commenting out the last step in the Dockerfile, as workers are capable of downloading sandboxes on their own.

MasloMaslane commented 10 months ago

Sorry, this should now be fixed

jstpp commented 10 months ago

Thanks for help! Everything is OK now.