[06:18] good morning [06:22] cpaelzer: o/ [06:55] hi all. i have a hug problem with ubuntu server and apache2 with php fpm. i followed this how to here => https://www.digitalocean.com/community/tutorials/how-to-configure-apache-http-with-mpm-event-and-php-fpm-on-ubuntu-18-04 but i get allways the error message Process: 2606 ExecStart=/usr/sbin/php-fpm7.2 --nodaemonize --fpm-config /etc/php/7.2/fpm/php-fpm.conf (code=exited, status=254) PLEASE HELP ! tryed to debug the problem since hours. [06:55] my webserver does not work at the moment. dont know what the problem is. in apache error log i see always this message here => AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.2-fpm.sock it looks like for some strange reason the php-fpm process is not started but i can not debug it why ! [07:19] good morning [07:19] mirespace: \o [07:23] hi mirespace [11:49] good morning! [12:10] good morning === pksato_ is now known as pksato [12:34] hi athos ahasenack [12:34] hi mirespace, athos [14:45] ahasenack, sergiodj do we have an answer to this question already? https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1807177/comments/7 [14:45] Launchpad bug 1807177 in samba (Ubuntu) "Package samba-vfs-modules missing file glusterfs.so" [Wishlist, Triaged] [14:46] we are waiting for the MIR [14:46] it's in the security's team queue [14:46] ugh, that will be an FFe, if the MIR is acked [14:47] the alternative, also via an FFe, is to package gluster into its own binary deb and place that in universe [14:51] ahasenack, what exactly should I reply to this user? do you want to do it? [14:53] let me see [14:54] I answered [15:00] thanks [16:21] this isn't necessarily an ubuntu question, but I have a question on rsync. I use this command to copy files from my local dev machime to my web server. it changes the group owner to www-data but not the user. Any ideas? rsync -avogPO -M--fake-super --chown=www-data:www-data [16:22] @athos, if you're looking for a couple more php tasks, here's a couple: [16:22] - php-symfony-polyfill looks like it just needs this one patch: https://github.com/symfony/polyfill/commit/6213cd59246e7630e0f0c0bdb529c3b3b0328110.patch [16:22] Commit 6213cd5 in symfony/polyfill "Update intl currencies data" [16:23] I think that should be sufficient, but of course watch to make sure tests pass, etc. [16:23] - php-doctrine-data-fixtures - There are 27 test failures. I suspect it is a confusion about the symfony/cache version it needs (https://github.com/doctrine/orm/issues/8809) but I'm not certain. [16:23] Issue 8809 in doctrine/orm "Error thrown when setting up Doctrine ORM" [Closed] [16:25] Steps I'd take is doublecheck from the build log what version of php-symfony-cache it built against to see if there's any discrepancy, and check the package's compose.json file to make sure it has an appropriate symfony/cache version dependency [16:25] in at least one or two cases I've needed to remove the symfony/cache dependency or move it from requires to recommends, in compose.json. [16:26] often for these there can be found patches in the upstream git repository, so definitely look there first if it feels like something should be patched [16:30] howudodat: guess: if you login on the remote as root, it should work. If you login as non-root, then you cannot change ownership to something you don't own. Depends who you are logging in as [16:30] I find it odd that -M is together with --fake-super, as in "-M--fake-super" [16:31] instead of "-M --fake-super" [16:31] maybe the manpage has a typo? Have you tried "-M --fake-super"? [16:31] after the copy is complete user "peter" owns the file. peter can chown :www-data to change the group, but indeed, peter cannot change user ownership to www-data. [16:31] it sounds like a rendering issue in the manpage [16:32] then peter is part of the www-group I suppose [16:32] thanks bryceh :) I will take a look at those [16:32] yes, peter is part of the www-group [16:33] as for -M it is weird, but it's equiv to: --remote-option=--fake-super [16:33] ah, ok === chiluk_ is now known as chiluk === bahama- is now known as bahamat [18:40] * bryceh bbiab (breakfast) [19:08] hi bryceh, did you get a chance to look at my answers in the nfs-utils PR? [19:58] ahasenack, not yet, will do directly [19:58] thx [19:58] bryceh: I also just sent the backuppc changes to debian [21:04] sergiodj: https://forum.snapcraft.io/t/improvements-on-rocks-snap-tracks/29046 [21:04] athos: awesome, thank you [21:05] sergiodj: thanks for the review and improvements! I hope this will be more aligned with the store ideas [21:06] yeah, hopefully we can get this sorted out finally