Package Details: gerbera-mysql 1.12.1-1

Git Clone URL: https://aur.archlinux.org/gerbera-mysql.git (read-only, click to copy)
Package Base: gerbera-mysql
Description: UPnP Media Server (Based on MediaTomb) with MySQL backend
Upstream URL: https://gerbera.io/
Keywords: DLNA UPnP
Licenses: GPL2
Conflicts: gerbera
Provides: gerbera
Submitter: xyzabc123
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 1
Popularity: 0.000016
First Submitted: 2020-10-25 13:10 (UTC)
Last Updated: 2023-01-03 00:00 (UTC)

Latest Comments

phunni commented on 2022-10-26 14:59 (UTC)

Build fails with:

/usr/include/fmt/format.h:3973:36: error: passing ‘const fmt::v9::formatter<fmt::v9::join_view<__gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, __gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, char>, char, void>::formatter_type’ {aka ‘const fmt::v9::formatter<ColumnUpdate>’} as ‘this’ argument discards qualifiers [-fpermissive] 3973 | out = value_formatter_.format(map(it), ctx); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/paul/.cache/aurutils/sync/gerbera-mysql/src/gerbera-1.11.0/src/database/sql_format.h:64:10: note: in call to ‘decltype (ctx.out()) fmt::v9::formatter<ColumnUpdate>::format(const ColumnUpdate&, FormatContext&) [with FormatContext = fmt::v9::basic_format_context<fmt::v9::appender, char>; decltype (ctx.out()) = fmt::v9::appender]’ 64 | auto format(const ColumnUpdate& a, FormatContext& ctx) -> decltype(ctx.out()) | ^~~~~~ /usr/include/fmt/format.h:3978:38: error: passing ‘const fmt::v9::formatter<fmt::v9::join_view<__gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, __gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, char>, char, void>::formatter_type’ {aka ‘const fmt::v9::formatter<ColumnUpdate>’} as ‘this’ argument discards qualifiers [-fpermissive] 3978 | out = value_formatter_.format(map(it), ctx); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/paul/.cache/aurutils/sync/gerbera-mysql/src/gerbera-1.11.0/src/database/sql_format.h:64:10: note: in call to ‘decltype (ctx.out()) fmt::v9::formatter<ColumnUpdate>::format(const ColumnUpdate&, FormatContext&) [with FormatContext = fmt::v9::basic_format_context<fmt::v9::appender, char>; decltype (ctx.out()) = fmt::v9::appender]’ 64 | auto format(const ColumnUpdate& a, FormatContext& ctx) -> decltype(ctx.out()) | ^~~~~~ make[2]: [CMakeFiles/libgerbera.dir/build.make:1042: CMakeFiles/libgerbera.dir/src/database/sql_database.cc.o] Error 1 make[1]: [CMakeFiles/Makefile2:85: CMakeFiles/libgerbera.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

xyzabc123 commented on 2021-12-23 07:02 (UTC)

@ainola: I got his point :) But my request to delete predated his comment. If there is still interest in this package I will keep maintaining it.

ainola commented on 2021-12-23 02:55 (UTC)

I think there might have been a misunderstanding, Pavers_Career: FabioLolix was saying that replaces=() was not needed, not that this package shouldn't exist. This package has a purpose and is welcome to exist :)

But yes, the replaces line should be removed.

xyzabc123 commented on 2021-12-22 11:43 (UTC)

@FabioLolix: Thanks for the advice. I will not push a change though as I requested deletion.

FabioLolix commented on 2021-12-22 11:37 (UTC)

Replaces gerbera is not needed and should not have been added in first place