Package Managers, Module Builders

Post here if you are a new Porteus member and you're looking for some help.
User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 4289
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Package Managers, Module Builders

Post#16 by ncmprhnsbl » 16 Jun 2024, 01:48

rych wrote:
15 Jun 2024, 13:23
you can't really find the .xzm file anywhere because it was not built.
without investigating too deeply, i'm guessing that the module making part of slapt-mod can't handle the extended name (ie. vlc-3.0.20-x86_64-1ponce instead of vlc)
here's what i tried as a work around:
in /etc/slapt-getrc set the ponce repo as :PREFERRED (removing that tag from the salix repo)
then run slapt-mod -m vlc
this then produces a vlc module in /tmp as expected
but because the ponce repo doesn't provide dependency info it won't include any.. which would also be the case if the extended name worked.
anyway, thanks, this is something to investigate further, to hopefully make this script more robust.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
Ed_P
Contributor
Contributor
Posts: 8954
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Package Managers, Module Builders

Post#17 by Ed_P » 16 Jun 2024, 05:09

Any potential for having slapt-mod number the results of a -s vlc search such that the user simply enters the number of the result he wants to build?

Post Reply