cpaelzer | good morning | 06:18 |
---|---|---|
utkarsh2102 | cpaelzer: o/ | 06:22 |
linuxperia | 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 |
linuxperia | 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 ! | 06:55 |
mirespace | good morning | 07:19 |
utkarsh2102 | mirespace: \o | 07:19 |
cpaelzer | hi mirespace | 07:23 |
athos | good morning! | 11:49 |
ahasenack | good morning | 12:10 |
=== pksato_ is now known as pksato | ||
mirespace | hi athos ahasenack | 12:34 |
ahasenack | hi mirespace, athos | 12:34 |
kanashiro | ahasenack, sergiodj do we have an answer to this question already? https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1807177/comments/7 | 14:45 |
ubottu | Launchpad bug 1807177 in samba (Ubuntu) "Package samba-vfs-modules missing file glusterfs.so" [Wishlist, Triaged] | 14:45 |
ahasenack | we are waiting for the MIR | 14:46 |
ahasenack | it's in the security's team queue | 14:46 |
ahasenack | ugh, that will be an FFe, if the MIR is acked | 14:46 |
ahasenack | the alternative, also via an FFe, is to package gluster into its own binary deb and place that in universe | 14:47 |
kanashiro | ahasenack, what exactly should I reply to this user? do you want to do it? | 14:51 |
ahasenack | let me see | 14:53 |
ahasenack | I answered | 14:54 |
kanashiro | thanks | 15:00 |
howudodat | 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:21 |
bryceh | @athos, if you're looking for a couple more php tasks, here's a couple: | 16:22 |
bryceh | - php-symfony-polyfill looks like it just needs this one patch: https://github.com/symfony/polyfill/commit/6213cd59246e7630e0f0c0bdb529c3b3b0328110.patch | 16:22 |
ubottu | Commit 6213cd5 in symfony/polyfill "Update intl currencies data" | 16:22 |
bryceh | I think that should be sufficient, but of course watch to make sure tests pass, etc. | 16:23 |
bryceh | - 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 |
ubottu | Issue 8809 in doctrine/orm "Error thrown when setting up Doctrine ORM" [Closed] | 16:23 |
bryceh | 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 |
bryceh | 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:25 |
bryceh | 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:26 |
ahasenack | 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 |
ahasenack | I find it odd that -M is together with --fake-super, as in "-M--fake-super" | 16:30 |
ahasenack | instead of "-M --fake-super" | 16:31 |
ahasenack | maybe the manpage has a typo? Have you tried "-M --fake-super"? | 16:31 |
howudodat | 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 |
ahasenack | it sounds like a rendering issue in the manpage | 16:31 |
ahasenack | then peter is part of the www-group I suppose | 16:32 |
athos | thanks bryceh :) I will take a look at those | 16:32 |
howudodat | yes, peter is part of the www-group | 16:32 |
howudodat | as for -M it is weird, but it's equiv to: --remote-option=--fake-super | 16:33 |
ahasenack | ah, ok | 16:33 |
=== chiluk_ is now known as chiluk | ||
=== bahama- is now known as bahamat | ||
* bryceh bbiab (breakfast) | 18:40 | |
ahasenack | hi bryceh, did you get a chance to look at my answers in the nfs-utils PR? | 19:08 |
bryceh | ahasenack, not yet, will do directly | 19:58 |
ahasenack | thx | 19:58 |
ahasenack | bryceh: I also just sent the backuppc changes to debian | 19:58 |
athos | sergiodj: https://forum.snapcraft.io/t/improvements-on-rocks-snap-tracks/29046 | 21:04 |
sergiodj | athos: awesome, thank you | 21:04 |
athos | sergiodj: thanks for the review and improvements! I hope this will be more aligned with the store ideas | 21:05 |
sergiodj | yeah, hopefully we can get this sorted out finally | 21:06 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!