anatol / quarry

Rubygems binary repository for Arch Linux
GNU General Public License v3.0
53 stars 25 forks source link

duplicates of upstream ruby-packages #83

Closed deep-42-thought closed 6 years ago

deep-42-thought commented 6 years ago

Hi,

I just noticed, that there is ruby-rdoc in extra and in quarry. I wonder: a) if this is necessary and b) which version of both I should install - currently I have listed quarry last, because I don't like the idea of overwriting official packages by packages from foreign, unofficial repositories, but I guess that's wrong then.

cheers, deep-42-thought

anatol commented 6 years ago

Indeed currently quarry builds gems including those that are already present in standard repos. It is a quarry issue and eventually should be fixed.

I have listed quarry last

That is right decision. Use packages from [community] first.

eli-schwartz commented 6 years ago

I should probably take another stab at #74

anatol commented 6 years ago

Yeah, that is one of the main tasks in quarry now.

It somewhat related to #84 - enhance quarry to maintain [community] Arch repository.

anatol commented 6 years ago

Eli's pull request #74 fixed this issue. Now quarry does not duplicated [community] ruby packages.