[00:00] so disklabel will bring a profit but sendboxed environment will not [00:00] makes sense === MAbeeTT_ is now known as MAbeeTT [03:30] hi guys, i have a postfix running that cannot send mails to outlook.com email adresses. i migrated the server from debian jessie where the same config it worked well. it sends mails to gmail without problems. any ideas/suggestions? [04:03] what's the smtp error code pynki... it would be better stay tune to the postfix channel [04:07] [....] , relay=mx2.hotmail.com[104.44.194.237]:25, delay=2, delays=0.98/0.02/0.43/0.58, dsn=2.0.0, status=sent (250 <4ad682e6-cc80-a2f8-aeb0-d47b76b45619@someaddress.com> Queued mail for delivery) [04:07] it shows me a 250 in the mail.log. its strange === JanC is now known as Guest87372 === JanC_ is now known as JanC === genpaku_ is now known as genpaku === not_phunyguy is now known as phunyguy === aluria` is now known as aluria === andol_ is now known as andol === Ben65 is now known as Ben64 [08:50] Hi, I tried upgrading from Ubuntu 12.04 LTS to 16.04, to 14.04 worked fine, but now I'm stuck with a broken apt-get / dpkg [08:51] http://paste.ubuntu.com/24781720/ [09:08] upgrade didn't complete [09:09] mhm [09:09] so what shall i do? [09:09] i'd reinstall [09:10] kay x [09:11] i;ve got a lot of custom configs and so :P i'd rather upgrade [09:11] i made a backup before going to 14.04 [09:12] might restore the backup and tehn upgrade to 14.04 again [09:12] and then remove php5 [09:12] well you can try to go through your sources and all the packages that aren't correct [09:12] cus that seems to be the cuprit? [09:12] libapache2-mod-php5 is the package going wrong [09:12] why would it be php [09:12] when i do upgraed, it tries to process that package, and that errors out. [09:13] also when autoremove or any [09:13] whats in your sources [09:16] em a lot [09:16] well that's helpful [09:18] lol its hard to copy the entire content to pastebin [09:31] Im just going to restore my backup to 12.04 upgrade to 14.04 [09:32] backup again and remove php5 and then install 16.04 [09:32] SupaYoshi: sounds like it'd be easier to just back up data, and install 16.04.02 fresh new [09:33] how exactly did you upgrade ... the switch from upstart (14.04) to systemd (16.04) is pretty complex and can only properly be handled by update-manager (there are package removals of essential bits that need to be handled etc) [09:39] hi ogra_, i first dist dist-upgrade to 14.04 lts from 12.04.3 lts [09:39] that went fine [09:40] you mean you didnt use update-manager ? [09:40] after that completed, i ran dist-upgrade again from 14.04 to 16.04 without any apt-get upgrades in between [09:40] that proballuy casued it. [09:40] I never use a gui, or update-manager, I just use apt-get upgrade. [09:41] well, if you dont use update-manager you will end up having to do the exact same steps it does to remove packages from the essntial set.... in the end you will have ot do exactly the same just by hand, so i'd just go with it [09:42] ? [09:42] so what do you suggest me doing ogra_ [09:42] switching out the init system underneath a runnig system is pretty non-trivial and cant easily just be handled by package dependencies ... there are manual steps involved [09:42] SupaYoshi, to always use update-manager when upgrading release to release ... [09:43] like all server docs suggest ;) [09:43] (note that this also the only upgrade path that gets extensive testing by the QA team) [09:47] sudo do-release-upgrade = not using the upgrade manager? [09:47] sudo apt-get upgrade = not using the upgrade manager? [09:47] https://help.ubuntu.com/lts/serverguide/installing-upgrading.html [09:48] yeah thats what i done./ [09:48] using do-release-upgrade ? not plain apt ? === RoyK^ is now known as RoyK [09:50] nope do-release-upgrade yes [09:50] from 12.04 to 14.04 worked fine [09:50] then i went to 16.04 [09:50] and then that dpkg error came up [09:51] weird ... you said above you had issues with php5 ... but update-manager should have removead all traces of php5 ... [09:51] YEah and I think it did except for that one instance of apache php5. [09:51] (there is no php5 in 16.04 anymore) [09:51] that sounds surely like an update-manager bug then [09:51] how do i do , do-release-upgrade without all the silly changelogs and so? [09:52] changelogs ? [09:52] because it took ages reading the changelogs yesterday, [09:52] chanlogs [09:52] during the upgrade, it was like... reading changelogs 1%... 4% took ages? [09:52] * ogra_ never had changelogs when upgrading with do-release-upgrade [09:52] you mean it shows them ? [09:53] well no, but i just dont see the point in it "reading changlogs" if it just has to upgrade [09:54] are you sure it said "changelogs" ? [09:54] ill let you know upgrading to 14.04 now [09:55] this server has been running 12.04 lts since august 2013, no issues [09:55] so i never wanted to upgrade the release incase of problems [09:55] but since i've made a backup now i'm feeling safe and its the end of support so yeah [09:55] (there is indeed no need to read any changelog entries, it processes *changes* and needs to handle removals, dropping (and rolling back) PPAs and such but doing any processing of changelogs shouldnt happen) [09:56] in any case, if you use do-release-upgrade and run into a broken system afterwards, please file a bug at https://bugs.launchpad.net/ubuntu/+source/update-manager/+filebug [09:57] (and always make sure to have the latest update-manager-coore installed before running it ... from ${release}-updates) [09:57] okay cool [09:57] so ogra, when im on 14.04 [09:58] do i first do, apt-get upgrade [09:58] and then do-release-upgrade [09:58] or can i go straight to the do-release-upgrade? [09:58] no ... you do: apt-get update && apt-get dist-upgrade && do-release-upgrade [09:58] http://paste.ubuntu.com/24782098/ [09:59] oki [09:59] funny, i wonder why it does that [10:01] http://paste.ubuntu.com/24782108/ on and on,... [10:01] takes a long time. [10:03] that sounds like another bug to me [10:08] heh what to do with et [10:11] http://paste.ubuntu.com/24782320/ [10:13] SupaYoshi: upgrading from 12.04? Need to follow this: https://help.ubuntu.com/community/EOLUpgrades === rypervenche_ is now known as rypervenche === kubblai_ is now known as kubblai === ogra_ is now known as ogra [11:01] okay upgrade completed, em [11:01] I'm trying to remove libapache2-mod-php5 [11:01] on ubuntu 14.04 but that gives me an error already [11:05] http://paste.ubuntu.com/24782609/ [11:23] no-one an ieda? [11:25] ondrej-php5-oldstable-precise.list i need to remove this i think [11:53] hi all === not_phunyguy is now known as phunyguy [12:09] im having a really hard time removing libapache2-mod-php5 [12:10] https://www.howtoinstall.co/en/ubuntu/trusty/libapache2-mod-php5?action=remove [12:10] this wont work [12:27] SupaYoshi: uhm, I presume you restarted Apache after removing it? [12:27] "this won't work" is vague too, what do you mean it didn't work. [12:30] I've been trying to partition multiple disks via kickstart and nothing seems to work. Does anyone have any pointers? [12:33] everything I've found refers to the preseed/late_command to create partitions, mkfs and append an entry to fstab, but none of that has worked so far. === JanC_ is now known as JanC === freyes__ is now known as freyes === alai` is now known as alai === bladernr` is now known as bladernr === MapspaM is now known as SpamapS [16:58] Ugh. I very much dislike that shutdown now links to systemctl, allowing admin users to shut down or reboot without a passphrase. [16:58] I liked having the extra step. [18:01] cpaelzer: hi! are you able to test pacemaker packages? [18:15] hey all im trying to get xenial to bind to my windows 2016 ad farm... i can pull users via getent passwd but i get a system error when trying to ssh into a box with my ad user [18:15] pam_sss(sshd:account): Access denied for user mike: 4 (System error) [18:15] when would one use pacemaker over keepalived and vice versa? [18:15] this is the guide im following: https://help.ubuntu.com/community/ActiveDirectoryHowto [18:16] relativemedia: what's error 4? [18:16] no idea lol [18:16] relativemedia: do the ad logs include something more details? [18:16] wrong guide, this is the guide [18:16] https://help.ubuntu.com/lts/serverguide/sssd-ad.html [18:17] net ads user shows users too and klist shows a ticket [18:20] ad log are no go [18:59] mdeslaur: no I havne't done that I think [19:00] some basics when I did a fix, but nothing decent enough to say " I can test" [19:00] cpaelzer: ok, trying to find a way to test the security updates I have ready [19:00] cpaelzer: thanks [19:02] mdeslaur: maybe the openstack Team can help to excecise that [19:02] is it actually used in openstack? [19:02] oh, it is [19:37] hey, i am unable to remove php5 from my ubuntu 14.04 system === hehehe is now known as hehehe_ [22:45] Hi I've got a PhP application that needs to run on 5.4 which is only used internally on the LAN. [22:45] And I cannot install php fpm 5.4 on xenial. [22:45] is there a way to run a virtual machine with php 5.4.? I know it;s in secure, but I'm needing that application :) [22:51] SupaYoshi: of course, run it in a container or VM [22:51] SupaYoshi: run trusty in a container or VM, I mean [22:51] SupaYoshi: oh but that will be 5.5 [22:51] SupaYoshi: there is no 5.4 in ubuntu [23:42] nacc , i used to have 5.4 on 12.04 [23:44] SupaYoshi: 12.04 is eol [23:44] ik [23:44] thast why i upgraded [23:44] but my webapp needs 5.4 becuse it sucks [23:47] it looks like php 5.4 may be in debian's LTS project https://wiki.debian.org/LTS -- you might ask them if php 5.4 is on their supported list? [23:50] I don't know much about centos but it looks like centos 7 is still supported and I see a php 5.4 in http://vault.centos.org/7.3.1611/os/Source/SPackages/