=== sergiusens_ is now known as sergiusens | ||
valorie | cjwatson: we're at RC, not Final Beta | 01:58 |
---|---|---|
tsimonq2 | valorie: RC is not a release | 02:16 |
tsimonq2 | It's the Final Freeze atm. | 02:16 |
tsimonq2 | It's accurate. | 02:16 |
valorie | ok | 02:18 |
doko | roaksoax: about candid: is there a reason to use golang on selected platforms only? | 08:07 |
Laibsch | How come pdfchain is not in bionic? | 08:59 |
Laibsch | found it: bug 1757314 | 09:01 |
ubottu | bug 1757314 in sdaps (Ubuntu) "remove pdftk (relying on gcj) and dependencies" [Undecided,Fix released] https://launchpad.net/bugs/1757314 | 09:01 |
Laibsch | unfortunate, anybody know a replacement? | 09:02 |
=== seb128_ is now known as seb128 | ||
=== freyes__ is now known as freyes | ||
neyder | good morning! | 13:22 |
neyder | got this bug https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1766247 on debian-installer, you can not put FQDN hostname when you select "do not configure network at this time" | 13:23 |
ubottu | Launchpad bug 1766247 in debian-installer (Ubuntu) "Invalid hostname when put FQDN on "do not configure network"" [Undecided,New] | 13:23 |
neyder | Does this is a bug, or a feature xD | 13:23 |
tsimonq2 | cjwatson (maybe?): ^ | 13:24 |
cjwatson | not me, sorry | 13:27 |
=== sergiusens_ is now known as sergiusens | ||
=== caravena_ is now known as caravena | ||
ahasenack | I'm having trouble with dpkg-gensymbols (first time I used it), | 18:42 |
ahasenack | given https://pastebin.ubuntu.com/, why does the first line of the generated symbols file | 18:43 |
ahasenack | have another package name in it: "libdaxctl.so.1 libndctl6 #MINVER#" <--- libndctl6? | 18:43 |
ahasenack | and here is the actual paste: https://pastebin.ubuntu.com/p/rgzm5KjT5w/ | 18:43 |
ahasenack | there is no other mention of the "ndctl" string (case insensitive) in that generated symbols file | 18:44 |
nacc | ahasenack: does libdaxctl happen to depend on libndctl? or is it possible still mentioned in your srcpkg's debian/ ? | 18:45 |
ahasenack | ldd on libdaxctl.so.1.2.0 is clear of ndctl, it links just against very few system libs | 18:46 |
ahasenack | linux-vdso.so.1, libuuid.so.1, libc.so.6 and /lib64/ld-linux-x86-64.so.2 | 18:46 |
ahasenack | in d/control libdaxctl1 has only shlibs and misc depends | 18:47 |
ahasenack | I found this note in the wiki: "If a library package contains multiple versions of library files, you may need to specify the path to each of them with -e for each version instead of using -P." | 18:48 |
ahasenack | but it's the only library in the package | 18:48 |
ahasenack | package <-> library is 1:1 | 18:48 |
ahasenack | here is the ldd, for clarification: https://pastebin.ubuntu.com/p/5tfknfKmxy/ | 18:49 |
ahasenack | debian/libndctl6.symbols was generated correctly, "libndctl.so.6 libndctl6 #MINVER#" | 18:51 |
ahasenack | I'll fix the other one manually for now | 18:51 |
slangasek | ahasenack: that might be worth a bug report against dpkg-gensymbols, but should certainly be accompanied by a full debian/ directory that could be used to reproduce it | 20:16 |
ahasenack | ok | 20:16 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!