Hello,
I tried to update it with the repository shown below I have an error
error:
Terminal
Duplicate sources.list entry mirror://apt.xbian.org/mirror.txt/ stable/rpi2-jessie armhf Packages (/var/lib/apt/lists/apt.xbian.org_mirror.txt_dists_stable_rpi2-jessie_binary-armhf_Packages)
W: You may want to run apt-get update to correct these problems
thanks for helps
Same issue after clean install of latest RPi 3 image.
This is only warning. I checked this, this small issue was born between July 8 and July 15 this year
To remove this warning please edit file /etc/apt/sources.list.d/xbian.list and remove doubled entry of rpi2-jessie
Before (wrong xbian.list):
Terminal
deb mirror://apt.xbian.org/mirror.txt stable main rpi2-jessie rpi2-jessie
### deb mirror://apt.xbian.org/mirror.txt staging main rpi2-jessie rpi2-jessie
### deb mirror://apt.xbian.org/mirror.txt devel main rpi2-jessie rpi2-jessie
After (fixed xbian.list):
Terminal
deb mirror://apt.xbian.org/mirror.txt stable main rpi2-jessie
### deb mirror://apt.xbian.org/mirror.txt staging main rpi2-jessie
### deb mirror://apt.xbian.org/mirror.txt devel main rpi2-jessie
and run
sudo apt-get update again
Thaks for your reply.
Inviato dal mio LG-V500 utilizzando Tapatalk
Fixed in images built today
Good news
Inviato dal mio LG-D802 utilizzando Tapatalk