You are not logged in.

#1 2009-10-24 02:27:32

Rulatir
Banned
Registered: 2007-02-05
Posts: 94

[solved] makepkg -g babbles on stdout

Recently makepkg started writing its progress information on stdout instead of stderr. This breaks the common usage:

makepkg -g >> PKGBUILD

because all the verbosity goes to the output and gets appended to PKGBUILD.

Last edited by Rulatir (2009-10-25 12:01:51)

Offline

#2 2009-10-24 02:51:28

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

Re: [solved] makepkg -g babbles on stdout

I can not replicate and the code tells me the output goes to stderr.

Offline

#3 2009-10-24 04:22:38

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: [solved] makepkg -g babbles on stdout

It works OK here (makepkg -g >> PKGBUILD).

Offline

#4 2009-10-24 11:14:47

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,094

Re: [solved] makepkg -g babbles on stdout

Please post some example of the output you are getting.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2009-10-24 11:45:19

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: [solved] makepkg -g babbles on stdout

Maybe It's the DLAGENT you use .


English is not my native language .

Offline

#6 2009-10-25 12:03:20

Rulatir
Banned
Registered: 2007-02-05
Posts: 94

Re: [solved] makepkg -g babbles on stdout

Nezmer wrote:

Maybe It's the DLAGENT you use .

[solved] by adding -q to the DLAGENT command, my bad, sorry!

Offline

Board footer

Powered by FluxBB