[05:19] hello i have ubuntu server and i cannot receive and mails [05:19] i have installed postfix [05:21] Hi [05:22] On my VPS is installed postfix and it sends mails on neovichnn@gmail.com but doesn't accept back [05:23] Neo4 i have same problem [05:23] what I need to do for get back mail? MX? I didn't create it and watched in this video guy created it https://www.youtube.com/watch?v=xq-CkxQV-7o [05:23] Checkmate: do you have your own domain? [05:23] i have try this command echo "This is the body of the email" | mail -s "This is the subject line" user@example.com [05:23] not yet i have only vps [05:24] Checkmate: and you get message on user@example.com? [05:24] no [05:24] try maybe will work for you [05:24] Checkmate: example.com is your name of computer? [05:24] no replace with your gmail [05:24] Checkmate: I can sent message it's work for me [05:25] Checkmate: I've already done it and it's work I can't get back mails [05:25] you mean received mails [05:25] Checkmate: where you want send mail? I might be I can help you [05:26] Checkmate: yes receive, didn't receive [05:26] Checkmate: where you send mail? on this 'example.com'? [05:26] i dont want send on anything i'm working on script peand i want to test $send option mail [05:27] what is peand? [05:27] perl [05:27] oh [05:27] ok, you want locally get this message? [05:27] i cannot receive mails [05:28] i configure postfix correctly [05:28] it depends from what domain you send [05:28] really? [05:28] gmail [05:28] what is in your mydestination? [05:28] i'm making test to my gmail [05:28] and you get there message? [05:28] no [05:29] so what is the problem ? [05:29] you might not have configured correctly [05:29] do you have video? [05:29] what the video? [05:30] demo [05:30] for what? [05:30] no [05:30] lool for postfix [05:30] what is this? [05:30] sorry? [05:30] no don't have [05:31] I don't know what is loop for postfix [05:31] well [05:31] can you show your main.cf? [05:31] what did you run on your vps? [05:31] Seems you put there something wrong [05:31] site and other crape [05:32] relayhost = [05:32] mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 [05:32] mailbox_size_limit = 0 [05:32] recipient_delimiter = + [05:32] inet_interfaces = localhost [05:32] inet_protocols = all [05:32] I used it for test in overall [05:32] what is origin? [05:32] what is mydestination? [05:32] myorigin and mydestination? [05:32] localhost [05:33] myorigin = /etc/mailname [05:34] ok, gmail might not accept mails without real domainname. What is in that file? Name of yoru computer something like 'ubuntu-blablabla' [05:34] try send mail to other provider [05:34] or you can sand mail to localhost [05:35] do you know how check mails? in /var/mail [05:35] there should be files for each users with mails [05:35] no no [05:36] the problem i cant remember [05:36] i have configured smtp on other server work perfectly [05:36] and there exists logs files sudo tail -f /var/log/mail.log [05:36] Checkmate: really? You can look at log file /var/log/mail.log [05:37] run that using (sudo tail -f /var/log/mail.log) and you'll be able track changes in realtime [05:37] shit men u know why [05:37] because lol we cannot send mails without domain [05:37] reallY? [05:37] yeah men [05:38] we can, there your domain is name of your computer [05:38] my last server vps have domain name linked [05:39] no, I think no [05:39] you can send, from can be anything [05:40] try send to localhost [05:40] do this (echo "body" | mail -s "subject" root@localhost [05:40] seems so [05:41] yes right [05:42] instead localhost you should put value from your console http://pix.toile-libre.org/?img=1516772510.png [05:42] i'm sure i miss something on installation [05:42] or from yoru 'myorigin' [05:42] I don't know what you put there [05:43] there should be name after your username@ in console [05:43] and then check sudo nano /var/mail/root [05:43] there must be new mail [05:44] just localhost, it should be work, others won't work because you have in mydelivery = localhost only [05:45] do you know how to get all history command [05:45] for deliver others domains you must specify them there [05:45] no [05:45] arrow up or down [05:45] how to list [05:45] you know nothing on linux right? [05:45] :) [05:45] no, nothing it's zero, and I know much [05:46] good [05:46] much far from zero ) [05:46] know how to install LAMP on VPS, how to create virtual hosts for apache [05:47] nothing it's underestimate yourself :) [05:49] Checkmate: postfix badly know [05:49] MX [05:49] work good [05:49] Checkmate: who does work good? [05:49] Checkmate: postfix? [05:49] yes, [05:50] do it for receive message and basics configuration will have been done [05:50] what is your problem? [05:51] I didn't create MX? Is it neccessary always to create? [05:51] I've never run postfix [05:51] try to install it [05:52] I'm not sure need it or not? Is it exaclty for receive should be MX? [05:53] i'm trying to get back all command from last vps cause its important i think [05:53] I asked in DNS, What is it and why it need. Mail exchanger and will bothering my host support :) [05:53] look like this one [05:53] apt-get install build-essential libexpat1-dev libgeoip-dev libpng-dev libpcre3-dev libssl-dev libxml2-dev rcs zlib1g-dev [05:53] Checkmate: you should have saved all command in file [05:53] apt-get install php7.0-bcmath [05:53] no in var/log or by history [05:54] Checkmate: don't know, Ther was something important? I have my own file where I've put all my command for VPS, Separate it on sections, it's 8 pages [05:55] to get smtp work correctly ithink you need to install all php things [05:55] then when install VPS I look at there [05:55] there all installed [05:55] i'm sure you miss something [05:55] no, I miss MX [05:55] create info.php file [05:56] how my server receive files from external mailserver? [05:56] see mail exchanger [05:56] [05:56] what does it means, should be it thing that alter mail? [05:56] you need to check all things [05:57] smtp php .... [05:57] do you have domain linked on ur vps? [05:57] yes [05:57] kselax.ru [05:58] will be easy for you just run the script and see what happen when you send [05:58] ok [05:58] when you run php like wordpress or something [05:58] will receive error and you will fix it easy [05:59] Checkmate: I fixed, it's not blame, reason is something other [05:59] also install newer version of php [06:00] Checkmate: https://en.wikipedia.org/wiki/MX_record [06:01] there written MX accept mails [06:01] you slove the problem? [06:03] Checkmate: soon [06:22] Neo4 [07:12] I've created mail.kselax.ru it's my MX mail exchanger [07:12] Who know what shall I put in hosts file? [07:14] Good morning [07:41] my server is listen loopback http://pix.toile-libre.org/?img=1516779389.png [07:41] How to make it listen my real IP 91.227.18.35 [07:52] hi lordievader [07:52] good morning to all of you [07:53] Neo4: I assume you mail server isn't directly on that external IP [07:53] Neo4: so you need to forward ports [07:53] Neo4: well it all dpeends from your actual network topology, anything I assume could be wrong [07:54] Hey cpaelzer how are you doing? [07:54] great, and you? [07:57] Doing good here :) [07:59] ahasenack: hey I sponsored samba as requested, but have a question [07:59] cpaelzer: it has the same IP [07:59] Neo4: ok, then it is "only" part of the actual mailservers config [07:59] Neo4: but since ther is no single "the mailserver" the answer might still vary a lot :-) [08:00] ahasenack: ahasenack: I needed to fall back to dpkg-buildpkg and checked the debdiff matches the proposed changes [08:01] ahasenack: did you see soemthing like https://paste.ubuntu.com/26449720/? [08:05] ahasenack: nacc: If I run commands in lines 30-34 manually I'm just fine [08:09] guys i have a lot of files named c_sessions1873773 [08:09] on /tmp [08:10] any idea how to disable this mistake [08:11] i belive by php.ini right ? [08:12] give me solution breakfast and will back [08:13] Checkmate: maybe http://www.php.net/manual/en/function.session-save-path.php#98106 ? [08:13] quite old thou [08:18] thanks wait i check [08:19] cpaelzer i need to add session on all php pages on my domain ? [08:31] Checkmate: not as I read it [08:31] Checkmate: search engines give me plenty of results, but all vary slightly [08:31] Checkmate: my half-guessing TL;DR is that the garbadge collection doesn't catch your files [08:31] you already have sort of a session, that create those c_session files [08:32] it is about configuring the gc to catch those [08:32] if your case creates these files via a different mechanism, then none of that applies [08:33] cpaelzer maybe cause i disabled cookie session by htaccess code [08:33] last week [08:35] cpaelzer when i try to open or download one of this files i get Error message from server: No such file [08:38] odd [08:38] maybe already deleted files with stale file handles or anything like it [08:39] does lsof show these files still open by something? [08:39] no [08:40] Checkmate: so you have a file you can not open, is not open by anything, but listed by ls? [08:40] what says stat on one of these files? [08:41] also ENOFILE? [08:42] and also stat --file-system on the same [08:42] Checkmate: ^^ [10:36] I might be have to install webmail?.. [10:36] What is popular web server apps? [10:36] or literature something like ubuntu guide overview posibilitec [10:36] Apache(2) and Nginx are large players. [10:37] yes, using it might be 90% of all internet apps made [10:38] LAMP LEMP, mail server, and nothing else? [10:38] I'm going to learn crone... have never use it [10:39] popular chat, I want to learn server apps... [10:40] interesting exists some literature about app on linux servers... [10:41] simple overview [10:44] in ubuntu server guide is written many differ apps, I learned that we can create own wiki using CMS. That guide seems have been written by a few differ people, because when read noticeable immediately differ vocabulary [10:46] What is your goal? Just to learn? If so, learn to use Google effectively. [10:47] I can't understand what does mean this new notion 'reverse proxy' know it use for node.js... [10:48] Reverse proxies are nice. Makes your webserver forward the request to a backend server transparent to the user. [10:49] lordievader: just overview linux possibilities, for know what is created and don't create wheel in future [10:50] That ain't easy. Linux has many possibilities. [10:50] Too many to count. [10:50] lordievader: dns nice, better maybe something read general like dns how internet work and so on.... [10:51] lordievader: and you know what apps have already created? I don't [10:51] Is there a need to know every application in existence? When I have a job that needs doing only then do I look what is available. [10:52] For you other (sort-of) question: read books, read web-pages, read man-pages, etc. [10:52] Oh, and experiment. [10:52] lordievader: no, you don't need to know equal apps, like postfix and exim or roundcube, squirrel, just one differ apps [10:53] it need for get common imagine what we have made and make you more proficient like developer [10:54] lordievader: I don't [10:55] Neo4: Like I said: read, google, experiment, read more. You won't suddenly know everything overnight, but you'll learn eventually. [10:56] lordievader: linux is not so bad like it was before when you only install it :) [10:59] lordievader: for example this technology do you know how to create video chats, sites where video and voice? What if these sites we can easy to create and there exists some app that is used for it [10:59] What are you asking? That sentence only made half sense -.- [11:01] lordievader: I mean site like famous chaterbat [11:01] where video call and voice [11:01] real time applications [11:02] Yes? What about it? [11:03] lordievader: porn video chat [11:03] I really don't know where you are going with this... [11:04] lordievader: doesn't matter, just simply wondering.... :) [11:05] lordievader: and exists sites of services that is exchange money online, or for example exchange bitcoints? [11:06] Well anyways, like I was arguing before, it is often easier to search for information if you have a clear goal in mind (for example I want to know about webservers). Rather than, 'I want to know everything about Linux'. [11:07] yes, ok, agree, and this is big theme, and impossible to know everything... [11:09] better to learn common things DNS internet algorithms schemes and whatever you think is common thing .... [11:09] or what you like [11:09] better what you like and want [11:09] :) [11:26] cpaelzer: I think you need --for-merge [11:26] did you sort that out? [11:30] no I didn't [11:30] fell back to dpkg-buildpkg [11:31] but yeah I see your point as it is only a mior bump [11:31] I'd not see how that would boil down to the equiv package failing to install thou [11:31] ahasenack: ^^ [11:32] ahasenack: btw I still fail the build missing the equivs [11:32] as I wrote this morning [12:24] ok, time to check some excuses regressions [12:25] Segmentation fault (core dumped) [12:25] pcmk FAIL non-zero exit status 139 [12:25] that's quite the start [12:27] it's been failing like this since november last year [12:27] at least looks like it's reproduceable [12:27] * ahasenack brings up an s390 vm [12:51] cpaelzer: hi, do you know something about ocfs2 filesystem kernel modules not being enabled for s390? [12:51] I have fs/ocfs2/dlmfs/ocfs2_dlmfs.ko in my amd64 4.13.0-31-generic kernel [12:52] but it's not there for s390x's 4.13.0-30-generic [12:52] bionic [12:52] unless that small bump from #30 to #31 introduced it [12:53] but there doesn't seem to be a 4.13.0-31 for s390x in the archive [12:54] ahasenack: /lib/modules/4.13.0-21-generic/kernel/fs/ocfs2/ocfs2.ko [12:54] oh I see dlmfs [12:54] moment [12:54] /lib/modules/4.13.0-21-generic/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko [12:54] hm, 21 [12:54] might not be in 4.4 maybe? [12:55] it's 4.13 [12:55] oh you are on 4.13 as I am [12:55] but a bit ahead [12:55] let me update [12:55] umm I am on latest in bionic [12:56] where did you get the -30 for? [12:56] oh artfuö [12:56] artuful [12:56] I see [12:57] maybe not enabled in artful yet? [12:57] grep -i ocfs /boot/config-* ? [12:59] wait, did I boot up artful? [12:59] * ahasenack checks [12:59] no, I'm definitely on bionic [13:00] *** 4.13.0-30.33 500 [13:00] 500 http://ports.ubuntu.com/ubuntu-ports bionic-proposed/main s390x Packages [13:00] Linux bionic-andreas 4.13.0-30-generic #33-Ubuntu SMP Mon Jan 15 19:47:38 UTC 2018 s390x s390x s390x GNU/Linux [13:01] cpaelzer: that grep: https://pastebin.ubuntu.com/26451125/ [13:01] what's yours? [13:02] root@bionic-andreas:~# find /lib/modules/ -name '*ofcs2*' [13:02] root@bionic-andreas:~# [13:02] :/ [13:05] smb: hi, do you know something about ocfs2 modules not being in bionic's s390x kernel? [13:05] ahasenack, no, sorry. sforshee ^? [13:07] it's early for him :) [13:08] ahasenack: I'm awake, let me look [13:08] sforshee: wow :) [13:09] ahasenack: looks like it should be enabled for s390x [13:09] which kernel specifically are you referring to? [13:10] sforshee: 4.13.0-30-generic #33 [13:10] sforshee: https://pastebin.ubuntu.com/26451125/ my grep in the config files [13:10] but find /lib/modules/ found nothing [13:11] let me grep the pkg [13:11] root@bionic-andreas:~# dpkg -l linux-image-4.13.0-30-generic|grep -i ocfs [13:11] root@bionic-andreas:~# [13:11] er [13:11] let me do that again with the right option [13:11] ahasenack: do you have linux-image-extra installed? [13:11] might be in there [13:11] same result [13:11] let me check extra [13:12] *extras [13:12] sorry, I was right he first time, no s [13:13] sforshee: got it, it was in [13:13] linux-image-extra-4.13.0-30-generic [13:13] linux-image-extra-4.13.0-30-generic: /lib/modules/4.13.0-30-generic/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko [13:14] sforshee: I'll update the test dependencies to include that [13:14] thanks for your help [13:14] np [13:14] maybe I didn't have linux-image-generic installed, as it includes extra [13:14] I'll investigate [13:15] ok, now I get the core dump :/ (another issue) [13:16] + o2image /dev/loop0 /tmp/disk.image [13:16] Segmentation fault (core dumped) [13:16] let's see [13:28] I actually get a kernel backtrace [13:28] * ahasenack tries an older kernel [13:36] same [13:42] cpaelzer: have you seen this dmesg error in s390x before? https://pastebin.ubuntu.com/26451318/ [13:42] yes [13:42] oh, do tell [13:44] it is more of a class of issues than pointing to a specific thing [13:45] I found a bug in rsyslog about it, fixed with a new rsyslog upload [13:45] so not a kernel bug I take it [13:45] ahasenack: this is essentially trying to access a bad pointer [13:45] ok, plain segfault-like? [13:45] yep [13:45] "like" [13:45] oh, xnox opened a bug about it: https://github.com/markfasheh/ocfs2-tools/issues/22 [13:46] llgc %r1,0(%r3) with r3 being zeros [13:46] that means access addr 0 [13:47] xnox: did you also open an ubuntu bug about that perhaps? [13:54] cpaelzer [13:54] sorry my laptop crashed [13:54] i didnt answer on time [13:54] Checkmate: that explains the sudden loss of communication :-) [13:55] Checkmate: I hope you are good again [13:55] stat --file-system [13:55] and the same withotu --file-system [13:55] was just a try to get what those files could be about [13:55] since you can't open, remove or do anything [13:56] xnox: I filed one [14:01] command not found [14:04] er [14:04] cpaelzer File: 'ci_session50ebed2631a437a4b2b9bf7c6e8aab97a3b483ed' [14:04] Size: 34 Blocks: 8 IO Block: 4096 regular file [14:04] Device: 801h/2049d Inode: 17664003 Links: 1 [14:04] Access: (0600/-rw-------) Uid: ( 33/www-data) Gid: ( 33/www-data) [14:21] Checkmate: are you running CodeIgniter? [14:21] search engines show me plenty of issues around that in relation to those files [14:22] Checkmate: does your error log have messages like the one mentioned here https://github.com/bcit-ci/CodeIgniter/issues/3610 ? [14:47] jamespage: any info on gnocchi packages? [15:12] cpaelzer yes i'm running codeigniter [15:15] PHP 14. session_start() /var/www/html/web/system/libraries/Session/Session.php:141 [15:30] Is this the right place to address an issue in autofs? [15:31] if it's in ubuntu, I'd say it's a good place to start [15:31] :) [15:32] https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1101779 [15:32] Launchpad bug 1101779 in autofs5 (Ubuntu) "autofs "lookup_mount: exports lookup" fails on IPv6-only hosts" [Medium,Confirmed] [15:32] The patch is to build with libtirpc, which seems sane enough since autofs depends on nfs-common which depends on libtirpc anyway [15:32] that's an old bug, wow [15:32] Yes, yes it is. [15:33] I'm hoping to shepherd it through before 18.04 so I don't have to live with another broken LTS [15:37] at least libtirpc is in main [15:38] do you know if upstream was ever notified? [15:39] CHANGELOG:- add autofs(5) note of IPv6 libtirpc requirement. [15:39] There's a couple Debian bugs open on it. I linked to one in the comments toward the end. That bug has been open for four years. [15:39] " To be able to use IPv6 within autofs maps the package must be build to use the libtirpc library for its RPC communications. This is becuase the glibc RPC implementation doesn't [15:39] support IPv6 and is depricated so this is not likely to change. [15:39] " [15:39] that's from the manpage autofs(5) [15:42] sounds like a straight forward fix, unless there are downsides in using libtirpc [16:05] Nivex: would you be able to test a bionic package if I gave you a ppa? [16:06] I can probably spin up a VM [16:06] ok, I'll let you know once it's built [16:07] are you subscribed to the bug? I can paste the link there [16:07] kevin? Looks like you are [16:08] I flagged it as affecting me, so I probably do [16:09] did you receive my comment in the bug about the autofs(5) manpage? [16:09] not yet, but bug mail can be slow sometimes [16:09] ok [16:52] rbasak: hi, could you please kick a git import for 389-ds-base? [16:52] nacc: or you ^ [16:57] ahasenack: OK, running [16:59] ran into a wall getting my bionic test vm ready. rpc.gssd is failing to start "ERROR: opendir(/run/rpc_pipefs) failed: No such file or directory" [17:00] rbasak: thanks [17:00] Nivex: everything up-to-date? [17:00] yep [17:00] is there a recommended software to set up a highly available file server using ubuntu? [17:01] I'm reading about Hadoop, but I don't know if that can share files that I can access from windows and Linux easily [17:02] Hadoop certainly seems like the wrong thing. :) [17:02] yikes [17:03] I don't know where I got the idea that a hadoop cluster would provide a highly available file server [17:03] any other options? [17:05] I think I read a little about glusterfs [17:05] I rebooted and rpc.gssd had started. Not sure what the deal was, but I can do my test mount now. [17:05] or is this as simple as setting up a cluster NFS servers? [17:06] ahasenack: I think I'm ready for your test PPA [17:08] is there DRBD in Ubuntu? [17:09] drbd8-utils/xenial 2:8.9.6-1 amd64 [17:09] And I guess more to the point, /lib/modules/4.4.0-112-generic/kernel/drivers/block/drbd/drbd.ko [17:09] thanks mason [17:10] so, doing something like this probably makes more sense: https://help.ubuntu.com/community/HighlyAvailableNFS [17:10] Nivex: packages built, fwiw: https://launchpad.net/~ahasenack/+archive/ubuntu/autofs-ipv6-1101779/ [17:13] ahasenack: booya! worked right off the bat [17:13] nice [17:13] I hope ipv4 keeps working too :) [17:14] I actually can't test that since my krb5 realm is v6 only [17:14] nice setup [17:23] rbasak: lp auth url? :) [17:26] So while I was installing server 17.10 I mistakenly selected my wifi adapter as my default connection instead of wired (enp3s0f0), now when the server boots up it doesn't establish a connection to the net until I 'sudo dhclient enp3s0f0'. I've tried adding 'auto enp3s0f0\niface enp3s0f0 inet dhcp' to /etc/network/interfaces but that doesn't seem to fix the problem. Any ideas what is next? [17:28] ahasenack: anything else you need me to do to keep this moving forward? [17:28] Nivex: reply in the bug saying you tested the package from the ppa with ipv6 and that it worked, that would help [17:28] maybe do the same in the debian bug [17:29] even though these are not debian builds [17:32] I updated the launchpad bug. I updated the Debian bug 10 days ago asking if their patch could be pushed but it's been silence. The patch was provided 5+ months ago, so that maintainer apparently isn't paying attention to the bug reports. [17:32] Error: Debian bug 10 could not be found [17:32] heh. debian bug 737679 for those playing along [17:32] Debian bug 737679 in autofs "autofs does not appear to support IPv6 hostname lookups for NFS mounts" [Important,Open] http://bugs.debian.org/737679 [17:49] Nivex: sorry, my connection dropped for a moment [17:49] I was saying you should comment on both bugs about the test you made [17:50] ahasenack: updated the LP bug. I updated debian bug 737679 ten days ago asking if the patch (provided 5+ months ago) could be integrated but still crickets. [17:50] Debian bug 737679 in autofs "autofs does not appear to support IPv6 hostname lookups for NFS mounts" [Important,Open] http://bugs.debian.org/737679 [18:26] Nivex: I pushed an MP, my colleagues should take a look soon [18:27] ahasenack: wonderful, thanks! [18:27] thanks for bringing it up [18:39] * ahasenack stares at the 386-ds-base dep8 test setup and scratches head [18:39] IP=`ip route get 1.1.1.1 | awk '{print $NF; exit}'` [18:42] ah, the fix is in bionic-proposed [18:42] * ahasenack checks where that migration is at [18:42] all tests green [18:42] needs python-ldap to pass [19:15] rbasak: nacc: hi, could one of you please import freeipa into git? Thanks [19:44] ahasenack: i will start it [19:44] thx [19:45] rbasak: --^ fyi [19:53] nacc: I tried using https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/336300 to start my bind9 merge, just to see how far I would get [19:53] nacc: it all seems to work until I rebase logical into new/debian [19:53] ahasenack: what happens? [19:53] ahasenack: that's not related to git-ubuntu at that point [19:53] all you have are Git commits you are rebasing onto another commit [19:54] they might not all apply, like usual [19:54] nacc: that's the thing, they conflict in d/changelog [19:54] which is unexpected [19:54] https://pastebin.ubuntu.com/26453830/ is what rebase is trying to do [19:54] ahasenack: oh wait [19:54] ahasenack: that's still not right [19:54] there should be no "import" lines in a logical rebase [19:55] ahasenack: so ... let me think [19:55] right [19:55] nacc: my git log when I'm sitting at my logical tag [19:55] nacc: https://pastebin.ubuntu.com/26453838/ [19:55] it seems fine [19:56] on top of old/debian [19:56] you might need to pass something to rebase so that it knows where to start [19:56] i'm looking [19:56] ahasenack: i think you want [19:57] git rebase --onto pkg/debian/sid old/debian HEAD [19:57] ahasenack: our graph now (generally) looks like "Here is how you would transplant a topic branch based on one branch" in `man git-rebase` [19:58] so that rebase command, [19:58] means get these commits between old/debian and HEAD (which is my logical) [19:58] and apply them on top of pkg/debian/sid [19:58] ahasenack: right, you're telling it your old base [19:59] it's basically how you do partial rebase [19:59] ahasenack: can you file a bug, i need to update the docs for that [20:01] cpaelzer: fyi, the importer had't run since 1/9 (due to the lp outage). I'm reset it and its catching up now [22:00] hey this command is right ? [22:00] find "/tmp/" -name "ci_session|*" -mtime +6 -type f -delete [22:01] protip, run it once with -print instead of -delete and if you like the look of it, run it again with -delete [22:01] delete files after 6 days [22:14] heh [22:14] testing is pointless [22:15] that will only delete files that haven't been modified in 6 days [22:15] personally I like to use ctime [22:15] force session expiration :) [22:18] Checkmate: I don't think the "|" should be in the -name argument [22:19] sdeziel: patdk-lap: fwiw, Checkmate just got kicked from #ubuntu for cursing and (it looks like to me) personally attacking a few helpers [22:19] (and also crossposted the same question, which we try to discourage) [22:20] nacc: ack [22:26] sdeziel [22:26] @daily root find /tmp/ -type f -mtime +4 -name ci_session\* -exec rm {} \; [22:27] i dont attack anybody its just mistake [22:28] ikonia: Why praytell did you do that? [22:28] ahasenack: fyi, freeipa imported [22:29] mason: i'm assuming bleedover from #ubuntu [22:29] no one want help me more great [22:29] nacc: Seems inappropriate. [22:30] mason: could be; dunno [22:30] mason: i'm not an op :) [22:30] Checkmate: sarnold's answer was the right one - test with -print. [22:31] mason he answering protip not me [22:31] Checkmate: No, he meant it for you. "Pro tip" is a way to say "this is a best practise". [22:32] and what the wrong on my command [22:33] Checkmate: what are you trying to do? [22:33] Checkmate: The correctness of your command wasn't considered - just the notion that you want to test with -print and see what it says, rather than running it with -delete or not testing it at all. [22:33] ikonia: Public please. I didn't ask for a private message. [22:33] i have codeigniter script required to create file with ci_session names [22:33] mason: ok, it's not your concern then [22:34] ikonia: Abuse of ops privs affects all of us. [22:34] mason: read the private message [22:34] ikonia: Learn netiquette and don't send unsolicited private messages. [22:35] mason: I am sorry for sending you a private message, if you read it you'll understand why I didn't "announce it" however, discussing other users issues within the namespace is not your concern, so please let it go [22:35] sigh [23:24] rbasak: in master, gitubuntu/test_git_repository.py does not use the unittest or unittest.mock imports? [23:29] nacc: I think I'd have only imported them if I needed them [23:30] rbasak: pylint3 also says unused [23:30] rbasak: are they somehow used implicitly? [23:31] I don't think so. [23:31] Go ahead and remove [23:31] rbasak: a comment mentions the mock, but I don't see it actually doing what the comment says :) [23:31] I'm surprised pylint didn't pick up on that [23:31] it's not an error, we only check for errors [23:31] (since we're not pylint clean yet) [23:32] rbasak: not urgent, was just curious :) [23:33] rbasak: sorry, if you're there -- do youy hve your Release pastebin for the scripts handy? [23:36] Is unattended-upgrades the best way to automate security updates? Any better methods? [23:36] Not sure which pastebin you mean? [23:36] I guess the answer is no to "handy" then. Sorry! [23:37] rbasak: heh, the one that added the signed Sources stuff [23:37] (iirc) [23:37] i don't believe you ever put that in a MP [23:38] rbasak: I belileve you wanted me to pull that into my scripts branch [23:39] hashwagon: There's https://landscape.canonical.com/ [23:43] nacc: oh [23:43] nacc: the signature verification thing? [23:43] rbasak: yeah [23:43] nacc: repaste: http://paste.ubuntu.com/26454992/ [23:43] nacc: IIRC I didn't consider that ready to push as-is though [23:44] rbasak: thanks; landing your branches now, as well [23:44] rbasak: ack, i'm adding tests [23:44] rbasak: or were you saying we can leave it for lp-beta? [23:44] I think it's worth adding it now [23:44] rbasak: +1 [23:45] Not ready in terms of tests, yeah - but also docstrings, parameterisation of the keyring location, etc. [23:45] yep [23:45] that's all part of this brnach (or will be) [23:45] the script-fixing one i'm doinng now [23:45] OK sounds good