Skip to content

Commit

Permalink
Elaborate on APT warning reported during installation
Browse files Browse the repository at this point in the history
This change updates the README with additional information about the
warning reported by APT during installation, which users can simply
ignore.
  • Loading branch information
fabianishere committed Apr 16, 2022
1 parent 0912291 commit 8dbb0b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ apt update && apt install dialog
apt install ./igmpproxy_0.3-1_arm64.deb ./udm-iptv_2.1.2_all.deb
```

It may be possible that `apt` reports a warning after installation (like shown below),
but this has no effect on the installation process, so you can simply ignore it.
> N: Download is performed unsandboxed as root as file '/root/igmpproxy_0.3-1_arm64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
This script will install the `udm-iptv` package onto your device.
The installation process supports various pre-defined configuration profiles for
popular IPTV providers. Below is a list of supported IPTV providers:
Expand Down

0 comments on commit 8dbb0b6

Please sign in to comment.