Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1898249 - Error: Failed to parse service configuration (missing field `authenticator` at line 17 column 1)
Summary: Error: Failed to parse service configuration (missing field `authenticator` a...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: parsec
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedBlocker
Depends On:
Blocks: IoT F34FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2020-11-16 17:03 UTC by Paul Whalen
Modified: 2021-04-14 18:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-14 18:46:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Paul Whalen 2020-11-16 17:03:47 UTC
Description of problem:
Parsec fails to start on boot in Rawhide:

systemctl status parsec
● parsec.service - Parsec Service
     Loaded: loaded (/usr/lib/systemd/system/parsec.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Tue 2020-09-29 20:00:36 EDT; 1 months 17 days ago
       Docs: https://parallaxsecond.github.io/parsec-book/parsec_service/install_parsec_linux.html
    Process: 786 ExecStart=/usr/libexec/parsec -c /etc/parsec/config.toml (code=exited, status=1/FAILURE)
   Main PID: 786 (code=exited, status=1/FAILURE)
        CPU: 60ms

Sep 29 20:00:36 localhost.localdomain systemd[1]: parsec.service: Scheduled restart job, restart counter is at 5.
Sep 29 20:00:36 localhost.localdomain systemd[1]: Stopped Parsec Service.
Sep 29 20:00:36 localhost.localdomain systemd[1]: parsec.service: Start request repeated too quickly.
Sep 29 20:00:36 localhost.localdomain systemd[1]: parsec.service: Failed with result 'exit-code'.
Sep 29 20:00:36 localhost.localdomain systemd[1]: Failed to start Parsec Service.

journalctl:

Nov 16 11:41:25 rpi4-4 systemd[1]: parsec.service: Main process exited, code=exited, status=1/FAILURE
Nov 16 11:41:25 rpi4-4 systemd[1]: parsec.service: Failed with result 'exit-code'.
Nov 16 11:41:25 rpi4-4 systemd[1]: Failed to start Parsec Service.
Nov 16 11:41:25 rpi4-4 systemd[1]: parsec.service: Scheduled restart job, restart counter is at 5.
Nov 16 11:41:25 rpi4-4 systemd[1]: Stopped Parsec Service.
Nov 16 11:41:25 rpi4-4 systemd[1]: parsec.service: Start request repeated too quickly.
Nov 16 11:41:25 rpi4-4 systemd[1]: parsec.service: Failed with result 'exit-code'.
Nov 16 11:41:25 rpi4-4 systemd[1]: Failed to start Parsec Service.




Version-Release number of selected component (if applicable):
parsec-0.6.0-1.fc34

OpenQA:
https://openqa.fedoraproject.org/tests/722872#

Comment 1 Fedora Update System 2021-01-25 00:20:10 UTC
FEDORA-2020-51d32fefde has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-51d32fefde

Comment 2 Fedora Update System 2021-01-25 02:18:46 UTC
FEDORA-2020-51d32fefde has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-51d32fefde`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-51d32fefde

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2021-02-02 03:09:31 UTC
FEDORA-2020-51d32fefde has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Ben Cotton 2021-02-09 15:25:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.

Comment 5 Fedora Update System 2021-04-06 18:06:03 UTC
FEDORA-2021-1dc9636f7a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-1dc9636f7a

Comment 6 Fedora Update System 2021-04-07 18:15:33 UTC
FEDORA-2021-1dc9636f7a has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-1dc9636f7a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-1dc9636f7a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2021-04-08 19:31:00 UTC
FEDORA-2021-1dc9636f7a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-1dc9636f7a

Comment 8 Fedora Update System 2021-04-09 13:33:59 UTC
FEDORA-2021-1dc9636f7a has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-1dc9636f7a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-1dc9636f7a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Adam Williamson 2021-04-09 19:16:44 UTC
Proposing as a Final blocker, per criterion "All system services present after installation with one of the release-blocking package sets must start properly, unless they require hardware which is not present." - https://fedoraproject.org/wiki/Fedora_34_Final_Release_Criteria#System_services . IoT is a release blocking image, and the service always fails on IoT boot.

Comment 10 Fedora Update System 2021-04-12 07:37:32 UTC
FEDORA-2021-1dc9636f7a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-1dc9636f7a

Comment 11 Adam Williamson 2021-04-12 16:07:53 UTC
+3 in https://pagure.io/fedora-qa/blocker-review/issue/348 , marking accepted.

Comment 12 Fedora Update System 2021-04-13 01:33:53 UTC
FEDORA-2021-1dc9636f7a has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Adam Williamson 2021-04-14 18:46:50 UTC
Confirmed fixed in current IoT tests. Closing.


Note You need to log in before you can comment on or make changes to this bug.