Hello, i am using a raspberry pi from CanaKit and i am trying to install AlexaPi but i get this error message:
pi@raspberrypi:/opt $ sudo ./AlexaPi/src/scripts/setup.sh
TIP: When there is a value in brackets like [default_value], hit Enter to use it.
Which operating system are you using?
debian - Debian, Raspbian, Armbian, Ubuntu or other Debian-based
archlinux - Arch Linux or Arch Linux-based
Your OS [debian]: debian
Which device are you using?
chip - C.H.I.P.
hyperion - Integrate with Hyperion Ambient Lightning Software
magicmirror - Integrating with Magic Mirror project (MMM-AlexaPi)
orangepi - Orange Pi or another H3 based board
other - other SBCs, desktops, or anything else
raspberrypi - all Raspberry Pi variants
serial - an Arduino controled device for example; used for Teddy Ruxpin
Your device [raspberrypi]: raspberrypi
Do you want AlexaPi to run on boot?
You have these options:
0 - NO
1 - yes, use systemd (default, RECOMMENDED and awesome)
2 - yes, use a classic init script (for a very old PC or an embedded system)
Which option do you prefer? [1]: 1
Creating a user to run AlexaPi under ... user already exists. That's cool - using that.
gpio:x:997:pi,alexapi
audio:x:29:pi,pulse,alexapi
Would you like to also install Airplay support (Y/n)? y
Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
Reading package lists... Done
E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Hello, i am using a raspberry pi from CanaKit and i am trying to install AlexaPi but i get this error message:
pi@raspberrypi:/opt $ sudo ./AlexaPi/src/scripts/setup.sh TIP: When there is a value in brackets like [default_value], hit Enter to use it.
Which operating system are you using? debian - Debian, Raspbian, Armbian, Ubuntu or other Debian-based archlinux - Arch Linux or Arch Linux-based Your OS [debian]: debian Which device are you using? chip - C.H.I.P. hyperion - Integrate with Hyperion Ambient Lightning Software magicmirror - Integrating with Magic Mirror project (MMM-AlexaPi) orangepi - Orange Pi or another H3 based board other - other SBCs, desktops, or anything else raspberrypi - all Raspberry Pi variants serial - an Arduino controled device for example; used for Teddy Ruxpin Your device [raspberrypi]: raspberrypi Do you want AlexaPi to run on boot? You have these options: 0 - NO 1 - yes, use systemd (default, RECOMMENDED and awesome) 2 - yes, use a classic init script (for a very old PC or an embedded system) Which option do you prefer? [1]: 1 Creating a user to run AlexaPi under ... user already exists. That's cool - using that. gpio:x:997:pi,alexapi audio:x:29:pi,pulse,alexapi Would you like to also install Airplay support (Y/n)? y Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Reading package lists... Done
E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details. E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Please help!!!