bugGNU Octave - Bugs: bug #37123, check for cURL library before...

 
 

bug #37123: check for cURL library before using -forge

Submitter:  Carnë Draug <carandraug>
Submitted:  Thu 16 Aug 2012 02:14:11 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 16 Aug 2012 03:42:26 PM UTC, comment #4: 

Thanks, pushed it to Savannah.

Jordi Gutiérrez Hermoso <jordigh>
Group Member
Thu 16 Aug 2012 03:27:39 PM UTC, comment #3: 

I have too many anonymous branches. sigh how I wish we were using git... :p

Could you see if the changeset 0b29c16a2645 works fine?

Carnë Draug <carandraug>
Group Member
Thu 16 Aug 2012 03:15:28 PM UTC, comment #2: 

Sorry, I meant rebase d2d206a65eff to a current tip. Or perhaps 1f4712a8b957, which seems to be the base of your three pkg.m patches.

Jordi Gutiérrez Hermoso <jordigh>
Group Member
Thu 16 Aug 2012 03:10:24 PM UTC, comment #1: 

I see this:


jordi@Iris:~/coding/vcs/octave-devel$ hg incoming https://bitbucket.org/carandraug/octave/ -r 96c6f8103f92
comparing with https://bitbucket.org/carandraug/octave/
searching for changes
changeset:   15185:504fec921af5
parent:      14876:54a386f2ac4e
user:        Fotios Kasolis <fotios.kasolis@gmail.com>
date:        Thu Jul 19 04:50:43 2012 +0100
summary:     polyeig: new function

changeset:   15186:045ae93e8fe9
user:        Ed Meyer <eem2314@gmail.com>
date:        Thu Jul 19 04:53:34 2012 +0100
summary:     polyeig: return eigenvectors of the _correct_ size

changeset:   15187:1f4712a8b957
user:        Carnë Draug <carandraug+dev@gmail.com>
date:        Fri Jul 20 15:26:22 2012 +0100
summary:     pkg: remove -local and -global flags

changeset:   15188:96c6f8103f92
tag:         tip
user:        Carnë Draug <carandraug+dev@gmail.com>
date:        Fri Jul 20 16:03:16 2012 +0100
summary:     pkg: error on unrecognized flags


i.e. you seem to have a number of unrelated patches on this anonymous branch.

Can you rebase 96c6f8103f92 to a current Savannah tip?

Jordi Gutiérrez Hermoso <jordigh>
Group Member
Thu 16 Aug 2012 02:14:11 PM UTC, original submission:  

Hi

if Octave was built without the cURL libraries, pkg will still attempt to download the package and then fail. The following patch will check for this first and give an error at the start if it's not present.

Could you please pull d2d206a65eff from https://bitbucket.org/carandraug/octave ?

Carnë

Carnë Draug <carandraug>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by carandraug (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-16 jordigh StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code