CINXE.COM
rpcsvc-proto package : Ubuntu
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/ubuntu/+source/rpcsvc-proto/+index" /> <meta charset="UTF-8" /> <title>rpcsvc-proto package : Ubuntu</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="rpcsvc-proto package : Ubuntu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/ubuntu/+source/rpcsvc-proto/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript"> LPJS.use('lp.registry.structural_subscription', function(Y) { var module = Y.lp.registry.structural_subscription; Y.on('domready', function() { module.setup({content_box: "#structural-subscription-content-box"}); }); }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/ubuntu/+source/rpcsvc-proto/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/ubuntu"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606381979/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/ubuntu">Ubuntu</a><br /><a href="https://launchpad.net/ubuntu/+source/rpcsvc-proto">rpcsvc-proto package</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><span>Overview</span></li> <li class="branches"><a href="https://code.launchpad.net/ubuntu/+source/rpcsvc-proto">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu/+source/rpcsvc-proto">Bugs</a></li> <li class="specifications disabled-tab"><span>Blueprints</span></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu/+source/rpcsvc-proto">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu/+source/rpcsvc-proto">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>rpcsvc-proto package in Ubuntu</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div class="yui-u"> <div id="structural-subscription-content-box"></div> </div> <div class="top-portlet" id="bugs-and-questions-summary"> <div id="summary"><p>rpcsvc-proto: RPC protocol compiler and definitions<br /> rpcsvc-<wbr />proto-dbgsym: debug symbols for rpcsvc-proto</p></div> <p> This package has <a href="https://bugs.launchpad.net/ubuntu/+source/rpcsvc-proto/+bugs?field.status:list=NEW">2 new bugs </a> and <a href="https://answers.launchpad.net/ubuntu/+source/rpcsvc-proto/+questions?field.status=OPEN">0 open questions. </a> </p> </div> <div class="yui-g"> <div class="yui-u first"> <div class="portlet" id="current"> <h2>Package information</h2> <div class="two-column-list"> <dl> <dt>Maintainer:</dt> <dd> <a href="/~ubuntu-devel-discuss-lists" class="sprite person-inactive">Ubuntu Developers</a> </dd> </dl> <dl> <dt>Urgency:<sup>*</sup></dt> <dd>Very Urgent</dd> </dl> <dl style="clear:both"> <dt>Architectures:<sup>*</sup></dt> <dd>any</dd> </dl> <dl> <dt>Latest upload:</dt> <dd><a href="/ubuntu/+source/rpcsvc-proto/1.4.2-0ubuntu7">1.4.2-0ubuntu7</a> </dd> </dl> </div> <p class="lesser"> <sup>*</sup>actual publishing details may vary in this distribution, these are just the package defaults. </p> </div><!--portlet--> </div><!--yui-u--> <div class="yui-u"> <div class="portlet" id="upstream"> <div id="portlet-associations"> <h2>Upstream connections</h2> <div> <div id="no-upstreams"> <p> Launchpad doesn’t know which project and series this package belongs to. Links from distribution packages to upstream project let distribution and upstream maintainers share bugs, patches, and translations efficiently. </p> <p> There are no projects registered in Launchpad that are a potential match for this source package. Can you help us find one? </p> <div> <form action="https://launchpad.net/ubuntu/+source/rpcsvc-proto/+index" name="launchpadform" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> <div> <table class="form" id="launchpad-form-widgets"> <tr> <td colspan="2"> <div> <label for="field.upstream">Registered upstream project:</label> <div> <label style="font-weight: normal"><input class="radioType" checked="checked" id="field.upstream.0" name="field.upstream" type="radio" value="OTHER_UPSTREAM" /> Choose another upstream project</label><br /><label style="font-weight: normal"><input class="radioType" id="field.upstream.1" name="field.upstream" type="radio" value="REGISTER_UPSTREAM" /> Register the upstream project</label> <input name="field.upstream-empty-marker" type="hidden" value="1" /> </div> </div> </td> </tr> </table> </div> <div class="actions"> <input type="submit" id="field.actions.link" name="field.actions.link" value="Link to Upstream Project" class="button" /> </div> </form> </div> </div> </div> </div> </div><!--portlet --> </div><!--yui-u --> </div><!--yui-g --> <div class="yui-u"> <table class="listing" id="packages_list"> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/plucky/+source/rpcsvc-proto">The Plucky Puffin</a> (active development) <div style="float:right; white-space: nowrap"> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16536596/+listing-archive-extra" id="pub16536596-expander"></a> <a href="/ubuntu/+source/rpcsvc-proto/1.4.2-0ubuntu7"> <img src="/@@/package-source" /> 1.4.2-0ubuntu7 </a> </td> <td> release (main) </td> <td> <time title="2024-10-17 09:30:28 UTC" datetime="2024-10-17T09:30:28.528589+00:00">2024-10-17</time> </td> </tr> <tr id="pub16536596"> <td colspan="3"> <div class="package-details" id="pub16536596-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/oracular/+source/rpcsvc-proto">The Oracular Oriole</a> (current stable release) <div style="float:right; white-space: nowrap"> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/15999482/+listing-archive-extra" id="pub15999482-expander"></a> <a href="/ubuntu/+source/rpcsvc-proto/1.4.2-0ubuntu7"> <img src="/@@/package-source" /> 1.4.2-0ubuntu7 </a> </td> <td> release (main) </td> <td> <time title="2024-04-29 18:55:16 UTC" datetime="2024-04-29T18:55:16.699823+00:00">2024-04-29</time> </td> </tr> <tr id="pub15999482"> <td colspan="3"> <div class="package-details" id="pub15999482-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/noble/+source/rpcsvc-proto">The Noble Numbat</a> (supported) <div style="float:right; white-space: nowrap"> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/15978315/+listing-archive-extra" id="pub15978315-expander"></a> <a href="/ubuntu/+source/rpcsvc-proto/1.4.2-0ubuntu7"> <img src="/@@/package-source" /> 1.4.2-0ubuntu7 </a> </td> <td> release (main) </td> <td> <time title="2024-04-18 04:28:25 UTC" datetime="2024-04-18T04:28:25.916632+00:00">2024-04-18</time> </td> </tr> <tr id="pub15978315"> <td colspan="3"> <div class="package-details" id="pub15978315-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/jammy/+source/rpcsvc-proto">The Jammy Jellyfish</a> (supported) <div style="float:right; white-space: nowrap"> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/13409971/+listing-archive-extra" id="pub13409971-expander"></a> <a href="/ubuntu/+source/rpcsvc-proto/1.4.2-0ubuntu6"> <img src="/@@/package-source" /> 1.4.2-0ubuntu6 </a> </td> <td> release (main) </td> <td> <time title="2022-04-02 07:19:20 UTC" datetime="2022-04-02T07:19:20.893636+00:00">2022-04-02</time> </td> </tr> <tr id="pub13409971"> <td colspan="3"> <div class="package-details" id="pub13409971-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> </table> <script type="text/javascript"> LPJS.use('node', 'io-base', 'lp.anim', 'lp.soyuz.base', 'lp.app.widgets.expander', function(Y) { /* * Communicate the update has failed and allow the user to retry * the operation. */ function informFailure(transaction_id, response, args) { var failure_message = Y.lp.soyuz.base.makeFailureNode( 'Failed to fetch package details.'); args.expander.receive(failure_message); var anim = Y.lp.anim.red_flash({ node: args.expander.content_node }); anim.run(); } /* * Update the row with the XHR response. */ function doUpdate(transaction_id, response, args) { var node = Y.Node.create('<div />') .set('innerHTML', response.responseText); args.expander.receive(node); } /** * Dispatch a XHR to load the given container. */ function loadDetails(expander) { var config = { on: { 'success': doUpdate, 'failure': informFailure }, arguments: { 'expander': expander } }; Y.io(expander.icon_node.get('href'), config); } /** * Setup expander handlers. */ function setupPackageListExpanders() { var expanders = Y.all('#packages_list a.expander'); var widget; if (expanders !== null) { function setupExpander(expander) { var base_id = expander.get('id').replace('-expander', ''); var container = Y.one('#' + base_id); var content = container.one('td div.package-details'); var in_progress_message = Y.lp.soyuz.base.makeInProgressNode( 'Fetching package details ...'); content.empty(); content.appendChild(in_progress_message); widget = new Y.lp.app.widgets.expander.Expander( expander, container, { loader: loadDetails, animate_node: content }); widget.setUp(); }; expanders.each(setupExpander); } } Y.on('domready', setupPackageListExpanders); }); </script> <style type="text/css" media="screen, print"> div.package-details { padding-left: 4em; padding-bottom: 1em; } </style> </div> <div class="yui-u"> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="global-actions" class="portlet vertical"> <ul> <li> <a class="menu-link-publishing_history sprite info" href="https://launchpad.net/ubuntu/+source/rpcsvc-proto/+publishinghistory">View full publishing history</a> </li> <li> <a class="menu-link-change_log sprite info" href="https://launchpad.net/ubuntu/+source/rpcsvc-proto/+changelog">View full change log</a> </li> </ul> </div> <div id="involvement" class="portlet"> <h2>Get Involved</h2> <ul class="involvement"> <li> <a class="menu-link-report_bug sprite bugs" href="https://bugs.launchpad.net/ubuntu/+source/rpcsvc-proto/+filebug">Report a bug</a> </li> <li> <a class="menu-link-ask_question sprite answers" href="https://answers.launchpad.net/ubuntu/+source/rpcsvc-proto/+addquestion">Ask a question</a> </li> </ul> </div> <div class="portlet" id="portlet-structural-subscribers"> <h2>Subscribers</h2> <div> <b>To all bugs in rpcsvc-proto in Ubuntu</b>: <br /> <div> <ul> <li> <a href="/~craigmiller" class="sprite person">Craig Miller</a> </li> <li> <a href="/~foundations-bugs" class="sprite team">Ubuntu Foundations Bugs</a> </li> </ul> <br /> </div> <b>To all Ubuntu bugs</b>: <br /> <div> <ul> <li> <a href="/~alvarez-ciencia" class="sprite person">Alejandro J. Alvarez S.</a> </li> <li> <a href="/~ahasenack" class="sprite person">Andreas Hasenack</a> </li> <li> <a href="/~shani2k8" class="sprite person">Ashani Holland</a> </li> <li> <a href="/~barry" class="sprite person">Barry Warsaw</a> </li> <li> <a href="/~brian-murray" class="sprite person">Brian Murray</a> </li> <li> <a href="/~bruno2112" class="sprite person">Bruno Garcia</a> </li> <li> <a href="/~crc-error-mail" class="sprite person">CRC</a> </li> <li> <a href="/~cjsmo" class="sprite person">Charlie_Smotherman</a> </li> <li> <a href="/~raof" class="sprite person">Chris Halse Rogers</a> </li> <li> <a href="/~paelzer" class="sprite person">Christian Ehrhardt </a> </li> <li> <a href="/~chiluk" class="sprite person">Dave Chiluk</a> </li> <li> <a href="/~waveform" class="sprite person">Dave Jones</a> </li> <li> <a href="/~litios" class="sprite person">David Fernandez Gonzalez</a> </li> <li> <a href="/~debianpts" class="sprite person">Debian PTS</a> </li> <li> <a href="/~didrocks" class="sprite person">Didier Roche-Tolomelli</a> </li> <li> <a href="/~xnox" class="sprite person">Dimitri John Ledkov</a> </li> <li> <a href="/~barkerashley36" class="sprite person">Doraann2</a> </li> <li> <a href="/~huananhu" class="sprite person">Franko Fang</a> </li> <li> <a href="/~haysaycheese" class="sprite person">HaySayCheese</a> </li> <li> <a href="/~hidagawa" class="sprite person">Hidagawa</a> </li> <li> <a href="/~laney" class="sprite person">Iain Lane</a> </li> <li> <a href="/~bladernr" class="sprite person">Jeff Lane </a> </li> <li> <a href="/~jeffmarcom" class="sprite person">Jeff Marcom</a> </li> <li> <a href="/~jbicha" class="sprite person">Jeremy Bícha</a> </li> <li> <a href="/~jesse-jones123" class="sprite person">Jesse Jones</a> </li> <li> <a href="/~ftprj45-deactivatedaccount" class="sprite person-inactive">José Alfonso</a> </li> <li> <a href="/~ja3k3l" class="sprite person">Matt j</a> </li> <li> <a href="/~mfo" class="sprite person">Mauricio Faria de Oliveira</a> </li> <li> <a href="/~imhell99" class="sprite person">Mr. MInhaj</a> </li> <li> <a href="/~b1130560" class="sprite person-inactive">Name Changed</a> </li> <li> <a href="/~pcfixupllc" class="sprite person">PCTeacher012</a> </li> <li> <a href="/~donkavo" class="sprite person">Paolo Topa</a> </li> <li> <a href="/~skyluc00mind" class="sprite person">Peter Bullert</a> </li> <li> <a href="/~yofel" class="sprite person">Philip Muškovac</a> </li> <li> <a href="/~anubhavgupta1990" class="sprite person">Punnsa</a> </li> <li> <a href="/~rafaeldtinoco" class="sprite person">Rafael David Tinoco</a> </li> <li> <a href="/~b-launchpad-transubuntu-ca" class="sprite person-inactive">Richard Seguin</a> </li> <li> <a href="/~rkwill" class="sprite person">Richard Williams</a> </li> <li> <a href="/~racb" class="sprite person">Robie Basak</a> </li> <li> <a href="/~schopin" class="sprite person">Simon Chopin</a> </li> <li> <a href="/~vorlon" class="sprite person">Steve Langasek</a> </li> <li> <a href="/~thomas-r-weiss" class="sprite person">Tom Weiss</a> </li> <li> <a href="/~ubuntu-bugs" class="sprite team">Ubuntu Bugs</a> </li> <li> <a href="/~ubuntu-security" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/1575441/Lock.png)">Ubuntu Security Team</a> </li> <li> <a href="/~mail-vasanth" class="sprite person">Vasanth</a> </li> <li> <a href="/~v-parker2" class="sprite person">Vic Parker</a> </li> <li> <a href="/~zyga" class="sprite person">Zygmunt Krynicki</a> </li> <li> <a href="/~zzou" class="sprite person">ahepas</a> </li> <li> <a href="/~vgavrilubuntu" class="sprite person">basilisgabri</a> </li> <li> <a href="/~geawaifr" class="sprite person-inactive">dsfkj dfjx</a> </li> <li> <a href="/~eoininmoran" class="sprite person">eoininmoran</a> </li> <li> <a href="/~ganeshredcobra" class="sprite person">ganesh</a> </li> <li> <a href="/~gi--js" class="sprite person">linuxgijs</a> </li> <li> <a href="/~nikonikic42" class="sprite person">nikonikic42</a> </li> <li> <a href="/~projevie" class="sprite person">projevie@hotmail.com</a> </li> <li> <a href="/~juniorlhkaceh" class="sprite person">qadir</a> </li> <li> <a href="/~payyoormana" class="sprite person">sankaran</a> </li> <li> <a href="/~angeles-van-deactivatedaccount" class="sprite person-inactive">van</a> </li> </ul> </div> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "rpcsvc-proto package in Ubuntu", "url": "https://launchpad.net/ubuntu/+source/rpcsvc-proto"}, "context": {"self_link": "https://launchpad.net/api/devel/ubuntu/+source/rpcsvc-proto", "web_link": "https://launchpad.net/ubuntu/+source/rpcsvc-proto", "resource_type_link": "https://launchpad.net/api/devel/#distribution_source_package", "bug_reporting_guidelines": null, "bug_reported_acknowledgement": null, "official_bug_tags": ["a11y", "appstream", "bionic", "bisect-done", "bitesize", "block-proposed", "block-proposed-focal", "block-proposed-jammy", "block-proposed-noble", "block-proposed-oracular", "cherry-pick", "community-security", "desktop-file", "dist-upgrade", "fixed-upstream", "focal", "ftbfs", "hw-specific", "jammy", "kernel-bug", "manpage", "metabug", "multiarch", "multigpu", "multimonitor", "needs-bisect", "needs-design", "needs-packaging", "needs-reassignment", "noble", "nvidia", "oracular", "package-conflict", "packaging", "patch", "patch-accepted-debian", "patch-accepted-upstream", "patch-forwarded-debian", "patch-forwarded-upstream", "patch-needswork", "patch-rejected", "patch-rejected-debian", "patch-rejected-upstream", "performing-bisect", "plucky", "qt4-removal", "regression-proposed", "regression-release", "regression-update", "string-fix", "suspend-resume", "systemd-boot", "testcase", "unmetdeps", "update-excuse", "upgrade-software-version", "verification-done-bionic", "verification-done-focal", "verification-done-jammy", "verification-done-noble", "verification-done-oracular", "verification-failed-bionic", "verification-failed-jammy", "verification-needed-bionic", "verification-needed-focal", "verification-needed-jammy", "verification-needed-noble", "verification-needed-oracular", "wayland"], "webhooks_collection_link": "https://launchpad.net/api/devel/ubuntu/+source/rpcsvc-proto/webhooks", "distribution_link": "https://launchpad.net/api/devel/ubuntu", "name": "rpcsvc-proto", "display_name": "rpcsvc-proto in Ubuntu", "title": "rpcsvc-proto package in Ubuntu", "upstream_product_link": null, "http_etag": "\"59357c2fa6127037b4c0b59ca07078d80a7ba216-dafbe84effbf1954137671b9fcaa8d3aeb186eae\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 168 queries/external actions issued in 1.41 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'bugs.webhooks.disabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>