[PD] deken package question

Liam Goodacre liamg_uw at hotmail.com
Thu Jun 7 18:40:40 CEST 2018


So I followed your instructions and proceeded with the upload. The packages are all sitting there in My Folder, but not appearing when I search for them under Help --> Find Externals. It's been about 8 hours. Is this normal, and if not, what could have gone wrong?

https://puredata.info/Members/lgoodacre/software/context/4.0/

If you are looking for ideas for the command line utility, then maybe a --recursive switch to the 'package' command to make it search in sub-folders as well?
________________________________
From: Pd-list <pd-list-bounces at lists.iem.at> on behalf of IOhannes m zm?lnig <zmoelnig at iem.at>
Sent: 03 June 2018 20:00
To: pd-list at lists.iem.at
Subject: Re: [PD] deken package question

On Sun, Jun 03, 2018 at 03:57:27AM +0000, Liam Goodacre wrote:
> I'm not asking for anything to be changed, just  seeking advice on how to make my upload without messing it up.

but *I* am looking for a solution that makes the cmdline utility more usable -
even if it requires changing things.

> If I generate the package,  delete the dummy external and the checksum, then upload the package (generating a new checksum), will it work?

i still don't understand what you mean by "delete the dummy external".

probably something like the following:

~~~
cp context/foo/bar.pd_linux  context/
deken package --version 0.1 context
zip -d context\[v0.1\]*.dek context/bar.pd_linux
rm context\[v0.1\]*.dek.*
deken upload context\[v0.1]*.dek
~~~

the above *should* work (the principle; i haven't run any of the commands)
but heck, the worst thing that can happen if it doesn't
work is that you there has been some bogus upload to puredata.info, which can
manually fix; or that there hasn't been an upload at all.

fmgards
IOhannes

_______________________________________________
Pd-list at lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180607/9f33c9d8/attachment-0001.html>


More information about the Pd-list mailing list