Answer the question
In order to leave comments, you need to log in
Oracle XE Database on Debian amd64
Greetings!
Trying to install Oracle DB from repository https://oss.oracle.com/debian
Stuck on trying to update the list of repositories, swears.
Err http://oss.oracle.com unstable/main i386 Packages
302 Found
Err http://oss.oracle.com unstable/non-free i386 Packages
302 Found
W: Failed to fetch http://oss.oracle.com/debian/dists/unstable/main/binary-i386/Packages: 302 Found
W: Failed to fetch http://oss.oracle.com/debian/dists/unstable/non-free/binary-i386/Packages: 302 Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Couldn't rebuild package cache
dpkg --add-architecture i386
# Oracle XE Debian repository
deb [arch=i386] http://oss.oracle.com/debian unstable main non-free
Answer the question
In order to leave comments, you need to log in
aptitude install apt-transport-https
deb [arch=i386] httpS://oss.oracle.com/debian unstable main non-free
All the same, it gives such an error
. Before saving the
wget key https://oss.oracle.com/el4/RPM-GPG-KEY-oracle -O- |sudo apt-key add -
W: GPG error: https://oss .oracle.com/debian unstable Release: The following signatures were invalid: EXPKEYSIG 2E2BCDBCB38A8516 Oracle OSS group (Open Source Software group) 1122A29AB257825F322C234E2E2BCDBCB38A8516
E: The repository ' https://oss.oracle.com/debian unstable Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question