Manjaro-tools-iso-git: buildiso: can't find some packages

linux60-broadcom-wl,
linux60-zfs
were not found:

~/Desktop ···················································································································································································· ✘ 255 12s 23:30:24
❯ buildiso -p kde -f -b unstable -k linux60 -v 
 --> Profile: [kde]
==> Start building [kde]
==> Cleaning up ...
  -> Deleting chroot [rootfs] (x86_64) ...
...
( 8/10) Updating icon theme caches...
( 9/10) Updating the info directory file...
(10/10) Updating the desktop file MIME type cache...
warning: database file for 'chaotic-aur' does not exist (use '-Sy' to download)
  -> Copying [live-overlay] ...
==> Configuring [livefs]
  -> Configuring logind ...
  -> Configuring journald ...
  -> Disable systemd-gpt-auto-generator
 --> Configuring services
  -> Setting manjaro-live ...
  -> Setting mhwd-live ...
  -> Setting pacman-init ...
  -> Setting mirrors-live ...
  -> Setting bluetooth ...
  -> Setting cronie ...
  -> Setting ModemManager ...
  -> Setting NetworkManager ...
  -> Setting cups ...
  -> Setting haveged ...
  -> Setting fstrim.timer ...
  -> Setting pkgfile-update.timer ...
  -> Setting sddm ...
 --> Done configuring services
 --> Configuring [Calamares]
  -> Writing settings.conf ...
  -> Writing welcome.conf ...
  -> Writing locale.conf ...
  -> Writing partition.conf ...
  -> Writing users.conf ...
  -> Skipping enabling PackageChooser module.
  -> Writing unpackfs.conf ...
  -> Writing machineid.conf ...
  -> Writing initcpio.conf ...
  -> Writing displaymanager.conf ...
  -> Writing mhwdcfg.conf ...
  -> Writing services.conf ...
  -> Writing bootloader.conf ...
  -> Writing postcfg.conf ...
  -> Writing finished.conf ...
 --> Done configuring [Calamares]
  -> Writing live.conf
==> Done configuring [livefs]
  -> Configuring branding
==> Done [Distribution: Release 21.3.7 Codename Ruah]
  -> Configuring polkit user rules
 --> Restoring [/var/lib/manjaro-tools/buildiso/kde/x86_64/livefs/etc/pacman.conf] ...
 --> overlayfs umount: [/var/lib/manjaro-tools/buildiso/kde/x86_64/livefs]
 --> umount overlayfs: [/var/lib/manjaro-tools/buildiso/kde/x86_64/livefs]
  -> Cleaning [livefs]
==> Done [Live installation] (livefs)
 --> Loading Packages: [Packages-Mhwd] ...
==> Prepare [drivers repository] (mhwdfs)
 --> overlayfs mount: [/var/lib/manjaro-tools/buildiso/kde/x86_64/mhwdfs]
 --> Restoring [/var/lib/manjaro-tools/buildiso/kde/x86_64/mhwdfs/etc/pacman.conf] ...
Root      : /
Conf File : /etc/pacman.conf
DB Path   : /var/lib/pacman/
Cache Dirs: /var/cache/pacman/pkg/  
Hook Dirs : /usr/share/libalpm/hooks/  /etc/pacman.d/hooks/  
Lock File : /var/lib/pacman/db.lck
Log File  : /var/log/pacman.log
GPG Dir   : /etc/pacman.d/gnupg/
Targets   : linux60-bbswitch  linux60-broadcom-wl  linux60-zfs  zfs-utils  linux60-headers  zfs-dkms  libva-intel-driver  libva-mesa-driver  libva-vdpau-driver  libxaw  libxpm  libxvmc  mesa-vdpau  opencl-mesa  open-vm-tools  primus  qemu-guest-agent  bumblebee  gtkmm3  spice-vdagent  virtualbox-guest-utils  vulkan-intel  xf86-input-vmmouse  xf86-video-amdgpu  xf86-video-ati  xf86-video-dummy  xf86-video-fbdev  xf86-video-intel  xf86-video-nouveau  xf86-video-openchrome  xf86-video-sisusb  xf86-video-vesa  xf86-video-vmware  xf86-video-voodoo
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
 multilib downloading...
