Stops at "( 5/35) Creating temporary files" when built on a system with kernel 5.10 #328

Closed
opened 2021-01-01 15:40:31 +00:00 by Tio · 6 comments
Tio commented 2021-01-01 15:40:31 +00:00 (Migrated from gitlab2.manjaro.org)

Using: buildiso -p gnome I am getting:

( 2/35) Registering binary formats...
  Skipped: Current root is not booted.
( 3/35) Reloading system manager configuration...
  Skipped: Current root is not booted.
( 4/35) Updating udev hardware database...
( 5/35) Creating temporary files..

And it simply stops there. So far for hours. I am not sure it does anything. All worked fine before the latest Manjaro updates.

Using: `buildiso -p gnome` I am getting: ``` ( 2/35) Registering binary formats... Skipped: Current root is not booted. ( 3/35) Reloading system manager configuration... Skipped: Current root is not booted. ( 4/35) Updating udev hardware database... ( 5/35) Creating temporary files.. ``` And it simply stops there. So far for hours. I am not sure it does anything. All worked fine before the latest Manjaro updates.
Tio commented 2021-01-02 15:14:00 +00:00 (Migrated from gitlab2.manjaro.org)

I tried it with a clean Manjaro ISO Profiles and I get the same error:

:: Running post-transaction hooks...
( 1/33) Creating system user accounts...
Creating group gdm with gid 120.
Creating group ntp with gid 87.
Creating group avahi with gid 975.
Creating user avahi (Avahi mDNS/DNS-SD daemon) with uid 975 and gid 975.
Creating group colord with gid 974.
Creating user colord (Color management daemon) with uid 974 and gid 974.
Creating group cups with gid 209.
Creating user cups (cups helper user) with uid 209 and gid 209.
Creating group flatpak with gid 973.
Creating user flatpak (Flatpak system helper) with uid 973 and gid 973.
Creating user gdm (Gnome Display Manager) with uid 120 and gid 120.
Creating group geoclue with gid 972.
Creating user geoclue (Geoinformation service) with uid 972 and gid 972.
Creating group git with gid 971.
Creating user git (git daemon user) with uid 971 and gid 971.
Creating group gnome-initial-setup with gid 970.
Creating user gnome-initial-setup (GNOME Initial Setup) with uid 970 and gid 970.
Creating group nm-openconnect with gid 969.
Creating user nm-openconnect (NetworkManager OpenConnect) with uid 969 and gid 969.
Creating group nm-openvpn with gid 968.
Creating user nm-openvpn (NetworkManager OpenVPN) with uid 968 and gid 968.
Creating user ntp (Network Time Protocol) with uid 87 and gid 87.
Creating group openvpn with gid 967.
Creating user openvpn (OpenVPN) with uid 967 and gid 967.
Creating group polkitd with gid 102.
Creating user polkitd (PolicyKit daemon) with uid 102 and gid 102.
Creating group rtkit with gid 133.
Creating user rtkit (RealtimeKit) with uid 133 and gid 133.
Creating group tss with gid 966.
Creating user tss (tss user for tpm2) with uid 966 and gid 966.
Creating group usbmux with gid 140.
Creating user usbmux (usbmux user) with uid 140 and gid 140.
( 2/33) Reloading system manager configuration...
  Skipped: Current root is not booted.
( 3/33) Updating udev hardware database...
( 4/33) Creating temporary files...

I tried it with a clean Manjaro ISO Profiles and I get the same error: ``` :: Running post-transaction hooks... ( 1/33) Creating system user accounts... Creating group gdm with gid 120. Creating group ntp with gid 87. Creating group avahi with gid 975. Creating user avahi (Avahi mDNS/DNS-SD daemon) with uid 975 and gid 975. Creating group colord with gid 974. Creating user colord (Color management daemon) with uid 974 and gid 974. Creating group cups with gid 209. Creating user cups (cups helper user) with uid 209 and gid 209. Creating group flatpak with gid 973. Creating user flatpak (Flatpak system helper) with uid 973 and gid 973. Creating user gdm (Gnome Display Manager) with uid 120 and gid 120. Creating group geoclue with gid 972. Creating user geoclue (Geoinformation service) with uid 972 and gid 972. Creating group git with gid 971. Creating user git (git daemon user) with uid 971 and gid 971. Creating group gnome-initial-setup with gid 970. Creating user gnome-initial-setup (GNOME Initial Setup) with uid 970 and gid 970. Creating group nm-openconnect with gid 969. Creating user nm-openconnect (NetworkManager OpenConnect) with uid 969 and gid 969. Creating group nm-openvpn with gid 968. Creating user nm-openvpn (NetworkManager OpenVPN) with uid 968 and gid 968. Creating user ntp (Network Time Protocol) with uid 87 and gid 87. Creating group openvpn with gid 967. Creating user openvpn (OpenVPN) with uid 967 and gid 967. Creating group polkitd with gid 102. Creating user polkitd (PolicyKit daemon) with uid 102 and gid 102. Creating group rtkit with gid 133. Creating user rtkit (RealtimeKit) with uid 133 and gid 133. Creating group tss with gid 966. Creating user tss (tss user for tpm2) with uid 966 and gid 966. Creating group usbmux with gid 140. Creating user usbmux (usbmux user) with uid 140 and gid 140. ( 2/33) Reloading system manager configuration... Skipped: Current root is not booted. ( 3/33) Updating udev hardware database... ( 4/33) Creating temporary files... ```
dnlbrg commented 2021-01-02 15:43:46 +00:00 (Migrated from gitlab2.manjaro.org)

Had the same problem with kernel 5.10 (running os). With kernel 5.9 everything is fine.

Had the same problem with kernel 5.10 (running os). With kernel 5.9 everything is fine.
Tio commented 2021-01-02 21:53:03 +00:00 (Migrated from gitlab2.manjaro.org)

Ah yes. It seems so.. It also works with kernel 5.4 LTS. Thanks for the tip! I'll rename the issue since it is still valid.

Ah yes. It seems so.. It also works with kernel 5.4 LTS. Thanks for the tip! I'll rename the issue since it is still valid.
Tio commented 2021-01-02 21:53:30 +00:00 (Migrated from gitlab2.manjaro.org)

changed title from Stops at {-( 5/35) Creating temporary files-} to Stops at {+"( 5/35) Creating temporary files" when build on a system with kernel 5.10+}

changed title from **Stops at {-( 5/35) Creating temporary files-}** to **Stops at {+"( 5/35) Creating temporary files" when build on a system with kernel 5.10+}**
Tio commented 2021-01-02 21:53:57 +00:00 (Migrated from gitlab2.manjaro.org)

changed title from Stops at "( 5/35) Creating temporary files" when buil{-d-} on a system with kernel 5.10 to Stops at "( 5/35) Creating temporary files" when buil{+t+} on a system with kernel 5.10

changed title from **Stops at "( 5/35) Creating temporary files" when buil{-d-} on a system with kernel 5.10** to **Stops at "( 5/35) Creating temporary files" when buil{+t+} on a system with kernel 5.10**
dnlbrg commented 2021-01-02 22:40:52 +00:00 (Migrated from gitlab2.manjaro.org)

weird thing

weird thing
fhdk (Migrated from gitlab2.manjaro.org) closed this issue 2025-08-30 06:26:05 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-tools#328
No description provided.