Project

Profile

Help

Issue #7078

Updated by ttereshc almost 4 years ago

If a remote for a migrated RPM kickstart unit is not being migrated, the following error is happening: 

 ~~~ 
 Jul 01 12:17:44 pulp2-nightly-pulp3-source-centos7.rhgoose.example.com rq[23129]: File "/home/vagrant/devel/pulp-2to3-migration/pulp_2to3_migration/app/plugin 
 Jul 01 12:17:44 pulp2-nightly-pulp3-source-centos7.rhgoose.example.com rq[23129]: futures.append(dc) 
 Jul 01 12:17:44 pulp2-nightly-pulp3-source-centos7.rhgoose.example.com rq[23129]: UnboundLocalError: local variable 'dc' referenced before assignment 

 ~~~

Back