Giter Club home page Giter Club logo

Comments (10)

saa avatar saa commented on August 18, 2024

Do you have procket in deps?

from erlang-dbus.

jeanparpaillon avatar jeanparpaillon commented on August 18, 2024

@NobbZ Maybe dependencies are not correctly declared on hex.pm ?

from erlang-dbus.

mspanc avatar mspanc commented on August 18, 2024

AFAIK procket does not exist as a hex package. I am aware I can use rebar etc. but I think it's less than clear that you have to specify it separately.

from erlang-dbus.

jeanparpaillon avatar jeanparpaillon commented on August 18, 2024

@mspanc I suppose you've found the answer ;) Either creates an hex package for procket either use rebar without hex.
FYI, we (especially @saa) are currently working on migrating from procket to the OTP native UNIX socket support (to be merged into OTP... soon, see #8)

from erlang-dbus.

mspanc avatar mspanc commented on August 18, 2024

Cool, I think removing this dependency is the best option :) Closing then.

from erlang-dbus.

slashmili avatar slashmili commented on August 18, 2024

Hey! The OTP native UNIX socket has merged. I can take look to replace procket with native UNIX socket.

from erlang-dbus.

slashmili avatar slashmili commented on August 18, 2024

Just saw that some one already is working on that #23

from erlang-dbus.

jeanparpaillon avatar jeanparpaillon commented on August 18, 2024

@slashmili Hi, the guy working on that topic has disappeared :(
There were already some code working with new UNIX socket support. It only lacks updating travis CI builds for merging the code.
Do you want to give an eye on #23 ?

from erlang-dbus.

slashmili avatar slashmili commented on August 18, 2024

@jeanparpaillon I did look at that and though just adding erlang 19.0 solves the problem! which it didn't https://travis-ci.org/slashmili/erlang-dbus/builds/161265849 I'll take a look to see if I can fix the broken build.

BTW I can also see that travis build for master branch is failed. So I'm not sure if after fixing the problem, I would get the same error as master branch or not

from erlang-dbus.

jeanparpaillon avatar jeanparpaillon commented on August 18, 2024

erlang 19.0 is not (yet) officially available with Travis.
Before running tests, you should then install erlang 19.0 in the build env, with kerl for instance (https://github.com/kerl/kerl)

Regarding current travis failure, the situation is strange:

  • build with 18.1 fails
  • build with 18.2.1 passes

Plus, recently I've had issues with Travis, just relaunching a build was making the tests passing

So, upgrading to erlang 19 + relaunching a build may do the trick ;)

from erlang-dbus.

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.