You are not logged in.

#1 2008-04-30 03:18:51

praka123
Member
From: Kerala,India
Registered: 2008-03-04
Posts: 188
Website

AUR wants sudo to build package,But DONT want sudo installed in ARCH!

Hi,
I am building many packages from AUR as root with (--asroot) option.the reason is,
some sources asks for sudo passwd!but I dont want to install sudo anyways!(remembers Ubuntu!).
see for eg:

[prakash@myhost midori]$ makepkg -s
==> Making package: midori 0.0.17-1  (Wed Apr 30 08:44:27 IST 2008)
==> Checking Runtime Dependencies...
==> Installing missing dependencies...

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

Password:

Is there any solution?I have root passwd.so,Is there any configuration option by  which this dialog asking for root passwd instead of sudo?

thank you!
waiting...:)

Offline

#2 2008-04-30 03:52:46

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

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

Then use "makepkg" without the -s.  Look at the needed dependencies and install them as root.

Offline

#3 2008-04-30 06:17:58

keratos
Member
Registered: 2008-04-27
Posts: 138

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

or run the wholethin inside "fakeroot".

install fakeroot if not already installed.

Offline

#4 2008-04-30 10:15:39

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

And install depends with pacman -U --asdeps wink

Offline

#5 2008-04-30 11:03:38

praka123
Member
From: Kerala,India
Registered: 2008-03-04
Posts: 188
Website

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

pacman -U --asdeps
^thanks for this!
But with 'makepkg -s' ,not every package requests sudo permission tongue .Is this that sudo is very popular in arch community? yikes

Offline

#6 2008-04-30 11:06:14

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

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

No, it is just some packages do not need to install dependencies.  If you look at the midori PKGBUILD you are trying to build, sudo is not mentioned everywhere.

Offline

#7 2008-04-30 14:34:36

praka123
Member
From: Kerala,India
Registered: 2008-03-04
Posts: 188
Website

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

midori-I left it!webkitgtk-svn build fails sad

Offline

#8 2008-04-30 17:52:04

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

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

makepkg is made to use sudo. If you don't want to use it, then you're doing it wrong.

This is not ubuntu, installing sudo isn't going to whack out your system. It's just a binary.

Offline

#9 2008-04-30 18:01:15

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

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

praka123 wrote:

Is this that sudo is very popular in arch community? yikes

facepalm.jpg


"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

#10 2008-04-30 20:28:19

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 323

Re: AUR wants sudo to build package,But DONT want sudo installed in ARCH!

praka123 wrote:

Is this that sudo is very popular in arch community? yikes

It's just another deviation from the much touted 'Arch way'. Just install sudo and forget about it and ask for some revision of the HowTos instead.

Last edited by whaler (2008-04-30 20:28:51)

Offline

Board footer

Powered by FluxBB