Georg

Results 155 comments of Georg

@HansJK It's talking about the `portal` table in the SQL database. not the configuration file. But see my comment earlier in this thread for the pitfalls with this route.

_Very_ approximate guide to inserting this portal row in PostgreSQL: - Back up your database - Select the database: `USE

> Sorry if I miss intrepid your reply. I'm sorry too, wish I could help further, but I did not find my old installation from back when I still used...

Adding to this, the bogus email shows on the "Staging" tab of projects as well (the "admin" hyperlink in the "Please contact an admin if don't have a group yet."...

In case this is still relevant, here is the service unit file we ship with the openSUSE package: https://build.opensuse.org/package/view_file/server:monitoring/mtail/mtail.service It contains various hardening options which might be good practice.

Sure! I think the only part which is somewhat SUSE specific convention is sourcing `$ARGS` from `/etc/sysconfig/`, I think some other distributions use `/etc/default` and varying variable names. But those...

I was indeed quite perplexed by that subshell-exec foo in the Debian file. :)

Still relevant now with openSUSE Leap 15.4.

Encountering this as well, but a restart does not help.

How do I get a `repo` instance from the working directory? There is no `rorepo` to be found and `self` is not defined without any wrapper code. The documentation should...