@markus1 Hey, i have found the following statement:
OBS master key expired a week ago…supported repositories were fixed accordingly… 9.x repositories are permanently frozen and locked…nothing there will be fixed, rebuilt or otherwise change… you have to use the workaround suggested as this won’t be fixed, you really have to upgrade to 10.x branch.
Cheers.
in:
opened 02:39PM - 30 Aug 18 UTC
closed 01:14PM - 04 Sep 18 UTC
packaging
### Steps to reproduce
with the repo (in /etc/apt/sources.list.d/owncloud.list)…
```
deb http://download.owncloud.org/download/repositories/9.1/Debian_8.0/ /
```
`apt-key list` show
```
pub 2048R/479BC94B 2013-08-26 [expired: 2018-08-25]
uid ownCloud build service <obsrun@localhost>
```
then
```
apt-key del 479BC94B
apt-get update
```
=>
```
W: GPG error: http://download.owncloud.org Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 47AE7F72479BC94B
```
`apt-key adv --keyserver pgpkeys.mit.edu --recv 47AE7F72479BC94B`
=>
```
gpg: requesting key 479BC94B from hkp server pgpkeys.mit.edu
gpg: key 479BC94B: public key "ownCloud build service <obsrun@localhost>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
```
and `apt-get update` =>
```
W: GPG error: http://download.owncloud.org Release: The following signatures were invalid: KEYEXPIRED 1535163442 KEYEXPIRED 1535163442 KEYEXPIRED 1535163442 KEYEXPIRED 1535163644 KEYEXPIRED 1535163442 KEYEXPIRED 1535163442 KEYEXPIRED 1535163442 KEYEXPIRED 1535163442 KEYEXPIRED 1535163644
```
### Expected behaviour
apt-get update should update
### Actual behaviour
see above
### Server configuration
**Operating system**:
debian8
**ownCloud version:** (see ownCloud admin page)
9.1