cpaelzer | good morning | 05:15 |
---|---|---|
utkarsh2102 | cpaelzer: hellu! o/ | 05:46 |
yurtesen | good morning | 06:10 |
cpaelzer | double hi yurtesen and utkarsh2102 | 06:31 |
Andreios9 | ip6tables --flush && ndisc6 ipv6.l.google.com enp35s0 "Sending ICMPv6 packet: Operation not permitted" | 06:48 |
Andreios9 | what could be the problem? | 06:49 |
cpaelzer | Andreios9: haven't seen this before so I might be not of much help, but to start to clarify - is it the former or latter command triggering this? | 06:56 |
cpaelzer | also do you run as root/sudo or as normal user | 06:56 |
cpaelzer | Maybe pastebin the output of `ip addr show dev enp35s0` ? | 06:57 |
cpaelzer | I tried the same command on a system with ipv4+ipv6 and this was fine | 06:57 |
Andreios9 | cpaelzer: as root, the latter | 06:58 |
=== lotuspsychje_ is now known as lotuspsychje | ||
=== xispita_ is now known as xispita | ||
mirespace | good morning | 08:23 |
Chunkyz | morning mirespace :-) | 08:24 |
mirespace | :) | 08:24 |
=== lotuspsychje__ is now known as lotuspsychje | ||
coreycb | shubjero: for releases where that bug is not fixed you can install heat with "apt install --install-suggests heat-engine" and it should install those additional clients | 11:42 |
ahasenack | good morning | 12:11 |
athos | good morning! | 12:19 |
shubjero | coreycb: yeah sounds good corey I'm ok with that. | 12:22 |
ahasenack | can I get an eye double check please | 19:35 |
ahasenack | I'm failing to see where the error is | 19:35 |
ahasenack | lemme paste something | 19:35 |
ahasenack | here: https://pastebin.ubuntu.com/p/JyzT97Ck47/ | 19:36 |
ahasenack | why this: | 19:36 |
ahasenack | src/modules/rlm_python3/rlm_python3.c:50:76: error: expected ‘,’ or ‘;’ before ‘LT_SHREXT’ | 19:36 |
ahasenack | 50 | "libpython" STRINGIFY(PY_MAJOR_VERSION) "." STRINGIFY(PY_MINOR_VERSION) LT_SHREXT | 19:36 |
ahasenack | I patched that, ok, it used to be: | 19:36 |
ahasenack | #define LIBPYTHON_LINKER_NAME \ | 19:37 |
ahasenack | "libpython" STRINGIFY(PY_MAJOR_VERSION) "." STRINGIFY(PY_MINOR_VERSION) "m.so" | 19:37 |
ahasenack | bit LT_SHREXT is ".so" | 19:37 |
ahasenack | but* | 19:38 |
sarnold | baffling | 19:39 |
ahasenack | hm, maybe I'm not including the file that defines LT_SHREXT | 19:40 |
ahasenack | let me check | 19:40 |
bryceh | yeah that was gonna be my guess | 19:40 |
bryceh | everything else looks ok | 19:40 |
ahasenack | yeah, that's it | 19:41 |
ahasenack | it's defined in a .c | 19:41 |
sergiodj | ahasenack: LT_SHREXT doesn't seem to be defined | 19:41 |
ahasenack | yep | 19:41 |
ahasenack | thx :) | 19:41 |
sergiodj | gotta love preprocessor errors | 19:42 |
bryceh | @sergiodj, indeed, it's #included in the job description | 19:42 |
sergiodj | haha :) | 19:42 |
sarnold | booooo boooo I say boooo | 19:43 |
sarnold | :D | 19:43 |
ahasenack | error, expected "," or ";" before 'boooo' | 19:43 |
ahasenack | ok, fix confirmed (not the LT_SHREXT thing, well, that too), but the actual thing I was working on | 19:45 |
sergiodj | meanwhile, I'm debugging one of those problems that only manifest on autopkgtest.u.c. sigh | 19:47 |
ahasenack | that's annoying | 19:48 |
=== _9pfs is now known as hello-smile48 | ||
=== hello-smile48 is now known as _9pfs | ||
=== oerheks_ is now known as oerheks |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!