Project

General

Profile

Raspbian Stretch Pi armhf Repository problem??

Added by Phil Hawker almost 7 years ago

Hi - I'm trying to set up a TVHeadend Server on a Raspbian Stretch Lite Raspberry Pi 2B as per the instructions at the end of here:
https://tvheadend.org/projects/tvheadend/wiki/AptRepository
but have hit problems with the Bintray/mpmc repository, as per the following messages:

pi-raspberrypi:~ $ echo "deb https://dl.bintray.com/mpmc/deb raspbianstretch release-4.2" | sudo tee -a /etc/apt/sources.list
deb https://dl.bintray.com/mpmc/deb raspbianstretch release-4.2
pi-raspberrypi:~ $ sudo apt-get update
Get:1 http://mirrordirector.raspbian.org/raspbian stretch InRelease [15.0 kB]
Hit:2 http://archive.raspberrypi.org/debian stretch InRelease
Ign:3 https://dl.bintray.com/mpmc/deb raspbianstretch InRelease
Ign:4 https://dl.bintray.com/mpmc/deb raspbianstretch Release
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Err:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
404 Not Found
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Fetched 15.0 kB in 2s (5,450 B/s)
Reading package lists... Done
W: The repository 'https://dl.bintray.com/mpmc/deb raspbianstretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.bintray.com/mpmc/deb/dists/raspbianstretch/release-4.2/binary-armhf/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
pi-raspberrypi:~ $ sudo apt-get install tvheadend
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tvheadend

I've tried adding "allow-insecure=yes" to the repository entry in /etc/apt/sources.list but still get 404s on the Packages file from apt-get, and a "Forbidden!" when trying to to browse to it directly. Is there a problem with the repository at present or am I doing something wrong?


Replies (10)

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by Mark Clarkstone almost 7 years ago

Phil Hawker wrote:

Hi - I'm trying to set up a TVHeadend Server on a Raspbian Stretch Lite Raspberry Pi 2B as per the instructions at the end of here:
https://tvheadend.org/projects/tvheadend/wiki/AptRepository
but have hit problems with the Bintray/mpmc repository, as per the following messages:

pi-raspberrypi:~ $ echo "deb https://dl.bintray.com/mpmc/deb raspbianstretch release-4.2" | sudo tee -a /etc/apt/sources.list
deb https://dl.bintray.com/mpmc/deb raspbianstretch release-4.2
pi-raspberrypi:~ $ sudo apt-get update
Get:1 http://mirrordirector.raspbian.org/raspbian stretch InRelease [15.0 kB]
Hit:2 http://archive.raspberrypi.org/debian stretch InRelease
Ign:3 https://dl.bintray.com/mpmc/deb raspbianstretch InRelease
Ign:4 https://dl.bintray.com/mpmc/deb raspbianstretch Release
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Ign:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Ign:5 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 all Packages
Err:6 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 armhf Packages
404 Not Found
Ign:7 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en
Ign:8 https://dl.bintray.com/mpmc/deb raspbianstretch/release-4.2 Translation-en_GB
Fetched 15.0 kB in 2s (5,450 B/s)
Reading package lists... Done
W: The repository 'https://dl.bintray.com/mpmc/deb raspbianstretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.bintray.com/mpmc/deb/dists/raspbianstretch/release-4.2/binary-armhf/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
pi-raspberrypi:~ $ sudo apt-get install tvheadend
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tvheadend

I've tried adding "allow-insecure=yes" to the repository entry in /etc/apt/sources.list but still get 404s on the Packages file from apt-get, and a "Forbidden!" when trying to to browse to it directly. Is there a problem with the repository at present or am I doing something wrong?

My Repo has been rate limited by bintray, I'm waiting for them to resolve it :/

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by Phil Hawker almost 7 years ago

OK - many thanks, I'll try again in a few days..

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by Mark Clarkstone almost 7 years ago

Phil Hawker wrote:

OK - many thanks, I'll try again in a few days..

You can download these debs until my repo is fixed..

wget https://transfer.sh/62bly/tvheadend_4.2.4~raspbianstretch_armhf.deb
wget https://transfer.sh/YaOl3/tvheadend-dbg_4.2.4~raspbianstretch_armhf.deb
sudo dpkg -i tvheadend*4.2.4*.deb

When my repo is active again, you'll get the updates through that.

- These are the same builds as on the repo :)

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by Phil Hawker almost 7 years ago

Downloaded, installed, configured and working perfectly with an XboxOne Digital Tuner using the V4L media build as per instructions on forum here:

https://tvheadend.org/boards/5/topics/13685?page=6

Many thanks!
Phil

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by George Paitai almost 7 years ago

FYI, LibreELEC can install TVHeadednd both as a server and client.

As an example, here's a great guide for a LibreELEC TvHeadend IPTV Setup for Freeview NZ:

https://www.matthuisman.nz/2017/06/libreelec-tvheadend-iptv-freeview-nz.html

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by balanga bar almost 7 years ago

Mark Clarkstone wrote:

Phil Hawker wrote:

OK - many thanks, I'll try again in a few days..

You can download these debs until my repo is fixed..

[...]

When my repo is active again, you'll get the updates through that.

- These are the same builds as on the repo :)

does this still work? I'm also trying to install TVheadend on a Raspberry Pi but can't download the pkg...

Connecting to transfer.sh (transfer.sh)|185.216.24.82|:443... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2018-01-09 21:55:16 ERROR 500: Internal Server Error.

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by Mark Clarkstone almost 7 years ago

My normal repo should be working, no need to use the transfer.sh links anymore.

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by balanga bar almost 7 years ago

Just noticed that I needed

deb https://dl.bintray.com/mpmc/deb raspbianstretch stable-4.2

and have now managed to download it.

RE: Raspbian Stretch Pi armhf Repository problem?? - Added by Dwayne Black about 6 years ago

Not sure if this guide helps anyone, but when I was first learning to set it all up this was one of the first posts I came across.
This is just me putting my config on 'paper'. Hope it helps.

https://www.dirtyoptics.com/raspberry-pi-tv-server-using-tvheadend/

    (1-10/10)