[03:29] isaagar (~debian@183.87.106.82) joined #hamara.
[05:16] mandiv (~quassel@103.192.72.254) joined #hamara.
[05:20] <mandiv> good morning
[05:23] mandiv (~quassel@103.192.72.254) left irc: Remote host closed the connection
[05:25] mandiv (~quassel@103.192.72.254) joined #hamara.
[05:43] isaagar (~debian@183.87.106.82) left irc: Quit: Leaving
[05:55] mandiv (~quassel@103.192.72.254) left irc: Ping timeout: 480 seconds
[07:53] mandiv (~quassel@103.192.72.254) joined #hamara.
[08:03] <libregeekingkid> mandiv: shubh prabhat
[08:17] mandiv (~quassel@103.192.72.254) left irc: Ping timeout: 480 seconds
[08:31] aparna (~aparna@210.7.64.2) joined #hamara.
[08:37] saurabh (~saurabh@210.7.64.4) joined #hamara.
[08:52] anant (~anant@210.7.64.52) joined #hamara.
[09:26] libregeekingkid (~quassel@210.7.64.2) left irc: Remote host closed the connection
[09:29] libregeekingkid (~quassel@210.7.64.2) joined #hamara.
[10:46] vikas (~vik@2a02:17d8:1010:1:c046:cef5:9610:c646) joined #hamara.
[10:56] <vikas> libregeekingkid: how are you getting on?
[10:56] <vikas> libregeekingkid: I am taking a look at the kernel panic
[10:57] <libregeekingkid> vikas: I was getting on with Gurvinder for the Hamara RPi build.
[10:57] <vikas> ok
[10:57] <libregeekingkid> he was getting issues building it up on stretch
[10:57] <vikas> libregeekingkid: i'll nail this then
[10:57] <libregeekingkid> vikas: I'll get back to this now
[10:57] <vikas> libregeekingkid: back with some answers soon
[10:58] <libregeekingkid> vikas: I can get to the Rpi build later..
[11:01] <vikas> libregeekingkid: ok, no probs
[11:02] <vikas> libregeekingkid: so I connected a serial console to my vm and saw this before the kernel panic
[11:02] <vikas> "/init: .: line 219: can't open '/scripts/live'
[11:02] <vikas> "
[11:05] <vikas> libregeekingkid: i am examining the contents of initrd
[11:05] <vikas> libregeekingkid: As I suspected, this doesn't seem to be an initrd image for live boot..
[11:05] <libregeekingkid> vikas: I am looking if theres anything about /scripts/live' in my build log
[11:07] <vikas> libregeekingkid: line 219 of our init says . /scripts/${BOOT}
[11:07] <vikas> but we have no directory called ./scripts/live
[11:08] <vikas> so this is why the init fails and results in a kernel panic
[11:08] <vikas> i am going to compare this with the initrd from stretch
[11:09] <libregeekingkid> initrd right?
[11:15] anant (anant@210.7.64.52) left #hamara.
[11:18] <vikas> libregeekingkid: yes
[11:21] <libregeekingkid> vikas: where are you observing the lines? #219
[11:22] <vikas> libregeekingkid: inside initrd there is a file called init
[11:22] <libregeekingkid> vikas: got it
[11:22] <vikas> libregeekingkid: if you want to access initrd.img you need to gunxip it
[11:22] <vikas> sorry gunzip
[11:23] <vikas> do something like
[11:23] <libregeekingkid> vikas: my archive manager opened it fine
[11:23] <vikas> mv initrd.img initrd.img.gz
[11:23] <vikas> oh
[11:23] <vikas> ok then :)
[11:23] <vikas> mine didn't
[11:23] <libregeekingkid> the initrd in boot of master template right?
[11:23] <vikas> no
[11:23] <vikas> the one on the iso
[11:24] <vikas> u can check the one in master template though
[11:24] <vikas> does it contain the scripts/live directory?
[11:27] <libregeekingkid> vikas: the initrd on the master template contains scripts. but not the live in it
[11:27] <vikas> libregeekingkid: ok - so that would lead to the same panic I guess
[11:31] <vikas> i am checking the same in jessie's live cd
[11:32] <vikas> libregeekingkid: seems like this may well be our problem?
[11:32] <vikas> libregeekingkid: it would be useful to find where this is all stored in debian's git repo
[11:33] <vikas> libregeekingkid: would save us downloadiong iso's and extracting initrd
[11:33] <vikas> wdyt?
[11:33] <libregeekingkid> vikas: theres a initrd.gz/initrd in boot. and one under /live of the iso. for booting up it is using the one inside boot right?
[11:34] <vikas> let me check
[11:34] <vikas> for live boot we are using the one in /live
[11:35] isaagar (~debian@183.87.106.82) joined #hamara.
[11:37] <libregeekingkid> welcome isaagar
[11:38] <isaagar> hi all
[11:38] <vikas> isaagar: hi!
[11:40] <libregeekingkid> isaagar: got up with your fork?
[11:40] <isaagar> libregeekingkid, : not yet i am trying now
[11:41] <vikas> libregeekingkid: I think the directory we are looking for comes from live-initramfs
[11:41] <vikas> libregeekingkid: see here: https://anonscm.debian.org/cgit/users/owen-guest/live-initramfs.git/tree/
[11:42] <vikas> libregeekingkid: I would suggest that live-initramfs should be apt-get installed during the package installs in makeiso
[11:42] <vikas> libregeekingkid: that might work :)
[11:49] <libregeekingkid> vikas: so how do we proceed.?
[11:50] <libregeekingkid> we comment out the copying of our initrd
[11:50] <vikas> libregeekingkid: I am making a build on jenkins that *should* have live-initramfs installed
[11:50] <libregeekingkid> link
[11:50] <vikas> http://devel.hamaralinux.org:8080/view/Dev%20ISO%20Builds/job/hamara-sugam-amd64-stretch-VT/
[11:50] <libregeekingkid> got it
[11:51] <libregeekingkid> vikas: aborted?
[11:51] <vikas> yes
[11:51] <vikas> i needed to wipe our the workspace
[11:51] <vikas> but because of the abort, i have to log into the server now and unmount the chroot :(
[11:52] <libregeekingkid> :D cool
[11:58] <libregeekingkid> vikas: got the new build/
[11:59] <libregeekingkid> ?
[11:59] <vikas> still stuck with that chroot
[11:59] <vikas> going to have to reboot the machine
[12:00] <vikas> saurabh: aparna: I can see you both logged in - am I safe to reboot?
[12:00] <saurabh> jenkins?
[12:00] <vikas> saurabh: yes
[12:00] <saurabh> Yes it is safe
[12:00] <aparna> vikas: yes do it
[12:01] <vikas> saurabh: aparna: you want to log out first?
[12:01] <aparna> vikas:Done
[12:01] <saurabh> exited
[12:01] <vikas> thanks
[12:01] <aparna> done
[12:06] <libregeekingkid> isaagar: how are you going on with your build?
[12:07] <isaagar> now i am going to that..
[12:08] <libregeekingkid> let us know for any help with it?
[12:08] <libregeekingkid> ..
[12:08] <isaagar> ya sure
[12:14] <libregeekingkid> vikas: where exactly are you making the changes
[12:14] <libregeekingkid> ?
[12:14] <vikas> in my fork
[12:14] <libregeekingkid> :) I mean in the makeiso
[12:14] <libregeekingkid> or with the initrd
[12:14] <vikas> makeiso
[12:15] <libregeekingkid> where in there?
[12:15] <vikas> give me few mins
[12:15] <vikas> i need to run this build
[12:16] <vikas> jenkins is still complaining
[12:17] <libregeekingkid> vikas: :D take your time
[12:20] <vikas> http://devel.hamaralinux.org:8080/view/Dev%20ISO%20Builds/job/hamara-sugam-amd64-stretch-VT/11/console
[12:22] <libregeekingkid> vikas: in the console o/p E: Failed getting release file http://devel.hamaralinux.org/hamara-sugam/dists/stretch/Release
[12:22] <vikas> because the dist name is stretch
[12:23] <vikas> i missed a change somewhere..
[12:26] <libregeekingkid> vikas: still the same issue
[12:27] <vikas> libregeekingkid: this looks better http://devel.hamaralinux.org:8080/view/Dev%20ISO%20Builds/job/hamara-sugam-amd64-stretch-VT/12/console
[12:30] <libregeekingkid> vikas: E: Unable to locate package live-initramfs
[12:30] <vikas> ok
[12:30] <vikas> maybe it's not in strecth
[12:31] <vikas> ok
[12:31] <vikas> my bad
[12:31] <vikas> seems like an old package
[12:31] <vikas> libregeekingkid: this looks more important though
[12:31] <vikas> E: Unable to locate package hamara-sugam E: Unable to locate package hamara-sugam-recommended E: Unable to locate package hamara-base E: Unable to locate package hamara-base-recommended E: Unable to locate package hamara-minimal
[12:31] <vikas> libregeekingkid: let's fix those first!
[12:32] <libregeekingkid> initramfs-tools seems to be the relevant package
[12:32] <vikas> libregeekingkid: that's in already
[12:32] <vikas> libregeekingkid: those missing meta packages are rather critical
[12:33] <libregeekingkid> ok
[12:33] <vikas> libregeekingkid: they have not been build and ppushed since we updated the repo to strecth
[12:33] <vikas> libregeekingkid: AFAIK they are all in hamara-meta-sugam
[12:34] <vikas> libregeekingkid: I need to do something else - can you take a look at that build job? It needs to be reconfigured to build in a stretch chroot
[12:35] <vikas> libregeekingkid: if your unsure I think Saurabh can guide oyu
[12:35] <libregeekingkid> vikas: looking up.
[12:46] isaagar (~debian@183.87.106.82) left irc: Ping timeout: 480 seconds
[13:04] vikas (vik@2a02:17d8:1010:1:c046:cef5:9610:c646) left #hamara.
[13:16] <saurabh> libregeekingkid: what should be the ideal size of the sugam iso? i think i got some what further
[13:18] isaagar (~debian@183.87.106.82) joined #hamara.
[13:34] <libregeekingkid> isaagar: got the iso to build
[13:34] <libregeekingkid> ?
[13:34] <isaagar> ya i am building now
[13:43] <isaagar> libregeekingkid : can u tell me the proper steps for building ?
[13:44] <libregeekingkid> how are you trying to build it up?
[13:44] <isaagar> by makeiso.sh
[13:45] <libregeekingkid> don't just run the file. there is a proper command
[13:45] <libregeekingkid> isaagar: on which branch you are
[13:46] <libregeekingkid> check with git checkout
[13:46] <isaagar> i passed required parameters
[13:46] <libregeekingkid> so how does your command looks like
[13:47] <libregeekingkid> isaagar: sudo /bin/bash ./makeiso.sh all amd64 hamara-sugam namaste devel.hamaralinux.org
[13:47] <libregeekingkid> here is how mine looks like
[13:47] <isaagar> " sudo bash makeiso.sh iso amd64 hamara namaste archive.hamaralinux.org "
[13:47] <libregeekingkid> try with my format
[13:47] <isaagar> ok
[13:48] <isaagar> ok got running
[13:48] <libregeekingkid> cool
[13:49] <libregeekingkid> isaagar: on which branch are you building?
[13:49] <isaagar> libregeekingkid : i am not getting
[13:49] <libregeekingkid> do a git checkout in the path in another terminal
[13:50] <isaagar> ok
[13:51] <libregeekingkid> are you getting master on it
[13:52] <isaagar> still checking wait ..
[13:54] <isaagar> ya i am on master
[14:02] <libregeekingkid> isaagar: Once the build completes you will find an ISO in the ISO's folder
[14:02] <libregeekingkid> test the new iso in VM and let me know How it is working.
[14:02] <isaagar> how much data it will download ?
[14:03] <libregeekingkid> isaagar: Don't know exactly but can say a lot of..
[14:03] <isaagar> ok i will see then
[14:07] <libregeekingkid> isaagar: the ISO size should be around a GB
[14:08] <isaagar> ok
[14:13] <libregeekingkid> isaagar: Once the ISO builds I will explain to you how the build process exactly happens
[14:15] <isaagar> ok i will go through the process..
[14:16] <isaagar> wiil see
[14:16] <libregeekingkid> this is what I get from shabdkosh for the translation of our in Marathi
[14:17] <isaagar> see 2nd and 3rd
[14:19] <libregeekingkid> isaagar: That is what the diversity in Marathi. we have multiple words for the same thing
[14:19] <isaagar> libregeekingkid : that exists in every language
[14:20] <isaagar> libregeekingkid : at least in indian languages
[14:20] <libregeekingkid> which is not the case with english.
[14:20] <libregeekingkid> isaagar: what do you propose? should we rename it?
[14:21] <isaagar> libregeekingkid : no , not "our" decision .
[14:21] <libregeekingkid> isaagar: .G or *2G
[14:21] <isaagar> libregeekingkid : will do kind of survey ..
[14:22] <libregeekingkid> isaagar: within our small marathi GNU/Linux enthusiasts right?
[14:22] <libregeekingkid> seems to me as cool idea.
[14:22] <libregeekingkid> isaagar: should I create a poll on Diaspora?
[14:22] <isaagar> libregeekingkid : no just ask people around u ,
[14:23] <libregeekingkid> isaagar: I am the only Marathi guy around me right now. I am in Gurgaon
[14:23] <libregeekingkid> :)