Thursday, 2022-06-16

T42<pstar47> Hi, does anyone know how to flash volla is back from Ubuntu touch for volla x?06:40
T42<pstar47> I saw something from ubports installer, but not sure if works for volla x06:41
T42<pstar47> Nvm found a way06:51
T42<adampigg> any clues to wht causes this odd rpmlint error? https://build.sailfishos.org/package/live_build_log/nemo:devel:hw:fxtec:qx1050/kernel-adaptation-halium-qx1050/sailfish_latest_i486/i58608:28
T42<adampigg> i dont think there are any non utf-8 chars in the .spec08:35
T42<adampigg> is it possible to turn off rpmlint, as its not an rpmlint error, its a filure in rpmlint itself?08:47
piggzlbt: ping10:01
piggzspiiroin: oh, just who i need to discuss dsme/rtc10:01
T42<nephros> 0x2c is a comma, so maybe the separator for sed in line 205?10:08
T42<adampigg> maybe, but same line works on pinephone https://build.sailfishos.org/package/view_file/nemo:devel:hw:pine:dontbeevil/kernel-adaptation-pine64/_service:tar_git:kernel-adaptation-pine64.spec?expand=1 (re @nephros: 0x2c is a comma, so ...)10:15
T42<nephros> Then I'd check the .specs actually use the same encoding, and not e.g.  utf8 with BOM or something like that.10:37
T42<adampigg> according to kate, both are utf8 without bom10:43
T42<adampigg> tried save as utf16 then utf8, and git status shows no change10:46
T42<adampigg> it showed a change with utf1610:47
T42<nephros> What about ascii or iso8859-1? Afaiks there are no characters in there that *need* utf-8.10:56
T42<elros34> I do not know rpmlint at all but isn't this error about whole rpm itself not spec file?11:04
T42<adampigg> maybe ...  hard to tell without having the whole rpm which doesnt get published11:10
T42<adampigg> saving is iso8859-1 resulted in git seeing no change11:11
T42<TheVancedGamer> ```11:32
T42<TheVancedGamer> 11:32
T42<TheVancedGamer> NOTICE: No packages found and none specified explicitly    Fatal: None of the selected test suites operate on the selected test levels. Nothing to do11:32
T42<TheVancedGamer> ```11:32
T42<TheVancedGamer> 11:32
T42<TheVancedGamer> 11:32
T42<TheVancedGamer> Any ideas? (Building droid-hal, hybris-17.1, lineage)11:32
T42<elros34> in utils.sh make following change11:34
T42<elros34> -           build >>$LOG 2>&1|| die "building of package failed"11:34
T42<elros34> +           build --no-check >>$LOG 2>&1|| die "building of package failed"11:34
T42<TheVancedGamer> thanks, I saw that commit in log11:34
T42<TheVancedGamer> Didn't quite understand thiugh11:34
T42<elros34> it means add "--no-check" here: https://github.com/mer-hybris/droid-hal-device/blob/master/helpers/util.sh#L33811:38

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!