=== keithzg_ is now known as keithzg [04:35] when i do a: aptget update i get this error messages: http://pastie.org/10729807 any advice how to fix? thanks [04:35] apt-get [04:37] how can I register my virtual machines as vm's to my landscape server? They all show up as full registrations instead of VMs. [04:45] jak2000, does ping work to those sites? [04:57] Interesting thing I want to do but I can't find crap on it.. I have Sickbeard application running on Ubuntu. I only want Sickbeard to be running from say 2AM - 9AM. Is there a way to do this? [04:58] hatchet way would be cron job to start and stop the service [04:58] jak2000, looks like DNS is not working [04:58] runelind_q, I didn't know there was a way to cron stop something lol [04:59] service sickbeard stop [04:59] So say 2am.. 0 2 * * * ? [05:00] Ok so I need to write a script that executes that command and then cronjob that script? [05:00] And then another.. to start it back up I think [05:01] can do some checking to see if the process is already running, etc. [05:05] runelind_q, I am too new to this stuff.. First I am trying to figure out how to not have the service start on startup.. sudo update-rc.d -f disable would this work? [05:06] probably, have you tried it? :) [05:07] just put it in :) [05:07] runelind_q, rebooting for test [05:09] runelind_q, Ok that worked. Now to make a .sh file that can start the service [05:09] may I ask why you're only wanting to run it at certain times? [05:09] runelind_q, Wait... can I just use the scripts from /init.d ? [05:09] wouldn't it be easier to just schedule your downloader to run? [05:11] but yeah, you should be able to just use the init scripts. [05:11] runelind_q, hmm... ok here is my follow up question to that. The problem I am having is that SB grabs the NZB and sends to SAB. SAB downloaded the content to fast and it is failing because the content isnt fully uploaded yet. If wait a while, and try the same NZB it works. So, if I set SAB to pause downloading for my expected hours, will it work? [05:12] I would think so [05:12] Ok I will try that.. Just gotta wait for new content to see if it works lol [05:13] I've never had that problem though [05:13] k2gremlin: http://pastie.org/10729846 [05:13] damascene: http://pastie.org/10729846 [05:13] happened on two files tonight. I just set this up this week [05:14] jak2000, still getting errors on update? [05:14] jak2000, looks like dns is working.. try ping microsoft.com [05:16] ping www.microsoft.com [05:16] andwer [05:16] answer [05:17] jak2000, http://askubuntu.com/questions/474549/got-nodata-issue-nodata-does-the-network-require-authentication [05:18] ok [05:19] runelind_q, I have SAB paused from 5PM till 11PM.. hopefully that works lol [05:19] OK [05:22] runelind_q, the only other issue I am having is with Couchpotato. When I reboot the VM and launch the CP web gui, it's back to the setup screen. Like it is not saving my setup lol [05:23] permissions? [05:24] not sure :/ [05:24] Where would I begin to look? [05:24] the couchpotato directory [05:26] they are all k2gremlin:k2gremlin [05:26] including sub dirs and files [05:27] It is installed at /opt/couchpotato opt folder is root:root [05:28] and that's the user the process is running as? [06:01] runelind_q, Yes that is correct === codex_ is now known as codex [06:38] jak2013, did you get your issue figured out? [06:38] I followed that guide linked on a new VM connecting to my existing server... worked fine... [08:57] Good morning. [17:06] hi all why cant update my ubuntu 14.04: http://pastie.org/10730435 [17:23] jak2000: "E: GPG error: http://us.archive.ubuntu.com trusty InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)" ? [17:32] lordievader Internal LAN problem? [17:36] Can you retrieve the file through a browser on that machine? [17:38] but wich file [17:38] i can try, wich file? [17:40] jak2000: http://us.archive.ubuntu.com/ubuntu/dists/trusty/Release and http://us.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg [17:41] wget http://us.archive.ubuntu.com/ubuntu/dists/trusty/Release [17:42] http://pastie.org/10730465 [17:42] jak2000: did damascene's answer yesterday not answer your question? the post he linked seems pretty clear [17:43] done [17:43] opened the FORTI [17:43] thansk [17:44] jak2000: Release should have been a 57kb plain file, not a 2.4kb text/html file [17:44] jak2000: so yes, exactly as damascene's link, there is a middlebox or proxy somewhere between you and us.archive.ubuntu.com that is interfering. [17:45] escuse me not see the damascene's link [17:46] 21:17 < damascene> jak2000, [17:46] http://askubuntu.com/questions/474549/got-nodata-issue-nodata-does-the-network-require-authentication [17:46] 21:18 < jak2000> ok [17:46] ahhhh [17:47] yes i remember the link [17:47] i answer OK for reading [17:48] you can try using ftp as a workaround [17:49] ok SOLVED the problem [17:49] opened some ports on FortiGate [18:57] when i redirect a stdout to stderr in a shell script, how do i redirect it back? [19:08] I have joined a windows domain with powerbroker and if I go to add a printer and search in a print server, I can see a list of printers. Is there any way that I can get the list of ip addresses that go with these printers? [20:28] I can list samba shares on a machine with smbclient -L , but only the names are given. How can I resolve this to ip address? [20:29] Pinkamena_D: it should just work [21:12] Hi Ubuntu server I am trying to install a package as i want a newer version of it but I am having issues please could you advise - http://pastebin.com/AAPK8bGS [21:13] danawar: And whats the exact issue, in your paste? [21:13] danawar: I see no 'issues' there - mediainfo needs you to provide arguments to it [21:13] danawar: your paste indicates that you are not using the command properly [21:13] specifically line #10 [21:13] teward: other than 0.7.67 != 0.7.82 [21:14] ah [21:14] danawar: where did you get that deb? [21:14] tarpman: true, but unless 'mediainfo' is served by a different package... :P [21:14] tarpman: thanks - that’s exactly it. [21:14] teward: https://mediaarea.net/en/MediaInfo/Download/Ubuntu [21:14] teward: my guess is this package is installing somewhere not on PATH. maybe in /opt. [21:15] tarpman: i am pretty certain it would be [21:15] if i had the deb i'd dissect [21:15] actually [21:15] i might be able to [21:15] nope, i'm wrong [21:16] -rwxr-xr-x root/root 80520 2016-01-27 02:17 ./usr/bin/mediainfo [21:16] indeed [21:16] hmm [21:17] danawar: say, what version of libmediainfo0 do you have installed [21:21] Sorry all, turns out pidgin doesnt like my work VPN [21:21] Was anything suggested while i was away, i could not find anything in /opt [21:21] danawar: install the library packages from there (libmediainfo0 and libzen0) as well as mediainfo itself [21:22] Ok will do! [21:22] be back in a sec! [21:35] Sorry i am back - tried from the bottom requirement http://pastebin.com/z0hjMfdf [21:37] After trying to install libstdc++6:i386 it results in the same thing [21:44] U guess upgrading to 15.10 would solve it [21:45] Sorry, I guess* [21:47] danawar: what version of ubuntu are you on? [21:47] 14.04? [21:47] 14.04 [21:47] desktop [21:47] using it as a server [21:47] is there a reason you didn't download the 14.04 version of the software [21:47] because they have one [21:47] probably won't have those library mismatches [21:47] 14.04 version has an issue my boss doesnt like :P [21:47] Which one? [21:48] danawar: well, your boss has a decision to make: use the updated version of the software that's built for 14.04, or don't use the updated version [21:48] the 14.04 debs from the same page you got the mediainfo deb from. your mediainfo deb had 14.04 in the name... [21:48] And 14.04 uses the same kernel for server annd desktop - they just differ in the software installed by default. [21:49] Ok, i guess if he wants the newer version then we need to upgrade to 15.10 or < [21:50] danawar: what? on https://mediaarea.net/en/MediaInfo/Download/Ubuntu the library etc debs are all the same version for every ubuntu release [21:50] danawar: you don't have to upgrade, you just have to download the debs (mediainfo *and* libraries) for the ubuntu release you're actually running. [21:53] tarpman: sorry i just looked at what i downloaded i some how downloaded the 15.10 - let me go have another go! BRB [21:53] danawar: that's what teward meant by "is there a reason you didn't download the 14.04 version of the software" :P [22:03] tarpman: + Others: Thanks it was successful only after I accidentally downloaded the AMD one first... - its been a long day :P [22:04] danawar: speaking of, any particular reason you're running a 32-bit system? [22:04] (i386) [22:06] tarpman: That is just the OS IT installed up in head office! I'm not sure if the machine can use a 64 bit OS. [22:06] danawar: Which processor does it have? [22:07] bekks: One moment let me VPN in and ill get back to you! [22:09] bekks: http://pastebin.com/0im7Pczr [22:09] Intel(R) Pentium(R) 4 CPU 3.00GHz [22:10] danawar: Thats an ancient 32bit processor. [22:12] It just about does the job ;) [22:12] Very very slowly... :P [22:16] Well i'm here does any one know why pidgen would drop out when i connect to my work VPN. I also cant git push? [22:17] danawar: that because your VPN administrator does not allow insecure bridge heads to be used. [22:24] bekks: Is there any work around my side that would allow me to access my server but not have everything go through the VPN? [22:25] danawar: Not without talking to your VPN admin and asking him for reconfiguration of the VPN. [22:28] Is there any where I can find out more about insecure bridge heads I cannot seem to find much information on it? [22:35] danawar: A bridge head is an insecure VPN configuration allowing a client to connect to a server using the VPN while still being able o connect to hosts outside of the VPN. [22:35] danawar: Ask your VPN admin :)