Viestialustana vianhallintajärjestelmät

Why isn’t adding the ’git’ user to the ’redis’ group enough to give it access the socket?

22. huhtikuuta 2018 klo 17.36
Sijainti: Vianhallintajärjestelmät: Gitlab

If the services run under the ’git’ user, why is it that adding the ’git’ user to the ’redis’ group (with access to the socket) isn’t enough to give it access to the socket? Sorry if this is a dumb question.

Vastaa viestiin sen kontekstissa (Gitlab)

Polarista tuotu sisäpyöräily kirjautuu ”pyöräilyksi” Heiaheiassa

21. huhtikuuta 2018 klo 17.23
Sijainti: Vianhallintajärjestelmät: Polar
Avainsanat: HeiaHeia

Käytän Polar Flow’ta treenieni kirjaamiseen, ja ne tuodaan sieltä Heiaheia-tililleni automaattisesti. Tämä toimii muutoin ihan hyvin, mutta sisäpyöräily kirjautuu jostain syystä Heiaheiassa tavalliseksi pyöräilyksi. Olen ruukannut korjata nuo Heiaheian puolella jälkikäteen, mutta olisi kätevää jos tämäkin toimisi automaattisesti niin kuin pitää.

Liitteenä on esimerkkikuva tämänpäiväisestä treenistä Flow’ssa ja Heiaheiassa.

(En ole varma onko vika Heiaheian vai Polarin päässä, mutta ajattelin kokeilla ensin tätä kautta.)

Kuvakaappaus-HH-vs-Polar.png

Vastaa viestiin sen kontekstissa (Polar)

Related but (FWICT) not precisely the same issues upstream

20. huhtikuuta 2018 klo 15.04
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: wget

Red Hat issue: https://bugzilla.redhat.com/show_bug.cgi?id=1484411 ”Running wget with -O and -q in the background yields a file wget-log”

Related but (FWICT) not precisely the same issues upstream:

* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888691 ”wget -b produces empty wget-log file”
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874590 ”wget: creates log file when run in the background”, forwarded to https://savannah.gnu.org/bugs/?51181 ”Unexpected ”Redirecting output to ’wget-log’.””

Vastaa viestiin sen kontekstissa (Launchpad)

wget-log file created despite -q when run in background with &

20. huhtikuuta 2018 klo 14.58
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: wget

== Steps to reproduce ==
`wget -q https://www.google.com/ &`

== What happens ==
wget says it’s ”Redirecting output to ’wget-log'” and creates an empty wget-log file in the current directory.

== What I expect to happen ==
No wget-log file to be created.

== Details ==
Wget has a -b (–background) option, for which the man page says: ”If no output file is specified via the -o, output is redirected to wget-log.” There’s also the -q (–quiet) option, for which the man page says: ”Turn off Wget’s output.”

When both are given, wget goes to background, and no wget-log gets created, as expected.

When only -b is given, wget goes to background, and creates wget-log, also as expected.

When only -q is given, wget runs in the foreground, and no wget-log is created, still as expected.

When only -q is given, but & is added to the end of the command line, wget goes to background, but also creates wget-log, which I find unexpected (and inconsistent).

Vastaa viestiin sen kontekstissa (Launchpad)

Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop

16. huhtikuuta 2018 klo 17.10
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome

I’ve had this happen a couple of times now since upgrading to 18.04: soon (perhaps within a minute) after logging in, Gnome session ends abruptly and I’m thrown back to the login screen. IIRC, in both instances this occurred on the first login after boot, so it does not reoccur on the subsequent re-login, and not on every login (very rarely in fact), and for now I have no better steps to reproduce this other than ”boot, log in”.

Bug #1663839 (reported against 17.04) seems similar, as does bug #1731428 (reported against 17.10).

journalctl output during the issue:

Apr 16 07:00:30 saegusa gnome-session[4342]: gnome-session-binary[4342]: WARNING: Application ’org.gnome.SettingsDaemon.Color.desktop’ failed to register before timeout
Apr 16 07:00:30 saegusa gnome-session-binary[4342]: WARNING: Application ’org.gnome.SettingsDaemon.Color.desktop’ failed to register before timeout
Apr 16 07:00:30 saegusa gnome-session-binary[4342]: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop
Apr 16 07:00:30 saegusa gnome-session[4342]: gnome-session-binary[4342]: CRITICAL: We failed, but the fail whale is dead. Sorry….
Apr 16 07:00:30 saegusa gnome-session-binary[4342]: CRITICAL: We failed, but the fail whale is dead. Sorry….

Vastaa viestiin sen kontekstissa (Launchpad)

In addition to Totem, Firefox also exhibits this with fullscreen HTML5 video

10. huhtikuuta 2018 klo 19.07
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Firefox, Totem

In addition to Totem, Firefox also exhibits this with fullscreen HTML5 video. Here’s a good test: https://www.youtube.com/watch?v=5xkNy9gfKOg

Vastaa viestiin sen kontekstissa (Launchpad)

My bug #1762400 got marked as a duplicate for this one, but I don’t have Dropbox installed

9. huhtikuuta 2018 klo 16.36
Sijainti: Vianhallintajärjestelmät: Launchpad

My bug #1762400 got marked as a duplicate for this one, but I don’t have Dropbox installed.

Vastaa viestiin sen kontekstissa (Launchpad)

Possible duplicates with bug #1607919

9. huhtikuuta 2018 klo 15.26
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, Nautilus

Possible duplicates with bug #1607919

Vastaa viestiin sen kontekstissa (Launchpad)

nautilus crashed with SIGSEGV in nautilus_list_model_get_all_iters_for_file() when trying to open a password-protected 7z archive

9. huhtikuuta 2018 klo 15.10
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, Nautilus

== Steps to reproduce ==
1. Create a password protected 7z archive: `echo hello >hello.txt; 7z a hello.7z hello.txt -ppassword`
2. Left-click the archive in Nautilus

== What happens ==
Nautilus shows an empty window, and together with gnome-shell they eat up the CPU until you close the Nautilus window. Alternatively, a crash report prompt appears.

== What I expect to happen ==
Preferably to prompt for a password and then open the archive contents. At the very least to not eat all the CPU, and inform the user that Nautilus is incapable of handling this file format.

== Other info ==
I don’t have Dropbox installed unlike in bug #1734891.

Upstream issue: https://gitlab.gnome.org/GNOME/nautilus/issues/51

Red Hat issue: https://bugzilla.redhat.com/show_bug.cgi?id=1499401

Vastaa viestiin sen kontekstissa (Launchpad)

Haven’t seen this since upgrading to 18.04, so it appears to be fixed

1. huhtikuuta 2018 klo 21.04
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Firefox

Haven’t seen this since upgrading to 18.04, and can’t reproduce it following the instructions anymore either, so it appears to be fixed.

Vastaa viestiin sen kontekstissa (Launchpad)

« Uudempia - Vanhempia »