Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Tuesday, March 7, 2017

#ubuntu channel featuring donttrustem, ducasse, dami_, jink, dami0, guest,

ikevin 2017-03-06 21:45:28
jink, what is the exact postfix error?
dami_ 2017-03-06 21:45:49
does anyone know about autorotation? i have a tablet/laptop thing and the rotation is offset by by 90 degrees
jink 2017-03-06 21:45:55
ikevin: Mar 7 09:22:19 vps1 postmulti[729]: fatal: parameter inet_interfaces: no local interface found for 37.97.249.109
jink 2017-03-06 21:46:04
And then 3 more for ipv6.
ikevin 2017-03-06 21:46:43
jink, ok, if you can try, try to setup the first ip defined on interfaces to see if it work
jink 2017-03-06 21:48:07
ikevin: It's rebooting, and I didn't bind ipv6
ikevin 2017-03-06 21:48:39
jink, ok, just to know, do you have anything in /etc/network/interfaces.d ?
jink 2017-03-06 21:49:30
It's empty
ikevin 2017-03-06 21:49:34
ok
jink 2017-03-06 21:50:25
ikevin: So, it didn't start postfix, but there's no error in mail.err either.
jink 2017-03-06 21:51:03
ikevin: "service postfix start" just starts it on the other ip.
ikevin 2017-03-06 21:51:55
jink, postfix service is always enabled?
jink 2017-03-06 21:52:30
ikevin: I imagine it is, how do I check?
ikevin 2017-03-06 21:52:38
jink, what doest systemctl status say?
jink 2017-03-06 21:54:19
ikevin: Hmmm, postfix.service isn't in there, just system-postfix.slice and postfix@-.service
jink 2017-03-06 21:55:14
Oh, meh, meeting in 5. :(
jink 2017-03-06 21:55:27
ikevin: bbl
jink 2017-03-06 21:55:31
Thanks, so far. :)
ikevin 2017-03-06 21:55:47
you welcome, see you later
manish_ 2017-03-06 22:20:47
how to install chrome in ubuntu ?
ducasse 2017-03-06 22:21:46
manish_: download it from google and install it
manish_ 2017-03-06 22:22:12
How to download ?
manish_ 2017-03-06 22:23:02
thank god i can watch porn to-night, thank you for saving my life mr.ducasse
Guest40361 2017-03-06 22:30:32
username
Guest40361 2017-03-06 22:30:48
guest40361
Guest40361 2017-03-06 22:30:54
logout
Guest40361 2017-03-06 22:31:05
logout all
Guest40361 2017-03-06 22:31:16
guest logout
guest 2017-03-06 22:31:52
Wat
donttrustem 2017-03-06 22:36:35
Hi, I have been try to workout why a cronjob will not run for 3 days now and now lost the plot. I can run the script with php -f from the cli and it works … the cronjob runs but does not work :( */5 * * * * www-data /usr/bin/php /var/www/support/api/cron.php
donttrustem 2017-03-06 22:36:52
Can anyone tell me how to debug this please
donttrustem 2017-03-06 22:37:04
I am using 16.04
ducasse 2017-03-06 22:39:04
donttrustem: which file did you add this to?
ppf 2017-03-06 22:39:09
donttrustem: look at /var/log/syslog
donttrustem 2017-03-06 22:39:25
ppf: I can see it runs in the syslog
ppf 2017-03-06 22:39:40
but tldr: the fileformat is that of /etc/cron.d
ppf 2017-03-06 22:39:46
is that where this cronjob is defined?
donttrustem 2017-03-06 22:40:26
https://pastebin.ubuntu.com/24129981/
donttrustem 2017-03-06 22:40:40
ppf it is using crontab
ppf 2017-03-06 22:41:14
check your mail then
ducasse 2017-03-06 22:41:18
donttrustem: then the syntax is invalid, 'man 5 crontab'
ppf 2017-03-06 22:41:20
it'll tell you the error
donttrustem 2017-03-06 22:41:41
ducasse: really
dami0 2017-03-06 22:41:45
hi, can someone help me with a udev rule?
dami0 2017-03-06 22:42:24
i'm trying to change "/sys/bus/iio/devices/iio:devices0/in_accel_mount_matrix"
ppf 2017-03-06 22:43:37
donttrustem: yes
donttrustem 2017-03-06 22:43:42
ppf: which bit :S
ppf 2017-03-06 22:43:44
mail to see the error, man 5 crontab to learn how to write the rule correctly