You are not logged in.

#1 2011-09-09 08:03:31

taylorchu
Member
Registered: 2010-08-09
Posts: 405

the AUR binary repo

I created a AUR binary repo using dropbox. unlike other user repos, which only have few packages, this repo is made for "popular packages". A "popular package" is not DE-specific. It is released from well-known and active projects with 2+ developers and releases source at least once per year.

add this to pacman.conf
[march]
Server = http://dl.dropbox.com/u/10527821/repo/i686/

readme
http://dl.dropbox.com/u/10527821/repo/i686/readme.txt

package list
http://dl.dropbox.com/u/10527821/repo/i686/pkglst.txt

Last edited by taylorchu (2012-02-06 03:11:51)


"After you do enough distro research, you will choose Arch."

Offline

#2 2011-09-09 08:23:50

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: the AUR binary repo

I'd suggest you define "mass popular", so you don't get inundated with "please include foo" requests.

Offline

#3 2011-09-09 11:33:20

jakobm
Member
Registered: 2008-03-24
Posts: 132

Re: the AUR binary repo

While your intentions may be honest and I don't know you personally, I think many people are not comfortable with installing binary packages some "stranger on the internet" built.

Offline

#4 2011-09-09 14:05:46

estevao
Member
From: Vitória, ES - Brazil
Registered: 2009-10-13
Posts: 100
Website

Re: the AUR binary repo

jakobm wrote:

While your intentions may be honest and I don't know you personally, I think many people are not comfortable with installing binary packages some "stranger on the internet" built.

Offline

#5 2011-09-09 18:57:24

taylorchu
Member
Registered: 2010-08-09
Posts: 405

Re: the AUR binary repo

@everyone
good point. No one would trust a stranger.
The point is that every developers are strangers. You need to trust me just like how you trust them.

is there anyway to make me more trust-worthy?


"After you do enough distro research, you will choose Arch."

Offline

#6 2011-09-09 18:59:36

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: the AUR binary repo

taylorchu wrote:

is there anyway to make me more trust-worthy?

Maybe give us your name, address, credit card number and we will start trusting you as well. big_smile


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#7 2011-09-09 19:02:55

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: the AUR binary repo

taylorchu wrote:

@everyone
good point. No one would trust a stranger.
The point is that every developers are strangers. You need to trust me just like how you trust them.

is there anyway to make me more trust-worthy?

Yeah, but I can (and sometimes do) look at other people's source code.  I can't decompile your binary to see if you did something to it.  wink


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#8 2011-09-09 19:13:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: the AUR binary repo

[archstuff]
# AUR's most voted and many bin32-* and lib32-* packages.
Server = http://archstuff.vs169092.vserver.de/$arch

has been with us for a long time.
It's always a matter of trust and I hope if somebody using this repo finds something suspicious he will share his findings with others.

Offline

#9 2011-09-09 20:34:21

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: the AUR binary repo

Maintain the repo diligently, and expose your processes as much as possible. Invite the AUR contributors whose packages you are building to put a stamp of approval on your work.

Most important, though - be patient. Trust is earned, and it can take a while.

FInally, providing packages that aren't in any other similar repo could work for you. It is my experience that there are always users who are allergic to makepkg. tongue

Offline

#10 2011-09-09 21:15:48

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: the AUR binary repo

not-bad-obama-120x120.png

Like tomk says trust is earned, by keeping a (relatively) up to date repo which is safe and has users will boost trust. There is certainly space for such a repo but since most of your packages are i686 then I can see it appealing to those with poor machines where makepkg (either manually or via an AUR helper) would take an age to build.


Rauchen verboten

Offline

#11 2012-01-31 15:21:54

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: the AUR binary repo

I get a 404 from the repo

error: failed retrieving file 'aur.db' from dl.dropbox.com : The requested URL returned error: 404

but still can read the pkglst.txt and readme.txt.

Am I doing sth wrong?

Offline

#12 2012-01-31 19:23:35

taylorchu
Member
Registered: 2010-08-09
Posts: 405

Re: the AUR binary repo

change [aur] to [march]
I started to build my own PKGBUILD. i feel some PKGBUILDs in aur have low quality, and the only way to do this to do it myself


"After you do enough distro research, you will choose Arch."

Offline

#13 2012-01-31 19:53:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: the AUR binary repo

taylorchu wrote:

