You are not logged in.

#1 2008-05-20 10:55:57

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

A special broadcast for Arch Linux aficionados

Well, not from me, but from beranger who seems to have a problem with arch...
I stumbled over this article some minutes ago, and it basically tries to tell us that Arch is not GPL compliant...

Read here for yourself, and be sure to read the linked stuff on that page too, for some more details...

Interesting wink


want a modular and tweaked KDE for arch? try kdemod

Offline

#2 2008-05-20 12:17:08

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: A special broadcast for Arch Linux aficionados


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#3 2008-05-20 12:53:28

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: A special broadcast for Arch Linux aficionados

Thanks Dolby.

Offline

#4 2008-05-20 12:55:50

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: A special broadcast for Arch Linux aficionados

Sorry, it seems i missed this all completely...
Didnt know that it was already a subject here...


want a modular and tweaked KDE for arch? try kdemod

Offline

#5 2008-05-20 12:57:18

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: A special broadcast for Arch Linux aficionados

No harm done. Plus some discussion never hurt anyone, quite the contrary wink


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#6 2008-05-20 20:32:24

oliwer
Member
From: Paris
Registered: 2007-06-30
Posts: 153
Website

Re: A special broadcast for Arch Linux aficionados

For sure Archlinux is far from being a GPL system : http://www.gnu.org/philosophy/free-syst … lines.html

But that is not necessarily a bad thing.

Offline

#7 2008-05-20 20:51:55

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: A special broadcast for Arch Linux aficionados

I also didn't know anything about this, and I totally ignored the fact that you also have to host the sources, when distributing GPL'd software. I guess that's a quite good lesson.


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#8 2008-05-20 21:04:16

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,537
Website

Re: A special broadcast for Arch Linux aficionados

You technically don't have to host the sources, but you have to give an offer to provide them (at a reasonable cost) to someone who asks for them.

Offline

#9 2008-05-20 21:12:27

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: A special broadcast for Arch Linux aficionados

As far as I understand the linked post, it seems you have to keep the sources of older packages as well, so if the official mirror doesn't guarantee it'll host them for at least 3 years, you need to find a way to keep them in some way, isn't it?


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#10 2008-05-20 21:12:28

skymt
Member
Registered: 2006-11-27
Posts: 443

Re: A special broadcast for Arch Linux aficionados

Well that's ugly. A free software fanatic ("God RMS"?) with nothing to back his ravings but mindless bureaucracy. This is exactly the sort of attitude that's holding us back.

I noticed that the post makes no mention of contacting the Arch developers about this issue. That puts this clearly into the Troll Box in my mind.

Offline

#11 2008-05-20 21:16:26

skymt
Member
Registered: 2006-11-27
Posts: 443

Re: A special broadcast for Arch Linux aficionados

finferflu wrote:

As far as I understand the linked post, it seems you have to keep the sources of older packages as well, so if the official mirror doesn't guarantee it'll host them for at least 3 years, you need to find a way to keep them in some way, isn't it?

The GPL only requires you to distribute the source for any GPL'd binaries you distribute. Since the Arch mirrors delete packages older than the current version (something Béranger seems to have missed [see quote] in his rush to stir up controversy), they only need to keep one version of the source.

Béranger wrote:

If, one year later from now, you need to make a change in a specific program, to fix or modify some behavior, and you don't want to take the risk of upgrading, what do you need? The EXACT source tarball that was used to build the binary you're using. But... you don't have it! It's not on the CDs/DVDs you've downloaded, it's not on any mirror of the Linux distro you're using! And the upstream, who only distributes source tarballs, has no obligation to archive all the versions, so the tarball of the version you're using is not available anymore!

Offline

#12 2008-05-20 21:25:45

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: A special broadcast for Arch Linux aficionados

So, not really following how the ISO mirrors are synced, I guess the older ISOs are deleted when new versions come out. And that should happen on all the official mirrors, technically, right?


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#13 2008-05-20 21:27:46

LTSmash
Member
From: Aguascalientes - Mexico
Registered: 2008-01-02
Posts: 348
Website

Re: A special broadcast for Arch Linux aficionados

skymt wrote:
finferflu wrote:

As far as I understand the linked post, it seems you have to keep the sources of older packages as well, so if the official mirror doesn't guarantee it'll host them for at least 3 years, you need to find a way to keep them in some way, isn't it?

The GPL only requires you to distribute the source for any GPL'd binaries you distribute. Since the Arch mirrors delete packages older than the current version (something Béranger seems to have missed [see quote] in his rush to stir up controversy), they only need to keep one version of the source.

Béranger wrote:

If, one year later from now, you need to make a change in a specific program, to fix or modify some behavior, and you don't want to take the risk of upgrading, what do you need? The EXACT source tarball that was used to build the binary you're using. But... you don't have it! It's not on the CDs/DVDs you've downloaded, it's not on any mirror of the Linux distro you're using! And the upstream, who only distributes source tarballs, has no obligation to archive all the versions, so the tarball of the version you're using is not available anymore!

Maybe tarballs for pacman that include sources, patches and PKGBUILDs?
that could be easily implemented


Proud Ex-Arch user.
Still an ArchLinux lover though.

Currently on Kubuntu 9.10

Offline

#14 2008-05-20 21:30:16

skymt
Member
Registered: 2006-11-27
Posts: 443

Re: A special broadcast for Arch Linux aficionados

I wasn't thinking of the ISOs. I just looked at a mirror, and there are currently three ISO versions up: the current stable, the previous stable, and the RC. We'd need to, at a minimum, provide the source to all GPL software on each version of the ISO.

