You are not logged in.

#1 2014-01-16 15:07:57

Invie
Member
From: Carnage, Destruction USA
Registered: 2012-09-08
Posts: 70

makepkg putting out blank lines

Hi, my system shut down while updating, and while I've pretty much restored about 80% of its functionality, this thing with makepkg stumps me still.

nodejs > makepkg -s
==> 
==> 
==> 
==> 
  -> 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
    0     0    0     0    0     0      0      0 --:--:  0     0    0     0    0     0      0      0 --:--:  5 14.1M    5  751k    0     0   702k      0  0:00: 11 14.1M   11 1622k    0     0   784k      0  0:00: 16 14.1M   16 2356k    0     0   759k      0  0:00: 23 14.1M   23 3469k    0     0   853k      0  0:00: 28 14.1M   28 4143k    0     0   816k      0  0:00: 34 14.1M   34 4968k    0     0   818k      0  0:00: 39 14.1M   39 5705k    0     0   807k      0  0:00: 45 14.1M   45 6660k    0     0   825k      0  0:00: 50 14.1M   50 7404k    0     0   816k      0  0:00: 57 14.1M   57 8370k    0     0   831k      0  0:00: 62 14.1M   62 9072k    0     0   819k      0  0:00: 70 14.1M   70 10.0M    0     0   850k      0  0:00: 75 14.1M   75 10.7M    0     0   841k      0  0:00: 82 14.1M   82 11.7M    0     0   850k      0  0:00: 87 14.1M   87 12.3M    0     0   842k      0  0:00: 93 14.1M   93 13.2M    0     0   845k      0  0:00: 97 14.1M   97 13.8M    0     0   833k      0  0:00:100 14.1M  100 14.1M    0     0   826k      0  0:00:17  0:00:17 --:--:--  782k

==> 
    node-v0.11.7.tar.gz ... 
==>  
 nodejs >         

I don't know what is or might be broken to cause this error.


Just living is not enough... one must have sunshine, freedom, and a little flower.  ~Hans Christian Andersen

Offline

#2 2014-01-16 15:22:54

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

Re: makepkg putting out blank lines

makepkg is a shell script, so you can see that this should be e.g. bold white (or black, if you're using a white background) text.

Offline

#3 2014-01-16 17:44:39

Invie
Member
From: Carnage, Destruction USA
Registered: 2012-09-08
Posts: 70

Re: makepkg putting out blank lines

This isn't an issue limited to just makepkg it seems. I don't get any output even when I redirect the output to a file.

 ~ > sudo pacman-key --init && sudo pacman-key --refresh && sudo pacman-key --populate archlinux
==> 
==> 
==> 
  -> 
  -> 
  -> 
  -> 
  -> 
==> 
==> 
  -> 
  -> 
  -> 
  -> 
  -> 
  -> 
  -> 
  -> 
  -> 
  -> 
==> 
 ~ > 

Just living is not enough... one must have sunshine, freedom, and a little flower.  ~Hans Christian Andersen

Offline

#4 2014-01-16 17:48:50

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

Re: makepkg putting out blank lines

plain() {
        local mesg=$1; shift
        printf "${BOLD}    ${mesg}${ALL_OFF}\n" "$@" >&2
}

Unfortunately I don't remember where the definitions of BOLD and mesg are stored.

Offline

#5 2014-02-20 11:20:52

Pinxitu
Member
Registered: 2014-02-20
Posts: 1

Re: makepkg putting out blank lines

I have the same issue... And i don't understant. I think the problem is makepkg...

Offline

#6 2014-02-24 19:12:56

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,783
Website

Re: makepkg putting out blank lines

Try reinstalling gettext.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2014-02-24 21:22:32

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

Re: makepkg putting out blank lines

Run "pacman -Qkk' and see if you can spot the issue.

Offline

Board footer

Powered by FluxBB