error: target not found: linux60-broadcom-wl
error: target not found: linux60-zfs
error: target not found: linux60-broadcom-wl
error: target not found: linux60-zfs
  -> Copying mhwd package cache ...
building file list ... done

sent 17 bytes  received 12 bytes  58.00 bytes/sec
total size is 0  speedup is 0.00
==> ERROR: File '/var/lib/manjaro-tools/buildiso/kde/x86_64/mhwdfs/opt/mhwd/pkg/*pkg.tar*' not found.
==> No packages modified, nothing to do.
==> ERROR: A failure occurred in make_image_mhwd().
    Aborting...
 --> overlayfs umount: [/var/lib/manjaro-tools/buildiso/kde/x86_64/mhwdfs]
 --> umount overlayfs: [/var/lib/manjaro-tools/buildiso/kde/x86_64/mhwdfs]

~/Desktop ······················································································································································································· 16m 0s 23:46:35
❯

Either it didn’t switch properly to unstable branch or the mirror is not up-to-date.

1 Like
manjaro-tools.conf
$ cat ~/.config/manjaro-tools/manjaro-tools.conf 
######################################################
################ manjaro-tools.conf ##################
######################################################

# default target branch
# target_branch=stable

# default target arch: auto detect
# target_arch=$(uname -m)

# cache dir where buildpkg, buildtree cache packages/pkgbuild, builiso iso files
# cache_dir=/var/cache/manjaro-tools

# build dir where buildpkg or buildiso chroots are created
# chroots_dir=/var/lib/manjaro-tools

# log dir where log files are created
log_dir='/var/log/manjaro-tools'

# custom build mirror server
build_mirror=https://manjaro.mirrors.lavatech.top/

################ buildtree ###############

# manjaro package tree
repo_tree=('core' 'extra' 'community')

# host_tree=https://github.com/manjaro

# default https seems slow; try this
# host_tree_abs=git://projects.archlinux.org/svntogit

################ buildpkg ################

# default pkg build list; name without .list extension
# build_list_pkg=default

################ buildiso ################

# default branch for iso-profiles repo: v18.1 Juhraya master>development release
# branch=v18.1

# default iso build list; name without .list extension
# build_list_iso=default

# the dist release; default: auto
# dist_release=18.1

# the dist codename; default: auto
# dist_codename=Juhraya

# the OS branding; default: auto
# dist_name

# the branding; default: auto
# dist_branding="MJRO"

# compression used, possible values gzip, lzma, lz4, lzo, xy, zstd (default)
# iso_compression=zstd

# unset defaults to given value
# kernel="linux54"

# gpg key; leave empty or commented to skip sfs signing
# gpgkey=""

########## calamares preferences ##########
#See branding.desc.d for reference

# welcome style for calamares: true="Welcome to the %1 installer." ; false="Welcome to the Calamares installer for %1." (default)
# welcomestyle=false

# welcome image scaled (productWelcome) 
# welcomelogo=true

# size and expansion policy for Calamares (possible value: normal,fullscreen,noexpand)
# windowexp=noexpand

# size of Calamares window, expressed as w,h. 
# (possible units: pixel (px) or font-units (em))
# windowsize="800px,520px"

# placement of Calamares window, either "center" or "free".
# windowplacement="center"

# colors for text and background components:

# background of the sidebar
# sidebarbackground=#454948

# text color
# sidebartext=#efefef

# background of the selected step
# sidebartextselect=#4d915e

# text color of the selected step
# sidebartexthighlight=#1a1c1b

################ deployiso ################

# the server user
# account=[SetUser]

# Set to 'true' to use ssh-agent to store passphrase.
# ssh_agent=false

# use alternative storage server (one or the other might be more stable)
# alt_storage=false

# the server project: manjaro|manjaro-community
# determined automatically based on profile if unset
# project="[SetProject]"

# set upload bandwidth limit in kB/s
# limit=

# the torrent tracker urls, comma separated
# tracker_url='udp://tracker.opentrackr.org:1337'

# Piece size, 2^n
# piece_size=21

I’ll try again later. Thx.

What isn’t isn’t given: Packages | manjaro

As Phil was attempting to say, those kernel modules are not yet available for linux60 yet. Remember, it’s only RC1, it’s still barely out the door.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.