LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   raspbian sudo apt-get update not working (https://www.linuxquestions.org/questions/linux-newbie-8/raspbian-sudo-apt-get-update-not-working-4175590151/)

nitinm 09-26-2016 01:52 AM

raspbian sudo apt-get update not working
 
i am using raspberry pi 3 with OS rasbian its architecture is armhf
when i do sudo apt-get update i get the following error may be it should be binary-armhf instead of binary-32 but how do i change it.

sudo apt-get update
Hit http://mirrordirector.raspbian.org jessie InRelease
Hit http://archive.raspberrypi.org jessie InRelease
W: Failed to fetch http://mirrordirector.raspbian.org/r...ssie/InRelease Unable to find expected entry 'main/binary-32/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://archive.raspberrypi.org/debia...ssie/InRelease Unable to find expected entry 'main/binary-32/Packages' in Release file (Wrong sources.list entry or malformed file)

pan64 09-26-2016 06:07 AM

That is warning, not an error message. Probably you need to check the content of /etc/apt/sources.list. But that should be ok if you have a regular install.
What did you install (and how)?

nitinm 09-26-2016 09:57 PM

Thanks but i will check with the soloution.

nitinm 09-26-2016 11:24 PM

thanks a lot pan64 it worked i copied the entire apt directory of another system with same os and tried updating and it worked.

pan64 09-27-2016 12:56 AM

glad to help you.
Please mark the thread solved (if you think your problem is solved).


All times are GMT -5. The time now is 11:22 PM.