You are not logged in.

#1 2015-07-31 15:27:47

betseg
Member
From: Turkey
Registered: 2015-04-25
Posts: 182

[SOLVED] pacman issue-ish

If an official repository is up to date, pacman still show download percentage etc.

$ sudo pacman -Syu
[sudo] password for arda: 
:: Synchronizing package databases...
 core is up to date                0.0   B  0.00B/s 00:00 [c  o  o  o  o  o  o  o  o  o  ]   0%
 extra is up to date               0.0   B  0.00B/s 00:00 [c  o  o  o  o  o  o  o  o  o  ]   0%
 community is up to date           0.0   B  0.00B/s 00:00 [c  o  o  o  o  o  o  o  o  o  ]   0%
 infinality-bundle is up to date
 infinality-bundle-fonts is up to date
 papyros is up to date
:: Starting full system upgrade...
 there is nothing to do

Last edited by betseg (2015-07-31 20:16:08)

Offline

#2 2015-07-31 16:21:30

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,548
Website

Re: [SOLVED] pacman issue-ish

Huh?  Is there a question here?  EDIT: oh - the bar is present when it's not supposed to be - is that what you are asking about?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2015-07-31 16:25:55

betseg
Member
From: Turkey
Registered: 2015-04-25
Posts: 182

Re: [SOLVED] pacman issue-ish

Yes, I'm asking that.

Offline

#4 2015-07-31 17:29:26

ayekat
Member
Registered: 2011-01-17
Posts: 1,590

Re: [SOLVED] pacman issue-ish

That's weird. What's the output of

pacman --version

?

What if you pass `-Syyu`?


pkgshackscfgblag

Offline

#5 2015-07-31 18:00:58

betseg
Member
From: Turkey
Registered: 2015-04-25
Posts: 182

Re: [SOLVED] pacman issue-ish

It seems -Syyu solved this thing.

$ pacman --version

 .--.                  Pacman v4.2.1 - libalpm v9.0.1
/ _.-' .-.  .-.  .-.   Copyright (C) 2006-2014 Pacman Development Team
\  '-. '-'  '-'  '-'   Copyright (C) 2002-2006 Judd Vinet
 '--'
                       This program may be freely redistributed under
                       the terms of the GNU General Public License.
 # pacman -Syyu
:: Synchronizing package databases...
 core                            121.5 KiB   312K/s 00:00 [------------------------------] 100%
 extra                          1746.5 KiB   270K/s 00:06 [------------------------------] 100%
 community                         2.7 MiB   296K/s 00:09 [------------------------------] 100%
 infinality-bundle                16.0 KiB   149K/s 00:00 [------------------------------] 100%
 infinality-bundle.sig           287.0   B  0.00B/s 00:00 [------------------------------] 100%
 infinality-bundle-fonts         118.4 KiB   257K/s 00:00 [------------------------------] 100%
 infinality-bundle-fonts.sig     287.0   B  0.00B/s 00:00 [------------------------------] 100%
 papyros                           4.3 KiB   328K/s 00:00 [------------------------------] 100%
:: Starting full system upgrade...
 there is nothing to do
 # pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 infinality-bundle is up to date
 infinality-bundle-fonts is up to date
 papyros is up to date
:: Starting full system upgrade...
 there is nothing to do

Should I tag as solved?

Last edited by betseg (2015-07-31 18:02:21)

Offline

Board footer

Powered by FluxBB