<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>187592</bug_id>
          
          <creation_ts>2018-07-12 06:42:40 -0700</creation_ts>
          <short_desc>Epiphany Technology Preview: error while loading shared libraries: libdw.so.1: cannot open shared object file</short_desc>
          <delta_ts>2018-07-21 06:40:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>agomez</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>calvaris</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>Ms2ger</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1441478</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2018-07-12 06:42:40 -0700</bug_when>
    <thetext>Epiphany Technology Preview: error while loading shared libraries: libdw.so.1: cannot open shared object file

I did &quot;flatpak update -y&quot; today. Then Epiphany Technology Preview doesn&apos;t start up.

&gt; $ flatpak run org.gnome.Epiphany
&gt; epiphany: error while loading shared libraries: libdw.so.1: cannot open shared object file: No such file or directory

Version:

&gt; $ flatpak info org.gnome.Epiphany
&gt; Ref: app/org.gnome.Epiphany/x86_64/master
&gt; ID: org.gnome.Epiphany
&gt; Arch: x86_64
&gt; Branch: master
&gt; Origin: org.gnome.Epiphany-origin
&gt; Collection ID: 
&gt; Date: 2018-07-11 01:19:51 +0000
&gt; Subject: Build of org.gnome.Epiphany, Wed Jul 11 01:18:48 UTC 2018
&gt; Commit: 19da6185a49ed7e3cf2c7ca3f1a63ab9232ebf09ce465c883176aecc66ada42c
&gt; Parent: 68863ecf43cf58ebc319518c6067e64b85c316c3283e3b5d2ce60d803c76291c
&gt; Location: /var/lib/flatpak/app/org.gnome.Epiphany/x86_64/master/19da6185a49ed7e3cf2c7ca3f1a63ab9232ebf09ce465c883176aecc66ada42c
&gt; Installed size: 7.4 MB
&gt; Runtime: org.gnome.Platform/x86_64/master
&gt; Sdk: org.gnome.Sdk/x86_64/master

I can&apos;t find &apos;epiphany&apos; product to file a new bug in Gnome bugzilla. https://bugzilla.gnome.org/enter_bug.cgi
So, I filed in this bugziila.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1441770</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2018-07-12 19:44:00 -0700</bug_when>
    <thetext>Tropera told me
https://gitlab.gnome.org/GNOME/epiphany/issues

I should file a bug into it.


  Epiphany nightly throws an error while loading libicuuc.so.61 on ubuntu (#59) · Issues · GNOME / Epiphany · GitLab
  https://gitlab.gnome.org/GNOME/epiphany/issues/59

Looks a similar issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442225</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 11:12:30 -0700</bug_when>
    <thetext>(In reply to Fujii Hironori from comment #1)
&gt; Tropera told me
&gt; https://gitlab.gnome.org/GNOME/epiphany/issues
&gt; 
&gt; I should file a bug into it.

Here&apos;s fine</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442228</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 11:19:34 -0700</bug_when>
    <thetext>Workaround is to downgrade:

$ sudo ostree --repo=/var/lib/flatpak/repo pull --depth=250 --commit-metadata-only org.gnome.Epiphany-origin app/org.gnome.Epiphany/x86_64/master
$ sudo flatpak update --commit=d207851cd549044d21d547a1c80cfc95f651774210346f5c1b22fe645e3594f0 org.gnome.Epiphany

$ sudo ostree --repo=/var/lib/flatpak/repo pull --depth=250 --commit-metadata-only gnome-nightly runtime/org.gnome.Platform/x86_64/master
$ sudo flatpak update --commit=530f7d7e2a28111af5ca97c045cc2141dab445b0600eaa25b76b4647ea1fbc96 org.gnome.Platform

The bug is actually in the runtime, but once that is fixed, it still fails to start due to https://gitlab.gnome.org/GNOME/epiphany/issues/64, so got to downgrade Epiphany too.

Shame that there is no CI to prevent broken builds from going out. :/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442234</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 12:04:43 -0700</bug_when>
    <thetext>libdw.so is in org.gnome.Sdk rather than org.gnome.Platform. As it probably should be. This is a weird dependency and I&apos;m not sure where it came from.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442236</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 12:12:25 -0700</bug_when>
    <thetext>Guessing it&apos;s caused by https://gitlab.com/freedesktop-sdk/freedesktop-sdk/commit/65933074530e81ed7ec95008b9bd27cd3eeb52af</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442237</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 12:16:10 -0700</bug_when>
    <thetext>Last good version of org.gnome.Platform is ac1bddfd0ea06cb6429a103ccfe1da5025358a6c908f0c9f2fc5dbb637160d3b (Monday, July 9) and the first bad version is 4922447164197d151ac86e7fd032399a8eb6dc3f1e2279006948d107776435b8 (Tuesday, July 10).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442238</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 12:16:46 -0700</bug_when>
    <thetext>(So it&apos;s definitely not caused by adding elfutils.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442242</commentid>
    <comment_count>8</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 12:30:28 -0700</bug_when>
    <thetext>Reported https://gitlab.gnome.org/GNOME/gnome-sdk-images/issues/13</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442256</commentid>
    <comment_count>9</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-14 17:24:10 -0700</bug_when>
    <thetext>We&apos;ll track it in https://gitlab.com/freedesktop-sdk/freedesktop-sdk/issues/223</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442990</commentid>
    <comment_count>10</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-18 07:31:48 -0700</bug_when>
    <thetext>(In reply to Michael Catanzaro from comment #3)
&gt; $ sudo ostree --repo=/var/lib/flatpak/repo pull --depth=250
&gt; --commit-metadata-only org.gnome.Epiphany-origin
&gt; app/org.gnome.Epiphany/x86_64/master
&gt; $ sudo flatpak update
&gt; --commit=d207851cd549044d21d547a1c80cfc95f651774210346f5c1b22fe645e3594f0
&gt; org.gnome.Epiphany

The Epiphany-level bug is fixed, so the above portion of the workaround is no longer required.

The following portion of the workaround is still required, until we get a successful runtime build:
 
$ sudo ostree --repo=/var/lib/flatpak/repo pull --depth=250 --commit-metadata-only gnome-nightly runtime/org.gnome.Platform/x86_64/master
$ sudo flatpak update --commit=530f7d7e2a28111af5ca97c045cc2141dab445b0600eaa25b76b4647ea1fbc96 org.gnome.Platform</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442999</commentid>
    <comment_count>11</comment_count>
    <who name="Andres Gomez Garcia">agomez</who>
    <bug_when>2018-07-18 07:45:01 -0700</bug_when>
    <thetext>Or, if you have everything installed as user and not system-wide:

$ ostree --repo=$HOME/.local/share/flatpak/repo/ pull --depth=250 --commit-metadata-only gnome-nightly runtime/org.gnome.Platform/x86_64/master
$ flatpak --user update --commit=530f7d7e2a28111af5ca97c045cc2141dab445b0600eaa25b76b4647ea1fbc96 org.gnome.Platform</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1443739</commentid>
    <comment_count>12</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-20 05:29:53 -0700</bug_when>
    <thetext>I managed to get a successful runtime build, but it doesn&apos;t seem to be available yet. Perhaps tomorrow....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1444054</commentid>
    <comment_count>13</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-21 06:40:35 -0700</bug_when>
    <thetext>Fixed today</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>