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-11-20 15:30:52 +00:00
2022-05-31 15:24:18 +01:00
2023-01-12 23:08:59 +00:00
2023-11-05 08:44:06 +00:00
2024-03-19 15:25:12 +00:00
2023-03-12 23:39:13 +00:00
2022-02-20 16:45:25 +00:00
2023-05-05 11:07:25 +01:00
2024-02-03 22:08:25 +00:00
2023-04-13 11:56:07 +01:00
2024-01-24 15:46:19 +00:00
2024-02-14 13:53:36 +00:00
2022-02-20 16:45:25 +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
2024-01-07 12:24:57 +00:00
2024-02-24 16:10:23 +00:00
2023-09-18 08:53:10 +01:00
2023-01-16 10:42:07 +00:00
2023-05-22 10:53:48 +01:00
2023-09-26 10:25:42 +01:00
2023-09-18 08:53:10 +01:00
2022-10-29 16:28:35 +01:00
2024-03-03 16:25:20 +00:00
2023-12-04 11:23:37 +00: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
2023-11-10 17:44:27 +00:00
2024-02-03 22:08:26 +00:00
2022-08-10 08:25:28 +01: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-18 12:21:45 +00:00
2024-03-01 09:28:51 +00:00
2023-07-19 23:25:01 +01:00
2023-11-05 11:28:31 +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-18 12:21:45 +00:00
2024-03-07 17:25:02 +00:00
2024-01-15 21:42:15 +00:00
2023-09-22 07:45:17 +01:00
2024-03-07 17:25:02 +00:00
2023-11-05 11:28:40 +00:00
2022-02-20 16:45:25 +00:00
2023-11-05 11:28:39 +00:00
2024-03-07 17:25:02 +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:05 +01:00
2023-09-02 18:23:06 +01:00
2023-09-18 08:53:10 +01:00
2023-05-25 10:29:09 +01:00
2022-11-22 12:26:46 +00:00
2023-12-20 07:47:00 +00:00
2023-06-19 13:18:56 +01:00
2023-09-18 08:53:10 +01:00
2022-11-14 16:19:43 +00:00
2024-03-20 18:20:38 +00:00
2022-08-21 22:51:42 +01:00
2024-02-17 18:19:19 +00:00
2024-01-07 12:24:57 +00: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
2024-01-03 23:36:34 +00:00
2023-04-13 11:56:07 +01:00
2021-03-06 22:39:04 +00:00
2022-08-17 19:57:32 +01:00
2024-02-15 09:29:15 +00:00
2023-09-22 07:45:17 +01:00
2023-09-22 07:45:17 +01:00
2023-06-16 15:40:11 +01:00
2023-09-22 07:45:17 +01:00
2023-04-05 08:39:43 +01:00
2023-07-21 11:52:26 +01:00
2024-03-06 12:13:16 +00:00
2023-09-22 07:45:17 +01:00
2023-12-08 16:58:34 +00:00