[Osi-tickets] Re: [COIN-OR Open Solver Interface] #35: OsiGlpk: check whether time limit has been reached

COIN-OR Open Solver Interface coin-trac at coin-or.org
Sun Jul 29 11:00:59 EDT 2007


#35: OsiGlpk: check whether time limit has been reached
--------------------------+-------------------------------------------------
  Reporter:  stefan       |       Owner:  mjs 
      Type:  enhancement  |      Status:  new 
  Priority:  minor        |   Milestone:      
 Component:  OsiGlpk      |     Version:  0.95
Resolution:               |    Keywords:      
--------------------------+-------------------------------------------------
Comment (by stefan):

 Updating my attached file is failing (see below).
 So let me just note that an updated patch file which works with !OsiGlpk
 rev. 1033 is available
 [https://projects.coin-or.org/GAMSlinks/browser/trunk/osiglpk.patch here].

 Here is the error I get when I try to replace my last attachment:
 {{{
 Traceback (most recent call last):
   File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 406, in
 dispatch_request
     dispatcher.dispatch(req)
   File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 237, in
 dispatch
     resp = chosen_handler.process_request(req)
   File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 361, in
 process_request
     self._do_save(req, attachment)
   File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 496, in
 _do_save
     attachment.insert(filename, upload.file, size)
   File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 183, in
 insert
     filename))
   File "/usr/lib/python2.3/site-packages/trac/util/__init__.py", line 112,
 in create_unique_file
     raise Exception('Failed to create unique name: ' + path)
 Exception: Failed to create unique name:
 /home/coin/Trac/Projects/Osi/attachments/ticket/35/osiglpk.100.patch
 }}}

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/35#comment:1>
COIN-OR Open Solver Interface <http://projects.coin-or.org/Osi>
An API for a variety of LP and MIP solvers (and more).



More information about the Osi-tickets mailing list