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

Ignore disabled upstream feeds #1105

Merged
merged 2 commits into from
Oct 3, 2015

Conversation

theimowski
Copy link
Member

No description provided.

@forki
Copy link
Member

forki commented Oct 3, 2015

any ideas why the mono build fails on the sample?

@forki
Copy link
Member

forki commented Oct 3, 2015

I guess it was 6cce933#diff-86117e2b5523a68369ab3089fdcff773R79

thanks for contributing!

@forki forki merged commit 7d63416 into fsprojects:master Oct 3, 2015
@theimowski
Copy link
Member Author

ah didn't know Mono doesn't like these - do you know exact reason why that happens?

@forki
Copy link
Member

forki commented Oct 3, 2015

Yes. Filename is case-sensitive. You named the folder "NuGet..." but wrote
"Nuget..." in test. It just didn't find the file...
On Oct 3, 2015 12:55, "Tomasz Heimowski" [email protected] wrote:

ah didn't know Mono doesn't like these - do you know exact reason why that
happens?


Reply to this email directly or view it on GitHub
#1105 (comment).

@theimowski
Copy link
Member Author

ok I understand know - didn't notice case sensitive file names.
You also changed preservenewset to copyalways - is there any reason for that why mono would fail otherwise?

@theimowski theimowski deleted the ignore_disabled_upstream_feeds branch October 3, 2015 11:00
@forki
Copy link
Member

forki commented Oct 3, 2015

The copyalways was only my first thought. But it wasn't the reason.
Everything was ok, only the file was not good on nix
On Oct 3, 2015 12:59, "Tomasz Heimowski" [email protected] wrote:

ok I understand know - didn't notice case sensitive file names.
you also changed preservenewset to copyalways - is there any reason for
that why mono would fail otherwise?


Reply to this email directly or view it on GitHub
#1105 (comment).

@theimowski
Copy link
Member Author

I see, glad I could be of help!

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

Successfully merging this pull request may close these issues.

None yet

2 participants