SEVERAL years ago the thugs from Microsoft marked the Raspberry Pi Foundation for death or defection, as they had done OLPC a decade earlier.
Microsoft is a cult that does not tolerate anything that's not Microsoft. Those who seriously think that Microsoft "loves Linux" are deeply deluded or bribed/misled by (or like) the Linux Foundation. Microsoft has long faked "love" just to get closer to what it's trying to destroy (or take over, then destroy).
“Microsoft has, via the package repository, defacto root access.”
--AnonymousThe video above provides technical and objective truth about claims I received last night. Microsoft is now spying on a lot of Raspberry Pi devices and these devices are happy to push proprietary software for Microsoft.
How did that happen? Why was there no disclosure or warning?
Are you already 'infected'? Here's how to check. We've reproduced this on two devices so far. The operating system (this might be applicable to more):
$ grep -i pretty /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
$ cat /etc/apt/sources.list.d/vscode.list ### THIS FILE IS AUTOMATICALLY CONFIGURED ### # You may comment out this entry, but any other modifications may be lost. deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
"Just in case the implications were not obvious," our source noted, "Microsoft servers get pinged with every update. That tells them the quantities and locations of all the world's networked Raspberry Pi computers running Raspberry Pi OS."
Here in Techrights we've long warned about adding Microsoft to sources (e.g. to install proprietary software like Edge). This isn't just another company; it's the company looking to undermine GNU/Linux and it's also blackmailing the platform using patent lawsuits (yes, still). It loves Windows, not "Linux".
A poor work-around or fix (to the above):
sudo rm /etc/apt/sources.list.d/vscode.list sudo touch /etc/apt/sources.list.d/vscode.list sudo chattr +i /etc/apt/sources.list.d/vscode.list
sudo dpkg -S /etc/apt/sources.list.d/vscode.list dpkg-query: no path found matching pattern /etc/apt/sources.list.d/vscode.list
"We got the same on two systems now. As the video shows, a system update a week ago did not yield this 'infection'. So it happened less than a week ago.""Conclusion," according to our source, is that "Raspberry Pi Foundation has a quisling somewhere inside."
"Result," the source added: "Microsoft has, via the package repository, defacto root access."
"This is almost certainly a direct reaction to the Raspberry Pi having entered the desktop market with very, very serious models." ⬆
"We need to slaughter Novell before they get stronger….If you’re going to kill someone, there isn’t much reason to get all worked up about it and angry. You just pull the trigger. Any discussions beforehand are a waste of time. We need to smile at Novell while we pull the trigger."
--Former Microsoft VP James Allchin
Comments
Canta
2021-02-04 01:14:34
I would concede that, if the common use case for the PI were "desktop replacement", or even maybe "portable replacement". We all know that's hardly the case. And even in that case, VSC would hardly be even a decent choice for the rpi compared to available software like Geany that runs wonderful on a pentium 3 with 512MB of ram.
This is either Microsoft doing its usual, or another irresponsable and absolutely unnedded trend aligment. Want VSC? Go download it, like you did in your distro or in your non-GNU setup. There's no need for any forced microsoft repo.
SaveDave
2021-02-03 18:20:23
So it appears to be coming from raspberrypi-sys-mods. Following that: zcat /usr/share/doc/raspberrypi-sys-mods/changelog.gz raspberrypi-sys-mods (20210125) buster; urgency=medium
* Add Microsoft's VS Code repo on upgrade
-- Serge Schneider Mon, 25 Jan 2021 16:03:24 +0000
That's your answer for how it got there, and seemingly who submitted the change. I'm not particularly worried, as Wolfram used to be included... but also easy to remove. I think it is reasonable to be skeptical of the motivations of Microsoft and such. However, it seems like this must be some effort to provide Visual Studio on the Pi. Having a widely used development platform available on the Pi, in an easy manner, seems in line with the mission of the Raspberry Pi team. I would imagine they likely received some funding as well, to make it mutually beneficial. I'd be more worried if they start messing with the kernel or other core packages.
Harald
2021-02-03 09:01:28
rdt
2021-02-04 13:50:32
Canta
2021-02-04 18:08:08
No, rdt: when people like me don't want something from Microsoft, we come to the GNU/Linux ecosystem. It's part of our history and our culture. Our reactions come from that, not from "technical differences".