Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-05-09 07:54:01 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-05-09 07:54:04 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Remote host closed the connection)
2021-05-09 07:54:59 × justanotheruser quits (~justanoth@unaffiliated/justanotheruser) (Ping timeout: 245 seconds)
2021-05-09 07:57:44 × tzh quits (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) (Quit: zzz)
2021-05-09 07:59:05 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-05-09 08:00:23 jamm_ joins (~jamm@unaffiliated/jamm)
2021-05-09 08:05:34 × jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 276 seconds)
2021-05-09 08:06:34 <tomsmeding> Surya: sclv: likely the installation process is configuring ghc in /tmp which may be a tmpfs on your system, i.e. residing in RAM
2021-05-09 08:09:57 × hendursaga quits (~weechat@gateway/tor-sasl/hendursaga) (Ping timeout: 240 seconds)
2021-05-09 08:10:10 <tomsmeding> Surya: You may have success exporting TMPDIR=/some/temporary/directory/on/your/disk before running the installation
2021-05-09 08:13:24 hendursaga joins (~weechat@gateway/tor-sasl/hendursaga)
2021-05-09 08:15:27 alexander joins (~alexander@2a02:587:dc0a:2700:39fb:67a3:1f47:16d)
2021-05-09 08:15:42 chimera joins (~chimera@168-182-134-95.pool.ukrtel.net)
2021-05-09 08:15:57 alexander is now known as Guest96828
2021-05-09 08:18:50 × frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 246 seconds)
2021-05-09 08:19:15 × ADG1089 quits (~aditya@223.226.229.98) (Remote host closed the connection)
2021-05-09 08:19:42 × jacks2 quits (~bc8134e3@217.29.117.252) (Quit: quit)
2021-05-09 08:24:43 aveltras joins (uid364989@gateway/web/irccloud.com/x-tgluoemwgszedtgx)
2021-05-09 08:27:40 × puke quits (~vroom@217.138.252.196) (Quit: puke)
2021-05-09 08:28:10 × jgt_ quits (~jgt@92-247-237-116.spectrumnet.bg) (Ping timeout: 268 seconds)
2021-05-09 08:28:23 × xsperry quits (~as@unaffiliated/xsperry) ()
2021-05-09 08:29:30 gehmehgeh joins (~ircuser1@gateway/tor-sasl/gehmehgeh)
2021-05-09 08:29:48 × nineonine quits (~nineonine@2604:3d08:7783:f200:5c3d:ae41:1644:7ac) (Remote host closed the connection)
2021-05-09 08:29:55 olligobber joins (~olligobbe@unaffiliated/olligobber)
2021-05-09 08:30:09 xsperry joins (~as@unaffiliated/xsperry)
2021-05-09 08:30:30 surya96 joins (31cea985@49.206.169.133)
2021-05-09 08:31:35 <surya96> tomsmeding:I am Surya,It got stucked can't even move the cursor
2021-05-09 08:31:46 × SSP quits (~surya@49.206.169.133) (Remote host closed the connection)
2021-05-09 08:32:18 nineonine joins (~nineonine@2604:3d08:7783:f200:5c3d:ae41:1644:7ac)
2021-05-09 08:32:33 <tomsmeding> surya96: indeed sounds like your ram is full and your machine is swapping :p
2021-05-09 08:33:20 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 265 seconds)
2021-05-09 08:34:22 <surya96> tomsmeding:I there any possible solution 🙁
2021-05-09 08:34:36 × Surya quits (31cea985@49.206.169.133) (Quit: Ping timeout (120 seconds))
2021-05-09 08:34:49 × chimera quits (~chimera@168-182-134-95.pool.ukrtel.net) (Quit: Konversation terminated!)
2021-05-09 08:35:37 <surya96> To install haskell platform im my system
2021-05-09 08:36:14 <tomsmeding> surya96: mkdir ~/tmpdir; export TMPDIR="$HOME/tmpdir"
2021-05-09 08:36:23 <tomsmeding> Then run the command you would normally run
2021-05-09 08:36:39 × nineonine quits (~nineonine@2604:3d08:7783:f200:5c3d:ae41:1644:7ac) (Ping timeout: 245 seconds)
2021-05-09 08:36:46 <tomsmeding> If my suspicion is right that should install fine
2021-05-09 08:37:06 <tomsmeding> (and then that directory can be deleted afterwards, but make sure to close this terminal too then)
2021-05-09 08:37:22 bearcarl joins (b730f4b8@183.48.244.184)
2021-05-09 08:37:57 <surya96> tomsmeding ok I'll try now
2021-05-09 08:39:08 × bearcarl quits (b730f4b8@183.48.244.184) (Client Quit)
2021-05-09 08:39:27 frozenErebus joins (~frozenEre@37.231.244.249)
2021-05-09 08:39:29 × xelxebar quits (~xelxebar@gateway/tor-sasl/xelxebar) (Remote host closed the connection)
2021-05-09 08:39:47 xelxebar joins (~xelxebar@gateway/tor-sasl/xelxebar)
2021-05-09 08:42:23 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-05-09 08:43:09 bearcarl joins (b730f4b8@183.48.244.184)
2021-05-09 08:44:22 × bearcarl quits (b730f4b8@183.48.244.184) (Client Quit)
2021-05-09 08:44:23 × stree quits (~stree@68.36.8.116) (Ping timeout: 246 seconds)
2021-05-09 08:44:56 × frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 265 seconds)
2021-05-09 08:45:06 elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de)
2021-05-09 08:46:05 <surya96> Thank you tomsmeding It worked very well 😃
2021-05-09 08:46:52 × desophos quits (~desophos@2601:249:1680:a570:45cb:bc96:d6c7:8cf9) (Quit: Leaving)
2021-05-09 08:47:28 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 252 seconds)
2021-05-09 08:52:36 jgt_ joins (~jgt@92-247-237-116.spectrumnet.bg)
2021-05-09 08:53:26 m0rphism joins (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de)
2021-05-09 08:53:34 <tomsmeding> surya96: cheers!
2021-05-09 08:55:10 <tomsmeding> I wonder if ghcup should do a check if there is a reasonable amount of space free on the device containing $TMPDIR, and if not print a warning containing the above-mentioned fix (before continuing anyway)
2021-05-09 08:57:57 stree joins (~stree@68.36.8.116)
2021-05-09 08:59:20 × surya96 quits (31cea985@49.206.169.133) (Quit: Connection closed)
2021-05-09 09:00:23 × guriya quits (a0ee4b85@unaffiliated/guriya) (Ping timeout: 240 seconds)
2021-05-09 09:03:20 × todda7 quits (~torstein@2a02:587:3724:1a75:aca:df22:9d82:969f) (Quit: Konversation terminated!)
2021-05-09 09:04:32 × malumore quits (~malumore@151.62.119.114) (Ping timeout: 240 seconds)
2021-05-09 09:04:37 × Sgeo quits (~Sgeo@ool-18b9875e.dyn.optonline.net) (Read error: Connection reset by peer)
2021-05-09 09:09:15 motersen_ joins (~motersen@gateway/tor-sasl/motersen)
2021-05-09 09:10:21 × motersen quits (~motersen@gateway/tor-sasl/motersen) (Ping timeout: 240 seconds)
2021-05-09 09:11:34 nineonine joins (~nineonine@2604:3d08:7783:f200:5c3d:ae41:1644:7ac)
2021-05-09 09:11:35 × hypercube quits (~hypercube@2603-6011-f901-9e5b-0000-0000-0000-08cf.res6.spectrum.com) (Ping timeout: 260 seconds)
2021-05-09 09:13:10 × drbean_ quits (~drbean@TC210-63-209-196.static.apol.com.tw) (Quit: ZNC 1.8.2+cygwin2 - https://znc.in)
2021-05-09 09:20:29 × heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2021-05-09 09:20:33 × jb55 quits (~jb55@gateway/tor-sasl/jb55) (Remote host closed the connection)
2021-05-09 09:21:00 jb55 joins (~jb55@gateway/tor-sasl/jb55)
2021-05-09 09:22:51 × nineonine quits (~nineonine@2604:3d08:7783:f200:5c3d:ae41:1644:7ac) (Ping timeout: 250 seconds)
2021-05-09 09:27:21 <maerwald> tomsmeding: https://gitlab.haskell.org/haskell/ghcup-hs/-/commit/7d13836feaa8340161ed6d9bd9ee83da28b1db55#465b3aaa2d02413cccb5b6a46fce4e8ca991b07d_233_244
2021-05-09 09:29:04 ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net)
2021-05-09 09:30:32 Surya joins (31cea985@49.206.169.133)
2021-05-09 09:30:53 × Surya quits (31cea985@49.206.169.133) (Client Quit)
2021-05-09 09:32:21 × vgtw quits (~vgtw@gateway/tor-sasl/vgtw) (Ping timeout: 240 seconds)
2021-05-09 09:32:33 vgtw_ joins (~vgtw@gateway/tor-sasl/vgtw)
2021-05-09 09:32:57 vgtw_ is now known as vgtw
2021-05-09 09:33:13 Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas)
2021-05-09 09:34:19 jacks2 joins (~bc8134e3@217.29.117.252)
2021-05-09 09:35:12 × ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 265 seconds)
2021-05-09 09:39:17 todda7 joins (~torstein@2a02:587:3724:1a75:aca:df22:9d82:969f)
2021-05-09 09:42:50 × geowiesnot quits (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) (Ping timeout: 246 seconds)
2021-05-09 09:46:59 frozenErebus joins (~frozenEre@37.231.244.249)
2021-05-09 09:48:09 acidjnk_new2 joins (~acidjnk@p200300d0c72b952744537a9ba826644f.dip0.t-ipconnect.de)
2021-05-09 09:52:49 Nahra joins (~user@unaffiliated/nahra)
2021-05-09 09:53:19 × gehmehgeh quits (~ircuser1@gateway/tor-sasl/gehmehgeh) (Remote host closed the connection)
2021-05-09 09:53:33 × finn_elija quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Ping timeout: 240 seconds)
2021-05-09 09:54:23 × frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 246 seconds)
2021-05-09 09:54:44 gehmehgeh joins (~ircuser1@gateway/tor-sasl/gehmehgeh)
2021-05-09 09:55:34 finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-05-09 10:02:10 Ariakenom joins (~Ariakenom@2001:9b1:efb:fc00:e1e0:777e:85c3:9996)
2021-05-09 10:05:11 × jassob quits (~jassob@korrob.vth.sgsnet.se) (Ping timeout: 252 seconds)
2021-05-09 10:06:11 × Guest18158 quits (~joseph@2603-7000-7607-112b-351c-7687-8787-1bee.res6.spectrum.com) (Ping timeout: 250 seconds)
2021-05-09 10:15:04 boxscape joins (54a350dc@gateway/web/cgi-irc/kiwiirc.com/ip.84.163.80.220)
2021-05-09 10:17:11 × vicfred quits (~vicfred@unaffiliated/vicfred) (Quit: Leaving)
2021-05-09 10:17:28 jassob joins (~jassob@korrob.vth.sgsnet.se)

All times are in UTC.