This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

#473 closed defect (invalid)

Upgrade from 0.97b is failing

Reported by: sylvestre Owned by: pferreir
Priority: very low Milestone: v0.97.0
Component: Installation Version: 0.97.0
Keywords: Cc:

Description

Hello,

Following the procedure described here:
http://indico-software.org/wiki/Releases/Indico0.97.0
it fails to update to rc1.

See:
# easy_install cds-indico
Searching for cds-indico
Best match: cds-indico 0.97b
Processing cds_indico-0.97b-py2.5.egg
cds-indico 0.97b is already the active version in easy-install.pth
Installing taskDaemon script to /usr/bin
Installing indico_ctl script to /usr/bin
Installing indico_initial_setup script to /usr/bin

Using /usr/lib/python2.5/site-packages/cds_indico-0.97b-py2.5.egg
Processing dependencies for cds-indico
Finished processing dependencies for cds-indico

OR

# easy_install -U cds-indico
Searching for cds-indico
Reading http://pypi.python.org/simple/cds-indico/
Reading http://cdswaredev.cern.ch/indico
Reading http://cdswaredev.cern.ch/indico/wiki/Releases/Indico0.97.0
Best match: cds-indico 0.97b
Processing cds_indico-0.97b-py2.5.egg
cds-indico 0.97b is already the active version in easy-install.pth
Installing taskDaemon script to /usr/bin
Installing indico_ctl script to /usr/bin
Installing indico_initial_setup script to /usr/bin

Using /usr/lib/python2.5/site-packages/cds_indico-0.97b-py2.5.egg
Reading http://cdswaredev.cern.ch/indico/wiki/Admin/Installation/IndicoExtras
Processing dependencies for cds-indico
Finished processing dependencies for cds-indico

and I run
Python 2.5.2 (r252:60911, Jan 4 2009, 17:40:26)

thanks

Change History (7)

comment:1 Changed 5 years ago by jbenito

  • Component changed from General to Installation
  • Milestone set to v0.97
  • Priority changed from normal to very low
  • Version set to 0.97

comment:2 Changed 5 years ago by pferreir

  • Status changed from new to infoneeded_new

Hello,

Since we changed domain name, it seems the redirections were not making easy_install very happy.
It should work now. Can you give it a look?

comment:3 Changed 5 years ago by pferreir

  • Status changed from infoneeded_new to new

Since there hasn't been any answer, I will assume this was caused by the domain name issue.

comment:4 Changed 5 years ago by pferreir

  • Owner set to pferreir
  • Status changed from new to assigned

comment:5 Changed 5 years ago by pferreir

  • Status changed from assigned to in_work

comment:6 Changed 5 years ago by pferreir

  • Status changed from in_work to in_merge

comment:7 Changed 5 years ago by pferreir

  • Resolution set to invalid
  • Status changed from in_merge to closed
Note: See TracTickets for help on using tickets.