Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkglistgen fixes #1333

Merged
merged 3 commits into from Jan 10, 2018
Merged

pkglistgen fixes #1333

merged 3 commits into from Jan 10, 2018

Conversation

lnussel
Copy link
Member

@lnussel lnussel commented Jan 10, 2018

No description provided.

@lnussel
Copy link
Member Author

lnussel commented Jan 10, 2018

dvd fix applied as hotfix

@coveralls
Copy link

Coverage Status

Coverage remained the same at 30.9% when pulling c295284 on lnussel:pkglistgen into 29108bd on openSUSE:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 30.897% when pulling 67f2773 on lnussel:pkglistgen into 29108bd on openSUSE:master.

@@ -1013,8 +1014,9 @@ def do_update_and_solve(self, subcmd, opts):
if api.rings:
opts_dvd = copy.deepcopy(opts)
opts_dvd.project += ':DVD'
self.options.repos.insert(0, '/'.join([opts.project, main_repo]))
self.options.repos.insert(0, '/'.join([opts_dvd.project, main_repo]))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I was guessing there was something wrong with staging bit after output, this makes sense.

@jberry-suse jberry-suse merged commit 453674c into openSUSE:master Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants