Skip to content

[Bug]: Duplicated majestic.yaml in /etc from work overlay #150

@ibnHatab

Description

@ibnHatab

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Configurator version.
  • I did a search to see if there is a similar issue or if a pull request is open.

Current Behavior

Where found: master+4c53cf5, 2025-12-25
List shows 2 files with identical names:
root@openipc-ssc30kq:/etc# ls
TZ inittab openipc_donors ssl
alink.conf issue os-release sysctl.conf
crontabs libnl passwd system.ok
drone.key majestic.yaml profile timezone
dropbear majestic.yaml profile.d txprofiles.conf

To reproduce:
Flash Sphere using companion: /tmp/openipc.ssc30kq-nor-fpv.tgz (this image not listed in configurator)
Copy overlay to Ubuntu: scp -r root@192.168.1.10:/overlay/root/etc/ .
diff etc/majestic.yaml "etc/majestic.yaml^M"

Assumption: 'good' written by 'configurator', 'bag' file comes from flushing from 'companion' in .
In image:
/tmp/openipc.ssc30kq-nor-fpv » sudo mount -o loop pwd/rootfs.squashfs.ssc30kq pwd/rfs
/tmp/openipc.ssc30kq-nor-fpv » ls -li "rfs/etc/majestic.yaml"
123 -rw-r--r-- 1 root root 1009 Dec 25 06:19 rfs/etc/majestic.yaml
File content is default parameters.

Expected Behavior

No response

Steps To Reproduce

No response

Context

YAML state

Environment

- Config Version:

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions