/srv/irclogs.ubuntu.com/2019/03/22/#ubuntu-devel.txt

mwhudsonExecStart=/bin/echo $HOME would probably be enough here?00:04
CarlFKjust that one line?00:05
xnoxmwhudson, well, systemd will substitute that in the unit. I'd rather see something like00:08
xnoxExecStart=/bin/sh -c 'echo $HOME'00:08
mwhudsonoh right00:08
xnoxor maybe it needs like \$HOME00:09
xnoxah00:09
xnoxExecStart=/bin/sh -c 'env | grep HOME'00:09
xnoxmuahahahhaha00:09
sarnoldlol00:09
CarlFKyeah - ans sh is linked to dash, which is different from bash  and $HOME and ~ are surprising me a little too00:09
xnoxCarlFK, that's why i want specifics of how/what works for you in one release, but not the other, and wheather it is sensible or not.00:19
xnoxsarnold, bah00:20
=== ubott2 is now known as ubottu
=== X-Rob_ is now known as X-Rob
=== ricab is now known as ricab|bbiab
=== ricab|bbiab is now known as ricab
=== sumitcn_ is now known as sumitcn
=== lfaraone_ is now known as lfaraone
=== balkamos_ is now known as balkamos
=== realitix_ is now known as realitix
=== ricab is now known as ricab|lunch
ahasenackdoko: hi, do you remember what happened to your mongodb "No-change rebuild for boost soname change" in cosmic, 1:3.6.3-0ubuntu2? I don't see it in rmadison, nor publishe in https://launchpad.net/ubuntu/+source/mongodb13:45
=== ShibaInu is now known as Shibe
ahasenackah, it failed to build13:50
tewardah, small question, I should probably know this but, if a package I'm working on ends in a +nmuX version string, would the Ubuntu one be +nmuXubuntuY for an Ubuntu modified version of the package?13:57
tewardthere's no documentation of such examples on the security team's documentation for the 'version string' guide so sorry for the stupid question13:58
rbasakteward: I'm not aware of any convention. I think +nmuXubuntuY would be fine.14:01
tewardrbasak: that's what I thought, and what sarnold thought, interesting though there's no examples in the documentation :p14:02
xnoxteward, i recall hainv a ubuntuX+nmuYubuntuZ14:04
rbasakMy long term plan is to have "git ubuntu lint" expect one (and only one) answer for every input case.14:04
xnoxteward, because somebody uploaded ubuntuX string to debian, then it got nmued, and then we had to patch that again in ubuntu....14:04
rbasakThe code is already there; it's just not integrated yet.14:04
rbasakhttps://git.launchpad.net/usd-importer/tree/gitubuntu/versioning.py#n34214:04
rbasakPlease feel free to add additional cases :)14:04
tewardxnox: indeed, that makes sense, though I"m surprised it was never added into the documentation as an example, guess I"ll ask the sec team to update their documentation :p14:05
tewardrbasak: not every package is in git ubuntu last i checked though?14:05
rbasakAnd then eventually I'd like to split that code out into some kind of library, and for Ubuntu's official answer to be "what the library does; file a bug against the library where it's wrong"14:05
tewardor has that changed?14:05
rbasakteward: you're correct14:05
tewardyeah the package in question isn't ;)14:06
rbasakBut the code that works out the next version is fairly independent - just not split out as an API, but it could be.14:06
teward(iptables-persistent is not there, nor is it a quilt package which made me headscratch for a moment xD)14:06
ahasenackdoko: did you investigate more that mongodb ftbfs in cosmic?14:23
dokoahasenack: sorry, no14:24
ahasenackit looks like gcc issues14:24
ahasenacknew warnings, that kind of stuff14:24
dokocosmic?14:24
ahasenackyeah14:25
ahasenackcc1plus: all warnings being treated as errors14:25
ahasenackhttps://launchpadlibrarian.net/416133571/buildlog_ubuntu-cosmic-amd64.mongodb_1%3A3.6.3-0ubuntu1.18.10.1_BUILDING.txt.gz14:25
ahasenackWerror=class-memaccess pops up a lot14:25
dokoahasenack: and works in disco?14:27
dokodie, -Werror, die14:27
ahasenackdoko: haven't checked, but it's another version in disco14:27
ahasenackseems to build fine in bionic, same version as cosmic14:27
ahasenack(ppa still buildinf)14:27
dokobionic is GCC 714:27
ahasenackI remember having to deal with this with squid14:28
ahasenackwhich is c++ too14:28
=== ricab|lunch is now known as ricab
=== cpaelzer__ is now known as cpaelzer
=== Laney is now known as awayney

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