Page MenuHomeVyOS Platform

Commit error after upgrade from 1.1.8 to 1.2.0-20180824-frr
Closed, ResolvedPublicBUG

Description

Couldn't open /opt/vyatta/etc/config/archive/commits - Permission denied at /opt/vyatta/share/perl5/Vyatta/ConfigMgmt.pm line 108.
run-parts: /etc/commit/post-hooks.d/01vyatta-commit-revs.pl exited with return code 13

Had to do the following to fix it:
sudo chown vyos:vyattacfg /opt/vyatta/etc/config/archive/*

The user before the chown was 1000 so that could not be resolved

Details

Difficulty level
Unknown (require assessment)
Version
1.2.0-20180824-frr
Why the issue appeared?
Will be filled on close

Event Timeline

syncer changed the task status from Open to In progress.Sep 1 2018, 2:39 PM
syncer assigned this task to dmbaturin.
syncer triaged this task as Normal priority.
syncer edited projects, added VyOS 1.2 Crux (VyOS 1.2.0-rc1); removed VyOS 1.2 Crux.
syncer added subscribers: dmbaturin, syncer.

@dmbaturin i recall you fixed that

Yes, should be fixed now. Feel free to reopen if it reappears.

dmbaturin merged a task: Restricted Maniphest Task.Sep 25 2018, 6:05 PM
dmbaturin added subscribers: oleksandr.mamenko, Sentrium.

@syncer @dmbaturin - I'm experiencing this on upgrade from 1.1.8 to 1.2.1, is this expected behaviour that you have to chown it?