-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
13,568 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,262 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="../img/favicon.ico" /> | ||
<meta property="og:title" content="Relax-and-Recover (ReaR) User Guide Documentation"/> | ||
<meta property="og:description" content="This is an umbrella documentation project for all Relax-and-Recover (ReaR) kind of documentation ans starting with a good User Guide."/> | ||
<meta property="og:locale" content="en_US"/> | ||
<meta property="og:url" content="https://relax-and-recover.org/rear-user-guide/"/> | ||
<meta property="og:type" content="website"/> | ||
<meta property="og:image" content="https://relax-and-recover.org/rear-user-guide/img/rear_logo_50.png"/> | ||
<meta property="og:image:width" content="50"/> | ||
<meta property="og:image:height" content="50"/> | ||
|
||
<title>#3049 Issue closed: Open Build Service fails building Ubuntu 22/23 deb packages - Relax-and-Recover (ReaR) User Guide Documentation</title> | ||
<link rel="stylesheet" href="../css/theme.css" /> | ||
<link rel="stylesheet" href="../css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
<link href="../css/rear.css" rel="stylesheet" /> | ||
|
||
<script> | ||
// Current page data | ||
var mkdocs_page_name = "#3049 Issue closed: Open Build Service fails building Ubuntu 22/23 deb packages"; | ||
var mkdocs_page_input_path = "issues/2023-09-22.3049.issue.closed.md"; | ||
var mkdocs_page_url = null; | ||
</script> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="../js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', "366986045", "auto"); | ||
ga('send', 'pageview'); | ||
</script> | ||
|
||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href="../index.html" class="icon icon-home"> Relax-and-Recover (ReaR) User Guide Documentation | ||
</a><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../index.html">Relax-and-Recover (ReaR) User Guide Documentation</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">WELCOME</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../welcome/index.html">Get started!</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">BASICS</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/introduction.html">Introduction</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/history.html">Bit of History</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/getting-started.html">Getting started with ReaR</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/configuration.html">Basic configuration</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">SCENARIOS</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../scenarios/index.html">Scenarios Overview</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">DEVELOPMENT</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../development/github-pr.html">Make a pull request with GitHub</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">RELEASE NOTES</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/index.html">Release Notes</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/rear27.html">Release Notes ReaR 2.7</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/rear26.html">Release Notes ReaR 2.6</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/knownproblems.html">Known Problems and Workarounds</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">ISSUES</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="index.html">Issues History</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">LEGAL</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../legal/contributing/index.html">Contributing</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../legal/license/index.html">License</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">Relax-and-Recover (ReaR) User Guide Documentation</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="../index.html" class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="breadcrumb-item active">#3049 Issue closed: Open Build Service fails building Ubuntu 22/23 deb packages</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
<h1 id="3049_issue_closed_open_build_service_fails_building_ubuntu_2223_deb_packages"><a href="https://github.com/rear/rear/issues/3049">#3049 Issue</a> <code>closed</code>: Open Build Service fails building Ubuntu 22/23 deb packages<a class="headerlink" href="#3049_issue_closed_open_build_service_fails_building_ubuntu_2223_deb_packages" title="Permanent link">¶</a></h1> | ||
<p><strong>Labels</strong>: <code>minor bug</code>, <code>no-issue-activity</code></p> | ||
<h4 id="gdha_opened_issue_at_2023-09-22_1405"><img src="https://avatars.githubusercontent.com/u/888633?u=cdaeb31efcc0048d3619651aa18dd4b76e636b21&v=4" width="50"><a href="https://github.com/gdha">gdha</a> opened issue at <a href="https://github.com/rear/rear/issues/3049">2023-09-22 14:05</a>:<a class="headerlink" href="#gdha_opened_issue_at_2023-09-22_1405" title="Permanent link">¶</a></h4> | ||
<ul> | ||
<li> | ||
<p>ReaR version ("/usr/sbin/rear -V"): rear-2.7 (latest git version)</p> | ||
</li> | ||
<li> | ||
<p>If your ReaR version is not the current version, explain why you | ||
can't upgrade:</p> | ||
</li> | ||
<li> | ||
<p>OS version ("cat /etc/os-release" or "lsb_release -a" or "cat | ||
/etc/rear/os.conf"): Ubuntu 22/23</p> | ||
</li> | ||
<li> | ||
<p>ReaR configuration files ("cat /etc/rear/site.conf" and/or "cat | ||
/etc/rear/local.conf"): n/a</p> | ||
</li> | ||
<li> | ||
<p>Hardware vendor/product (PC or PowerNV BareMetal or ARM) or VM (KVM | ||
guest or PowerVM LPAR): <a href="https://build.opensuse.org/">Open Build | ||
Service</a></p> | ||
</li> | ||
<li> | ||
<p>System architecture (x86 compatible or PPC64/PPC64LE or what exact | ||
ARM device): x66_64</p> | ||
</li> | ||
<li> | ||
<p>Description of the issue (ideally so that others can reproduce | ||
it):<br /> | ||
Ubuntu package building fails</p> | ||
</li> | ||
</ul> | ||
<!-- --> | ||
|
||
<pre><code>[ 35s] Writing //usr/src/packages/SOURCES.DEB/rear_2.7-0git.4925.f21a6d6.master.dsc | ||
[ 35s] dpkg-source: warning: extracting unsigned source package (/usr/src/packages/SOURCES.DEB/rear_2.7-0git.4925.f21a6d6.master.dsc) | ||
[ 35s] dpkg-source: info: extracting rear in /usr/src/packages/BUILD | ||
[ 35s] dpkg-source: info: unpacking rear_2.7.orig.tar.gz | ||
[ 36s] dpkg-source: info: applying rear_2.7-0git.4925.f21a6d6.master.diff.gz | ||
[ 36s] ----------------------------------------------------------------- | ||
[ 36s] ----- building rear.dsc (user abuild) | ||
[ 36s] ----------------------------------------------------------------- | ||
[ 36s] ----------------------------------------------------------------- | ||
[ 36s] dpkg-buildpackage: info: source package rear | ||
[ 36s] dpkg-buildpackage: info: source version 2.7-0git.4925.f21a6d6.master | ||
[ 36s] dpkg-buildpackage: info: source distribution stable | ||
[ 36s] dpkg-buildpackage: info: source changed by openSUSE Build Service <[email protected]> | ||
[ 36s] dpkg-source --before-build . | ||
[ 36s] dpkg-buildpackage: info: host architecture amd64 | ||
[ 37s] fakeroot debian/rules clean | ||
[ 37s] dh clean | ||
[ 37s] dh: error: Compatibility levels before 7 are no longer supported (level 5 requested) | ||
[ 37s] make: *** [debian/rules:4: clean] Error 25 | ||
[ 37s] dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2 | ||
[ 37s] ### VM INTERACTION START ### | ||
[ 37s] [ 29.640618][ T1] sysrq: Power Off | ||
[ 37s] [ 29.644286][ T16] reboot: Power down | ||
[ 37s] ### VM INTERACTION END ### | ||
[ 37s] | ||
[ 37s] cloud113 failed "build rear.dsc" at Thu Oct 27 10:08:39 UTC 2022. | ||
[ 37s] | ||
</code></pre> | ||
<ul> | ||
<li>Workaround, if any: Under investigation</li> | ||
</ul> | ||
<h4 id="github-actions_commented_at_2023-11-22_0211"><img src="https://avatars.githubusercontent.com/in/15368?v=4" width="50"><a href="https://github.com/apps/github-actions">github-actions</a> commented at <a href="https://github.com/rear/rear/issues/3049#issuecomment-1821978564">2023-11-22 02:11</a>:<a class="headerlink" href="#github-actions_commented_at_2023-11-22_0211" title="Permanent link">¶</a></h4> | ||
<p>Stale issue message</p> | ||
<h4 id="pcahyna_commented_at_2023-11-23_1545"><img src="https://avatars.githubusercontent.com/u/26300485?u=9105d243bc9f7ade463a3e52e8dd13fa67837158&v=4" width="50"><a href="https://github.com/pcahyna">pcahyna</a> commented at <a href="https://github.com/rear/rear/issues/3049#issuecomment-1824640687">2023-11-23 15:45</a>:<a class="headerlink" href="#pcahyna_commented_at_2023-11-23_1545" title="Permanent link">¶</a></h4> | ||
<p>I believe OBS was removed in #3056, is that correct? Although the error | ||
likely points to a more general problem with Ubuntu builds that should | ||
be fixed nevertheless.</p> | ||
<h4 id="github-actions_commented_at_2024-01-23_0212"><img src="https://avatars.githubusercontent.com/in/15368?v=4" width="50"><a href="https://github.com/apps/github-actions">github-actions</a> commented at <a href="https://github.com/rear/rear/issues/3049#issuecomment-1905166529">2024-01-23 02:12</a>:<a class="headerlink" href="#github-actions_commented_at_2024-01-23_0212" title="Permanent link">¶</a></h4> | ||
<p>Stale issue message</p> | ||
<hr /> | ||
<p>[Export of Github issue for | ||
<a href="https://github.com/rear/rear">rear/rear</a>.]</p> | ||
|
||
</div> | ||
</div> | ||
|
||
<footer> | ||
|
||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
|
||
<p>Copyright 2024 - CC0 1.0 Universal<br />Give <a href="https://github.com/rear/rear-user-guide/issues/new?title=issues/2023-09-22.3049.issue.closed.html">feedback</a> on this page.</p> | ||
|
||
</div> | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
<script src="../js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = "..";</script> | ||
<script src="../js/theme_extra.js"></script> | ||
<script src="../js/theme.js"></script> | ||
<script src="../search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.