/srv/irclogs.ubuntu.com/2016/05/16/#ubuntu-kernel.txt

zkandaHey guys, I installed linux4.6 today for some fixes on my laptop that got upstreamed. However I cannot start docker because of missing aufs driver which I assume would be in linux-image-extra-4.6.0-040600-generic but it's not available.03:26
zkandaAnyone knows how can I get/compile this myself? Thanks in advance.03:26
apwzkanda, there is an upstream aufs repo, not sure if that is up to date with 4.6 as yet08:05
zkandaapw You mean this? https://launchpad.net/ubuntu/+source/aufs-tools I would have thought I still need the linux-image-extra. Hmmm08:09
apwzkanda, no i mean we get the code from a separate upstream: https://github.com/sfjro/aufs4-standalone.git08:10
apwzkanda, aufs would normally be in linux-image-extra, but the 4.6.0 you are talking about is a mainline build so only has what is available in linus' tree08:11
zkandaapw: Oh I see, got it. So manually compiling/installing this mainline should theoretically solve my issue? :)08:16
apwzkanda, in theory08:17
=== yuning is now known as yuning-afk
=== JanC is now known as Guest47278
=== JanC_ is now known as JanC
=== alvesadrian is now known as adrian
SpamapSHi! We've been pulling from git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git for a while as part of a CI system that adds patches on top of it, but since sometime yesterday, it has been refusing to let us pull. Anybody know if that's temporary, or if we're maybe doing something to perturb the sysadmins?21:15
SpamapS$ git fetch ubuntu-trusty21:15
SpamapSfatal: read error: Connection reset by peer21:16
TJ-$ git fetch ubuntu-trusty21:19
TJ-remote: Counting objects: 177302, done.21:19
TJ-that was just now21:20
SpamapSwrite(5, "0032have 26d55d1aae4ecdbd4ed5f1f"..., 309) = 30921:22
SpamapSread(4, 0x7fffc9158740, 4)              = -1 ECONNRESET (Connection reset by peer)21:22
SpamapS4 is the socket21:23
TJ-SpamapS: are you going through a proxy, transparent or otherwise?21:24
TJ-SpamapS: which protocol is the remote configured to use?21:24
SpamapSgit://21:25
SpamapSno proxy21:25
TJ-same here, maybe monitor the connection with tcpdump see if that reveals anything21:25
SpamapSsocket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 421:25
SpamapSconnect(4, {sa_family=AF_INET, sin_port=htons(9418), sin_addr=inet_addr("91.189.94.216")}, 16) = 021:26
apwSpamapS, as far as i know nothing is menat to have changed21:26
SpamapS14:27:04.284963 IP 192.168.0.6.42270 > 91.189.94.216.9418: Flags [P.], seq 70:229, ack 82172, win 1278, options [nop,nop,TS val 34334039 ecr 1879947210], length 15921:27
SpamapS14:27:04.467288 IP 91.189.94.216.9418 > 192.168.0.6.42270: Flags [R.], seq 82172, ack 229, win 122, options [nop,nop,TS val 1879947267 ecr 34334039], length 021:27
SpamapSRST with prejudice.21:28
SpamapSThey do exchange quite a few other packets first.21:28
TJ-SpamapS: what ubuntu release is the host?21:28
apwSpamapS, let me pass the issue to someone ... might be our end21:28
SpamapSTJ-: 16.0421:29
SpamapShave tried 14.04 as well21:29
TJ-SpamapS: wondering if a git version difference might be at issue21:29
SpamapSsame issue on both21:29
SpamapSapw: my hero. Thanks for looking into it. :)21:29
TJ-SpamapS: yeah, looks like the server took a dislike to you :)21:29
apwSpamapS, also the primary repositories are now in launchpad, so you might want to switch over to using that21:29
SpamapSwhile I have your attention.. is history rewritten on that repository ever?21:29
SpamapSapw: Oh, I did not know that. What's the url for those?21:30
apwSpamapS, on those older repositories, it is possible, highly unlikely but possible in the face of embargoed cves21:30
SpamapSapw: ok, we saw one instance of it so wasn't sure if it was the norm21:31
apwSpamapS, https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/trusty21:31
apw^ would be the trusty repo21:31
apwSpamapS, very rare, but i wouldn't rule it out occuring ... 21:31
SpamapSapw: thanks, the launchpad git servers are in fact working21:32
apwSpamapS, there is a number of them i believe, so you ought to have better luck with them, particularly today it seems21:33
SpamapScould of course be faster...21:37
SpamapSReceiving objects:  21% (71741/337062), 39.46 MiB | 228.00 KiB/s    21:37
SpamapSbut.. I can live ;)21:37

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!