IRC log for #devuan on 20180716

00:07.33*** join/#devuan hannes1 (hannes@da1.hashbang.sh)
00:16.01*** join/#devuan Wasp (~wasp@gruenau1.informatik.hu-berlin.de)
00:20.16*** join/#devuan infobot (ibot@208.53.50.136)
00:20.16*** topic/#devuan is Latest (2018-06-09): ASCII 2.0.0 https://devuan.org/os/debian-fork/ascii-stable-announce-060818 || Stable (2017-05-25): Jessie 1.0.0 stable release | This is the Devuan https://devuan.org/ discussion channel | off-topic conversation in #debianfork please | Devuan Forum: https://dev1galaxy.org/ | Chanlogs: http://maemo.cloud-7.de/irclogs/freenode/_devuan/ https://botbot.me/freenode/devuan
00:20.16*** mode/#devuan [+v infobot] by ChanServ
00:47.05*** join/#devuan Xenguy (~Xenguy@unaffiliated/xenguy)
00:47.10*** join/#devuan theLambda (~theLambda@mue-88-130-62-184.dsl.tropolys.de)
01:35.24*** join/#devuan Humpelstilzchen (erik@p4FD0388D.dip0.t-ipconnect.de)
04:05.53*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
04:26.18*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
05:50.30*** join/#devuan ivanshmakov (~user@violet.siamics.net)
06:00.58*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
06:22.56*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
06:29.40*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
06:35.02*** join/#devuan bbd (~evaldas@94.244.113.99)
06:44.37*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
07:08.58*** join/#devuan antenagora (~antenagor@147.162.137.245)
07:12.43*** join/#devuan Tuor (~Tuor@212.25.21.185)
07:12.43*** join/#devuan Tuor (~Tuor@unaffiliated/tuor)
07:13.36*** join/#devuan thijso (~thijs@109-46-132-5.ftth.glasoperator.nl)
07:15.35*** join/#devuan clemens3 (~clemens@mx.eniso-partners.com)
07:25.31*** join/#devuan antenagora (~antenagor@147.162.137.245)
07:36.00*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
07:45.27*** join/#devuan dovrak (~AD\matthe@poundl945.plus.com)
08:08.54*** join/#devuan clemens3_ (~clemens@80-218-38-71.dclient.hispeed.ch)
08:31.15*** join/#devuan sunshavi (~user@181.64.192.254)
08:50.33*** join/#devuan cocoadaemon (~foo@x53.octopuce.fr)
09:00.52*** join/#devuan Fervi (~fervi@2a02:a317:e144:d900:a2f3:c1ff:fe2d:aad4)
09:05.12*** join/#devuan goo_ (4f19a011@gateway/web/freenode/ip.79.25.160.17)
09:05.42goo_hey, I'd need help solving an issue with apt on a debootstrapped ascii armhf system
09:06.23goo_basically, whenever I try to install something, be it by doing `apt upgrade` or `apt install <pkg>` it just hangs at 0% [Waiting for headers]
09:07.17KatolaZgoo_: which repos are you using?
09:07.31goo_I tried modifying the /etc/apt/sources.list mirror since it originally was `http://pkgmaster.devuan.org/merged` and was not working
09:07.44KatolaZgoo_: are you sure you have internet connection?
09:07.48goo_I changed it to `http://deb.devuan.org/merged` but it still isn't working
09:07.50goo_yep
09:07.51KatolaZ(silly question, I know...)
09:08.20goo_also if I do like `apt install --print-uris <pkg>` and try to wget the resulting URL it downloads the package just fine
09:10.05goo_ask me for anything you need, I'd be very grateful if anyone could help
09:10.27KatolaZhold on
09:10.46KatolaZpkgmaster is working all right over here
09:11.09KatolaZand so are deb.devuan.org
09:11.30goo_I can try using the pkgmaster mirror again but I highly doubt that'll change anything
09:11.42KatolaZgoo_: it must be something on your side I guess
09:12.13goo_yeah I guess
09:12.24goo_but I can connect to the mirror just fine
09:12.41goo_like wget works, it's just apt that doesn't
09:12.45goo_pinging it works
09:14.43KatolaZgoo_: ping is not relevant
09:14.51KatolaZit could also be disabled :)
09:15.05KatolaZand you still could connect to the http server there
09:16.21goo_yeah it was just to say that it definitely isn't a connectivity problem
09:17.13KatolaZgoo_: apt-cache policy bash
09:23.32goo_bash:   Installed: 4.4-5   Candidate: 4.4-5   Version table:  *** 4.4-5 500         500 http://deb.devuan.org/merged ascii/main armhf Packages         100 /var/lib/dpkg/status
09:25.05KatolaZgoo_: please use pkgmaster.devuan.org until we understand what's going on
09:25.18KatolaZ(despite it shouldn't make any difference at all...)
09:25.43KatolaZgoo_: are you able to do an apt-get update cleanly?
09:29.06goo_hang on a sec I will connect from my phone
09:32.33*** join/#devuan goo_ (4f19a011@gateway/web/freenode/ip.79.25.160.17)
09:33.47goo_yeah so apt update seems to work
09:34.42KatolaZave you tried apt-get install?
09:34.49KatolaZ(it shouldn't change much)
09:34.57goo_yeah same issue
09:38.21xrogaanbeen some cert update recently
09:40.35xrogaanoh, https://www.cacert.org/ is unreachable because unsecure. Ironic.
09:41.06KatolaZxrogaan: goo_ is not using https
09:41.17KatolaZand there has been no cert update on pkgmaster
09:41.24goo_yeah
09:41.48goo_I think I might be missing some dependencies or library
09:42.15goo_can you make a list of apt dependencies?
09:42.30xrogaanI was talking about myself KatolaZ, sorry to intrude on the conversation.
09:42.31KatolaZapt-cache show apt
09:42.38KatolaZoh sorry xrogaan :\
09:42.48KatolaZgoo_: but that would be VERY strange
09:43.18KatolaZgoo_: do you have dselect installed?
09:43.43xrogaanI'm pretty sure I got some certificate updates.
09:43.45KatolaZresurrects dead bodies every now and then...
09:44.45goo_I don't think I have dselect
09:45.03goo_how to list installed packages?
09:46.57fsmithred<PROTECTED>
09:47.27xrogaangoo_: are you using ipv6 or ipv4? Might be silly, but the devuan mirrors under ipv6 are pretty slow on my end.
09:48.07goo_my ISP doesn't support ipv6 so I'm pretty confident it's not using it
09:48.25goo_unless that's actually the problem and it's trying to use it while it can't
09:49.13xrogaananyhow, during the update of ca-certificates this one got added: subject=C = CN, O = "GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", CN = GDCA TrustAUTH R5 ROOT
09:49.22xrogaanThat's quite suspicious.
09:52.09djphI don't think 'suspicious' begins to describe it.
09:53.18*** join/#devuan goo__ (4f19a011@gateway/web/freenode/ip.79.25.160.17)
09:53.19xrogaanGDCA TrustAUTH R5 ROOT, in the debian changelog
09:53.42xrogaanalso they removed equifax CA, so it's not all bad.
09:54.15fsmithredgoo_, did you post about this problem on the forum or the mailing list?
09:54.26xrogaangoo_: if your system is configured to use ipv4, it should default on ipv4.
09:54.49goo__nope I didn't post about it
09:55.01goo__yeah I checked and ipv6 is disabled
09:55.05*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
09:55.16xrogaanPersonally, I made a file /etc/apt/apt.conf.d/99force-ipv4 with `Acquire::ForceIPv4 "true";' in it.
09:55.55xrogaanI needed to sleep yesterday and the rate at which it was downloading meant I had to wait for an hour.
09:56.48fsmithredok, I think you're not the only one with this problem, but I'm not finding where I read it before.
10:01.33*** join/#devuan goo_ (4f19a011@gateway/web/freenode/ip.79.25.160.17)
10:01.38goo_here https://ibb.co/dnpLRy
10:01.49goo_it's as if apt doesn't follow redirects
10:03.19fsmithred0% (Waiting for headers)  - I'm sure I saw that posted somewhere recently
10:05.17*** join/#devuan rafalcpp (~racalcppp@84-10-11-234.static.chello.pl)
10:06.28fsmithredI'll check the mailing list as soon as I can get thunderbird to stop crashing
10:06.54goo_thank you
10:10.58gnarfacegoo_: are you running local DNS?
10:11.26gnarfacei had a thought about the ipv6 thing
10:12.03gnarfacei think bind9 used to get wonky if you didn't disable ipv6 in its own config when you had no ipv6 upstream
10:12.21goo_nope I'm using Google's dns
10:14.39gnarfacewell, i still have intermittent failures with deb.devuan.org
10:14.45gnarfacebut mostly it works if i retry once or twice
10:15.02gnarfacei don't think all the mirrors are actually ok
10:15.05KatolaZgoo_: are you sure your local debian repo is working?
10:15.19KatolaZI mean, what happens if you try to get to deb.debian.org?
10:15.20goo_what do you mean?
10:15.29goo_oh
10:15.52goo_it works, like, I can even manually download packages from it using wget
10:16.13KatolaZmmmpf
10:17.03*** join/#devuan goo_desktop (4f19a011@gateway/web/freenode/ip.79.25.160.17)
10:31.58*** join/#devuan guglicap (~kodi@host17-160-dynamic.25-79-r.retail.telecomitalia.it)
10:35.16*** join/#devuan guglicap (~kodi@host17-160-dynamic.25-79-r.retail.telecomitalia.it)
10:54.34rrqinteresting .. I get a 2 redirects, the last to http://cdn-fastly.deb.debian.org/... with a 404 response..??
10:55.05rrqsame for pkgmaster as for deb
10:55.16KatolaZrrq: ?
10:55.38rrqjust trying 'wget -S -O/dev/null http://pkgmaster.devuan.org/merged...'
10:55.59rrqand 'wget -S -O/dev/null http://deb.devuan.org/merged...'
10:56.02KatolaZrrq: are you sure the package is there?
10:56.15KatolaZ(the one you are trying to wget)
10:56.28rrqno; I copied the url (from goo_'s image)
10:56.39KatolaZmmmhhh
10:56.41rrqah maybe mis-copied....
10:57.55rrqno.. correctly copied (let me veirfy a 5:th time...)
10:58.24fsmithredI can't find the post I saw that had the same problem.
10:58.59KatolaZnot found here as well
10:59.06rrqok mis-copied... eventually 2 redirect and a download
10:59.14KatolaZhold on
10:59.14*** join/#devuan maiz (~maiz@197.201.143.194)
11:01.06KatolaZyep it's a 404
11:01.17KatolaZI got the url from Packages.xz
11:01.31rrqafk
11:02.40KatolaZoh ok
11:02.46KatolaZhe needs to get the updates I guess
11:02.51KatolaZasci-updates
11:02.55KatolaZascii-updates
11:03.19KatolaZparazyd: you around ^^^
11:04.42KatolaZbut that's really strange....
11:06.03KatolaZso it seems like the package is not available from Debian repos
11:06.46KatolaZoh no wait
11:06.47KatolaZit's there
11:06.56rrqevidently http://pkgmaster.devuan.org redirects to http://deb.debian.org (with other path) then to cdn-fastly.deb.debian.org (with that path), and I'm getting it from there
11:06.57KatolaZhttp://ftp.debian.org/debian/pool/main/libe/libevent/libevent-2.0-5_2.0.21-stable-3_armhf.deb
11:07.11KatolaZit's definitely there
11:08.41KatolaZI had mistyped the url as well
11:09.00rrqmaybe deb.debian.org resolves slowly for goo_ ?
11:09.02KatolaZI can get it either through ftp.debian.org or through deb.debian.org
11:10.18KatolaZshrugs
11:20.14*** join/#devuan goo_ (~kodi@host17-160-dynamic.25-79-r.retail.telecomitalia.it)
11:21.17goo_KatolaZ: hey my connection dropped apparently but I think I've read something about ascii-updates?
11:26.17*** join/#devuan eliasr (uid27497@gateway/web/irccloud.com/x-toxauotohdpkytxs)
11:27.54*** join/#devuan Acacia (~stuttgart@unaffiliated/acacia)
11:37.34*** join/#devuan cocoadaemon (~foo@x53.octopuce.fr)
11:46.55*** join/#devuan HumanG33k (~HumanG33k@62.147.242.8)
11:49.52*** join/#devuan threadie (~threddie@97.93-89-43.enivest.net)
11:52.41*** join/#devuan goo_ (~kodi@host145-160-dynamic.25-79-r.retail.telecomitalia.it)
11:55.08*** join/#devuan HumanG33k (~HumanG33k@62.147.242.8)
11:58.41*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
12:00.18*** join/#devuan HumanG33k (~HumanG33k@62.147.242.8)
12:08.02goo_oh i read the logs from botbotme
12:08.28goo_I think my problem is that apt doesn't follow redirects
12:08.40goo_like as soon as it gets a 302 it hangs
12:08.47*** join/#devuan justinsm (~justinsm@82-69-63-196.dsl.in-addr.zen.co.uk)
12:10.34*** join/#devuan Human_G33k (~HumanG33k@62.147.242.8)
12:19.19parazydKatolaZ: What's up?
12:21.18*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
12:22.28*** join/#devuan Vall (~durval@181-161-83-112.baf.movistar.cl)
12:39.22*** join/#devuan Vall (~durval@181-161-83-112.baf.movistar.cl)
13:04.02*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
13:06.10KatolaZparazyd: goo_ ^^^
13:08.52parazydIs there something wrong with the url we're serving?
13:10.21*** join/#devuan _stephen_ (~stephen@139.sub-174-220-26.myvzw.com)
13:14.52KatolaZnope
13:15.05KatolaZcurl/wget work fine
13:15.20KatolaZfollow the redirects and get the file
13:15.24KatolaZso no idea
13:15.58parazydapt might hang sometimes... goo_ can try an `apt update` again and installing the package again.
13:26.41*** join/#devuan Human_G33k (~HumanG33k@62.147.242.8)
13:27.21*** join/#devuan Vall (~durval@45.232.32.142)
13:30.53*** join/#devuan furrywolf (~furrywolf@172.58.35.232)
13:54.50*** join/#devuan goSlackware (~goSlackwa@209.250.232.119)
14:12.09*** join/#devuan Human_G33k (~HumanG33k@62.147.242.8)
14:18.15*** join/#devuan DingoSaar (~hagen@p4FC40EF9.dip0.t-ipconnect.de)
14:19.21*** join/#devuan Vall (~durval@186.9.129.159)
14:24.17*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
14:32.41*** join/#devuan windowsrefund (~windowsre@unaffiliated/windowsrefund)
14:43.20*** join/#devuan sunshavi (~user@181.64.192.254)
14:44.16*** join/#devuan aggrora (~aggrora@2a04:ae08:1409:6f00:224:d7ff:febb:610c)
14:46.11*** join/#devuan filipdevuan (~filip@cpc77042-warw18-2-0-cust394.3-2.cable.virginm.net)
14:46.35filipdevuanhi, uhh finally home!! i tried antergos with KDE plasma and it was awful battery was running low like crazy!!! worse than windows 10 hahah
14:46.45filipdevuananyways im trying to run dvd movie under VLC but it wont load ;/
14:47.34filipdevuanin antergos open media from disc was sda1 i think or something like that but here my disc device is /media/cdrom0
14:51.40*** join/#devuan Human_G33k (~HumanG33k@62.147.242.8)
14:52.25*** join/#devuan dmarquez (bec7eee0@gateway/web/freenode/ip.190.199.238.224)
14:53.38*** part/#devuan dmarquez (bec7eee0@gateway/web/freenode/ip.190.199.238.224)
14:53.57filipdevuanand i remember i have had something like linux-firmware in my synaptic or something like that not sure if that was firmware though
14:54.36filipdevuanok nvm got it
14:55.01golinuxfilipdevuan: Try /dev/sr0
14:56.30filipdevuanw8 ill reboot
14:56.35filipdevuanbrb
14:58.26*** join/#devuan filipdevuan (~filip@cpc77042-warw18-2-0-cust394.3-2.cable.virginm.net)
14:59.44filipdevuanyeah well it reads the dvd cuz i have title of the movie but vlc just doesnt wanna play maybe its codecs
15:02.59filipdevuanokay its probably lack of libdvd-pkg im downloading it now from package manager and see if that does it
15:05.01*** join/#devuan cocoadaemon (~foo@x53.octopuce.fr)
15:06.50*** join/#devuan AlexLikeRock_ (~AlexLikeR@unaffiliated/alexlikerock)
15:07.21golinuxlibdvdcss2?  To handle any decryption
15:08.13golinuxMine is from debian multimedia but I got it a long time ago.
15:10.44filipdevuanyeah libdvdcss2 now its stuck on processing triggers for libc-bin
15:11.00filipdevuanlibdvd-pkg: dpkg database is locked. You may need to use command "sudo dpkg-reconfigure libdvd-pkg".
15:11.00filipdevuanlibdvd-pkg: Building and installation of package(s) [libdvdcss2 libdvdcss-dev] postponed till after next APT operation.
15:11.00filipdevuanProcessing triggers for libc-bin (2.24-11+deb9u3) ...
15:11.01filipdevuanright
15:12.25filipdevuanok it works now sorry for spam ;).
15:13.19filipdevuanyeah nice well i went for a bonfire party to my friends yesterday and i brought laptop with antergos KDE plasma and i was so disappointed with the battery lol, so i thought omg i have go back to devuan
15:13.37filipdevuantoday im going again so we're gonna watch movies properly on devuan ;P
15:13.52*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
15:14.50*** join/#devuan Akuli (~Akuli@mobile-access-5d6af7-79.dhcp.inet.fi)
15:18.54*** join/#devuan tradar (~tradar@gateway/tor-sasl/tradar)
15:22.14*** join/#devuan lall- (~omg@2403:6200:88a2:7e5d:3c13:b692:2081:b210)
15:22.21*** part/#devuan lall- (~omg@2403:6200:88a2:7e5d:3c13:b692:2081:b210)
15:25.24*** join/#devuan maiz (~maiz@197.201.143.194)
15:30.06*** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-181.home.otenet.gr)
15:35.25*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
15:42.29*** join/#devuan tradar (~tradar@gateway/tor-sasl/tradar)
15:52.17*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
15:53.53*** join/#devuan inhetep (~inhetep@gateway/tor-sasl/inhetep)
16:01.27*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
16:03.47_stephen_Weird, I can't find xv...  anyone know what package provides it?
16:03.56_stephen_I tried apt-file but I still can't find it.
16:04.21fsmithredxv-utils
16:04.35_stephen_Which repo is that in?
16:04.53fsmithredwrong name - hang on
16:05.28fsmithredoh, I'm thinking of xz
16:06.02fsmithredyou're looking for compression or viewing images?
16:06.26_stephen_I was trying to debug an icon placement problem someone was having.
16:06.38_stephen_But I don't have it with other apps, so I wanted to install xv  where they were having the problem.
16:07.13fsmithredthere are some xview packages - not sure if that's what you want
16:08.40fsmithredbbl
16:09.54KatolaZ_stephen_: xv is not free-software, IIRC
16:10.43_stephen_I generally just use image magick for that kind of thing
16:10.51KatolaZyep
16:10.56KatolaZthat should be enough, right?
16:11.54_stephen_Unfortunately it doesn't help me determine if the xv app is trying to set its own icon position if I can't actually run it.
16:14.29_stephen_I saw an email to the fvwm mailing list, it described a problem, I tested the same steps with a different app, didn't see the problem, and went looking for xv in the repos.
16:15.05_stephen_I found xloadimage with the "xview" command, but that doesn't have the problem either, so I don't know what happened to xv...
16:21.01*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
16:23.51*** join/#devuan goo__ (4f19a091@gateway/web/freenode/ip.79.25.160.145)
16:24.38goo__parazyd: tried re-running `apt update` and installing again, doesn't fix it
16:30.14_stephen_KatolaZ heh, apparently it's shareware/commercial, I went looking for source and found a credit card purchase option.
16:33.34KatolaZ_stephen_: it has always been like that
16:34.37KatolaZ(xv being proprietary)
16:35.55*** join/#devuan pillepalle (~Thunderbi@5.146.79.119)
16:36.14*** join/#devuan _0bitcount (~Big_Byte@90.162.105.206)
16:41.44goo_oh, looks like if i chroot into the devuan system it works
16:41.50goo_this is so weird
16:42.01KatolaZgoo_: ...
16:42.16KatolaZyou must chroot into the devuan system, right?
16:42.29goo_i can also boot directly into it
16:42.45goo_and it doesnt work that way
16:42.52KatolaZmmm
16:43.34KatolaZgoo_: are you sure you don't have any strange mount options on /var for instance?
16:43.47KatolaZapt needs to create a couple lock files in there...
16:45.34goo_no, but I just noticed the loopback interface wasn't up
16:45.54goo_though bringing it up doesn't solve it
16:47.55KatolaZare you sure yo have networking whan you boot into your new image?
16:48.12KatolaZ(silly question I know)
16:48.23*** join/#devuan clemens3_ (~clemens@80-218-38-71.dclient.hispeed.ch)
16:50.12*** join/#devuan buZz (~buzz@dragonbox/pyrate/buZz)
16:51.51goo_well I'd assume so since i can wget stuff
16:52.56KatolaZgoo_: do you have a separate /var?
17:03.25*** join/#devuan Fervi (~fervi@2a02:a317:e144:d900:a2f3:c1ff:fe2d:aad4)
17:07.09goo_nope
17:14.41*** join/#devuan maiz (~maiz@105.101.53.100)
17:23.40*** join/#devuan ymasson (~ymasson@LFbn-1-8904-231.w193-250.abo.wanadoo.fr)
17:27.00*** join/#devuan amesser (~Andreas@p200300E3570419002841FD51C7D8DB3F.dip0.t-ipconnect.de)
17:40.15goo_I tried reinstalling `apt` with `apt-get install --reinstall apt` and it doesn't make a difference, I also tried installing `aptitude` and using it and it still doesn't work
17:40.51goo_I had a look into the network config by comparing my normal debian system's `ip link` and `ip addr` output with the devuan system one and they're the same
17:40.59goo_/etc/resolv.conf are the same
17:41.06goo_I can't get my head around this
17:56.42Akulican someone check which version of iwyu does the latest devuan come with? i spent a long time trying to compile a new iwyu, and i might start using devuan on this system if the iwyu in the repositories turns out to be new enough for me
17:57.01KatolaZAkuli: pkginfo.devuan.org
17:57.34Akulithanks
17:58.17Akuliyay, new enough :D
17:59.35*** join/#devuan r00tobo (~r00tobo@unaffiliated/r00tobo)
18:07.17Digitwell, my xmonad has somehow gotten itself locked into fullscreen on all workspaces (idk, i didnt change its config).  so, i'm gonna use this time to do that upgrade i've been putting off.  n_n
18:08.24Digithere's to breaking everything running, & needing a restart.
18:15.10*** join/#devuan tarbz2 (~Thunderbi@unaffiliated/targz)
18:18.00*** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-181.home.otenet.gr)
18:36.07*** join/#devuan mtnman (~dbk@c-75-70-76-146.hsd1.co.comcast.net)
18:41.00mtnmanquit
18:41.52*** join/#devuan pillepalle (~Thunderbi@5.146.79.119)
18:58.56*** join/#devuan _0bitcount (~Big_Byte@90.162.105.206)
19:01.34*** join/#devuan Acacia (~stuttgart@unaffiliated/acacia)
19:01.53*** join/#devuan Jjp137 (~Jjp137@cpe-75-83-16-81.socal.res.rr.com)
19:05.12*** join/#devuan Vall (~durval@168.196.203.204)
19:05.55*** join/#devuan tarbz2 (~Thunderbi@unaffiliated/targz)
19:07.55*** join/#devuan furrywolf (~furrywolf@172.58.35.232)
19:08.29*** join/#devuan bbd (~evaldas@94.244.113.99)
19:10.36*** join/#devuan doomcup (~doomcup@adsl-108-131-52-75.jan.bellsouth.net)
19:27.24*** join/#devuan DingoSaar (~hagen@p4FC40EF9.dip0.t-ipconnect.de)
19:44.31grillonhi there
19:48.07*** join/#devuan hiya (hiya@gateway/shell/qz/x-dxxsgtellaqvycax)
19:48.16hiyaSo, I am done downloading it
19:48.21hiyaI want to make a live USB
19:48.25hiyaWhat command is good?
19:48.30*** join/#devuan serenity_ (~serenity@128.218.43.131)
19:48.40hiyadevuan_ascii_2.0.0_amd64_desktop-live.iso
19:48.50hiyais what I have downloaded
19:50.01*** join/#devuan technoidX (~technoid@50.26.187.10)
19:50.25serenity_join biology
19:52.23Digitis currently doing dd if=heads-0.4-amd64-live.iso of=/dev/sdg1
19:54.05Digithiya, ^ similarly would be: dd if=devuan_ascii_2.0.0_amd64_desktop-live.iso of=/dev/sdg1   ... but make sure you have the right location.  dd is dangerous, wont ask if you're sure, n wont be stopped by things like permissions.
19:54.26hiyaFound it
19:54.35hiyaDone with it Digit
19:54.45hiyaNow, I need to reboot and check
19:55.03Digitsame.  tho i'm also waiting on an upgrade.  :)
19:57.46*** join/#devuan sb35 (~sb35@S0106602ad06acd48.vc.shawcable.net)
19:58.15*** join/#devuan sb35 (~sb35@184.75.210.60)
19:59.29hiyaDigit, What upgrade?
19:59.40hiyayou want debian testing?
20:00.10Digitjust upgrading my devuan ceres.  long overdue.
20:00.59hiyaok
20:01.02hiyaI am rebooting
20:01.11hiyameet you in 15-20 mins post testing
20:01.13*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
20:04.23*** join/#devuan DingoSaar (~hagen@p4FC40EF9.dip0.t-ipconnect.de)
20:05.28Digitwell, managed to test mine on my laptop.  something didnt take.   ... wondering if i got ripped off on this pendrive, or if i didnt issue the command correctly, or... checking the list of things.
20:06.50debdogDigit is currently doing dd if=heads-0.4-amd64-live.iso of=/dev/sdg1  <-- shouldn't that be just /dev/sdg?
20:07.07Digitsnaps his fingers and points
20:07.10*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
20:07.25debdogalso, in many cases the cp command does the trick as well
20:07.48Digithopefully hiya sorted their own before i went advising wrongness.
20:13.07]BFG[key for a perfect system: dd if=/lib/systemd/systemd of=/dev/sda
20:13.13]BFG[everything you will ever need
20:14.21Digitscreams in horror, has a panic attack, projectile vomits, and spasms about in seizure
20:14.43Digit]BFG[: careful!   some of us are dealing with ptsd from systemdont.  ;p
20:15.53MinceRcan The Holy UEFI boot it that way?
20:37.46*** join/#devuan Vall (~durval@ip-104-237-219-201.nextelmovil.cl)
20:38.54*** join/#devuan polocho (~polocho@89.141.230.94.dyn.user.ono.com)
20:39.00*** join/#devuan reetspetit (~john@194.149.220.77)
20:44.06*** join/#devuan reetspetit (~john@239.red-80-59-216.staticip.rima-tde.net)
20:45.33*** join/#devuan flrn (~flrn@unaffiliated/flrn)
20:46.35*** join/#devuan Schallaven (~Schallave@grad338-038.resnet.yorku.ca)
20:49.01*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
20:54.19*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
21:22.39*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
21:36.42*** join/#devuan minnesotags (~herbgarci@c-24-118-22-254.hsd1.mn.comcast.net)
21:37.23*** join/#devuan maiz (~maiz@129.45.83.128)
21:53.01*** join/#devuan Uberius (~devuan@gateway/tor-sasl/uberius)
21:54.42*** join/#devuan pillepalle (~Thunderbi@5.146.79.119)
22:09.08*** join/#devuan pillepalle (~Thunderbi@5.146.79.119)
22:11.57*** join/#devuan acm1pt (~luchus@206.132.109.107)
22:12.49*** join/#devuan system16 (~system16@unaffiliated/system16)
22:21.35*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
22:24.29*** join/#devuan pillepalle (~Thunderbi@5.146.79.119)
22:27.21*** join/#devuan bbd (~evaldas@94.244.113.99)
22:45.49*** join/#devuan ymasson (~ymasson@LFbn-1-8904-231.w193-250.abo.wanadoo.fr)
22:58.32*** join/#devuan Uberius (~devuan@gateway/tor-sasl/uberius)
23:44.39*** join/#devuan HumanG33k (~HumanG33k@62.147.242.8)
23:46.27*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
23:48.21*** join/#devuan Xenguy (~Xenguy@unaffiliated/xenguy)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.