Package Details: powershell 7.5.0-1

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
Upstream URL: https://microsoft.com/PowerShell
Keywords: automation dotnet microsoft net powershell script scripting shell
Licenses: MIT
Submitter: jsteel
Maintainer: yataro
Last Packager: yataro
Votes: 85
Popularity: 0.41
First Submitted: 2016-11-26 22:16 (UTC)
Last Updated: 2025-01-31 11:17 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 21 Next › Last »

kylesferrazza commented on 2018-02-16 19:29 (UTC) (edited on 2018-02-16 19:29 (UTC) by kylesferrazza)

@ghotrix

I don't think so - powershell-bin comes with Install-Module though.

kylesferrazza commented on 2018-02-16 19:28 (UTC) (edited on 2018-02-16 19:29 (UTC) by kylesferrazza)

@Daniel_GT

Is it fixed in 6.0.1?

ghotrix commented on 2018-02-16 17:22 (UTC)

Wondering whether it should contain Install-Module cmdlet or not? In my case it doesn't which is very frustrating.

Daniel_GT commented on 2018-01-12 11:15 (UTC)

Hi @kylesferrazza I'd be grateful if you could take a look at https://pastebin.com/mM6W3Dtx, I'm getting a build error and would appreciate your help...

/opt/dotnet/sdk/2.1.4/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.GenerateAssemblyInfo.targets(146,5): error MSB4044: The "GetAssemblyVersion" task was not given a value for the required parameter "NuGetVersion". [/data/source/powershell/src/powershell/src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj]

...Is this something you've come across, am I missing something obvious? Thanks.

kylesferrazza commented on 2018-01-11 19:27 (UTC)

Fixed those permissions with the PKGBUILD for 6.0

uffe commented on 2018-01-11 12:59 (UTC)

This is not so nice

check package with namcap:

powershell W: File (usr/lib/powershell/linux-x64/libhostpolicy.so) has the world writable bit set. powershell W: File (usr/lib/powershell/linux-x64/libhostfxr.so) has the world writable bit set. powershell W: File (usr/lib/powershell/linux-x64/Modules/PSDesiredStateConfiguration/PSDesiredStateConfiguration.psm1) has the world writable bit set.

kylesferrazza commented on 2017-12-01 02:18 (UTC) (edited on 2017-12-01 02:18 (UTC) by kylesferrazza)

@jabdr Those modules are included in binary releases but are not part of regular upstream Powershell. I think it would make more sense to make another package for OneGet.

jabdr commented on 2017-11-27 10:10 (UTC)

Can you please add the Modules PackageManagement, PowerShellGet and Microsoft.PowerShell.Archive to the default installation? They are part of the powershell-bin package, but not powershell.

kaismh commented on 2017-10-27 19:04 (UTC)

@kylesferrazza Yes, from the powershell-bin, posted on the wrong package, sorry about that

kylesferrazza commented on 2017-10-27 18:52 (UTC) (edited on 2017-10-27 18:55 (UTC) by kylesferrazza)

@kaismh I'm assuming that error came from powershell-bin. I just pushed a fix, please try again.