Thursday, 2022-12-29

*** Ritish <Ritish!~Ritish@116.73.151.160> has joined #libre-soc04:45
*** sai_ <sai_!~Ritish@116.73.146.247> has joined #libre-soc07:02
*** Ritish <Ritish!~Ritish@116.73.151.160> has quit IRC07:05
*** sai_ is now known as Ritish07:11
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC07:36
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.46> has joined #libre-soc07:36
*** Ritish <Ritish!~Ritish@116.73.146.247> has quit IRC08:32
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.46> has quit IRC08:51
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.46> has joined #libre-soc08:52
openpowerbot[mattermost] <gayatri> i am getting error While doing sudo make test10:19
openpowerbot[mattermost] <gayatri> Setup script exited with error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 110:20
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.46> has quit IRC10:55
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc10:57
*** Ritish <Ritish!~Ritish@202.131.158.114> has joined #libre-soc10:57
*** Gayatri <Gayatri!~Gayatri@2401:4900:25c0:2bce:4b7:c17c:e445:abe5> has joined #libre-soc11:41
*** Gayatri <Gayatri!~Gayatri@2401:4900:25c0:2bce:4b7:c17c:e445:abe5> has quit IRC11:57
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC12:19
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc12:20
*** Gayatri <Gayatri!~Gayatri@223.187.124.228> has joined #libre-soc12:30
*** Gayatri <Gayatri!~Gayatri@223.187.124.228> has quit IRC12:40
lkclgayatri: you should not be doing "sudo make test" - just "make test"12:42
lkclthat's attempting to run the unit tests as root, which is both unnecessary and a security risk (for you)12:42
lkclalso, you need to give many more details and be absolutely clear12:42
lkclwhat directory did you run that command in12:43
lkcldid you run the setup devscripts exactly as instructed12:43
lkclthis is a standard situation involving "remote debugging" (which takes up time to carry out)12:44
lkcli cannot guess what you have done, i cannot see your screen, i have no context whatsoever12:44
lkclso it is down to you to provide that context, bearing in mind that even when you do so it costs me (and/or this team) time and effort to both examine the context and establish if it is sufficient, *and then* work out what the potential problem is12:45
*** Ritish <Ritish!~Ritish@202.131.158.114> has quit IRC12:54
*** Gayatri <Gayatri!~Gayatri@2401:4900:6270:ec9a:aa03:6b93:16c4:407a> has joined #libre-soc13:24
openpowerbot[mattermost] <gayatri> Thanks for reply. i have run that command from root13:30
openpowerbot[mattermost] <gayatri> yes i run the devscript exactly as instructed but while running "schroot -c libresoc" i am getting error such as "Failed to change to directory ‘/home/oa/chroot/libresoc’: No such file or directory"13:32
openpowerbot[mattermost] <gayatri> Sorry for that. If possible , can you Please tell me full steps how to workon it. i took more than 10days to setup. where we should work on script about SVP6413:42
Gayatrii am not getting my path from dev-env-setup for schroot libresoc13:44
Gayatriwhere we should design any soc13:44
*** Gayatri <Gayatri!~Gayatri@2401:4900:6270:ec9a:aa03:6b93:16c4:407a> has quit IRC13:51
lkclok that's probably because you're not added as the first user (1000)15:51
lkclonly 10 days is good going.15:51
lkclyou should not be running the scripts blindly, you should be looking at them and investigating15:52
lkclso the very first thing you should check is: does the directory "/home/oa/chroot/libresoc" actually exist?15:53
lkcland the answer is almost certainly "no"15:53
lkclwhy?15:53
lkclbecause the location is non-standard for debian15:53
lkclevery chroot that i have ever created has been in /opt/chroot15:54
lkclnot "/home/oa"15:54
lkcl(never /home/oa)15:54
lkcllook at this script15:54
lkclhttps://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=mk-deb-chroot;h=a02e46ffea4bb2b1297ce3ea8ee9648c788e9fdf;hb=HEAD15:54
lkclwhere does it say, "/home/oa"?15:54
lkclyou're following the instructions here15:55
lkclhttps://libre-soc.org/HDL_workflow/devscripts/15:55
lkcltherefore you should have run "mk-deb-chroot libresoc", yes?15:55
lkcltherefore, if you look at the mk-deb-chroot script, line 2115:55
lkcl  20 # Create coriolis chroot dir in /opt15:55
lkcl  21 mkdir -p /opt/chroot/$chrootdir15:55
lkclit makes a directory, "/opt/chroot/libresoc"15:56
lkclso why on earth you have a schroot in "/home/oa/chroot/libresoc" is completely bewildering15:56
lkclplease start again15:56
lkclfollowing - exactly and precisely - the instructions15:56
lkcldo not deviate15:56
lkcldo not make changes15:56
lkcldo not attempt to miss out any steps15:57
lkcldo not attempt to change any steps15:57
lkcldo not run any of the commands more than once15:57
openpowerbot[mattermost] <gayatri> Thanks Luke.  But this path "oa@oa-Latitude-E7470:~/opt/chroot/libresoc$" already i exist16:28
openpowerbot[mattermost] <gayatri> already exist this path. Is this correct! or i should follow the above instruction16:29
*** Gayatri <Gayatri!~Gayatri@2401:4900:6270:ec9a:38ea:7ad8:3eaa:6598> has joined #libre-soc16:30
lkclit means that at some point you ran the command "mk-deb-chroot libresoc"16:33
lkclif you look in the dev-env-setup repository you will see that there is a command for deleting an schroot16:33
openpowerbot[mattermost] <gayatri> ok i will check and run that command16:39
openpowerbot[mattermost] <gayatri> can i run the script "rm-deb-chroot" and after that what can i do17:13
openpowerbot[mattermost] <gayatri> can i delete this file from root path or please let me from which path17:18
Gayatrican i run "rm-deb-chroot" for deleting schroot17:21
lkclyes, that's what it's for17:43
lkcllook inside the script, read the comments, read its contents17:43
lkclthis is something that you should be doing all the time (you should never run arbitrary executables off of the internet)17:44
Gayatri after deleting what should i do now17:54
lkclhttps://libre-soc.org/HDL_workflow/devscripts/17:55
Gayatriagain i will follow only 1st point17:58
lkclrun only the commands shown17:59
lkclrun them in the exact order17:59
lkcldo not miss any out17:59
lkcldo not repeat them twice17:59
lkcldo not attempt to do anything other than exactly and specifically those commands and those commands only17:59
Gayatriok i will18:00
lkclthe only errors that you might encounter will be due to unreliable internet.18:00
lkclwhich i cannot do anything about.18:00
lkcl(although, during the debian apt-get install process, the first thing that the mk-deb-chroot script does is: add in options in /etc/apt which compensate for broken proxies and unreliable internet connectivity)18:01
*** Gayatri <Gayatri!~Gayatri@2401:4900:6270:ec9a:38ea:7ad8:3eaa:6598> has quit IRC18:06
*** doppo <doppo!~doppo@2604:180::e0fc:a07f> has quit IRC22:13
*** doppo <doppo!~doppo@2604:180::e0fc:a07f> has joined #libre-soc22:16
*** Ritish <Ritish!~Ritish@202.131.158.114> has joined #libre-soc22:30
*** Ritish <Ritish!~Ritish@202.131.158.114> has quit IRC22:35

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!