Skip to content

[Bug]: Forky minimal: missing dependency - firstlogin needs adduser #470

Description

@JeromeChignoli

Which software package would you like that is mirrored?

Hello.

Sorry if this is not the right place to report this bug. The "New issue" menu losts me.

Installing Forky minimal from Armbian_26.8.0-trunk.119_Odroidhc4_forky_current_6.18.34_minimal.img,
I had error when armbian-firstlogin script called adduser.

loop-mounting the image, there is no /sbin/adduser.

The stable Armbian_26.5.1_Odroidhc4_trixie_current_6.18.33_minimal.img is ok, adduser inside.

My workaround: ssh root@odroidhc4 -x "apt update;apt install adduser" before providing the username to create.

Possible fix:
- armbian-firstlogin could use useradd when adduser is missing.
or - add adduser to the image.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions