[GH-ISSUE #50] progstatus called from package_install line 439 #18

Open
opened 2026-03-12 18:58:08 +03:00 by kerem · 3 comments
Owner

Originally created by @sak300 on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/50

progstatus called from package_install line 439

Originally created by @sak300 on GitHub (Jan 2, 2025). Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/50 progstatus called from package_install line 439
Author
Owner

@007revad commented on GitHub (Jan 2, 2025):

I need to see the whole output of the script.

<!-- gh-comment-id:2567443803 --> @007revad commented on GitHub (Jan 2, 2025): I need to see the whole output of the script.
Author
Owner

@sak300 commented on GitHub (Jan 2, 2025):

root@NAS:/var/packages# /volume1/DOC/Video_Station_for_DSM_722-1.3.12/videostation_for_722.sh
Video_Station_for_DSM_722 v1.3.12
DS920+ DSM 7.2.2-72806-2
CPU geminilake x86_64
Running from: /volume1/DOC/Video_Station_for_DSM_722-1.3.12/videostation_for_722.sh

There is a newer version of this script available.
Current version: v1.3.12
Latest version: v1.3.13
Do you want to download v1.3.13 now? [y/n]
n
Using CPU type: x86_64

  1. Install All 3) Skip Video Station
  2. Only Advanced Media Codecs 4) Skip Media Server
    Select package(s) to install: 1
    You selected: Install All

Advanced Media Extensions already installed

Downloading VideoStation-x86_64-3.1.0-3153.spk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26.6M 100 26.6M 0 0 7914k 0 0:00:03 0:00:03 --:--:-- 7916k

Line 301: ERROR Installing Video Station failed!
progstatus called from package_install line 439

<!-- gh-comment-id:2567486942 --> @sak300 commented on GitHub (Jan 2, 2025): root@NAS:/var/packages# /volume1/DOC/Video_Station_for_DSM_722-1.3.12/videostation_for_722.sh Video_Station_for_DSM_722 v1.3.12 DS920+ DSM 7.2.2-72806-2 CPU geminilake x86_64 Running from: /volume1/DOC/Video_Station_for_DSM_722-1.3.12/videostation_for_722.sh There is a newer version of this script available. Current version: v1.3.12 Latest version: v1.3.13 Do you want to download v1.3.13 now? [y/n] n Using CPU type: x86_64 1) Install All 3) Skip Video Station 2) Only Advanced Media Codecs 4) Skip Media Server Select package(s) to install: 1 You selected: Install All Advanced Media Extensions already installed Downloading VideoStation-x86_64-3.1.0-3153.spk % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 26.6M 100 26.6M 0 0 7914k 0 0:00:03 0:00:03 --:--:-- 7916k Line 301: ERROR Installing Video Station failed! progstatus called from package_install line 439
Author
Owner

@007revad commented on GitHub (Jan 3, 2025):

Not sure why it failed.

At this point you should be able to manually install Video Station. Download this .spk file: https://global.synologydownload.com/download/Package/spk/VideoStation/3.1.0-3153/VideoStation-x86_64-3.1.0-3153.spk

After you have manually installed Video Station in package center you need to:

  1. Stop Video Station
  2. Run this command via SSH:
    sudo synosetkeyvalue /var/packages/VideoStation/INFO version "30.1.0-3153"
    
  3. Start Video Station.

If you you want to install Media Server you can run the script again.

<!-- gh-comment-id:2568745811 --> @007revad commented on GitHub (Jan 3, 2025): Not sure why it failed. At this point you should be able to manually install Video Station. Download this .spk file: https://global.synologydownload.com/download/Package/spk/VideoStation/3.1.0-3153/VideoStation-x86_64-3.1.0-3153.spk After you have manually installed Video Station in package center you need to: 1. Stop Video Station 2. Run this command via SSH: ``` sudo synosetkeyvalue /var/packages/VideoStation/INFO version "30.1.0-3153" ``` 3. Start Video Station. If you you want to install Media Server you can run the script again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Video_Station_for_DSM_722#18
No description provided.