/srv/irclogs.ubuntu.com/2017/06/05/#ubuntu-server.txt

Latrinaso disklabel will bring a profit but sendboxed environment will not00:00
Latrinamakes sense00:00
=== MAbeeTT_ is now known as MAbeeTT
pynkihi 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?03:30
fishcookerwhat's the smtp error code pynki... it would be better stay tune to the postfix channel04:03
pynki[....] , 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
pynkiit shows me a 250 in the mail.log. its strange04:07
=== 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
SupaYoshiHi, 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 / dpkg08:50
SupaYoshihttp://paste.ubuntu.com/24781720/08:51
Ben64upgrade didn't complete09:08
SupaYoshimhm09:09
SupaYoshiso what shall i do?09:09
Ben64i'd reinstall09:09
SupaYoshikay x09:10
SupaYoshii;ve got a lot of custom configs and so :P i'd rather upgrade09:11
SupaYoshii made a backup before going to 14.0409:11
SupaYoshimight restore the backup and tehn upgrade to 14.04 again09:12
SupaYoshiand then remove php509:12
Ben64well you can try to go through your sources and all the packages that aren't correct09:12
SupaYoshicus that seems to be the cuprit?09:12
SupaYoshilibapache2-mod-php5 is the package going wrong09:12
Ben64why would it be php09:12
SupaYoshiwhen i do upgraed, it tries to process that package, and that errors out.09:12
SupaYoshialso when autoremove or any09:13
Ben64whats in your sources09:13
SupaYoshiem a lot09:16
Ben64well that's helpful09:16
SupaYoshilol its hard to copy the entire content to pastebin09:18
SupaYoshiIm just going to restore my backup to 12.04 upgrade to 14.0409:31
SupaYoshibackup again and remove php5 and then install 16.0409:32
fallentreeSupaYoshi: sounds like it'd be easier to just back up data, and install 16.04.02 fresh new09:32
ogra_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:33
SupaYoshihi ogra_, i first dist dist-upgrade to 14.04 lts from 12.04.3 lts09:39
SupaYoshithat went fine09:39
ogra_you mean you didnt use update-manager ?09:40
SupaYoshiafter that completed, i ran dist-upgrade again from 14.04 to 16.04 without any apt-get upgrades in between09:40
SupaYoshithat proballuy casued it.09:40
SupaYoshiI never use a gui, or update-manager, I just use apt-get upgrade.09:40
ogra_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 it09:41
SupaYoshi?09:42
SupaYoshiso what do you suggest me doing ogra_09:42
ogra_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 involved09:42
ogra_SupaYoshi, to always use update-manager when upgrading release to release ...09:42
ogra_like all server docs suggest ;)09:43
ogra_(note that this also the only upgrade path that gets extensive testing by the QA team)09:43
SupaYoshisudo do-release-upgrade = not using the upgrade manager?09:47
SupaYoshisudo apt-get upgrade = not using the upgrade manager?09:47
ogra_https://help.ubuntu.com/lts/serverguide/installing-upgrading.html09:47
SupaYoshiyeah thats what i done./09:48
ogra_using do-release-upgrade ? not plain apt ?09:48
=== RoyK^ is now known as RoyK
SupaYoshinope do-release-upgrade yes09:50
SupaYoshifrom 12.04 to 14.04 worked fine09:50
SupaYoshithen i went to 16.0409:50
SupaYoshiand then that dpkg error came up09:50
ogra_weird ... you said above you had issues with php5 ... but update-manager should have removead all traces of php5 ...09:51
SupaYoshiYEah and I think it did except for that one instance of apache php5.09:51
ogra_(there is no php5 in 16.04 anymore)09:51
ogra_that sounds surely like an update-manager bug then09:51
SupaYoshihow do i do , do-release-upgrade without all the silly changelogs and so?09:51
ogra_changelogs ?09:52
SupaYoshibecause it took ages reading the changelogs yesterday,09:52
SupaYoshichanlogs09:52
SupaYoshiduring the upgrade, it was like... reading changelogs 1%... 4%  took ages?09:52
* ogra_ never had changelogs when upgrading with do-release-upgrade09:52
ogra_you mean it shows them ?09:52
SupaYoshiwell no, but i just dont see the point in it "reading changlogs" if it just has to upgrade09:53
ogra_are you sure it said "changelogs" ?09:54
SupaYoshiill let you know upgrading to 14.04 now09:54
SupaYoshithis server has been running 12.04 lts since august 2013, no issues09:55
SupaYoshiso i never wanted to upgrade the release incase of problems09:55
SupaYoshibut since i've made a backup now i'm feeling safe and its the end of support so yeah09:55
ogra_(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:55
ogra_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/+filebug09:56
ogra_(and always make sure to have the latest update-manager-coore installed before running it ... from ${release}-updates)09:57
SupaYoshiokay cool09:57
SupaYoshiso ogra, when im on 14.0409:57
SupaYoshido i first do, apt-get upgrade09:58
SupaYoshiand then do-release-upgrade09:58
SupaYoshior can i go straight to the do-release-upgrade?09:58
ogra_no ... you do: apt-get update && apt-get dist-upgrade && do-release-upgrade09:58
SupaYoshihttp://paste.ubuntu.com/24782098/09:58
SupaYoshioki09:59
ogra_funny, i wonder why it does that09:59
SupaYoshihttp://paste.ubuntu.com/24782108/ on and on,...10:01
SupaYoshitakes a long time.10:01
ogra_that sounds like another bug to me10:03
SupaYoshiheh what to do with et10:08
SupaYoshihttp://paste.ubuntu.com/24782320/10:11
fallentreeSupaYoshi: upgrading from 12.04? Need to follow this:  https://help.ubuntu.com/community/EOLUpgrades10:13
=== rypervenche_ is now known as rypervenche
=== kubblai_ is now known as kubblai
=== ogra_ is now known as ogra
SupaYoshiokay upgrade completed, em11:01
SupaYoshiI'm trying to remove libapache2-mod-php511:01
SupaYoshion ubuntu 14.04 but that gives me an error already11:01
SupaYoshihttp://paste.ubuntu.com/24782609/11:05
SupaYoshino-one an ieda?11:23
SupaYoshiondrej-php5-oldstable-precise.list i need to remove this i think11:25
robodephi all11:53
=== not_phunyguy is now known as phunyguy
SupaYoshiim having a really hard time removing libapache2-mod-php512:09
SupaYoshihttps://www.howtoinstall.co/en/ubuntu/trusty/libapache2-mod-php5?action=remove12:10
SupaYoshithis wont work12:10
tewardSupaYoshi: uhm, I presume you restarted Apache after removing it?12:27
teward"this won't work" is vague too, what do you mean it didn't work.12:27
robodepI've been trying to partition multiple disks via kickstart and nothing seems to work. Does anyone have any pointers?12:30
robodepeverything 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.12:33
=== 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
masonUgh. I very much dislike that shutdown now links to systemctl, allowing admin users to shut down or reboot without a passphrase.16:58
masonI liked having the extra step.16:58
mdeslaurcpaelzer: hi! are you able to test pacemaker packages?18:01
relativemediahey 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 user18:15
relativemedia pam_sss(sshd:account): Access denied for user mike: 4 (System error)18:15
RoyKwhen would one use pacemaker over keepalived and vice versa?18:15
relativemediathis is the guide im following: https://help.ubuntu.com/community/ActiveDirectoryHowto18:15
sarnoldrelativemedia: what's error 4?18:16
relativemediano idea lol18:16
sarnoldrelativemedia: do the ad logs include something more details?18:16
relativemediawrong guide, this is the guide18:16
relativemediahttps://help.ubuntu.com/lts/serverguide/sssd-ad.html18:16
relativemedianet ads user shows users too and klist shows a ticket18:17
relativemediaad log are no go18:20
cpaelzermdeslaur: no I havne't done that I think18:59
cpaelzersome basics when I did a fix, but nothing decent enough to say " I can test"19:00
mdeslaurcpaelzer: ok, trying to find a way to test the security updates I have ready19:00
mdeslaurcpaelzer: thanks19:00
cpaelzermdeslaur: maybe the openstack Team can help to excecise that19:02
mdeslauris it actually used in openstack?19:02
mdeslauroh, it is19:02
SupaYoshihey, i am unable to remove php5 from my ubuntu 14.04 system19:37
=== hehehe is now known as hehehe_
SupaYoshiHi I've got a PhP application that needs to run on 5.4 which is only used internally on the LAN.22:45
SupaYoshiAnd I cannot install php fpm 5.4 on xenial.22:45
SupaYoshiis 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:45
naccSupaYoshi: of course, run it in a container or VM22:51
naccSupaYoshi: run trusty in a container or VM, I mean22:51
naccSupaYoshi: oh but that will be 5.522:51
naccSupaYoshi: there is no 5.4 in ubuntu22:51
SupaYoshinacc , i used to have 5.4 on 12.0423:42
naccSupaYoshi: 12.04 is eol23:44
SupaYoshiik23:44
SupaYoshithast why i upgraded23:44
SupaYoshibut my webapp needs 5.4 becuse it sucks23:44
sarnoldit 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:47
sarnoldI 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/23:50

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!