Opened 4 years ago
Closed 4 years ago
#4664 closed defect (fixed)
Please change the CentOS rpm so that it installs in other locations easily
Reported by: | Owned by: | Greg Couch | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Platform | Version: | |
Keywords: | Cc: | torizawatky@… | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description (last modified by )
By the way, can you provide an install package for RH7/8 which can be installed to a directory on NFS?
Takaaki
Change History (6)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:2 by , 4 years ago
Component: | Unassigned → Platform |
---|
follow-up: 3 comment:3 by , 4 years ago
Dear Greg, # I couldn’t write a comment on ticket #4664 since it’s already closed. Thank you for your prompt action to make the ChimeraX CentOS .rpm relocatable. I tested to install the new rpm and it was successfully installed. However, I failed to install the plugin ISOLDE-1.2.2, which required ChimeraX_Atomic ~=1.13.0, but 1.20.1 is bundled in chimerax-daily.rpm built on 2021-05-20, though chimerax-rc.rpm (1.2.4, built on 20201-05-14) contains Atomic-1.13.3. Could you please check and fix the problem? Best regards, Takaaki -----Original Message----- From: ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu> Sent: Thursday, May 20, 2021 1:20 AM Cc: Fukami,Takaaki 深海隆明(タンパク質科学研究部2G) <fukamitka@chugai-pharm.co.jp>; gregc@cgl.ucsf.edu; Torizawa,Takuya 鳥澤拓也(タンパク質科学研究部2G) <torizawatky@chugai-pharm.co.jp> Subject: Re: [ChimeraX] #4664: Please change the CentOS rpm so that it installs in other locations easily #4664: Please change the CentOS rpm so that it installs in other locations easily ----------------------------------+------------------------ Reporter: fukamitka@… | Owner: Greg Couch Type: defect | Status: closed Priority: blocker | Milestone: Component: Platform | Version: Resolution: fixed | Keywords: Blocked By: | Blocking: Notify when closed: | Platform: all Project: ChimeraX | ----------------------------------+------------------------ Changes (by Eric Pettersen): * component: Unassigned => Platform -- Ticket URL: <https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplato.cgl.ucsf.edu%2Ftrac%2FChimeraX%2Fticket%2F4664%23comment%3A2&data=04%7C01%7Cfukamitka%40chugai-pharm.co.jp%7Cff24ca671d6f42396f7c08d91ae2034e%7Ca5bd0d07eca34fda98217c858c9deb8a%7C0%7C0%7C637570380319739969%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=JZFRl%2F5Soog7iYmV6003xQTMkNlrUgLbVUfKI7RmE%2F8%3D&reserved=0> ChimeraX <https://jpn01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.rbvi.ucsf.edu%2Fchimerax%2F&data=04%7C01%7Cfukamitka%40chugai-pharm.co.jp%7Cff24ca671d6f42396f7c08d91ae2034e%7Ca5bd0d07eca34fda98217c858c9deb8a%7C0%7C0%7C637570380319739969%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=pY%2BsN3SUeK2h6pNkry5aTX4%2BCZWB69%2FAhZaq%2F93NjUo%3D&reserved=0> ChimeraX Issue Tracker
comment:4 by , 4 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
ISOLDE needs a production release, not a daily release. I will backport the changes to the 1.2 release branch so that the change appears in the next release candidate, 1.2.5. Then you should be able to use 1.2.5 with ISOLDE.
-- Greg
comment:5 by , 4 years ago
Status: | reopened → feedback |
---|
The 1.2 release candidate 1.2.5 is available for downloading now. Please try it with ISOLDE.
comment:6 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | feedback → closed |
I believe this is fixed. Please file a new bug report if not.
Note:
See TracTickets
for help on using tickets.
Okay, the next ChimeraX daily build's rpm will be relocatable. You will need to install using the "sudo rpm -i --relocate /usr=INSTALL_ROOT ucsf-chimerax-*.rpm" where INSTALL_ROOT is where you want to put it. You will need to handle the dependencies separately.