change [aur] to [march]

Thanks.
Edited Unofficial User Repositories wiki article https://wiki.archlinux.org/index.php?ti … did=181431

taylorchu wrote:

i feel some PKGBUILDs in aur have low quality

No kidding :-P

Offline

#14 2012-02-01 02:32:35

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,022

Re: the AUR binary repo

s only i686 right?

or i can change the final i686 for x86_64 ?.


and i read that chine gov block dropbox.....(i read only, not confirmation i hear)

Last edited by Jristz (2012-02-01 02:33:34)


Well, I suppose that this is somekind of signature, no?

Offline

#15 2012-02-01 05:13:00

taylorchu
Member
Registered: 2010-08-09
Posts: 405

Re: the AUR binary repo

some day when x64 is the main stream, i will switch entirely to x86_64.
basically, I already setup this dropbox that can handle building based on a list of pkg names, so building them is easy for me.

soon, USA gov will block dropbox too.


"After you do enough distro research, you will choose Arch."

Offline

#16 2012-02-01 13:36:12

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: the AUR binary repo

Almost 2/3 Archers seem to be using 64-bit: https://www.archlinux.de/?page=UserStatistics

Offline

#17 2012-02-01 18:58:19

taylorchu
Member
Registered: 2010-08-09
Posts: 405

Re: the AUR binary repo

i mean "if (number of computers that have x64 hardware/ number of total computers) > 0.7"


"After you do enough distro research, you will choose Arch."

Offline

#18 2012-02-02 01:01:53

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: the AUR binary repo

taylorchu wrote:

i mean "if (number of computers that have x64 hardware/ number of total computers) > 0.7"

How many (personal) computers DON'T have x64 hardware? I doubt you could even buy the earliest x64 units anymore...


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#19 2012-02-02 12:50:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: the AUR binary repo

ngoonee wrote:
taylorchu wrote:

i mean "if (number of computers that have x64 hardware/ number of total computers) > 0.7"

How many (personal) computers DON'T have x64 hardware? I doubt you could even buy the earliest x64 units anymore...

There are plenty of 32-bit-only computers on e-bay and the like.

Offline

#20 2012-02-02 18:07:00

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: the AUR binary repo

Well, i have a 64-bit processor p4 630, but still use 32 bit arch, as i only have 1GB ram. And people have other reasons for sticking with 32-bit too, not ruling out ignorance though.

Offline

#21 2012-02-03 01:35:22

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: the AUR binary repo

karol wrote:
ngoonee wrote:
taylorchu wrote:

i mean "if (number of computers that have x64 hardware/ number of total computers) > 0.7"

How many (personal) computers DON'T have x64 hardware? I doubt you could even buy the earliest x64 units anymore...

There are plenty of 32-bit-only computers on e-bay and the like.

Used or new? I'm surprised, even out here in the 3rd world I couldn't buy a new 32-bit-only in any of the stores. Didn't consider online dealers though....


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#22 2012-02-03 01:55:49

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: the AUR binary repo

Mostly used Pentium 4s. Many almost a decade old.

Some Intel Atoms [1] are 32bit-only too.


[1] N270 & N280 http://en.wikipedia.org/wiki/List_of_In … processors

Offline

#23 2012-02-06 03:07:09

taylorchu
Member
Registered: 2010-08-09
Posts: 405

Re: the AUR binary repo

none of these information is convincing. while new computers are only x64, there are a lot old x86 computers used in (my) homes and schools.
however, i think 2012 will not be the end of the world, but rather the end of x86; I will upgrade my system soon.


"After you do enough distro research, you will choose Arch."

Offline

#24 2012-02-12 20:20:23

youarefunny
Member
From: Toronto, Canada
Registered: 2010-11-13
Posts: 42

Re: the AUR binary repo

I like the idea.  Unfortunately your dropbox got shut down sad  If you can get something figured out I would love to use it though.

Offline

#25 2012-02-12 22:20:31

ushi
Member
Registered: 2012-01-27
Posts: 5

Re: the AUR binary repo

youarefunny wrote:

I like the idea.  Unfortunately your dropbox got shut down sad  If you can get something figured out I would love to use it though.

dropbox wrote:

Error (509)
This account's public links are generating too much traffic and have been temporarily disabled!

Your repo was too popular...

Offline

Board footer

Powered by FluxBB