cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1304
Views
0
Helpful
5
Replies

How to remove an inactive but committed package?

hostasaurus
Level 1
Level 1

I'm trying to take an NCS5501-SE from 663 to 7.x.  First ran into the issue that ncs5500-eigrp is no longer present, at least not in the early 7.x releases which I'm required to go to as an intermediate.  Fortunately I don't use EIGRP.  I deactivate it, and then try removing it, but am prevented from doing so because it's committed.  How do I make it uncommitted when it's already inactive?

#show install inactive
Wed Aug 31 13:03:27.053 UTC
1 inactive package(s) found:
     ncs5500-eigrp-1.0.0.0-r663
#install remove ncs5500-eigrp-1.0.0.0-r663 synchronous
Wed Aug 31 12:55:33.565 UTC
Aug 31 12:55:35 Install operation 51 started by swadmin:
  install remove ncs5500-eigrp-1.0.0.0-r663 synchronous
Aug 31 12:55:35 Package list:
Aug 31 12:55:35     ncs5500-eigrp-1.0.0.0-r663
Aug 31 12:55:36 Action 1: install remove action started
Aug 31 12:55:36 Error, package 'ncs5500-eigrp-1.0.0.0-r663' is active/committed and cannot be removed.
Aug 31 12:55:36 Action 1: install remove action aborted
Aug 31 12:55:36 ERROR!! failed to get software profile or it is empty

Aug 31 12:55:38 Install operation 51 aborted
Aug 31 12:55:38 Ending operation 51

 

1 Accepted Solution

Accepted Solutions

tkarnani
Cisco Employee
Cisco Employee
Hi,

You will need to deactivate the package

Install deactivate
After deactivating "install commit"
Then we can try to remove "install remove inactive all"

Thanks

View solution in original post

5 Replies 5

tkarnani
Cisco Employee
Cisco Employee
Hi,

You will need to deactivate the package

Install deactivate
After deactivating "install commit"
Then we can try to remove "install remove inactive all"

Thanks

hostasaurus
Level 1
Level 1

Thanks; the install commit in between the deactivation was what I didn't know to perform.

smilstea
Cisco Employee
Cisco Employee

For those that are curious the eigrp package is not officially supported on the ncs5500 platform, we only delivered it for a single release and that is the only release where eigrp is supported, we may consider adding support for another release or going forward but at this time this is little to no demand for it. Apologies for the confusion this caused when upgrading.

 

Sam

hostasaurus
Level 1
Level 1

At the very least it seems to be in both 6.6.3 and 7.5.2, didn't check others.

Interesting, I haven't followed the saga of eigrp that closely, but the last time I checked in on it we weren't actively publishing that package on cisco.com for the 5500. It was a one off at the time of 6.6.3 and there were ongoing discussions of what to do with it when some customers needed to upgraded.