Linux Developer Loses GPL Suit Against VMware (itwire.com)
An anonymous Slashdot reader quotes ITWire:
Linux kernel developer Christoph Hellwig has lost his case against virtualisation company VMware, which he had sued in March 2015 for violation of version 2 of the GNU General Public Licence... The case claimed that VMware had been using Hellwig's code right from 2007 and not releasing source code as required. The Linux kernel, which is released under the GNU GPL version 2, stipulates that anyone who distributes it has to provide source code for the same...
In its ruling, the court said that Hellwig had failed to prove which specific lines of code VMware had used, from among those over which he claimed ownership.
In a statement, Hellwig said he plans to appeal, adding that "The ruling concerned German evidence law; the Court did not rule on the merits of the case, i.e. the question whether or not VMware has to license the kernel of its product vSphere ESXi 5.5.0 under the terms of the GNU General Public License, version 2." The Software Freedom Conservancy has described the lawsuit as "the regretful but necessary next step in both Hellwig and Conservancy's ongoing effort to convince VMware to comply properly with the terms of the GPLv2, the license of Linux and many other Open Source and Free Software included in VMware's ESXi products."
In its ruling, the court said that Hellwig had failed to prove which specific lines of code VMware had used, from among those over which he claimed ownership.
In a statement, Hellwig said he plans to appeal, adding that "The ruling concerned German evidence law; the Court did not rule on the merits of the case, i.e. the question whether or not VMware has to license the kernel of its product vSphere ESXi 5.5.0 under the terms of the GNU General Public License, version 2." The Software Freedom Conservancy has described the lawsuit as "the regretful but necessary next step in both Hellwig and Conservancy's ongoing effort to convince VMware to comply properly with the terms of the GPLv2, the license of Linux and many other Open Source and Free Software included in VMware's ESXi products."
Since "Hellwig had failed to prove which specific lines of code VMware had used", the verdict doesn't sound unfair.
Slashdot, fix the reply notifications... You won't get away with it...
"You see, the court did indeed rule that I had no evidence my door had been broken and something was missing from my home, but do not let that distract you from the fact I have been robbed!"
1) "America" isn't doing anything. A few individual Americans are doing well in the Olympics, however that doesn't reflect anything about you or any other American who isn't participating in the Olympics. Like an idiotic sports fan, you are conflating someone else's ability with your own.
2) Nobody gives a shit about the Olympics any more, not even Americans.
Wat? Using GPLed source code is an implicit agreement to the license.
The only thing that grants VMware the permission to use and redistribute linux code is the GPL, if they don't agree to it, then they can't use any of it.
Nobody has to agree to the GPL. However, if you don't agree to it you have no license to the code.
Intron: the portion of DNA which expresses nothing useful.
Comparing ESX to VMware Workstation is like comparing Red Hat Enterprise Linux to Knoppix. VMware Workstation was basically a get-mindshare product for them, that most people used for free and which they never cared too much about.
The GPL is a copyright license. If you don't agree to it, you NO rights to copy anything. If you use code that is GPL, you just don't have any choice but to agree.
As said, the alternative is that you have no rights to copy at all. The PHB's at VMWare probably understand that better than you do as well as the lawyers.
I don't know about the ESX version, but in my opinion, VMWare Workstation is a heap of steaming crap. We see VMs that slow down, even though the slow VM is the single VM that is busy on the host. Frequent re-starts appear to be the only solution to this.
We tried a shared filesystem (shared between the host and other guests) and performance was terrible.
Combined with VMWare firing the desktop developers, I cannot understand why anyone would pay for this.
Well try running a whole enterprise with clustering, eSAN storage, virtual switching, failovers, cloud integration for backups, expiring VM's, auditing for infosec, ability to move the VM's anywhere, and command line tools to automate tens of thousands of virtual servers all on virtualbox and let me see how far you get?
FYI Vmware workstation is their obsolete product they made in 1998 which is a type 2 hypervisor. ESX is a type 1 which means no special messy drivers to translate things back and forth. The guests can talk to the hardware directly in a type 1 which means no slow down unless hardware is overloaded. ESX is a totally different product!
The only thing that may even kind of come close is Hyper-V on Windows which is a type-1. If you have the pro version of 8 - 10 you can enable it and play with it and see how much better it is compared to VirtualBox and Vmware workstation? But last I saw checkpoints were not production ready??? What?! Seriously? I use them at home but with checkpoints and until MS can guarantee I can do a checkpoint what choice do I have at work but to use ESX to manage virtually everything that is not tied down to solo host servers.
http://saveie6.com/
Comparing ESX to VMware Workstation is like comparing Red Hat Enterprise Linux to Knoppix. VMware Workstation was basically a get-mindshare product for them, that most people used for free and which they never cared too much about.
More like Minux to Gnu/Linux. Not in the same league and a different product. VMWare Workstation is quite expensive and no longer supported by Dell from what I read since Hyper-V is now available for free with Windows 8-10 pro/enterprise.
http://saveie6.com/
Furthermore, after reviewing this GPL our lawyers advised us that any products compiled with GPL'ed tools - such as gcc - would also have to its source code released.
Why hasn't anyone sued Oracle then? Oh right, this is obviously false and you are trolling.
Although we had planned for no one outside of this company to ever use, let alone see the source code, we were now put in a difficult position.
Yes, that of explaining how you paid lawyers who don't understand the word 'distribute'.
"Did Vmware actually agree to the GPL?"
Since they provide GPL copyright notices in their products pertaining to 3rd-party components that they distribute to others legal entities, they have agreed to it or are guilty of copyright infringement.
Well try running a whole enterprise with clustering, eSAN storage, virtual switching, failovers, cloud integration for backups, expiring VM's, auditing for infosec, ability to move the VM's anywhere, and command line tools to automate tens of thousands of virtual servers all on virtualbox and let me see how far you get?
Why would I do that when i could just use ovirt, or the commercially supported version that is faster and significantly cheaper with 90% feature parity to vSphere Enterprise Plus, Red Hat Enterprise Virtualisation (RHEV)?
The old "moo" mentality? For all you know the MOOs at MOOware wipe their asses with toilet paper with MOO printed on it.
By reading this post you implicitly moo that you're a cow.
I'm pretty sure that's what you actually meant. Happy Monday!
Il n'y a pas de Planet B.
You've posted this exact text to other stories. Please stop. The content is garbage. Code compiled with GCC is not forced to be GPL and never has been. Your compiled code retains your licence. Changes you make to the Linux kernel would be required to be GPL if you distribute them, the GPL being a *distribution* licence, but are required to be given to people you *distribute* the changes to only, not the whole world. If this is for real, and not just a lame troll, you got lousy advice from your "lawyers".
I don't like the GPL, but you misunderstand the legalese. You only have to distribute the source to whoever you distribute the binary. You can make as many changes as you wish within an organization without distributing the source outside of the organization. This includes work for hire.
I'd say that your lawyers aren't very competent: they failed to check the legal framework first, and then they failed to interpret it correctly (gcc doesn't force anyone to release the code compiled with it). The utter incompetence of your lawyers made your solution more expensive and forced your customer to move to an undesired platform, incurring additional costs to them as well. It's not that you, your clients or GPL failed... your lawyers failed.
oVirt is powered by the Open Source you know - KVM on Linux.
So utterly useless on Windows. Because I really want to use a different Virtualization solution on every platform I have to manage. It is 2016 people, there is no excuse to write non portable crapware.
If you're running vmware ESX or whatever it is called now, then linux is running on the metal no matter what the guest OSes are. So "utterly useless on Windows" is completely meaningless here. You don't run vmware on Windows, unless you are either 1) a moron or 2) just doing some testing. The performance is much better when the host runs Linux.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
I run vmware player on my Windows 7 machine. But I am not running it 24/7 or anything like that. I use it to run a Linux development environment for my Nokia N900 phone (there is a ready-made Ubuntu vmware VM file for N900 development and its easier to run it that way than dual boot all the time)
GPLv2 dictates how code and binaries can be distributed. If you never transfer any software to any other party GPLv2 really has no restrictions on use.
Unfortunately, some (many?) manufacturers use GPL code (the whole Linux OS + other apps) without releasing the part they modified/added, or only providing a completely obsolete version of it (eg the first one built 3 years ago).
Slashdot, fix the reply notifications... You won't get away with it...
I am fairly certain that I've read that exact post a couple of times over the last couple of years.
It was brought to our attention that Linux is copyrighted under something called the GPL, or the Gnu Protective License.
If this is for real, and not just a lame troll, you got lousy advice from your "lawyers".
Obvious troll trying to bring OSS zealots to nerd rage and write long posts to dispute it.
Live today, because you never know what tomorrow brings
Unfortunately, some (many?) manufacturers use GPL code (the whole Linux OS + other apps) without releasing the part they modified/added, or only providing a completely obsolete version of it (eg the first one built 3 years ago).
Which ones? Hellwig can sue them, too.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
DO NOT FEED THE TROLLS
Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
No it isn't! One have to accept the license to copy the software but as long as you don't distribute it you don't have to accept anything..
Use* GPL licensed software?
Compile GPL licensed source code?
Allowed without accepting the license.
Distribute GPL software? Must accept the license (otherwise one goes against the copyright) and follow the instructions.
Kinda dumb doing all that work before looking at the license, don't you think?
this signature has been removed due to a DMCA takedown notice
No it isn't! One have to accept the license to copy the software but as long as you don't distribute it you don't have to accept anything..
Use* GPL licensed software? Compile GPL licensed source code?
Allowed without accepting the license.
Distribute GPL software? Must accept the license (otherwise one goes against the copyright) and follow the instructions.
I've emphasized the part of your post that is correct, since you're not quite correct in the rest of your post. As soon as you make a copy of the source code, you have accepted the terms of the copyright license, even if you don't distribute anything.
The terms of the GPL allow you to do pretty much whatever you want until you distribute the software, at which point you are required to make the source code available to anyone you give the software to. That's specific to the GPL, though; it is not an aspect of copyrights in general.
Even as a stale troll, this is hilarious. "I'd always done my work on Windows" but the best solution for their client, when using Linux, is for them to immediate start mucking with the kernel source.
I use vmware player on windows 7 in several cases where performance doesn't matter at all, like automotive service manual software, so there clearly are cases where it makes sense. But in general, it's not running a server.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Which ones? Hellwig can sue them, too.
Actually he can't, unless he is the copy right holder.
Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
Furthermore, after reviewing this GPL our lawyers advised us that any products compiled with GPL'ed tools - such as gcc - would also have to its source code released.
Your lawyer is not only wrong, he is incompetent. You are heavily advised to get a better one.
After my experience with Linux, I won't be recommending it to any of my associates.
Perhaps you should post under your real name, so we can avoid your advice?
A huge deal of the internet is running on Linux. That does not make the software running on it tainted by the GPL ...
Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
Given that what you have asserted is true, it sounds as if the court made the right decision, even if for the wrong reasons.
From what others have said, however, the reasons for the court decision were definitely wrong. Refusing to examine expert testimony isn't a valid basis for decision. (Deciding that it's wrong may be, but that isn't what was reported as happening here.)
OTOH, there are other grounds for suspecting that VMWare might be in the right. Most of them, however, would require examining the code to validate.
I think we've pushed this "anyone can grow up to be president" thing too far.
The only thing that may even kind of come close is Hyper-V on Windows which is a type-1.
Xen is type-1 as well.
-- Sometimes you have to turn the lights off in order to see.
If you use code that is GPL, you just don't have any choice but to agree.
Wrong. You have the choice of not agreeing to the GPL, not ever seeing the GPL, ignoring the GPL, etc. and violating copyright law as a result.
The GPL is a copyright license. If you don't agree to it, you NO rights to copy anything.
Mostly correct. US copyright law doesn't invade every aspect of your life or cover every inch of the globe (yet).
glitch! is correct, and he's modded Troll. And I'm modded flamebait. Fucking Slashdot retards.
Unless you can prove they explicitly agreed to the GPL, the allegation here is that they violated copyright law. Copying something covered by the GPL does not implicitly mean you've agreed to the GPL. This is the distinction glitch! and I are pointing out.
Sorry, but no. ESXi runs a custom proprietary kernel called "vmkernel" and has been this way since 1.0. You may be confused by the fact that up to v4.1 there was a Linux virtual machine running on top of it dubbed the "service console". Since v5.0 it has been removed. But even before, the Linux OS you mention is not the one that runs on the metal.
Nowadays ESXi has no Linux running whatsoever, but there is a busybox shell that may make it look like so.
Please note that I am not taking sides on whether the GPL has been infringed. Just saying that the Linux kernel is positively not there.
The allegation isn't that VMware uses the Linux kernel, or that "VMware is linux" or whatever straw man you're attacking ... the allegation is specific to SCSI subsystem code that Hellwig wrote for the Linux kernel. There's been reasonably credible evidence they did use that specific code (which is from the main kernel tree, not a driver). No one is claiming that VMware "stole" Linux as a whole and is using it.
"Ahh! I see you're in that indeterminate Schrodinger state where - oh, uh
Which ones? Hellwig can sue them, too. Actually he can't, unless he is the copy right holder.
He is a copyright owner of considerable chunks of Linux, which is why he's involved in this suit.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
Have you read the licence text recently? It explicitly states that using GPL software doesn't require accepting the licence. Modifying the source code and distribution of source and/or binaries are what requires acceptance of the terms according to it. I choose not to list modification as there are arguments that a single user modifying source code that is legal to have and use (according to the licence text) can't be in violation of copyright laws.
In a way, though, that's sort of an impossible statement. The reason that you can run the software without accepting the license is because the license explicitly says that you can. So you're accepting the license when you run the program, but most of the license doesn't apply to you. Courts have ruled that copying the program from disk to RAM in order to execute it counts as making a copy as far as copyright law is concerned (not to say that I agree with the ruling, but that's where they stand right now). So when the GPL says you don't have to accept the license in order to run the software, the effective statement is really that none of the other terms of the license apply to you if you are only running the software.
We talked about GPL in general and other apps.
At least that was the point you liked to make in your previous post.
My point is: you can only sue as a proxy of the copyright holder or if you hold the copyright yourself.
Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
This also means that the damages and penalties possible are those for copyright infringement, which means nobody can be forced to release their work under the GPL because they derived it from GPLed code. They can face monetary damages and be hit with injunctions in the US, but that's the extent of it.
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
I can make copies of the source code without accepting anything. I can't do it legally, but what happens is that I've copied without a valid license, as opposed to accepted a license and violated the terms.
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
I guess if you want to play meaningless semantics games, sure. You can also say that you automatically accept the license when you make the copy, and then you can still go ahead and do things that violate the license. It doesn't matter how you want to state what you did, you would be liable for copyright infringement either way.
Ah, yes, I was referring only to the Linux kernel. Yes, obviously you have to be a copyright owner to have standing to sue.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.