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

Updating a nuget, updates file reference #2626

Open
haf opened this issue Aug 17, 2017 · 9 comments
Open

Updating a nuget, updates file reference #2626

haf opened this issue Aug 17, 2017 · 9 comments

Comments

@haf
Copy link
Member

haf commented Aug 17, 2017

Description

Run paket update dotliquid in suave's code base. It will update YoLo.fs as well.

Repro steps

  1. Download the Suave code base (from the time of writing)
  2. Run paket update DotLiquid
  3. See the diff include "YoLo.fs" despite the update being scoped to a single package.

Expected behavior

Not to update other things than specified.

Actual behavior

IRL see problems faced by contributor here SuaveIO/suave#641 (comment)

Known workarounds

Hack around in VIM after updating the package, to fix it. Or just update the package manually by first going to nuget.org, checking the version, and then inputting that in paket.lock, whereafter running paket install is necessary.

@forki
Copy link
Member

forki commented Aug 17, 2017

Yes this is a long standing known issue. Thanks for nudge. Hopefully I find time for it soon.

@haf
Copy link
Member Author

haf commented Sep 4, 2017

Closing as duplicate then.

@haf haf closed this as completed Sep 4, 2017
@matthid
Copy link
Member

matthid commented Sep 4, 2017

Where is the duplicate?

@haf
Copy link
Member Author

haf commented Sep 4, 2017

I just thought so since forki wrote "Yes this is a long standing known issue"...

Let's reopen it then!

@haf haf reopened this Sep 4, 2017
@forki
Copy link
Member

forki commented Sep 4, 2017

not sure if dupe, but it's in my head as one of the ackwards things that I always postpone

@forki
Copy link
Member

forki commented Sep 4, 2017

good to have it filed properly

@haf
Copy link
Member Author

haf commented Sep 4, 2019

Ping

@forki
Copy link
Member

forki commented Sep 4, 2019

no update on this. sorry

@haf
Copy link
Member Author

haf commented Sep 4, 2019

ok, thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants