You are not logged in.

#351 2009-01-11 19:20:01

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

Re: yaourt: pacman frontend

octacore wrote:

If I run yaourt with sudo then this option works, but not without. Why is this?

Just give rwx permissions to your user for "/var/abs/loca/" directory. It should work smile

Offline

#352 2009-01-12 04:09:19

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: yaourt: pacman frontend

wain wrote:
octacore wrote:

If I run yaourt with sudo then this option works, but not without. Why is this?

Just give rwx permissions to your user for "/var/abs/loca/" directory. It should work smile

ummm... /s\/loca\//\/local\//?


.:[My Blog] || [My GitHub]:.

Offline

#353 2009-01-12 06:23:06

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 684

Re: yaourt: pacman frontend

Ghost1227 wrote:

ummm... /s\/loca\//\/local\//?

Obviously. tongue

Offline

#354 2009-01-12 07:53:28

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: yaourt: pacman frontend

I was bored... what can I say


.:[My Blog] || [My GitHub]:.

Offline

#355 2009-01-13 13:46:45

octacore
Member
Registered: 2008-10-31
Posts: 7

Re: yaourt: pacman frontend

Thanks.

Offline

#356 2009-01-17 09:31:31

linfan
Member
From: Stockholm, Sweden
Registered: 2004-04-23
Posts: 135

Re: yaourt: pacman frontend

I find yaourt quite useless for the moment as to installing and upgrading packages - the only use of yaourt is to see what packages are installed with yaourt -Su --aur. Then I guess it is better to go to AUR and create a dir and wget the packages and run makepkg.

Offline

#357 2009-01-17 10:38:39

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: yaourt: pacman frontend

linfan wrote:

I find yaourt quite useless for the moment as to installing and upgrading packages - the only use of yaourt is to see what packages are installed with yaourt -Su --aur. Then I guess it is better to go to AUR and create a dir and wget the packages and run makepkg.

or try pkgman wink - see my signature.

Offline

#358 2009-01-17 14:14:57

linfan
Member
From: Stockholm, Sweden
Registered: 2004-04-23
Posts: 135

Re: yaourt: pacman frontend

Sounds interesting - but there is not much info about that pkgman - just your word ;-)

Last edited by linfan (2009-01-17 14:15:19)

Offline

#359 2009-01-17 14:39:18

ST.x
Member
From: Sydney, Australia
Registered: 2008-01-25
Posts: 363
Website

Re: yaourt: pacman frontend

linfan wrote:

I find yaourt quite useless for the moment as to installing and upgrading packages - the only use of yaourt is to see what packages are installed with yaourt -Su --aur. Then I guess it is better to go to AUR and create a dir and wget the packages and run makepkg.

So why is it useless? What about building from AUR - it's working fine here.

Offline

#360 2009-01-17 16:04:42

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: yaourt: pacman frontend

I kinda like yaourt myself.


Matt

"It is very difficult to educate the educated."

Offline

#361 2009-01-17 17:10:22

linfan
Member
From: Stockholm, Sweden
Registered: 2004-04-23
Posts: 135

Re: yaourt: pacman frontend

It refuses to install -svn packages from AUR and the editing of PKGBUILD and .install is chaotic.

Offline

#362 2009-02-21 06:20:45

olive
Member
From: Belgium
Registered: 2008-06-22
Posts: 1,490

Re: yaourt: pacman frontend

A problem I have with the newest yaourt is that it seems impossible to view what packages can be upgraded from the AUR without first updating the whole system. In previous versions it proposed first to updade the base system (probably by launching pacman -Syu) but I could reply no and it  then check the aur. Now if reply that I do not want to update the base packages; it simply quit without looking at the aur.

A good idea would be also to put package built from the aur in /var/cache/pacman/pkg (it is very useful in case we want a downgrade).

Offline

#363 2009-02-24 21:19:28

dcurtis
Member
From: Iowa City, IA
Registered: 2008-10-13
Posts: 53

Re: yaourt: pacman frontend

anyone else having problems installing mercurial packages?

      First Submitted: Wed, 15 Feb 2006 11:08:30 +0000  
wmii-hg 2424-1 (Unsupported): The latest hg pull of wmii, a lightweight, dynamic window manager for X11
==>  Edit the PKGBUILD (recommended) ? [Y/n]("A" to abort)
==>   ----------------------------------------------
==>n


==> wmii-hg dependencies:
 - libx11 (already installed)
 - libxinerama (already installed)
 - libxrandr (already installed)
 - mercurial (already installed)
 - libixp-hg (already installed)
==>  Continue the building of wmii-hg ? [Y/n]
==>   ----------------------------------------------
==>


==> Building and installing package
==>  Yaourt has detected previous wmii-hg build. Do you want to use it (faster) ? [Y/n]
==>   ----------------------------------------------
==>n

==> Searching new CVS/SVN/GIT revision for wmii-hg
==> determining latest hg revision... abort: destination './src/wmii' already exists
abort: There is no Mercurial repository here (.hg not found)!

==> ERROR: unable to retrieve revision number
error: package "wmii-hg" not found
==> Determining latest hg revision...
abort: There is no Mercurial repository here (.hg not found)!
Error: Makepkg was unable to build wmii-hg package.

is what i get all the time, this is a branch new install of wmii-hg.  i ended up having to do it manually.

also, if i clean out my /var/aur/local directory and try again i get:

      First Submitted: Wed, 19 Dec 2007 05:17:37 +0000  
libixp-hg 109-1 (Unsupported): The latest hg pull of libixp, A standalone client\/server 9p library
==>  Edit the PKGBUILD (recommended) ? [Y/n]("A" to abort)
==>   ----------------------------------------------
==>n


==> libixp-hg dependencies:
 - mercurial (already installed)
 - sed (already installed)
==>  Continue the building of libixp-hg ? [Y/n]
==>   ----------------------------------------------
==>


==> Building and installing package
==> Searching new CVS/SVN/GIT revision for libixp-hg
==> retrieving latest revision number from hg... make: *** No rule to make target `clean'.  Stop.
abort: There is no Mercurial repository here (.hg not found)!
abort: There is no Mercurial repository here (.hg not found)!
abort: There is no Mercurial repository here (.hg not found)!

==> ERROR: unable to retrieve revision number
==> Determining latest hg revision...
abort: There is no Mercurial repository here (.hg not found)!
Error: Makepkg was unable to build libixp-hg package.

Last edited by dcurtis (2009-02-24 21:20:33)


CAW! Taskbar: AUR ;; forum ;; git

Offline

#364 2009-03-06 12:11:06

xaff
Member
Registered: 2009-02-26
Posts: 64

Re: yaourt: pacman frontend

I think yaourt lacks the possibility to build recursively (with dependencies instead of just installing them normally with pacman).

Offline

#365 2009-03-09 22:10:45

farvardin
Member
Registered: 2008-09-03
Posts: 120
Website

Re: yaourt: pacman frontend

I think the recursive build was corrected recently?

Offline

#366 2009-03-19 00:40:35

dcurtis
Member
From: Iowa City, IA
Registered: 2008-10-13
Posts: 53

Re: yaourt: pacman frontend

bump! having problems with mercurial packages...


CAW! Taskbar: AUR ;; forum ;; git

Offline

#367 2009-03-30 09:30:02

onguarde
Member
Registered: 2008-09-14
Posts: 144

Re: yaourt: pacman frontend

http://www.imagecross.com/02/image-host … Yellow.png

Is there any way to change the orange colour here? The numbers are pretty much illegible on a dark background.

I played around with yaourtrc Colormod settings and only managed to change it to blue colour. Which doesn't help much either.

Using yaourtrc with powerpill and pacman-color.

Thanks in advance!

Offline

#368 2009-03-30 19:16:07

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: yaourt: pacman frontend

onguarde wrote:

http://www.imagecross.com/02/image-host … Yellow.png

Is there any way to change the orange colour here? The numbers are pretty much illegible on a dark background.

I played around with yaourtrc Colormod settings and only managed to change it to blue colour. Which doesn't help much either.

Using yaourtrc with powerpill and pacman-color.

Thanks in advance!

Change you .Xdefaults colors

Add this to ~/.Xdefaults (create it if it doesn't exist)

! terminal colors ------------------------------------------------------------

! tangoesque scheme
*background: #111111
*foreground: #babdb6
! Black (not tango) + DarkGrey
*color0:  #000000
*color8:  #555753
! DarkRed + Red
*color1:  #ff6565
*color9:  #ff8d8d
! DarkGreen + Green
*color2:  #93d44f
*color10: #c8e7a8
! DarkYellow + Yellow
*color3:  #eab93d
*color11: #ffc123
! DarkBlue + Blue
*color4:  #204a87
*color12: #3465a4
! DarkMangenta + Mangenta
*color5:  #ce5c00
*color13: #f57900
!DarkCyan + Cyan (both not tango)
*color6:  #89b6e2
*color14: #46a4ff
! LightGrey + White
*color7:  #cccccc
*color15: #ffffff

archlinux on Macbook Pro 10,1

Offline

#369 2009-04-05 16:28:21

onguarde
Member
Registered: 2008-09-14
Posts: 144

Re: yaourt: pacman frontend

Hmm.. not sure what I'm doing wrong but I nothing's changed. Same goes for root account. Anything specific to look out for?

Offline

#370 2009-04-06 03:38:04

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: yaourt: pacman frontend

onguarde wrote:

Hmm.. not sure what I'm doing wrong but I nothing's changed. Same goes for root account. Anything specific to look out for?

What term are you using?


archlinux on Macbook Pro 10,1

Offline

#371 2009-04-06 11:13:50

onguarde
Member
Registered: 2008-09-14
Posts: 144

Re: yaourt: pacman frontend

bash?

Offline

#372 2009-04-06 16:23:10

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: yaourt: pacman frontend

No I mean, the console application (gnome-terminal, urxvt, xterm, konsole....)


archlinux on Macbook Pro 10,1

Offline

#373 2009-04-06 22:53:05

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: yaourt: pacman frontend

How do you get yaourt to recursively build dependencies? I cant find the option anywhere.

Offline

#374 2009-04-07 04:26:55

onguarde
Member
Registered: 2008-09-14
Posts: 144

Re: yaourt: pacman frontend

froli wrote:

No I mean, the console application (gnome-terminal, urxvt, xterm, konsole....)

Oh. I'm on konsole. Does that matter?

Offline

#375 2009-04-07 04:59:59

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: yaourt: pacman frontend

onguarde wrote:
froli wrote:

No I mean, the console application (gnome-terminal, urxvt, xterm, konsole....)

Oh. I'm on konsole. Does that matter?

Yes, well, it means that my solution can't solve your problem. May be in Konsole there's a way to change default terminal colors. You should check in Konsole option.

I can't really help you now 'cause I never used Konsole and I don't wan't those KDE dependencies...

Ask in the Desktop Environments sub forum if there's a way to change Konsole default colors, like we can do with xterm and urxvt.


archlinux on Macbook Pro 10,1

Offline

Board footer

Powered by FluxBB