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 x | 06:41 |
T42 | <pstar47> Nvm found a way | 06: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/i586 | 08:28 |
T42 | <adampigg> i dont think there are any non utf-8 chars in the .spec | 08:35 |
T42 | <adampigg> is it possible to turn off rpmlint, as its not an rpmlint error, its a filure in rpmlint itself? | 08:47 |
piggz | lbt: ping | 10:01 |
piggz | spiiroin: oh, just who i need to discuss dsme/rtc | 10: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 bom | 10:43 |
T42 | <adampigg> tried save as utf16 then utf8, and git status shows no change | 10:46 |
T42 | <adampigg> it showed a change with utf16 | 10: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 published | 11:10 |
T42 | <adampigg> saving is iso8859-1 resulted in git seeing no change | 11: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 do | 11: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 change | 11: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 log | 11:34 |
T42 | <TheVancedGamer> Didn't quite understand thiugh | 11:34 |
T42 | <elros34> it means add "--no-check" here: https://github.com/mer-hybris/droid-hal-device/blob/master/helpers/util.sh#L338 | 11:38 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!