Files
poky/meta/recipes-extended
Enrico Scholz 7d530aa417 shadow: fix copydir operation with 'pseudo'
Calling 'useradd' through pseudo on (at least) Ubuntu 20 creates
filesystem objects (.bashrc, .profile) with invalid attributes.  It
manifests as

| tar: ./home/.../.bashrc: Unknown file type; file ignored

or

| Copying files into the device: __populate_fs: ignoring entry ".bashrc"
| .bashrc: File not found by ext2_lookup while looking up ".bashrc"

when building the image.

This happens due to a bug in shadow which is caused by clobbering
fstatat() results.

(From OE-Core rev: 991f880e5cb3d30a1197711d44af2fdb1719ce82)

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-20 18:20:38 +00:00
..
2023-01-12 23:08:59 +00:00
2023-03-12 23:39:13 +00:00
2024-02-03 22:08:25 +00:00
2024-01-24 15:46:19 +00:00
2023-06-27 16:23:40 +01:00
2024-03-01 09:28:51 +00:00
2024-02-03 22:08:25 +00:00
2023-07-30 07:54:44 +01:00
2023-05-22 10:53:48 +01:00
2023-09-18 08:53:10 +01:00
2022-10-29 16:28:35 +01:00
2024-01-19 00:16:42 +00:00
2023-08-29 09:41:07 +01:00
2022-04-19 14:14:12 +01:00
2024-02-03 22:08:26 +00:00
2023-11-05 11:28:40 +00:00
2023-07-17 15:30:04 +01:00
2023-07-30 07:54:44 +01:00
2024-02-03 22:08:26 +00:00
2024-03-07 17:25:02 +00:00
2024-02-06 10:32:19 +00:00
2024-02-08 10:59:06 +00:00
2023-12-08 16:58:34 +00:00
2024-03-07 17:25:02 +00:00
2024-03-07 17:25:02 +00:00
2023-11-05 11:28:40 +00:00
2023-11-05 11:28:39 +00:00
2024-03-18 12:21:45 +00:00
2023-07-30 07:54:44 +01:00
2021-08-02 15:44:10 +01:00
2023-09-02 18:23:06 +01:00
2023-09-18 08:53:10 +01:00
2022-11-22 12:26:46 +00:00
2023-09-18 08:53:10 +01:00
2022-11-14 16:19:43 +00:00
2022-08-21 22:51:42 +01:00
2023-09-02 18:23:06 +01:00
2023-12-23 08:46:00 +00:00
2023-09-28 12:37:46 +01:00
2023-04-13 11:56:07 +01:00
2022-08-17 19:57:32 +01:00
2024-02-15 09:29:15 +00:00
2023-06-16 15:40:11 +01:00
2023-04-05 08:39:43 +01:00
2024-03-06 12:13:16 +00:00
2023-12-08 16:58:34 +00:00