Re: [pacman-dev] Remove skipped warning message for already installed packages when --needed is specified?

2020-12-06 Thread Allan McRae
On 7/12/20 5:05 am, Daan De Meyer wrote: > Hi, > > I recently added --needed to pacman's invocation in mkosi but noticed > that even when --needed is specified, pacman still prints warning > messages for packages that it's skipping because they are already > installed. My intuition was that by

Re: [pacman-dev] Alternatives system

2020-12-06 Thread Allan McRae
On 7/12/20 3:03 am, Lone_Wolf wrote: > > On 01-04-2019 01:56, Allan McRae wrote: >> Hi all, >> >> I plan to finish implementing an alternatives system for pacman post 5.2 >> release: >> https://wiki.archlinux.org/index.php/User:Allan/Alternatives >> >> Any comments or suggestions? >> >> Thanks,

[pacman-dev] Remove skipped warning message for already installed packages when --needed is specified?

2020-12-06 Thread Daan De Meyer
Hi, I recently added --needed to pacman's invocation in mkosi but noticed that even when --needed is specified, pacman still prints warning messages for packages that it's skipping because they are already installed. My intuition was that by enabling --needed, I was explicitly telling pacman that

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-06 Thread Anatol Pomozov
Hi Missed 2 other comments: On Sun, Dec 6, 2020 at 12:02 AM Allan McRae wrote: > > On 6/12/20 4:39 am, Anatol Pomozov wrote: > > With the recent 'multibar' interface changes TotalDownload has been > > disabled. > > Now we have a new UI and we need to find another way to display this > >

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-06 Thread Anatol Pomozov
Hi On Sun, Dec 6, 2020 at 12:02 AM Allan McRae wrote: > > On 6/12/20 4:39 am, Anatol Pomozov wrote: > > With the recent 'multibar' interface changes TotalDownload has been > > disabled. > > Now we have a new UI and we need to find another way to display this > > information. > > > > When

Re: [pacman-dev] Alternatives system

2020-12-06 Thread Lone_Wolf
On 01-04-2019 01:56, Allan McRae wrote: Hi all, I plan to finish implementing an alternatives system for pacman post 5.2 release: https://wiki.archlinux.org/index.php/User:Allan/Alternatives Any comments or suggestions? Thanks, Allan pacman 6 .0 alpha has been released, but there's no

Re: [pacman-dev] [PATCH] Implement TotalDownload functionality

2020-12-06 Thread Allan McRae
On 6/12/20 4:39 am, Anatol Pomozov wrote: > With the recent 'multibar' interface changes TotalDownload has been disabled. > Now we have a new UI and we need to find another way to display this > information. > > When 'TotalDownload' config option is enabled we are going to have an extra >