Offline

#15 2008-05-20 21:44:49

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: A special broadcast for Arch Linux aficionados

LTSmash wrote:

Maybe tarballs for pacman that include sources, patches and PKGBUILDs?
that could be easily implemented

Wouldn't that be the same as using a local mirror, instead than the official one, and linking them to it?

skymt wrote:

I wasn't thinking of the ISOs. I just looked at a mirror, and there are currently three ISO versions up: the current stable, the previous stable, and the RC. We'd need to, at a minimum, provide the source to all GPL software on each version of the ISO.

That's what I was thinking.


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#16 2008-05-20 23:43:47

ornitorrincos
Forum Fellow
From: Bilbao, spain
Registered: 2006-11-20
Posts: 198

Re: A special broadcast for Arch Linux aficionados

just for curiosity, Has he done something or he just writes a blog?

because if it's the second option, sincerely, I never believe someone who has never made something free talking about free software(it's just too easy to demand things to other people)


-$: file /dev/zero
/dev/zero: symbolic link to '/dev/brain'

Offline

#17 2008-05-21 00:02:10

Onyros
Member
From: Lisbon, Portugal
Registered: 2007-10-11
Posts: 307

Re: A special broadcast for Arch Linux aficionados

Infuckin'credible, people still care about what Béranger writes?

He's an opinionated whiny blogger who's never contributed anything to Linux in general and FOSS as whole (check his Projects & Development link for further info on that) other than his opinionated verborrhea, so why should one care?

BTW, I loved phrak's response in that bug report.

Last edited by Onyros (2008-05-21 00:04:27)

Offline

#18 2008-05-21 00:45:42

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,537
Website

Re: A special broadcast for Arch Linux aficionados

Well, that bug report certainly got a bit carried away.  Who was the idiot who posted the link to the blog in there?! big_smile

Offline

#19 2008-05-21 01:04:54

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: A special broadcast for Arch Linux aficionados

Béranger, LOL, I laugh in the face of him. He thinks he knows something about Linux, but he fails to do simple tasks, once he even said that Arch should have sshd on by default, because it was a good security practice. LOL. Please don't visit his site, he is just a Linux expert wannabe.

Last edited by kensai (2008-05-21 15:02:23)


Follow me in: Identi.ca, Twitter, Google+

Offline

#20 2008-05-21 01:51:27

cardinals_fan
Member
From: /dev/null
Registered: 2008-02-03
Posts: 248

Re: A special broadcast for Arch Linux aficionados

Béranger takes a special joy in discovering GPL violations.  It's part of his charm.  Just smile awkwardly and leave as soon as his back is turned.


Segmentation fault (core dumped)

Offline

#21 2008-05-21 01:55:02

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,329

Re: A special broadcast for Arch Linux aficionados

In my opinion anyone who WRITES ALL CAPS in every other sentence or more often cannot be taken seriously.

Offline

#22 2008-05-21 02:00:52

SpookyET
Member
Registered: 2008-01-27
Posts: 410

Re: A special broadcast for Arch Linux aficionados

That's bollocks. I love that PKGBUILD allows you to input http dot slash slash bla bla and it will take care of it. We will not host sources. Full stop.

Offline

#23 2008-05-21 02:21:58

jb
Member
From: Florida
Registered: 2006-06-22
Posts: 466

Re: A special broadcast for Arch Linux aficionados

Beranger: Because angle brackets, the strong tag, and google translate gets stuff done!

Edit (Because I didn't want to double-post):

Our friend here may want to check out the concept of letter vs spirit of the law (wiki).  I would venture to argue that Arch follows the spirit of the GPL and here's why:

The GPL, by definition, was written before any GPL'd programs were written.  They were uncertain times for free software since it was so small and new; if the one person who wrote a specific free app disappeared with his code, then that's it; it's perma-gone.  Today, however, GPL'd applications are much more prevalent on the internet, and the locations where they reside are much more permanent.  In fact, I would wager my left *insert noun of choice* if *insert random app* sitting on SoureForge disappears any time in the next three years.  And by providing links to this essentially permanent location of the source, Arch is following the Spirit of the Law of the GPL by providing what they believe to be a long lasting location for any version pulled from there.

Law is not as simple as he seems to imply.

Last edited by jb (2008-05-21 03:06:04)


...

Offline

#24 2008-05-21 07:08:23

robmaloy
Member
From: Germany
Registered: 2008-05-14
Posts: 263

Re: A special broadcast for Arch Linux aficionados

oliwer wrote:

For sure Archlinux is far from being a GPL system : http://www.gnu.org/philosophy/free-syst … lines.html

But that is not necessarily a bad thing.

Quote:
"There should be no repositories or ports for nonfree software"

debian has a nonfree repo
yikes

edit: should have read the whole page wink theres just "nonfunctional" stuff in debians nonfree repos which is completely ok with GNUs guidelines

Last edited by robmaloy (2008-05-21 08:11:11)


☃ Snowman ☃

Offline

#25 2008-05-21 07:10:52

hennes
Member
Registered: 2008-03-31
Posts: 50

Re: A special broadcast for Arch Linux aficionados

LOL

I struggled with that guy when I was using Zenwalk about exactly the same issue. He only rants in his blog and doesn't notify people directly, because as soon as he starts to pull up his crap in a forum with all his CAPITAL letters and stuff he gets banned. You can't argue that guy - I tried.

Offline

Board footer

Powered by FluxBB