Package Details: powershell 7.4.1-4

Git Clone URL: https://aur.archlinux.org/powershell.git (read-only, click to copy)
Package Base: powershell
Description: A cross-platform automation and configuration tool/framework (latest release)
Upstream URL: https://github.com/PowerShell/PowerShell
Keywords: .net automation microsoft net powershell script scripting shell
Licenses: MIT
Submitter: jsteel
Maintainer: kylesferrazza (richardba, carsme)
Last Packager: carsme
Votes: 83
Popularity: 1.08
First Submitted: 2016-11-26 22:16 (UTC)
Last Updated: 2024-03-10 11:11 (UTC)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 Next › Last »

jade1 commented on 2017-04-10 03:18 (UTC)

Just reproduced https://github.com/PowerShell/PowerShell/issues/3476. Workaround is in there, but it will probably be fixed in upstream.

kylesferrazza commented on 2017-03-27 19:18 (UTC)

@optlink Ah ok. Will update pkgbuild accordingly for next release.

<deleted-account> commented on 2017-03-27 17:37 (UTC)

@kylesferrazza Based on my previous comment I believe these are what you are looking for: https://github.com/PowerShell/PowerShell/issues/3140 https://github.com/PowerShell/PowerShell/pull/3398 The referenced merge happened after the release of alpha 17 so we will have to wait until the next one.

kylesferrazza commented on 2017-03-24 17:28 (UTC) (edited on 2017-06-21 18:09 (UTC) by kylesferrazza)

I tried a bunch of different configurations with dotnet-cli. Dotnet-bin will need to be used until dotnet issue is fixed. Unless someone else is able to figure it out? https://github.com/PowerShell/PowerShell/issues/673

patch3 commented on 2017-03-22 18:38 (UTC) (edited on 2017-03-22 18:49 (UTC) by patch3)

Am also having the same issue. Going to give dotnet-bin a go. Edit: Worked like a charm.

Purgator commented on 2017-03-20 14:08 (UTC)

I'm having the same issue as optlink. If I try manually to run dotnet restore from any projet directory (ex : src/powershell/src/Microsoft.PowerShell.SDK/), i get the following error : MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file. I don't want to use dotnet-bin but dotnet-cli. Any clue ?

<deleted-account> commented on 2017-03-05 22:17 (UTC)

@MatejLach @kylesferrazza My guess is that the problem is caused by the large difference between the older version of dotnet used by dotnet-bin and the newer ones used in dotnet-cli and dotnet-cli-git.

MatejLach commented on 2017-03-05 17:50 (UTC)

@optlink Installing 'dotnet-bin' instead of 'dotnet-cli' allowed me to compile.

kylesferrazza commented on 2017-03-02 18:51 (UTC)

@optlink I just did a clean build, no such issues. Maybe reinstall? Let me know how it goes.

<deleted-account> commented on 2017-03-02 17:46 (UTC)

Ah I'm having some build issues. I think the build.sh is not up to date. /opt/dotnet/sdk/1.0.1-rc4-004947/NuGet.targets(97,5): warning : Unable to find a project to restore! [/home/optlink/.cache/pacaur/powershell/src/powershell/powershell.sln] ~/.cache/pacaur/powershell/src/powershell/src/ResGen ~/.cache/pacaur/powershell/src/powershell Couldn't find a project to run. Ensure a project exists in /home/optlink/.cache/pacaur/powershell/src/powershell/src/ResGen. Or pass the path to the project using --project ~/.cache/pacaur/powershell/src/powershell ~/.cache/pacaur/powershell/src/powershell/src/TypeCatalogParser ~/.cache/pacaur/powershell/src/powershell Couldn't find a project to run. Ensure a project exists in /home/optlink/.cache/pacaur/powershell/src/powershell/src/TypeCatalogParser. Or pass the path to the project using --project ~/.cache/pacaur/powershell/src/powershell ~/.cache/pacaur/powershell/src/powershell/src/TypeCatalogGen ~/.cache/pacaur/powershell/src/powershell Couldn't find a project to run. Ensure a project exists in /home/optlink/.cache/pacaur/powershell/src/powershell/src/TypeCatalogGen. Or pass the path to the project using --project ~/.cache/pacaur/powershell/src/powershell Microsoft (R) Build Engine version 15.1.548.43366 Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file. ==> ERROR: A failure occurred in build(). Aborting... :: icu55 is now an orphan package :: proot is now an orphan package :: python-docutils is now an orphan package :: failed to build powershell package(s)