Giter VIP home page Giter VIP logo

Comments (11)

probonopd avatar probonopd commented on May 24, 2024 1

...or, even better, use my elf.c

from appimageupdate.

shacknetisp avatar shacknetisp commented on May 24, 2024 1

The issue has been corrected, thank you.

from appimageupdate.

probonopd avatar probonopd commented on May 24, 2024

As a workaround, please install objdump from your distribution.

from appimageupdate.

probonopd avatar probonopd commented on May 24, 2024

Actually, it should_ be bundled:

https://github.com/AppImage/AppImageUpdate/blob/65b152ef3c5737aa7bea24ccd350556482a5656d/resources/build-appimages.sh#L45

@TheAssassin please check

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 24, 2024

@shacknetisp without telling us the version of appimageupdatetool and what OS you use, it's pretty impossible to debug this. You need to provide additional information. As @probonopd said, for quite some time, AppImageUpdate AppImages bundle objdump, so you're probably using an outdated version.
I'm kind of surprised you experience this specific issue.

The infinite hang shouldn't happen however. But that's another issue.

from appimageupdate.

shacknetisp avatar shacknetisp commented on May 24, 2024

The version is the latest in the release at time of writing, appimageupdatetool-167-65b152e-x86_64.AppImage

Operating Systems I tested were Ubuntu 16.04 (binutils were installed, but I reproduced the error when temporarily removing objdump) and Porteus XFCE 3.2.2 without binutils installed.

I made sure the appimageupdatetool included objdump by checking the squashfs-root/usr/bin/ directory resulting from --appimage-extract before reporting.

from appimageupdate.

probonopd avatar probonopd commented on May 24, 2024

@TheAssassin you are aware that there is no AppRun which would set the $PATH to include usr/bin?

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 24, 2024

That means the bundled version isn't used. And I'm pretty certain I know why. I'll have to add some logic to call the bundled objdump specifically when running within an AppImage, and otherwise call the system wide (for development).

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 24, 2024

I'm quick fixing it for now by adding this detection logic. I'll make this change eventually.

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 24, 2024

@shacknetisp please retry with the latest version. Quickly tested insinde some fresh containers without a system wide objdump, works fine.

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 24, 2024

You're welcome. Additional testers are always a plus.

By the way, since you might be interested in it, the self updating concept phase is ending in this sprint (ending next Wednesday...?), then we'll have an upstream solution for this. As of now, you can also just use libappimageupdate as-is for a more "native" look and feel. You're invited to keep track of #30.

from appimageupdate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.