[00:14] so far these will be removed [00:14] http://dpaste.com/3AMFME6 === Lcawte is now known as Lcawte|Away [00:56] wow jump from kernel 2.6 to 3.2 [00:57] the next jump feels even bigger, to 3.13... :) [00:57] wow! [00:57] so put grub on /dev/sda and /dev/sdb.. do I need to put in /dev/md0 (raid1) as well? [00:58] I did not think so.. but just making sure [01:03] hmmm.. [01:03] after reboot [01:03] Waiting for network configuration... [01:03] Waiting up to 60 more seconds for network configuration... [01:03] its a server with static IP [01:03] I am on console [01:04] odd, I can't recall seeing that before [01:04] Booting system without full network configuration... === markthomas is now known as markthomas|away [01:05] pre-up /usr/sbin/ethtool .. they moved it to /sbin/ethtool [01:09] heh lets hope that was fixed in an SRU .. [01:11] all looks good [01:11] thanks to you and bekks for help [01:12] done? woo :) [01:12] yep [01:12] took more than an hour [01:12] cool :) [01:12] I'm surprised about that [01:12] I will find out tomorrow morning from user complains if anything broke.. heh [01:12] but at least you got to pick the hour of your choosing :) [01:12] hehe [01:13] yep. we have 6 jumpstations.. so it was easy to take it down [02:03] hi [06:24] okay, so I switched my vbox over to a bridged connection so I could ssh, but now apt-get can't connect to the internet [06:24] any ideas? [06:49] I don't think /etc/init.d/networking restart is doing anything [06:49] if I do /etc/init.d/networking stop; how do I make sure that it's actually stopped? [06:51] oh yeah, when I run service networking stop, it says: "stop: Job failed while stopping" [07:02] okay, so apparently service networking restart isn't _supposed_ to work anymore [07:02] I think the main recommendation is ifup/down [07:03] but sudo ifdown eth1 says: ifdown: interface eth1 not configured [07:03] and sudo ifup eth1 says: ifup: RTNETLINK answers: File exists [07:03] doing some research on that, I came across the command netstat -rn [07:04] this prints a table that lists eth1 with .......... [07:04] wait, nvm; that doesn't really provide useful information [07:04] (I am just realizing that) [07:04] but the problem is still there === zz_DenBeiren is now known as DenBeiren === Lcawte|Away is now known as Lcawte === cz2 is now known as czcos [09:42] the peeps over in ##networking helped me narrow it down to what I believe is a problem with tcp [09:42] there is nothing listening on port 80 [09:42] google isn't really helping me out much here [09:50] Good morning. [09:51] ash_m: Can you still ping your gateway? [09:52] lordievader: I think so... lemme check [09:52] lordievader: being that it's a bridged connection, I assume the gateway for the vm is the same as my computer? [09:53] lordievader: in any case, that is true [09:53] Usually yes. [09:53] You can ping it? [09:54] yeah [09:54] Okay, can you ping 8.8.8.8? [09:55] yes [09:55] Does your dns work? [09:55] how do you check? [09:56] ash_m: dig www.google.com [09:57] lordievader: https://bpaste.net/show/3e2fc5e9dc04 [09:58] lordievader: does that mean it's working? :} [10:00] Yes, DNS works. Does apt-get update still not work? [10:00] lordievader: apt-get update just hangs forever [10:00] 0% [Connecting to us.archive.ubuntu.com (2001:67c:1562::16)] [Connecting to sec [10:01] Does ipv4 work? [10:01] did you try the main mirror instead of us.* [10:01] lordievader: how would I check that? [10:02] Disable ipv6 ;) [10:03] sudo echo 1|tee /proc/sys/net/ipv6/conf/all/disable_ipv6 [10:04] lol [10:04] I just jumped through a bit longer tut for disabling [10:04] echo 1|sudo tee /proc/sys/net/ipv6/conf/all/disable_ipv6 [10:04] in any case; should i try pinging now? [10:05] ash_m: No, apt-get. [10:05] WORKING! [10:05] amazing [10:06] soooo.... why did this work on NAT and not Bridged? [10:06] NAT converts ipv6 to ipv4? [10:06] Under NAT it probably never got an ipv6 address. [10:07] I see. [10:07] Anyhow your ipv6 network bridge is broken. [10:07] lordievader: well, that's good to know [10:07] lordievader: thanks so much [10:07] No problem. [10:08] lordievader: I don't want to pester you more, so I'll check to see if this is now a problem google can help me with :) [10:08] lordievader: that was a really good assessment... what led you to this theory? [10:08] ash_m: If you did I would have said I couldn't help you. I don't know much about ipv6. [10:09] ash_m: IPv4 worked, your "Connecting to..." line showed an IPv6 address. [10:12] lordievader: so you thought, "It's attempting to resolve a v6 address... I wonder what happens if it just attempts to fetch a v4 address" [10:12] ? [10:17] The resolving ain't the problem, the connecting to is the problem. [10:17] ash_m: Linux prefers ipv6 so if you have an ipv6 address it will try that first. [10:18] is this something I should bother trying to fix or should I just be satisfied with leaving ipv6 disabled? [10:19] ash_m: That is up to you. [10:20] lordievader: how do you pronounce your sn? I am saying it "lordy evader" in my head [10:21] Lord ee vader, it is a play on words. [10:21] (to which I quickly get tired and contract it to "lordevader") [10:21] oh, well then [10:22] :) [10:22] alright, my compy needs to restart [10:22] I am really hopeful it doesn't revert all the changes I made to my folder settings... it tends to do that for some reason (win 8.1) [10:23] c ya! thanks again! [10:23] Hmm... it will revert the ipv6... but then he was gone. [10:25] is ubuntu still friendly ? [10:32] back :) [10:34] wb [10:34] Hmm... it will revert the ipv6... but then he was gone. [10:34] ash_m: ^ [10:34] lordievader: I'll check it out [10:34] lordievader: I actually went through a more elaborate process to edit the conf file directly so I hope that sticks [10:35] ash_m: /etc/sysctl.conf you mean? [10:35] lordievader: yeah [10:35] I wish there was a way to keep MI off on VirtualBox [10:36] lordievader: it would appear it stuck [10:36] :) [10:37] ash_m: Yes, that is persistent. [10:37] MI? [10:37] On that note, instead suggesting "echo 1|sudo tee /proc/sys/net/ipv6/conf/all/disable_ipv6" it might be a slightly better approach to suggest "sudo sysctl net.ipv6.conf.all.disable_ipv6=1", it mapping more directly to what one would put in /etc/sysctl.conf [10:37] Not that one really want to have that line in ones sysctl.conf, but still :-) [10:37] lordievader: mouse integration [10:37] andol: There are many ways to rome ;) [10:38] lordievader: it's a server OS anyway, so I will never see it on that console [10:38] andol: It is in mine, simply because I haven't gotten round to properly setting up ipv6 yet. [10:39] * andol makes an effort to keep his inner IPv6 zealot under control... [10:40] andol: yeah I added net.ipv6.conf.all.disable_ipv6 = 1 [10:40] net.ipv6.conf.default.disable_ipv6 = 1 [10:40] net.ipv6.conf.lo.disable_ipv6 = 1 [10:40] I guess default and lo are meaningless if all is disabled [10:41] andol: is it worth me attempting to fix my VM so that IPv6 works? right now (as you have noted) it's just disabled. [10:43] ash_m: Assuming you have some idea on where to start, it wouldn't hurt to at least spend some time on it. [10:43] I mean, sooner or later you will need to familiar yourself with IPv6. [10:44] that's true, but sooner or later I will need to familiarize myself with networking in general lol === ash_m is now known as Guest95763 === czcos is now known as cz2 [11:39] coreycb, dosaboy, zul: haproxy included for liberty CA - enables SSL termination support for LBaaS [11:45] coreycb, something new for you to learn - https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1472586 [11:45] you should be able to follow in my footsteps for previous updates [11:50] memory on a webserver is being gobbled up by something and I need to find out by what .. [11:57] jamespage, got it, thanks [12:04] zetheroo: (h)top? [12:04] lordievader: that shows percentages ... I would like to see MB or GB ... [12:05] It shows those things too, and else you can allways calculate them. [12:07] all I see is memory percentage [12:09] zetheroo: Top shows virt, res and share by default, in htop you can enable those. [12:17] jamespage, 2014.1.5 is Fix Released for trusty and CA testing was successful on precise-icehouse-proposed [12:19] I am just wondering ... is it safe to completely turn off swappiness on a server? === ashleyd is now known as ashd [12:20] zetheroo: That depends. [12:20] I saw about 10GB of the 16GB memory was marked as "cached" by the monitoring tool we use (munin) - would it make a difference to enable swap? [12:21] If you have enough ram or don't care about the oom, it can be disabled. [12:21] ok - well there was about 1GB free ... [12:21] after rebooting the server only 1.5GB is being used out of that 16GB [12:22] coreycb, awesome [12:23] coreycb, need to let precise bake for +5 days based on when stuff went into proposed [12:24] jamespage, ok [12:24] coreycb, will push out on monday [12:25] remind me if I have not done it [12:25] jamespage, will do, sounds good [13:02] hello, can someone help me with this squid config http://pastebin.com/iLntCWMh ? I have a Access Denied error from squid (ubuntu server 14.04lts) === DenBeiren is now known as zz_DenBeiren === zz_DenBeiren is now known as DenBeiren [14:11] rbasak: since you know more about it than I, are SRUs accepted for inclusion of apport hooks in order to make diagnosing the ****storm of unusable ambiguous bugs we've seen recently against nginx easier? or should I be poking -release with that question? [14:12] (for vivid+, we need extra info in the bug report that apport just can't give us on its own, for those postinstall bugs) [14:15] We had a hard drive failure in our raid1. I removed the disk from the array and shut the machine down, replaced disk and when I now try to boot I get this: http://files.sven.bmonkeys.net/images/811730085_12085082117409553779.jpg_2015-07-08_16-11-36.png Any idea what could possible went south? I guess it generally found something to boot from (ie grub is not broken) [14:32] teward: pretty sure the SRU team would be happy to take apport hook enhancements, as long as they're also present in Wily. [14:33] teward: I've done that for mysql before. [14:36] rbasak: yeah, this is gonna have to land in Wily and Vivid [14:36] especially since we have a lot of incomplete, crap-information bugs on the same version with no debugging info [14:37] so thanks to pitti in -devel, i've got the info i need to start poking apport hooks into play. Then I have to beat the source package and test xD [14:37] (so if we have a bug or two that accidentally get in and I Invalid them, blame testing >.>) [14:38] matsubara: please could you test Utopic in bug 1443735? There was a small accident earlier: http://irclogs.ubuntu.com/2015/07/08/%23ubuntu-release.html#t12:09 [14:39] soren: am I right in thinking that you manage the bot in here? I don't think it's worked in a while. [14:42] rbasak: Well.. [14:42] rbasak: No. I stopped managing it at one point. [14:43] soren: I just failed to let you guys know :( [14:43] Hah. [14:43] soren: ah :) [14:43] And now I'm talking to myself. [14:43] rbasak: I *could* drop a clone of one of my bots with Bug Number ANnouncing into here, or we could poke whoever manages ubottu... :P [14:43] soren: heh [14:43] I can always ask to get another bot in here, just don't want to end up with two operational ones. [14:43] rbasak: i think the issue is we used to have a ubot, and we have ubottu now... [14:44] not sure what the situation is on what does what thoug [14:44] I feel pretty confident saying that mine is gone for good. [14:44] OK. We'll figure out a replacement. Thank you for your bot's previous hard work :-P [14:44] * soren tips his hat [14:45] rbasak: well, I know Ubottu can do it, just tested in -bots [14:45] maybe the managers need to turn that on for here? [14:46] teward: do you know who manages ubottu? [14:46] i could find out [14:46] Would you mind? === zz_DenBeiren is now known as DenBeiren [14:46] nope, just gotta switch to a channel 5 chans up on the list [14:49] rbasak: Pici'll take a look at it [14:50] Thanks Pici and teward! [14:58] hey everyone, I'm trying to setup a cron job every hour to run python3 script.py at the location /var/www however the cron isn't firing. any ideas as to why it isn't? I'll paste the cron syntax in a second :) [14:58] rbasak: do you think that there'll be any issue with adding the apport hooks to Wily nginx while we have the pending issue with where to go forward? [14:58] Hi everyone. Quick question. Has anyone here any attempted a kernel upgrade to 4.0 on Ubuntu 14.04 LTS? [14:59] The hot kernel patch is really *something* [14:59] teward: I don't think so. Seems to me that they're fairly independent. [14:59] ack [14:59] rbasak: the only thing is it increases the delta between Debian and Ubuntu, but necessarily so [14:59] (because apport) [15:00] rbasak, ping about hangout [15:00] Yeah, though it's pretty well separated. I think Debian might even take apport stuff now. We did it for MySQL as it doesn't impact Debian at all. I can't remember Debian status though. Ultimately depends on the maintainers I guess. [15:00] smb: joining [15:01] 0 * * * * python3 /var/www/html/setup.py is on my crontab -e [15:01] rbasak: it appears to me people actually RESPOND to requests for information on Debian bugs [15:01] whereas people don't here in Ubuntu, my guess is because ubuntu bug reporting is a lot more friendly [15:06] I'm guessing I would need to use 0 * * * * python3 setup.py /var/www/html [15:10] OliPicard: start with something reall simple. the problem is prolly not with cron but with the binary and/or how it's being called [15:11] pmatulis: it's calling fine when in manual mode [15:12] if i was to run the app using python3 setup.py it's fine (note it's not called setup.py, It's just an example ;)) [15:12] stupid question, but does your user when running that script (assuming a userspace crontab) have access to the directory? [15:12] and also what are you using to determine whether the script is firing or not [15:12] Yup :D [15:13] grep [15:13] grep CRON /var/log/syslog [15:14] Jul 8 07:00:02 host CRON[2156]: (CRON) info (No MTA installed, discarding output) [15:15] OliPicard: consider maybe wrapping the command in a bash script, call `logger` and log to syslog that it's going to try and execute the script, then the line after the python3 ... line can be another logger call that spits out what the exit code was? [15:15] (ran into a headache like this here at work >.<) [15:16] (at least for testing :P) [15:16] in case cron says nothing by some weird issue [15:16] lexdvnc: I use kernels 4.1 and 4.2-rc1 with 14.04 [15:17] TJ- are you using it on server or desktop? The concern here is that I want to run 4.0 on KVM VPS [15:17] lexdvnc: both [15:17] TJ- how was the upgrade process? Smooth? Encountered any major issue? [15:19] lexdvnc: I just built the kernel ("make ... deb-pkg"), installed the packages and rebooted [15:19] Okay gotcha. I will attempt upgrade [15:19] Thanks TJ- [15:21] Teduardo: Ah :D on a server [15:21] tedward: sorry my auto correction just failed. [15:26] tedward: Just tried this instead: 0 * * * * python3 plutus.py /var/www/html [15:38] rbasak, sure. I focused on the two lts and the current release. I didn't try the grub-signed packages though [15:41] jamespage, python-keystonemiddleware is fix released in utopic and successfully tested in the CA for trusty-juno-proposed [15:41] coreycb, ack [15:41] Quick question, blank iptables allows all or no? [15:42] k2gremlin: Depends. [15:42] k2gremlin: You also define a default policy. [15:42] k2gremlin: So it's up to you. [15:42] Well it's blank and ssh is working locally so... [15:43] but I was trying to define a few ports last night and I could not for thwe life of me get them to work [15:44] coreycb, promoted to updates - thankyou! [15:44] jamespage, ty! [15:46] k2gremlin: This is the output of my "iptables -L": http://streambin.net/1bd496bb-59ba-4b50-b517-f297f1e9ada5 [15:46] k2gremlin: See where it says "Chain INPUT (policy DROP)".. That means the default policy is DROP. [15:46] k2gremlin: If nothing matches, that's what will happen. [15:47] soren, Ok so my def is accept [15:47] so why is my server not accepting :/ [15:47] ports are forwarded on my router [15:48] Either another rule is blocking it or you're not actually listening on the given port. [15:48] Chain INPUT (policy ACCEPT) with nothing under it [15:48] its weird.. when I do a netstat, they show up.. but with a blank state.. [15:48] how do I fix that? [15:48] k2gremlin: What do you mean "blank state"? [15:49] nothing listed under state for the 2 ports im trying to use [15:49] udp 0 0 0.0.0.0:7778 0.0.0.0:* [15:49] thats it lol [15:49] UDP is stateless. [15:50] Ok then my port 7777 is not working at all :/ [15:50] thats the tcp port [15:51] You're not really giving me anything to work with. I have no idea what you're trying to do, what you've done, what you were expecting to happen and what actually happened. [15:52] soren, I am trying to get an Ark server running. It shows up on the LAN but is unreachable from the WAN. [15:52] So you say. [15:56] soren, if your interested in taking a peek... https://join.me/887-845-113 === markthomas|away is now known as markthomas [16:42] rbasak, I'm unable to reproduce the bug in Utopic for bug 1443735. It seems the install from scratch already leaves me with grub2 2.02~beta2-15ubuntu01 which after a power off have the 30s grub timeout set. [16:42] rbasak, is that enough of a verification? === liam_ is now known as Guest71963 [16:44] rbasak, I left a comment in the bug report stating so. [16:57] matsubara: I think that's fine. Thank you! [16:57] rbasak, np === Lcawte is now known as Lcawte|Away [17:51] rbasak: fwiw, I fear i'm overcomplicating the apport hooks file xD [17:51] but i guess that's just my coding style. [17:51] (for nginx) === athairus is now known as afkthairus === markthomas is now known as markthomas|away === DenBeiren is now known as zz_DenBeiren === zz_DenBeiren is now known as DenBeiren === DenBeiren is now known as zz_DenBeiren [19:05] teward: anything I can help with === cipi is now known as CiPi === zz_DenBeiren is now known as DenBeiren [19:10] LinuxJedi: not unless you know how to make systemd actually show stderr during apt [19:11] LinuxJedi: it's not an nginx core issue - it's an apport handling issue [19:12] LinuxJedi: if you'd like I'll give you a rundown of the issue in PM [19:12] AND update you on something else [19:12] ah! Unfortunately I can only do the basics in systemd. May I suggest beating it with a hammer? :) [19:13] :P [19:13] LinuxJedi: i'm going the apport-hook method, but i'll give you the rundown of the issue anyways, see the incoming PM [19:13] cool, thanks :) [19:13] Hi, I am running ubuntu-server, I am facing this message with apt-get install any-pakagge. E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/p/postgresql-9. 3/libpq5_9.3.9-0ubuntu0.14.04_amd64.deb Connection failed [IP: 91.189.91.14 80] [19:24] weird, anyone know why syslog is writting twice to main log and template even when "&~" is present? === markthomas|away is now known as markthomas [19:46] sarthor: is it still happening? I get a 200 OK when I connect to it [19:47] sarnold, Have still happening that. [19:49] sarthor: I suggest trying mtr 91.189.91.14 or traceroute 91.189.91.14 to try find out where the connection fails [19:59] sarnold, mtr says this http://paste.ubuntu.com/11843594/ [20:01] sarthor: that packetloss early on is astonishing.. but the later hops all seem alright.. [20:03] sarnold, that is my modem IP address. [20:03] and My ISP assign it dynamically. [20:04] rest I have no issue with internet, where will be the issue? with my ISP or with distination ? [20:28] how do i enable AMD-V so that i can have my ubuntu 14.04 server run 64bit virtual machines in virtualboxheadless? [20:30] Sprocks: Enable it in the BIOS. === Lcawte|Away is now known as Lcawte [20:31] bekks: i dont see an option for it in the bios but i ran "grep --color svm /proc/cpuinfo" and it says the support is there [20:39] And do you get a specific vbox error message? [20:42] SpamapS, ironicclient should be in the proposed area of the cloud-archive for kilo in the next hour or so [20:42] when i create a vbox machine using the command line it creates a nice 64bit machine but when i try and install a 64bit os i get the wrong kernal message you'd expect === DenBeiren is now known as zz_DenBeiren [20:44] Sprocks: if you see the svm flag then virtualization support is enabled, but the hypervisor may require a kernel module to use it. For QEMU there's the KVM module [20:45] TJ-: so you think if i install kvm everything should work fine? [20:46] Sprocks: not for VirtualBox, for that you need the VB module, usually its a DKMS managed module I believe [20:47] Sprocks: see "apt-cache show virtualbox-dkms" [20:51] HI again, if I can not download some packages from here, http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.9-0ubuntu0.14.04 [20:51] Connection failed [IP: 91.189.91.13 80] , then what will be next option please. [20:51] TJ-: would you like the paste of that? [20:52] Sprocks: No, I read it here. I was giving it you for information... that is the moduel VB will require, if it isn't already installed [20:52] The kernel modules are always required, but the error message you get would be interesting. [20:52] sarthor: You could use another mirror. [20:59] Hallo. Can i use static ip in server when the router is using dhcp? The problem is thet my server dont get ip if it starts before the router. === rbanffy-lunch is now known as rbanffy [20:59] smygIG, you should tell your router to leave that IP out of the DHCP pool so it doesnt get assigned twice [21:00] (beyond that, yes, sure, that should all work) [21:02] ORGA_ the ip is lockt to my servers mac.adress [21:02] right, then it is fine [21:03] OGRA_ thanx [21:05] TJ-: this is what i get when i try to install that http://paste.ubuntu.com/11843935/ [21:07] Sprocks: I thought VirtualBox was installed? [21:08] TJ-: it is, i installed it according to https://www.howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-4.3-on-a-headless-ubuntu-14.04-lts-server [21:09] Sprocks: Then DONT install virtualbox-dkms. [21:09] Thats a package from the Ubuntu repos, while you install virtualbox from the Oracle repo. [21:12] Sprocks: Are you aware that the 14.04 archives has virtualbox 4.3.10-dfsg-1ubuntu5 ? [21:14] TJ-: no i wasnt aware of that but would that let me run a vbox headless server with 64bit guests? [21:16] Sprocks: There are a series of packages, see "apt-cache search -n 'virtualbox' ... but virtualbox contains "/usr/bin/VBoxManage" === afkthairus is now known as athairus === mwhudson_ is now known as mwhudson === mwhudson is now known as Guest82160 [23:11] postfix question: if I want to accept all addresses for a given domain, and forward them (virtual domain aliases basically), is @domain.tld sufficient or is there more config needed (OTHER than putting it in virtual_alias_domains and adding the mapping) === k2gremlin_ is now known as k2gremlin [23:12] Is there anyway to tell a process on Ubuntu to use more then 1 core? === Guest82160 is now known as mwhudson [23:13] k2gremlin: that can only be done via writing the application to use threading or multiple processes [23:14] k2gremlin: by default, every program can use as many processors are on the system [23:14] sarnold, Apparently not the Ark Server program lol [23:14] when it boots up, it slams one core.. and nothing else lol [23:15] k2gremlin: that's not a big surprise; multi-threading programs are difficult to get right. Multiple processes are a lot easier, but not necessarily a good fit for whatever it needs to do. [23:15] Understand. Thanks [23:15] just being bored while I try to fix a damn port issue.. its killing me lol [23:16] if my iptables says (policy ACCEPT) on input, all is open by default right? [23:17] and any -j Accepts I toss on there don't do crap.. ? [23:17] k2gremlin: is this an EC2 [23:17] or something behind a hardware firewall/router/NAT [23:17] its behind a router/nat [23:17] portforward [23:17] did you do that? [23:17] and the router is forwarding the ports.. [23:17] did you verify it? (packet trace on the server, verify the packets reach?) [23:17] http://imgur.com/QBd9FlG,lOCNNFa#0 [23:19] sarnold: how hard would it be for me to get a tiny nginx upload into wily right now, given I have upload rights? [23:19] (it's the apport hooks) [23:19] teward: afaik if you have upload rights you can upload whatever you want almost whenever you want, right? featurefreeze times etc.. [23:20] sarnold: within reason, yeah,I mean I can't upload something that torpedoes the builds, obviously, except where it's a complete accident [23:21] Another general question, is there a way to tcpdump for multiple ports? port 7777 | port 7778? [23:21] sarnold: i'm doing some final testbuilding before dropping things into my vivid test vm to see if the apport hooks are built in right to the packages, but eh [23:21] or is it (7777|8888) [23:21] k2gremlin: something like "port 7777 or 8888" [23:22] k2gremlin: "port 7777 or port 8888" [23:22] k2gremlin: there's some examples (more complicated) in the tcpdump manpage [23:22] teward: nice [23:22] sarnold: i love sbuild xD [23:23] sarnold, thanks [23:24] sarnold: the only thing I hate is all the flavors of nginx - that's one apport hook per nginx binary [23:24] so, nginx-core nginx-light nginx-full nginx-extras [23:24] ^ four identical files [23:25] ooof [23:25] because the debug symbols don't need the apport hooks, nor does the -common package [23:25] Hi. I am back again with same probem if some person can help to guide me toward solution. my apt-get says Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcrypt-openssl-rsa-perl/libcrypt-openssl-rsa-perl_0.28-1build1_amd64.deb Connection failed [IP: 91.189.91.13 80] [23:26] sarthor: working here, maybe switch mirrors, or wait a little bit? (a wget indicates that the download works fine) [23:27] teward, I am facing this issue since 3 days. How to change mirror. I am not expert. [23:27] three days? and it still happens? [23:27] sarthor: hmm.. are you perchance using squid-deb-proxy or apt-cacher-ng? I think I had that error message when I switched mirrors but forgot to update the squid ACLs [23:27] ^ that perhaps? [23:29] no squid or any proxy server involved. connected direct to FTTH modem. 25 m/s downllink [23:31] and this url from the server says in browser " http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04" ..The requested URL /ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04 was not found on this server. [23:31] what URL did you paste into your browser? [23:32] sarnold, that was wrong sorry. [23:34] this is what my apt-get says Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcrypt-openssl-rsa-perl/libcrypt-openssl-rsa-perl_0.28-1build1_amd64.deb and i think this file is not there. [23:34] sarthor: um... what you just posted is not a link? [23:34] sarthor: I just retrieved that file from all three servers that are using that name [23:34] sarnold: http://us.archive.ubuntu.com/ubuntu/pool/main/libc/libcrypt-openssl-rsa-perl/libcrypt-openssl-rsa-perl_0.28-1build1_amd64.deb <-- try and get that [23:35] erm [23:35] sarthor: ^ [23:35] * teward kicks the internet [23:35] teward, sarnold with me it says The connection was reset [23:35] The connection to the server was reset while the page was loading. [23:35] while I have good internet [23:36] apparently not [23:36] something's killing the connection [23:36] sarthor: I think you've got a difficult debugging process ahead of you; try doing http to a few dozen websites, see if you can find any commonalities between what works and what fails [23:36] teward, yea. I can browse internet. can install alot more packages. downoad speed is awsome. do not what is issue. [23:37] sarthor: at least you're resolving the dns names to the same IPs that I'm getting, so you get a free pass on DNS :) [23:38] Ahhhhhhhhh... I was crazzy to lean how to configure postfix. I found good tutorial Now I can not install packages due to this issue. [23:38] sarnold: in other news: i discovered interacting with my VM over SSH from the host itself on a host-only device makes copy-paste and editing things so much easier and i only discovered this last week is more sane xD [23:38] s/is more sane// === Lcawte is now known as Lcawte|Away [23:40] teward: ssh is the only way to use vms :) hehe [23:40] BYE for now. [23:40] sarthor: the issue seems to be a HTTP protocol version issue. HTTP/1.0 fails, HTTP/1.1 succeeds [23:40] darn!!!! [23:41] * TJ- thinks sarthor is behind a transparent proxy that is using HTTP/1.0 for outbound requests [23:41] sarnold: yes it is xD [23:41] TJ-: i think so too, perhaps [23:41] but he said no proxy in there [23:41] i doubt it [23:42] TJ-: hah, I'd never think to try that.. [23:42] If his ISP is operating a proxy he won't know about it. see http://paste.ubuntu.com/11844647/ [23:46] Interestingly, that mirror is showing different Apache versions for HTTP/1.0 vs HTTP/1.1 - must be behind a load-balancer/proxy itself [23:47] TJ-: indeed