You are not logged in.

#76 2007-04-17 11:29:31

Xilon
Member
Registered: 2007-01-01
Posts: 243

Re: pacman 3.0.0 in testing

Personally I think a lot of pacman should be seperated, as with other packages. Pacman could be seperated into Pacman, libalpm, makepkg, rankmirrors, possibly abs (though that could go with makepkg), and maybe some kind of repo-managment package. The latter two could be included in some other package though, it's not big...

Imo libalpm should definitely be seperated since other frontends/"clients" could be made, making pacman non-essential and hence it would be "bloat" to keep it on the system if you don't use it.

Offline

#77 2007-04-17 12:58:21

equadon
Member
Registered: 2007-04-12
Posts: 25

Re: pacman 3.0.0 in testing

Xilon wrote:

Imo libalpm should definitely be seperated since other frontends/"clients" could be made, making pacman non-essential and hence it would be "bloat" to keep it on the system if you don't use it.

I agree. I think this will happen soon. Afterall, this is the first release of Pacman using libalpm.

I don't think Pacman should be split into too many parts. Pacman should remain a simple, fully working package manager client. It's up to the community to develop other clients. makepkg and abs should definitely be included in the Pacman package.

rankmirrors is a nice utility, but since it depends on python it's not suitable to include in the Pacman package. Sure the error it throws out is clear but it's not a good solution. A note telling users to install rankmirrors instead after the installation would be better.

Offline

#78 2007-04-17 18:01:24

ekerazha
Member
Registered: 2007-02-27
Posts: 290

Re: pacman 3.0.0 in testing

Husio wrote:

(something small like sqlite3). That would make him quick.
Sqlite database is simple file, which actually is quite small (my aur script database, 6 columns, ~6tys PKGBUILDs is only ~1Mb) and seaching is damn quick.

Also Berkeley DB could be a solution

Offline

#79 2007-04-17 18:08:08

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

Re: pacman 3.0.0 in testing

tried to upgrade a pkg earlier with -U and got an error that pacman doesnt remove conflicting pkgs on its own and i had to do it manually with -Rd.
if i am not mistaking pacman 2.X.Y could do that. why cant pacman 3.X.Y ?


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

#80 2007-04-18 01:21:14

toofishes
Developer
From: Chicago, IL
Registered: 2006-06-06
Posts: 602
Website

Re: pacman 3.0.0 in testing

dolby wrote:

tried to upgrade a pkg earlier with -U and got an error that pacman doesnt remove conflicting pkgs on its own and i had to do it manually with -Rd.
if i am not mistaking pacman 2.X.Y could do that. why cant pacman 3.X.Y ?

Why? Because pacman 3 is completely different than pacman 2. In addition, I doubt this ever worked correctly with pacman 2, and our testing suite seems to indicate the same. We decided to disable the broken parts instead of let them cause problems down the road. It will eventually be implemented correctly.

For all posters in this thread- please realize that all Arch developers have work outside of Arch, and development may not progress as fast as you want it to. Us pacman developers try to get things done as quick as our time allows. A lot of these issues, such as database backends, have been discussed in the past on the mailing list, but very few people ever want to sit down and code. We are currently looking at making even more changes to pacman so this kind of change could be possible in the future, but we can only do so much.

And please don't take the above as harsh- I'm just trying to lay out how this whole process of development works.

Offline

#81 2007-04-18 01:49:46

raymano
Member
Registered: 2006-10-13
Posts: 357
Website

Re: pacman 3.0.0 in testing

toofishes. Dude. It does sound very harsh and I think you need to take a chill pill. The poor guy is just asking a question. I thought this opensource thing is a volunteer effort. Nobody's holding a gun to your head. If you don't like it, QUIT!

Last edited by raymano (2007-04-18 01:51:43)


FaunOS: Live USB/DVD Linux Distro: http://www.faunos.com

Offline

#82 2007-04-18 01:58:17

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: pacman 3.0.0 in testing

Please don't quit toofishes, pacman is awesome big_smile

And I agree that at this point if anyone is that determined to have a db backend, they should start throwing out some sample code. Not only does it show some actual participation, but having some working code gets other people excited to work on things too. Remember, pacman 3 is still in testing, theres still plenty of stuff to do before fixing things that aren't broken.

Offline

#83 2007-04-18 02:06:31

raymano
Member
Registered: 2006-10-13
Posts: 357
Website

Re: pacman 3.0.0 in testing

barebones wrote:

Please don't quit toofishes, pacman is awesome big_smile

