pmboostrap v3 cannot find newly created device packages
I have made new device package in pmaports and passed it with -p
to pmbootstrap
but pmboostrap init
does not find my new device package.
It works with the old pmboostrap.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Administrator added status::needmoreinfo label · Imported
added status::needmoreinfo label
- Author Owner
could you share the pmbootstrap log file?
By Robert Eckelmann on 2024-10-05T06:07:02
Edited by Ghost User Collapse replies - Author Owner
master branch
[08:11:42] Vendor [qemu]: qualcomm [08:11:49] Available codenames (1): sdm845
pmb v2
[08:13:41] Vendor [qemu]: qualcomm [08:13:45] Available codenames (2): msm89x7, sdm845
By Barnabás Czémán on 2024-10-05T06:14:02
- Author Owner
(003486) [08:15:06] Pmbootstrap v3.0.0_alpha (Python 3.12.6 (main, Sep 8 2024, 13:18:56) [GCC 14.2.1 20240805]) (003486) [08:15:06] $ pmbootstrap /home/work/Developing/Github/pmbootstrap/pmbootstrap.py -p /home/work/Developing/Github/pmaports -c /home/work/pmos/generic2.conf init (003486) [08:15:06] Location of the 'work' path. Multiple chroots (native, device arch, device rootfs) will be created in there. [08:15:06] Work path [/home/work/pmos/generic2]: /home/work/pmos/generic2 (003486) [08:15:07] Save config: /home/work/pmos/generic2.conf (003486) [08:15:07] % cd /home/work/pmos/generic2/cache_git/pmaports; git remote -v (003486) [08:15:07] % cd /home/work/pmos/generic2/cache_git/pmaports; git show origin/master:channels.cfg (003486) [08:15:07] Choose the postmarketOS release channel. (003486) [08:15:07] Available (10): (003486) [08:15:07] * edge: Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge (003486) [08:15:07] * v24.06: Latest release / Recommended for best stability (003486) [08:15:07] * v23.12: Old release (unsupported) [08:15:07] Channel [edge]: edge (003486) [08:15:08] % cd /home/work/pmos/generic2/cache_git/pmaports; git rev-parse --abbrev-ref HEAD master (003486) [08:15:08] NOTE: pmaports is on master branch, copying git hooks. (003486) [08:15:08] % cp /home/work/pmos/generic2/cache_git/pmaports/.githooks/pre-commit /home/work/pmos/generic2/cache_git/pmaports/.git/hooks/pre-commit (003486) [08:15:08] % cp /home/work/pmos/generic2/cache_git/pmaports/.githooks/prepare-commit-msg /home/work/pmos/generic2/cache_git/pmaports/.git/hooks/prepare-commit-msg (003486) [08:15:08] Choose your target device vendor (either an existing one, or a new one for porting). (003486) [08:15:08] Available vendors (91): acer, alcatel, amazon, amediatech, amlogic, apple, ark, arrow, asus, ayn, beelink, bq, clockworkpi, cubietech, cutiepi, dongshanpi, epson, essential, fairphone, finepower, fly, fxtec, generic, goclever, google, gp, hisense, htc, huawei, inet, infocus, jolla, klipad, kobo, lark, leeco, lenovo, lg, librecomputer, linksys, mangopi, medion, meizu, microsoft, mobvoi, motorola, nextbit, nobby, nokia, nvidia, odroid, oneplus, oppo, ouya, pine64, planet, pocketbook, postmarketos, powkiddy, purism, qcom, qemu, qualcomm, radxa, raspberry, realme, samsung, semc, sharp, shift, sipeed, sony, sourceparts, surftab, t2m, thundercomm, tokio, tolino, trekstor, valve, vernee, vivo, volla, wexler, wiko, wileyfox, xiaomi, xunlong, yu, zte, zuk [08:15:08] Vendor [qemu]: qualcomm (003486) [08:15:11] Available codenames (1): sdm845
It seems it is using wrong pmaports path
By Barnabás Czémán on 2024-10-05T06:17:30
Please register or sign in to reply