/srv/irclogs.ubuntu.com/2021/11/08/#ubuntu-server.txt

=== ^wuseman is now known as Guest5461
deksarIs there any difference on Nginx and PHP performance between Linux distros? Let's say CentOS vs Ubuntu?08:01
ikoniaonly really version differences08:25
ikoniaeg: if version 7.1 is %50 faster than version 7.0 then yes08:25
ikoniabut it's the same base products with the same tuning / configuration potential 08:25
deksarIs ZFS supported by Ubuntu?08:37
iceyhey jamespage - do you know how I can have sbuild use gcc-10 on a jammy sbuild, or should I just use an impish for right now?11:03
jamespageicey: context? normally you would have to just use the gcc-10 specific package as a dep rather than just gcc/g++11:04
iceyjamespage: I'm running into that build failure with a new warning in spdk, I'm trying it on an impish sbuild right nwo to see if it builds cleanly there but would like to make progress on validating openssl 3 before working out fixing the gcc-11 changes needed11:05
TJ-ok11:05
iceyjamespage: I don't see gcc/g++ in ceph's d/control? I do see clang so I'm kind of confused about where we're pulling in gcc-11 to do some of the building11:15
jamespageicey: it's probably part of the implicity set of depends that an build root uses11:16
jamespagegcc-11 is the default gcc11:16
jamespagehttps://www.irccloud.com/pastebin/UcsYQtY6/11:16
iceyyup11:16
jamespageso you can directly list gcc-10 and g++-10 as BD's11:17
jamespagehowever I think you'd then need to set CXX and CC to the versioned binary names as well in debian/rules11:17
=== cpaelzer_ is now known as cpaelzer
iceyjamespage: building with gcc-10 didn't resolve it; I'm really uncertain where to go from here on building ceph :-/14:12
iceythere's also a bunch of similar ftbfs in debian it looksl ike14:13
iceylooks like14:13
icey     14:13
jamespageicey: it might be that what warnings are actually errors is set outside of the compiler version?14:19
iceymaybe, the really uncomfortable bit for me is that this same version built fairly recently for impish: https://launchpad.net/ubuntu/+source/ceph/16.2.6-0ubuntu1/+build/2209122614:20
jamespagedo you have a build log of the failure handy somewhere?14:22
jamespageicey: ^^14:22
iceyjamespage: let me re-run it (doesn't take _that_ long) and pastebin it14:24
=== pizzaiolo is now known as pizza
iceyjamespage: https://paste.ubuntu.com/p/9fycy4hnJG/15:26
jamespageicey: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=99317916:07
ubottuDebian bug 993179 in src:ncurses "ncurses: enable format function attributes by default" [Normal, Open]16:08
jamespagethe fix for that is in the jammy version16:08
jamespageso new checks -> new errors16:09
iceyjamespage: yeah, I suspect it'll be a spdk bug to update to the newer ncurses technically in the long ru16:13
iceyrun16:13
iceyjamespage: could probably do something like this: https://github.com/tmux/tmux/pull/2851#issuecomment-91658137016:14
ubottuPull 2851 in tmux/tmux "Add -Wno-format-nonliteral." [Closed]16:14
=== gschanuel1 is now known as gschanuel
=== genii-core is now known as genii
deksarWhen I try to install nginx, apt-get gives me: Version: 1.18.0-0ubuntu1.2 - I'd like to install the latest mainline version (1.21.x), any way to do this by apt-get?18:48
andoldeksar: Might be possible using a third-party apt repository.18:52
andoldeksar: https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-open-source/ seem to suggest the existance of upstream apt repos.18:55
=== genii is now known as genii-core

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