<div dir="ltr"><div dir="ltr">Salut din nou,<div><br></div><div>Pare sa functioneze acum, intr-adevar. Multumesc mult!<br><br></div><div>Mai am cateva intrebari, totusi:</div><div><br></div><div>Am initializat storer-ul from scratch folosind <b>vmchecker-init-course storer</b>.</div><div><br></div><div>1. La pasul de job building se intampla urmatoarele</div><div><pre style="font-family:"courier new",courier;color:rgb(0,0,0)"><b>checker: building
fixing file dates ...
touch: cannot touch './.vim/bkup/bash.bashrc~': Permission denied
touch: cannot touch './.vim/bkup/sshd_config~': Permission denied
touch: cannot touch 'Warhammer/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Greenskins': Not a directory
touch: cannot touch 'Warhammer/Greenskins/Grimgor': Not a directory
touch: cannot touch 'Warhammer/Greenskins/Grimgor': Not a directory
touch: cannot touch 'Ironhide/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Greenskins/High': Not a directory
touch: cannot touch 'Warhammer/Greenskins/High': Not a directory
touch: cannot touch 'Grudgebearer/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Greenskins/Azhag': Not a directory
touch: cannot touch 'Warhammer/Greenskins/Azhag': Not a directory
touch: cannot touch 'Slaughterer/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Greenskins/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Dwarfs': Not a directory
touch: cannot touch 'Warhammer/Dwarfs/The': Not a directory
touch: cannot touch 'Warhammer/Dwarfs/The': Not a directory
touch: cannot touch 'Ironfist/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Dwarfs/.gitignore': Not a directory
touch: cannot touch 'Warhammer/Dwarfs/Baradun': Not a directory
touch: cannot touch 'Warhammer/Dwarfs/Baradun': Not a directory
touch: cannot touch 'Lord/.gitignore': Not a directory
touch: setting times of './.dbus': Permission denied
touch: cannot touch '12/salt': Not a directory
touch: cannot touch '12/Blobs': Not a directory
touch: setting times of './.cache/dconf': Permission denied
make: *** No targets specified and no makefile found. Stop.
checker: building failed</b></pre><pre style="font-family:"courier new",courier;color:rgb(0,0,0)">unde build_job() e cel creat default la instantierea unui curs nou</pre><pre style="font-family:"courier new",courier;color:rgb(0,0,0)"><b>build_job()<br>{<br> echo -e "\nchecker: building"<br> echo "fixing file dates ..."<br> /usr/bin/find . | xargs touch 2>&1<br> make 2>&1<br> if [ "$?" != 0 ]; then<br> echo "checker: building failed"<br> return 1<br> fi<br><br> echo "checker: building done"<br> return 0<br>}</b><br></pre></div></div>E vreo problema cu asta?<div><br><div><br></div><div>2. Dupa ce se dezarhiveaza checker-ul facut de mine, am iar doua erori</div><div><br></div><div><b>[...]</b></div><div><pre style="font-family:"courier new",courier;color:rgb(0,0,0)"><b>inflating: checker/checker-part-4/testset/not_cats/98.jpg
inflating: checker/checker-part-4/testset/not_cats/_DS_Store
/usr/bin/find: ‘./.dbus’: Permission denied
/usr/bin/find: ‘./.cache/dconf’: Permission denied</b></pre><pre style="font-family:"courier new",courier;color:rgb(0,0,0)">E vreo problema cu asta?</pre><pre style="font-family:"courier new",courier;color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)"><font face="arial, sans-serif">3. Testarea mi se opreste brusc si <b style="">nu</b> imi afiseaza tot output-ul. E vreo limita de timp implicita a testelor pe vmchecker? Daca da, se poate modifica?</font></pre><pre style="color:rgb(0,0,0)"><font face="arial, sans-serif"><br></font></pre><pre style="color:rgb(0,0,0)"><font face="arial, sans-serif">Seara frumoasa,</font></pre><pre style="color:rgb(0,0,0)"><font face="arial, sans-serif">Radu</font></pre><pre style="font-family:"courier new",courier;color:rgb(0,0,0)"><br></pre><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 21 Mar 2020 at 14:46, Radu Stochitoiu <<a href="mailto:radu.stochitoiu@gmail.com">radu.stochitoiu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Okay, o sa veritic pe seara.<div dir="auto"><br></div><div dir="auto">Mersi frumos,</div><div dir="auto">Radu</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 21, 2020, 13:07 Razvan Deaconescu <<a href="mailto:razvan.deaconescu@cs.pub.ro" target="_blank">razvan.deaconescu@cs.pub.ro</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Radu Stochitoiu <<a href="mailto:radu.stochitoiu@gmail.com" rel="noreferrer" target="_blank">radu.stochitoiu@gmail.com</a>> writes:<br>
> Salutari,<br>
><br>
> Am incercat azi sa setez checker-ul pentru Tema 1 la Metode Numerice,<br>
> insa cand trimit orice arhiva primesc eroarea *vmexecutor exitcode 1<br>
> (error)*.<br>
><br>
> Ma puteti ajuta sa rezolv asta?<br>
><br>
> Mentionez ca de pe <a href="mailto:mn@elf.cs.pub.ro" rel="noreferrer" target="_blank">mn@elf.cs.pub.ro</a> ma pot conecta pe <a href="mailto:mn@checker.cs.pub.ro" rel="noreferrer" target="_blank">mn@checker.cs.pub.ro</a>.<br>
<br>
Am rezolvat. Era o problemă de permisiuni pe checker. Acum merge.<br>
<br>
Răzvan<br>
</blockquote></div>
</blockquote></div></div></div></div>