Code Monkey home page Code Monkey logo

Comments (4)

asjimene avatar asjimene commented on July 29, 2024 1

Interesting. VLC is not downloading the latest because they haven't updated the page here: https://download.videolan.org/pub/videolan/vlc/last/win64/ with the latest version. I'll give it a bit of time before I rebuild the recipe

from cmpackager.

asjimene avatar asjimene commented on July 29, 2024

Hmm, I tested 7-Zip and iTunes, VLC and Notepad++ really quickly and they worked well for me:
image

from cmpackager.

asjimene avatar asjimene commented on July 29, 2024

Check and see if you are getting download errors in the powershell and the logs

from cmpackager.

ViksB avatar ViksB commented on July 29, 2024

thanks for looking into this @asjimene
so, this VLC is older version from your list, 3.0.18 has vulnerability, it should be 3.0.19

it has worked for Acrobat reader and Notepad ++ this morning, also, it has pulled latest Chrome too.
iTunes looks correct according to your list and no updates available for that.

i saw this when ran the script earlier where it didn't download latest package for VLC.

Begin Processing: VLC.xml
Download
Invoke-WebRequest :
Redirect
body{font-family:Arial,Helvetica;font-size:0.8em;}
.foot{font-family:Verdana,Arial,Helvetica;font-size:0.8em;}
Click here if your browser does not automatically redirect you.
WebMarshal Server: VPRDWMCPN00 (ver 7.4.5.9142)
At line:1 char:71

  • ... t/win64/$(((Invoke-WebRequest 'https://download.videolan.org/pub/vide ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
      VERBOSE: GET https://download.videolan.org/pub/videolan/vlc/last/win64/ with 0-byte payload
      VERBOSE: GET https://download.videolan.org/pub/videolan/vlc/last/win64/ with 0-byte payload
      Invoke-WebRequest : Click here if your browser does not automatically redirect you.
      WebMarshal Server: VPRDWMCPN00 (ver 7.4.5.9142)
      At E:\Scripts\cmpackager\CMPackager.ps1:492 char:20
  • ... $request = Invoke-WebRequest -Uri "$URL" -OutFile $DownloadFile -Err ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
      WARNING: Exception calling "InvokeMember" with "5" argument(s): "OpenDatabase,DatabasePath,OpenMode"
      Application Creation
      The operation completed successfully.

from cmpackager.

Related Issues (20)

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.