Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest requests old versions of packages #294

Closed
lewisl opened this issue Nov 2, 2022 · 5 comments
Closed

Manifest requests old versions of packages #294

lewisl opened this issue Nov 2, 2022 · 5 comments

Comments

@lewisl
Copy link

lewisl commented Nov 2, 2022

This interferes with updating to latest versions of other packages like Plots.

Perhaps this package is now "fallow" (polite for dead or unmaintained).

It's ok. I used it and liked it, but can't use it any more.

Not asking for anything here. It's a choice to gradually let usage of the package decline.

@pdeffebach
Copy link
Contributor

@lewisl This is a generally unhelpful issue. Can you let us know the specific packages that are causing problems?

@lewisl
Copy link
Author

lewisl commented Nov 14, 2022 via email

@PaulSoderlind
Copy link

Just to document some experiments:

  1. "dev"ed Blink
  2. changed the Mux requirement to 1.0.0
  3. could build Blink and run w = Blink.Window()
  4. but next time I did Pkg.up, I got HTTP: ERROR: Unsatisfiable requirements detected for package HTTP and the further messages said that Mux and Websockets together leave no feasible HTTP version.

@BoundaryValueProblems
Copy link

I have exactly the same problem as @PaulSoderlind mentioned when I try to update the packages, in particular, HTTP v.1.5.5. I hope this will be resolved soon!

@anj00
Copy link

anj00 commented Nov 25, 2022

I did PR which makes sure that one can move to latest Mux, it needed some code changes. Maybe someone with the write access can take a look and make it a release?

But don't get your hopes too high. Currently Blink is using very old version of WebIO. and it may be blocking some other packages. So WebIO needs to be updated as well to the latest HTTP etc. But looks like atm Blink is blocking WebIO update (yeah, some circular dependency going on there. So might take some iterations to get right )

#295

@pfitzseb pfitzseb closed this as completed Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants