/srv/irclogs.ubuntu.com/2022/03/08/#ubuntu-server.txt

cpaelzergood morning06:18
utkarsh2102cpaelzer:  o/06:22
linuxperiahi 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
linuxperiamy 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
mirespacegood morning07:19
utkarsh2102mirespace: \o07:19
cpaelzerhi mirespace07:23
athosgood morning!11:49
ahasenackgood morning12:10
=== pksato_ is now known as pksato
mirespacehi athos ahasenack12:34
ahasenackhi mirespace, athos12:34
kanashiroahasenack, sergiodj do we have an answer to this question already? https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1807177/comments/714:45
ubottuLaunchpad bug 1807177 in samba (Ubuntu) "Package samba-vfs-modules missing file glusterfs.so" [Wishlist, Triaged]14:45
ahasenackwe are waiting for the MIR14:46
ahasenackit's in the security's team queue14:46
ahasenackugh, that will be an FFe, if the MIR is acked14:46
ahasenackthe alternative, also via an FFe, is to package gluster into its own binary deb and place that in universe14:47
kanashiroahasenack, what exactly should I reply to this user? do you want to do it?14:51
ahasenacklet me see14:53
ahasenackI answered14:54
kanashirothanks15:00
howudodatthis 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-data16: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.patch16:22
ubottuCommit 6213cd5 in symfony/polyfill "Update intl currencies data"16:22
brycehI 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
ubottuIssue 8809 in doctrine/orm "Error thrown when setting up Doctrine ORM" [Closed]16:23
brycehSteps 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 dependency16:25
brycehin 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
brycehoften for these there can be found patches in the upstream git repository, so definitely look there first if it feels like something should be patched16:26
ahasenackhowudodat: 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 as16:30
ahasenackI find it odd that -M is together with --fake-super, as in "-M--fake-super"16:30
ahasenackinstead of "-M --fake-super"16:31
ahasenackmaybe the manpage has a typo? Have you tried "-M --fake-super"?16:31
howudodatafter 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
ahasenackit sounds like a rendering issue in the manpage16:31
ahasenackthen peter is part of the www-group I suppose16:32
athosthanks bryceh :) I will take a look at those16:32
howudodatyes, peter is part of the www-group16:32
howudodatas for -M it is weird, but it's equiv to: --remote-option=--fake-super16:33
ahasenackah, ok16:33
=== chiluk_ is now known as chiluk
=== bahama- is now known as bahamat
* bryceh bbiab (breakfast)18:40
ahasenackhi bryceh, did you get a chance to look at my answers in the nfs-utils PR?19:08
brycehahasenack, not yet, will do directly19:58
ahasenackthx19:58
ahasenackbryceh: I also just sent the backuppc changes to debian19:58
athossergiodj: https://forum.snapcraft.io/t/improvements-on-rocks-snap-tracks/2904621:04
sergiodjathos: awesome, thank you21:04
athossergiodj: thanks for the review and improvements! I hope this will be more aligned with the store ideas21:05
sergiodjyeah, hopefully we can get this sorted out finally21:06

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