Public bug reported: User in #ubuntu reported an Out of Memory issue due to SOAP changes in ubuntu3.2 on 15.10 on several ubuntu servers.
19:03 --> magento_rocks ([email protected]) has joined #ubuntu 19:04 <magento_rocks> where can i see the changelog for ubuntu 15.10? 19:05 <magento_rocks> a recent update fucked up something, on all servers running 15.10 ... 19:05 <TJ-> magento_rocks: package install history is in /var/log/apt/ 19:06 <TJ-> magento_rocks: specific package changelogs under /usr/share/doc/<package-name>/changelog* 19:07 <magento_rocks> TJ- thanks ... 19:08 <magento_rocks> php5-common:amd64 (5.6.11+dfsg-1ubuntu3.1, 5.6.11+dfsg-1ubuntu3.2) 19:08 <magento_rocks> that means it was upgrade from 3.1 to 3.2? 19:09 <TJ-> magento_rocks: yes, and the changelog contains headings that match each version 19:10 <magento_rocks> ok great. now i just need to "downgrade" to 3.1 19:12 <TJ-> magento_rocks apt-get install php5=5.6.11+dfsg-1ubuntu3.1 or similar... probably need to list all the php5* packages that were upgraded, and suffix them with the exact version you want 19:12 <magento_rocks> https://launchpad.net/ubuntu/+source/php5/5.6.11+dfsg-1ubuntu3.2 - the SOAP Client update is causing OOM errors 19:12 <magento_rocks> thanks for your help TJ-, i appreciate it ** Affects: php5 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575298 Title: php5 5.6.11+dfsg-1ubuntu3.2 SOAP Out Of Memory (OOM) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1575298/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
