Coder Social home page Coder Social logo

chocolatey-packages's People

Contributors

iainbrighton avatar matthewprenger avatar ravager-dk avatar seankilleen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chocolatey-packages's Issues

4.5 is out, and 4.6 just released

Citrix has updated the file at the link that Chocolately uses, so if you uninstall/reinstall or are installing for the first time, you get the latest version of Citrix Receiver.

WorkspaceApp2309 .exe download link broken

Seems like the Download of the .exe for version 23.9.0.99 is broken. The download from the official page works, but the link to downloadplugins.citrix.com inside of the ChocolateyInstall script is broken.

This is the error Message i get:

The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://downloadplugins.citrix.com/ReceiverUpdates/Prod/Receiver/Win/CitrixWorkspaceApp23.9.0.99.exe

When i try and follow the link manually i get a 404 as response.

CEB as default

Hi Iain
Consider adding CEB as default to Workspace App LTSR. This is done with the InstallEmbeddedBrowser=Y install parameter.
The reasoning for adding it as default is that it would enable me to create a CEB chocolatey package targeting the LTSR build, just like the one I have for Workspace App CR.

Kind Regards,
Martin

citrix-workspace fails when attempting to internalize

I'm attempting to internalize the citrix-workspace package from the community repo and get the following error:

choco download citrix-workspace --recompile
Chocolatey v0.10.15 Business
Downloading existing package(s) to C:\Users\me\Downloads\download

citrix-workspace v19.11.0.50 [Approved]
Found internalizable Chocolatey functions. Inspecting values for remote resources.
Chocolatey had an error formatting string:
 Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Found 'https://www.citrix.com/content/citrix/en_us/downloads/workspace-app.rss' for replacement.
Found 'https:{0}' for replacement.
Encountered error downloading package citrix-workspace v:
System.UriFormatException: Invalid URI: The Authority/Host could not be parsed.
   at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
   at chocolatey.licensed.infrastructure.app.commandresources.RemoteDownloader.get_remote_file_name(String url, String userAgent, String defaultName, PSHost host)
   at chocolatey.licensed.infrastructure.app.commands.ProChocolateyDownloadCommand.process_downloaded_package(IPackage package, String downloadLocation, ChocolateyConfiguration configuration)
   at chocolatey.infrastructure.app.nuget.NugetCommon.<>c__DisplayClass14.<GetPackageManager>b__11(Object s, PackageOperationEventArgs e)
   at NuGet.PackageManager.OnInstalled(PackageOperationEventArgs e)
   at NuGet.PackageManager.Execute(IPackage package, IPackageOperationResolver resolver)
   at NuGet.PackageManager.InstallPackage(IPackage package, Boolean ignoreDependencies, Boolean allowPrereleaseVersions)
   at chocolatey.licensed.infrastructure.app.commands.ProChocolateyDownloadCommand.download_packages(String packageName, String packageVersion, String downloadLocation, ChocolateyConfiguration configuration)

Workspace App 2403 link pulled

Workspace App 2403 download link has been pulled. Please disable this version in chocolatey, use alternate download method like #30, or update to 2405+ once that is released.

Update Citrix-Workspace to work with download tokens

I'll submit a PR for this, per discussions here and here

Challenge

Currently, the package requires a direct unauthenticated download link, which is not necessarily updated as we'd expect it to be.

Possible Solution

We can obtain the download link on the fly from the webpage. The checksum is available too, but my understanding is that's handled manually currently.

Options

❌ Use Invoke-WebRequest (error message about IE engine) (#5)
❌ Use -UseBasicParsing (won't allow for URLs generated via Javascript) (#6)
❌ Use the COM object for InternetExplorer.Application (Example) (#6)
❔ Take a pre-requisite on another cmd line util that parses html?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.