[JIRA] (OVIRT-1683) Add a type key to the list of available upstream sources
by Gil Shinar (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1506868312-21704-118
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Gil Shinar created OVIRT-1683:
---------------------------------
Summary: Add a type key to the list of available upstream sources
Key: OVIRT-1683
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1683
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Gil Shinar
Assignee: infra
Currently, code supports the following upstream_sources.yaml file:
git:
- url: <git url>
commit: <git commit>
branch: <branch name>
and we need to support:
- type: git
url: <git url>
commit: <git commit>
branch: <branch name>
- type: svn
url: <svn url>
commit: <svn revision>
branch: <branch name>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100063)
------------=_1506868312-21704-118
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Gil Shinar created OVIRT-1683:</h3>
<pre> Summary: Add a type key to the list of available upstream sources
Key: OVIRT-1683
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1683
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Gil Shinar
Assignee: infra</pre>
<p>Currently, code supports the following upstream_sources.yaml file: git:</p>
<pre>- url: <git url>
commit: <git commit>
branch: <branch name></pre>
<p>and we need to support:</p>
<ul><li><p>type: git url: <git url> commit: <git commit> branch: <branch name></p></li>
<li><p>type: svn url: <svn url> commit: <svn revision> branch: <branch name></p></li></ul>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100063)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1506868312-21704-118--
7 years, 1 month
[JIRA] (OVIRT-886) Yum install does not throw error on missing package
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-886?page=com.atlassian.jira... ]
Barak Korren commented on OVIRT-886:
------------------------------------
[~eedri] Nothing had been done to fix this. So this is certainly still happening. And will continue to happen unless we change the way mock_runner installs packages or stop using mock, both of which are not likely to happen soon.
> Yum install does not throw error on missing package
> ---------------------------------------------------
>
> Key: OVIRT-886
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-886
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Gil Shinar
> Assignee: infra
>
> When running el7 mock on fc24 (not necessary the issue) and one of the required packages is missing because a repository in .repos hadn't been added, yum will not fail and the package will not be installed
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100063)
7 years, 1 month