Re: How to cancel a package ?

Kuniaki Mukai <[email protected]> Wed, 1 Oct 2014 15:52:40 +0900
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <[email protected]>
Hi Jan,

For name of the package I have choosed "pac",
following suggestion of you and Michael. Thanks.

The url of the latest version  is 
http://web.sfc.keio.ac.jp/~mukai/pac-0.5.5.tgz
which is also the initial version.

However, the packaging system indicates some failing to process pack "pac":
http://www.swi-prolog.org/pack/list?p=pac

Did I something wrong on packaging system ?  I am afraid so.

But, I have installed successfully "pac" package
on my machine by using the full URL:

?- pack_install("http://web.sfc.keio.ac.jp/~mukai/pac-0.5.5.tgz").

And, the "pac" package is working fine as I expected.

On the other hand, the query with package name without location fails with
exception error message:

?- pack_install(pac).

ERROR: open/3: source_sink `'pac/pack.pl'' does not
exist (No such file or directory)

   Exception: (6) prolog_pack:pack_install(pac) ? 

I have no idea what to do with this problem. 


Kuniaki


On Sep 30, 2014, at 16:11, Jan Wielemaker <[email protected]> wrote:

> Hi Kuniaki,
> 
> On 09/29/2014 10:26 PM, Kuniaki Mukai wrote:
>> 
>> Hi,
>> 
>> I have uploaded two packages at http://www.swi-prolog.org/pack/list,
>> but unfortunately one of which is a wrong bundle.
>> Is there a way to cancel a package ?  The other package
>> is a recovery for the wrong one.
> 
> Pity.  The way to recover from a wrong upload is simply to upload
> a new version with a higher version number and then install that
> yourself.  I think that "pac" is a better name as you call it
> like that a long time and "predutils" is just a very generic
> and non-descriptive name.
> 
> Once that is settled, I can throw the one you want to get rid
> of out of the DB by hand.  For now, the pack refuses to be
> analysed.  I'm sure someone will help sorting that out!
> 
> Congrats with your first pack!
> 
> 	Cheers --- Jan
> 
>> 
>> Thank you for your help in advance.
>> 
>> Regards
>> 
>> Kuniaki Mukai
>> 
>> _______________________________________________
>> SWI-Prolog mailing list
>> [email protected]
>> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
>> 
> _______________________________________________
> SWI-Prolog mailing list
> [email protected]
> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.iai.uni-bonn.de/pipermail/swi-prolog/attachments/20141001/cc49a0f5/signature.asc>