toofishes didn't create pacman. Judd did.

Is the common response to a question in the Arch forums, "If you don't like it write it yourself"?

Last edited by raymano (2007-04-18 02:10:56)


FaunOS: Live USB/DVD Linux Distro: http://www.faunos.com

Offline

#84 2007-04-18 02:12:21

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: pacman 3.0.0 in testing

raymano wrote:
barebones wrote:

Please don't quit toofishes, pacman is awesome big_smile

toofishes didn't create pacman. Judd did.

toofishes and myself are the only arch developers actively working on pacman.  Judd is busy with other things.

raymano wrote:

Is the common response to a question in the Arch forums, "If you don't like it write it yourself"?

Actually, yes.

Offline

#85 2007-04-18 02:23:29

toofishes
Developer
From: Chicago, IL
Registered: 2006-06-06
Posts: 602
Website

Re: pacman 3.0.0 in testing

raymano wrote:
barebones wrote:

Please don't quit toofishes, pacman is awesome big_smile

toofishes didn't create pacman. Judd did.

Is the common response to a question in the Arch forums, "If you don't like it write it yourself"?

Wow, someone took my comments out of context. Maybe you should follow the pacman-dev ML before you make such blanket statements.

Quit? I'm not even going to say anything to that.

Offline

#86 2007-04-18 03:44:38

raymano
Member
Registered: 2006-10-13
Posts: 357
Website

Re: pacman 3.0.0 in testing

phrakture wrote:
raymano wrote:

Is the common response to a question in the Arch forums, "If you don't like it write it yourself"?

Actually, yes.

Could you please then put this on the archlinux main page so that users know what to expect?


FaunOS: Live USB/DVD Linux Distro: http://www.faunos.com

Offline

#87 2007-04-18 04:25:32

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: pacman 3.0.0 in testing

raymano wrote:
phrakture wrote:
raymano wrote:

Is the common response to a question in the Arch forums, "If you don't like it write it yourself"?

Actually, yes.

Could you please then put this on the archlinux main page so that users know what to expect?

Can you send me a patch?

Offline

#88 2007-04-18 05:27:08

raymano
Member
Registered: 2006-10-13
Posts: 357
Website

Re: pacman 3.0.0 in testing

phrakture wrote:
raymano wrote:
phrakture wrote:

Actually, yes.

Could you please then put this on the archlinux main page so that users know what to expect?

Can you send me a patch?

In the root of the web site just replace media/title.png with this:
title.png


FaunOS: Live USB/DVD Linux Distro: http://www.faunos.com

Offline

#89 2007-04-18 15:06:33

gradgrind
Member
From: Germany
Registered: 2005-10-06
Posts: 921

Re: pacman 3.0.0 in testing

Actually, if one takes a step back and ignores the various sentiments, misunderstandings and leg-pulling in the above comments, it sounds not at all bad (to me at any rate) - "archlinux: if you don't llike it, write it yourself". With Arch it would often be possible for normal mortals to change this or that to be more to their liking. I wouldn't say that was the case for your average linux distribution.

Offline

#90 2007-04-18 15:16:15

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: pacman 3.0.0 in testing

type.gif


I am a gated community.

Offline

#91 2007-04-18 15:57:10

sl
Banned
From: uk
Registered: 2007-04-04
Posts: 42
Website

Re: pacman 3.0.0 in testing

raymano wrote:

toofishes. Dude. It does sound very harsh and I think you need to take a chill pill. The poor guy is just asking a question. I thought this opensource thing is a volunteer effort. Nobody's holding a gun to your head. If you don't like it, QUIT!

if u don't like it, quit ?
correct me if i read it incorrectly ... but who's having an issue here? it sure does not look like toofishes, does it?

yes his comments seemed harsh, however, i personally do not see any other way of writing it, do you ?

i guess i'll jsut stop rantign now,
i thought of other things to say .. but there no point re-inventing the wheel now, is there ?

You are so far beyond being able to understand anything anyone here says that this is just converging on uselessness. The really sad part is that you really believe that you're winning. You are a shocking waste of natural resources — kindly re-integrate yourself into the food-chain. Just go die in your sleep you mindless flatulent troll.

lol

Offline

#92 2007-04-18 16:01:07

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: pacman 3.0.0 in testing

His fingers!
They move SO FAST!

*stares transfixed*


...This has gone very off topic. Lockage.
I recommend people take a step back, and realize that there are real people on the other end of the internets. Chill people. ffs.


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

Board footer

Powered by FluxBB