You are not logged in.

#1 2023-05-28 06:55:08

Fabienne
Member
Registered: 2022-10-06
Posts: 42

[SOLVED] powershell visual issue

After updating the system I got the following and don't know what to look into to fix this.

Traceback (most recent call last):
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 563, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/powerline-shell", line 33, in <module>
    sys.exit(load_entry_point('powerline-shell==0.7.0', 'console_scripts', 'powerline-shell')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/powerline-shell", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
                       ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 981, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 565, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for powerline-shell

Last edited by Fabienne (2023-05-29 21:39:55)

Offline

#2 2023-05-28 07:23:59

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

https://aur.archlinux.org/packages/powerline-shell - "powershell" is MS attempt at a shell.
Did you update/rebuild the package as well?

There's also https://aur.archlinux.org/packages/powe … ent-913269 and a comment to remove python-argparse, try to replace it w/ https://aur.archlinux.org/packages/python-argparse-shim

How is this a "visual issue"?

Offline

#3 2023-05-28 08:33:33

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

https://aur.archlinux.org/packages/powerline-shell - "powershell" is MS attempt at a shell.
Did you update/rebuild the package as well?

I think so.

seth wrote:

There's also https://aur.archlinux.org/packages/powe … ent-913269 and a comment to remove python-argparse, try to replace it w/ https://aur.archlinux.org/packages/python-argparse-shim

I installed python-argparse-shim but don't know how to disable python-arparse.

seth wrote:

How is this a "visual issue"?

It made me think so in first place as it gave me a temporary visual issue that was fixed with a reboot.

Offline

#4 2023-05-28 10:29:06

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

I think so.

Think believe or know?
Did you run makepkg for it (or rely on one of those horrible pacman wrappers)

don't know how to disable python-arparse

It conflicts w/ python-argparse, so you should have been asked to remove that?

It made me think so in first place as it gave me a temporary visual issue that was fixed with a reboot.

So is there still an ongoing issue after the reboot?

Offline

#5 2023-05-28 11:07:20

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

Re: [SOLVED] powershell visual issue

Mod note: moving to AUR Issues.


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.

Online

#6 2023-05-28 21:08:24

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

I think so.

Think believe or know?
Did you run makepkg for it (or rely on one of those horrible pacman wrappers)

Yes, last time it said it couldn't make but now it did.

seth wrote:

don't know how to disable python-arparse

It conflicts w/ python-argparse, so you should have been asked to remove that?

afaik, it didn't ask me, I could be wrong but what I know now is that I have python-argparse-shim-3.11.3-1 installed.

seth wrote:

It made me think so in first place as it gave me a temporary visual issue that was fixed with a reboot.

So is there still an ongoing issue after the reboot?

It still shows me the lengthy output issue like at begin.

Offline

#7 2023-05-28 21:16:09

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

pacman -Qs argparse

Offline

#8 2023-05-28 21:33:32

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:
pacman -Qs argparse
$pacman -Qs argparse

local/python-argparse-shim 3.11.3-1
    Explicitly provides the dependency 'python-argparse', which is part of 'python'. The package 'python-argparse' must not be installed, but some packages depend on it, so this is a workaround. See https://bugs.archlinux.org/task/78484.

Offline

#9 2023-05-29 07:54:30

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

Ok, that's not the cause of the python error then.

pacman -Qs powerline
pacman -Qi $(pacman -Qsq powerline)

Offline

#10 2023-05-29 12:01:34

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

Ok, that's not the cause of the python error then.

pacman -Qs powerline

It simply accepted it

seth wrote:
pacman -Qi $(pacman -Qsq powerline)

It would output list of installed things from x-z (maybe the output was too big to capture the rest of the alphabet?

Provides        : None
Depends On      : sh  systemd
Optional Deps   : None
Required By     : gnome-usage  xdg-user-dirs-gtk
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 145.02 KiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Tue 09 Aug 2022 10:14:56 PM CEST
Install Date    : Sat 03 Sep 2022 09:36:56 AM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : Yes
Validated By    : Signature

Name            : xdg-user-dirs-gtk
Version         : 0.11-1
Description     : Creates user dirs and asks to relocalize them
Architecture    : x86_64
URL             : [url]https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk[/url]
Licenses        : GPL
Groups          : gnome
Provides        : None
Depends On      : gtk3  xdg-user-dirs
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 180.04 KiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Thu 20 Oct 2022 10:21:06 PM CEST
Install Date    : Tue 01 Nov 2022 06:12:20 PM CET
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : xdg-utils
Version         : 1.1.3+25+g8ae0263-1
Description     : Command line tools that assist applications with a variety of desktop integration tasks
Architecture    : any
URL             : [url]https://www.freedesktop.org/wiki/Software/xdg-utils/[/url]
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : sh  file  xorg-xset  xorg-xprop
Optional Deps   : kde-cli-tools: for KDE Plasma5 support in xdg-open
                  exo: for Xfce support in xdg-open
                  pcmanfm: for LXDE support in xdg-open
                  perl-file-mimeinfo: for generic support in xdg-open
                  perl-net-dbus: Perl extension to dbus used in xdg-screensaver
                  perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
Required By     : libreoffice-fresh  qt5-base  qt6-base
Optional For    : cups  electron11  electron9
Conflicts With  : None
Replaces        : None
Installed Size  : 283.59 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Mon 07 Nov 2022 09:13:34 PM CET
Install Date    : Tue 15 Nov 2022 11:38:46 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xf86-input-libinput
Version         : 1.3.0-1
Description     : Generic input driver for the X.Org server based on libinput
Architecture    : x86_64
URL             : [url]http://xorg.freedesktop.org/[/url]
Licenses        : custom:MIT
Groups          : xorg-drivers
Provides        : None
Depends On      : libinput
Optional Deps   : None
Required By     : xorg-server
Optional For    : None
Conflicts With  : xorg-server<1.19.0  X-ABI-XINPUT_VERSION<24  X-ABI-XINPUT_VERSION>=25
Replaces        : None
Installed Size  : 105.02 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Tue 04 Apr 2023 09:32:28 PM CEST
Install Date    : Sat 27 May 2023 11:27:53 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xfsprogs
Version         : 6.2.0-1
Description     : XFS filesystem utilities
Architecture    : x86_64
URL             : [url]https://xfs.wiki.kernel.org[/url]
Licenses        : LGPL
Groups          : None
Provides        : None
Depends On      : sh  util-linux-libs  device-mapper  libinih  liburcu
Optional Deps   : icu: for xfs_scrub [installed]
                  python: for xfs_scrub_all script [installed]
                  smtp-forwarder: for xfs_scrub_fail script
Required By     : libblockdev
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 3.63 MiB
Packager        : Tobias Powalowski <tpowa@archlinux.org>
Build Date      : Thu 30 Mar 2023 09:24:34 AM CEST
Install Date    : Sat 27 May 2023 11:28:16 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xkeyboard-config
Version         : 2.38-1
Description     : X keyboard configuration files
Architecture    : any
URL             : [url]https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config[/url]
Licenses        : custom
Groups          : None
Provides        : xkbdata
Depends On      : None
Optional Deps   : None
Required By     : gnome-desktop-common  libxkbcommon  libxklavier  xorg-server-common
Optional For    : None
Conflicts With  : xkbdata
Replaces        : xkbdata
Installed Size  : 6.52 MiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Sun 05 Feb 2023 11:14:56 AM CET
Install Date    : Sat 27 May 2023 11:27:53 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xmlsec
Version         : 1.2.37-1
Description     : XML Security Library is a C library based on LibXML2
Architecture    : x86_64
URL             : [url]https://www.aleksey.com/xmlsec/index.html[/url]
Licenses        : custom
Groups          : None
Provides        : libxmlsec1.so=1-64  libxmlsec1-openssl.so=1-64  libxmlsec1-nss.so=1-64  libxmlsec1-gnutls.so=1-64  libxmlsec1-gcrypt.so=1-64
Depends On      : libxslt  openssl  gnutls  nss  libltdl
Optional Deps   : None
Required By     : libreoffice-fresh
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 4.87 MiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Tue 29 Nov 2022 05:07:42 PM CET
Install Date    : Fri 06 Jan 2023 01:19:58 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-fonts-encodings
Version         : 1.0.7-1
Description     : X.org font encoding files
Architecture    : any
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-fonts  xorg
Provides        : None
Depends On      : None
Optional Deps   : None
Required By     : libfontenc
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 628.47 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Wed 01 Mar 2023 11:35:33 PM CET
Install Date    : Sat 27 May 2023 11:27:53 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-mkfontscale
Version         : 1.2.2-1
Description     : Create an index of scalable font files for X
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : xorg-mkfontdir
Depends On      : freetype2  libfontenc
Optional Deps   : None
Required By     : ttf-monapo
Optional For    : None
Conflicts With  : xorg-mkfontdir
Replaces        : xorg-mkfontdir
Installed Size  : 47.67 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Mon 04 Apr 2022 07:16:53 AM CEST
Install Date    : Tue 12 Apr 2022 10:54:50 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : Yes
Validated By    : Signature

Name            : xorg-server
Version         : 21.1.8-1
Description     : Xorg X server
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org[/url]
Licenses        : custom
Groups          : xorg
Provides        : X-ABI-VIDEODRV_VERSION=25.2  X-ABI-XINPUT_VERSION=24.4  X-ABI-EXTENSION_VERSION=10.0  x-server
Depends On      : libepoxy  libxfont2  pixman  xorg-server-common  libunwind  dbus  libgl  xf86-input-libinput  nettle  libpciaccess  libdrm  libxshmfence  libxcvt
Optional Deps   : None
Required By     : gdm  nvidia-utils
Optional For    : None
Conflicts With  : nvidia-utils<=331.20  glamor-egl  xf86-video-modesetting
Replaces        : glamor-egl  xf86-video-modesetting
Installed Size  : 3.72 MiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Wed 29 Mar 2023 03:41:40 PM CEST
Install Date    : Sat 27 May 2023 11:27:53 PM CEST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature

Name            : xorg-server-common
Version         : 21.1.8-1
Description     : Xorg server common files
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org[/url]
Licenses        : custom
Groups          : xorg
Provides        : None
Depends On      : xkeyboard-config  xorg-xkbcomp  xorg-setxkbmap
Optional Deps   : None
Required By     : xorg-server  xorg-server-xvfb  xorg-xwayland
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 127.09 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Wed 29 Mar 2023 03:41:40 PM CEST
Install Date    : Sat 27 May 2023 11:27:53 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-server-xvfb
Version         : 21.1.8-1
Description     : Virtual framebuffer X server
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org[/url]
Licenses        : custom
Groups          : xorg
Provides        : None
Depends On      : libxfont2  libunwind  pixman  xorg-server-common  xorg-xauth  libgl  nettle  libtirpc  systemd-libs
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1952.06 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Wed 29 Mar 2023 03:41:40 PM CEST
Install Date    : Sat 27 May 2023 11:29:23 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-setxkbmap
Version         : 1.3.4-1
Description     : Set the keyboard using the X Keyboard Extension
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libxkbfile  libxrandr
Optional Deps   : None
Required By     : xorg-server-common
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 33.49 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Mon 15 May 2023 10:11:53 PM CEST
Install Date    : Sat 27 May 2023 11:27:53 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xauth
Version         : 1.1.2-1
Description     : X.Org authorization settings program
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libxmu
Optional Deps   : None
Required By     : xorg-server-xvfb  xorg-xinit
Optional For    : openssh
Conflicts With  : None
Replaces        : None
Installed Size  : 55.93 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Wed 20 Apr 2022 02:02:53 PM CEST
Install Date    : Sat 23 Apr 2022 11:28:07 AM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xhost
Version         : 1.0.9-1
Description     : Server access control program for X
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libx11  libxmu
Optional Deps   : None
Required By     : gdm
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 27.72 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Tue 13 Dec 2022 07:52:54 AM CET
Install Date    : Fri 06 Jan 2023 01:20:06 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xinit
Version         : 1.4.2-1
Description     : X.Org initialisation program
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : libx11  xorg-xauth  xorg-xrdb  xorg-xmodmap
Optional Deps   : xorg-twm
                  xterm
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 35.69 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Sun 04 Dec 2022 09:39:07 PM CET
Install Date    : Fri 06 Jan 2023 01:20:06 PM CET
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : xorg-xkbcomp
Version         : 1.4.6-1
Description     : X Keyboard description compiler
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libxkbfile
Optional Deps   : None
Required By     : orca  xorg-server-common
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 213.92 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Thu 08 Dec 2022 07:32:10 AM CET
Install Date    : Fri 06 Jan 2023 01:19:48 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xmodmap
Version         : 1.0.11-1
Description     : Utility for modifying keymaps and button mappings
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libx11
Optional Deps   : None
Required By     : orca  xorg-xinit
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 49.19 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Mon 11 Jul 2022 07:30:39 PM CEST
Install Date    : Sat 16 Jul 2022 12:12:37 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xprop
Version         : 1.2.6-1
Description     : Property displayer for X
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libx11
Optional Deps   : None
Required By     : xdg-utils
Optional For    : inxi  neofetch
Conflicts With  : None
Replaces        : None
Installed Size  : 52.00 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Sun 04 Dec 2022 09:25:55 PM CET
Install Date    : Fri 06 Jan 2023 01:19:57 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xrandr
Version         : 1.5.2-1
Description     : Primitive command line interface to RandR extension
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libxrandr  libx11
Optional Deps   : None
Required By     : steam
Optional For    : inxi  neofetch
Conflicts With  : None
Replaces        : None
Installed Size  : 69.53 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Sun 04 Dec 2022 09:09:03 PM CET
Install Date    : Fri 06 Jan 2023 01:19:48 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xrdb
Version         : 1.2.1-1
Description     : X server resource database utility
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libx11  libxmu
Optional Deps   : gcc: for preprocessing [installed]
                  mcpp: a lightweight alternative for preprocessing
Required By     : gdm  xorg-xinit
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 40.69 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Fri 20 Aug 2021 11:42:40 PM CEST
Install Date    : Sat 28 Aug 2021 06:28:06 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xset
Version         : 1.2.5-1
Description     : User preference utility for X
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : xorg-apps  xorg
Provides        : None
Depends On      : libxmu
Optional Deps   : None
Required By     : xdg-utils
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 39.86 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Sun 04 Dec 2022 09:15:40 PM CET
Install Date    : Fri 06 Jan 2023 01:19:57 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorg-xwayland
Version         : 23.1.1-1
Description     : run X clients under wayland
Architecture    : x86_64
URL             : [url]https://xorg.freedesktop.org[/url]
Licenses        : custom
Groups          : xorg
Provides        : xorg-server-xwayland
Depends On      : nettle  libepoxy  systemd-libs  libxfont2  pixman  xorg-server-common  libxcvt  mesa
Optional Deps   : None
Required By     : mutter
Optional For    : None
Conflicts With  : xorg-server-xwayland
Replaces        : xorg-server-xwayland
Installed Size  : 2.23 MiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Wed 29 Mar 2023 03:42:16 PM CEST
Install Date    : Sat 27 May 2023 11:28:28 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xorgproto
Version         : 2022.2-1
Description     : combined X.Org X11 Protocol headers
Architecture    : any
URL             : [url]https://xorg.freedesktop.org/[/url]
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : None
Optional Deps   : None
Required By     : libice  libx11  libxau  libxdmcp  libxfont2
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1466.67 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Thu 11 Aug 2022 04:39:40 PM CEST
Install Date    : Sat 03 Sep 2022 09:36:41 AM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xvidcore
Version         : 1.3.7-2
Description     : XviD is an open source MPEG-4 video codec
Architecture    : x86_64
URL             : [url]https://www.xvid.com/[/url]
Licenses        : GPL
Groups          : None
Provides        : libxvidcore.so=4-64
Depends On      : glibc
Optional Deps   : None
Required By     : ffmpeg  ffmpeg4.4  mencoder  mplayer
Optional For    : avidemux-cli
Conflicts With  : None
Replaces        : None
Installed Size  : 692.38 KiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Sat 16 May 2020 11:56:20 AM CEST
Install Date    : Mon 03 May 2021 08:51:01 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xxhash
Version         : 0.8.1-4
Description     : Extremely fast non-cryptographic hash algorithm
Architecture    : x86_64
URL             : [url]https://cyan4973.github.io/xxHash/[/url]
Licenses        : GPL2  BSD
Groups          : None
Provides        : libxxhash.so=0-64
Depends On      : glibc
Optional Deps   : None
Required By     : rsync
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 386.34 KiB
Packager        : Maxime Gauduin <alucryd@archlinux.org>
Build Date      : Wed 01 Mar 2023 04:38:14 PM CET
Install Date    : Sat 27 May 2023 11:29:11 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : xz
Version         : 5.4.3-1
Description     : Library and command line tools for XZ and LZMA compressed files
Architecture    : x86_64
URL             : [url]https://tukaani.org/xz/[/url]
Licenses        : GPL  LGPL  custom
Groups          : None
Provides        : liblzma.so=5-64
Depends On      : sh
Optional Deps   : None
Required By     : base  dpkg  ffmpeg  ffmpeg4.4  file  gdb  gimp  gpac  imlib2  kmod  lib32-xz  libarchive  libelf  libtiff  libunwind  libxml2  libxmlb  libxslt  ostree  raptor  systemd  systemd-libs  yelp  zstd
Optional For    : mkinitcpio  python
Conflicts With  : None
Replaces        : None
Installed Size  : 2.31 MiB
Packager        : Christian Hesse <eworm@archlinux.org>
Build Date      : Thu 04 May 2023 08:23:33 PM CEST
Install Date    : Sat 27 May 2023 11:27:50 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : yajl
Version         : 2.1.0-5
Description     : Yet Another JSON Library
Architecture    : x86_64
URL             : [url]https://lloyd.github.com/yajl/[/url]
Licenses        : ISC
Groups          : None
Provides        : libyajl.so=2-64
Depends On      : glibc
Optional Deps   : None
Required By     : libvirt
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 220.88 KiB
Packager        : Jelle van der Waa <jelle@archlinux.org>
Build Date      : Fri 24 Dec 2021 11:29:58 AM CET
Install Date    : Tue 28 Dec 2021 05:54:43 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : yasm
Version         : 1.3.0-6
Description     : A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)
Architecture    : x86_64
URL             : [url]https://www.tortall.net/projects/yasm/[/url]
Licenses        : BSD  GPL2  LGPL2.1  PerlArtistic
Groups          : None
Provides        : None
Depends On      : glibc
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 4.33 MiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Tue 27 Dec 2022 02:08:43 PM CET
Install Date    : Fri 06 Jan 2023 01:20:06 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : yelp
Version         : 42.2-2
Description     : Get help with GNOME
Architecture    : x86_64
URL             : [url]https://wiki.gnome.org/Apps/Yelp[/url]
Licenses        : GPL
Groups          : gnome
Provides        : libyelp.so=0-64
Depends On      : bzip2  libhandy  libxslt  webkit2gtk-4.1  xz  yelp-xsl
Optional Deps   : man-db: View manual pages [installed]
Required By     : gnome-devel-docs  gnome-user-docs
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 2.41 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Mon 01 May 2023 09:18:23 PM CEST
Install Date    : Sat 27 May 2023 11:28:37 PM CEST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : yelp-tools
Version         : 42.1-1
Description     : Collection of tools for building and converting documentation
Architecture    : any
URL             : [url]https://gitlab.gnome.org/GNOME/yelp-tools[/url]
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : yelp-xsl  python-lxml  itstool  libxml2  docbook-xsl  mallard-ducktype
Optional Deps   : None
Required By     : gnome-common
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 159.04 KiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Sun 30 Oct 2022 11:21:40 PM CET
Install Date    : Tue 01 Nov 2022 06:12:20 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : yelp-xsl
Version         : 42.1-1
Description     : Document transformations from Yelp
Architecture    : any
URL             : [url]https://gitlab.gnome.org/GNOME/yelp-xsl[/url]
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : None
Optional Deps   : None
Required By     : yelp  yelp-tools
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1367.16 KiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Mon 03 Oct 2022 11:53:42 PM CEST
Install Date    : Tue 04 Oct 2022 08:09:11 AM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : youtube-dl
Version         : 2021.12.17-2
Description     : A command-line program to download videos from YouTube.com and a few more sites
Architecture    : any
URL             : [url]https://ytdl-org.github.io/youtube-dl/[/url]
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : python
Optional Deps   : ffmpeg: for video post-processing [installed]
                  rtmpdump: for rtmp streams support [installed]
                  atomicparsley: for embedding thumbnails into m4a files
                  python-pycryptodome: for hlsnative downloader
Required By     : None
Optional For    : mpv
Conflicts With  : None
Replaces        : None
Installed Size  : 18.03 MiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Thu 06 Apr 2023 06:35:59 PM CEST
Install Date    : Sat 27 May 2023 11:29:23 PM CEST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : zbar
Version         : 0.23.90-3
Description     : Application and library for reading bar codes from various sources
Architecture    : x86_64
URL             : [url]https://github.com/mchehab/zbar[/url]
Licenses        : LGPL
Groups          : None
Provides        : zbar-gtk  zbar-qt  python-zbar
Depends On      : dbus  imagemagick  libxv  v4l-utils
Optional Deps   : gtk3: for zbar-gtk [installed]
                  qt5-x11extras: for zbar-qt [installed]
                  python: for zbar python bindings [installed]
Required By     : gst-plugins-bad
Optional For    : None
Conflicts With  : zbar-gtk  zbar-qt  python-zbar
Replaces        : zbar-gtk  zbar-qt  python-zbar
Installed Size  : 779.87 KiB
Packager        : Balló György <bgyorgy@archlinux.org>
Build Date      : Fri 26 May 2023 10:57:49 AM CEST
Install Date    : Sat 27 May 2023 11:28:03 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zenity
Version         : 3.44.1-1
Description     : Display graphical dialog boxes from shell scripts
Architecture    : x86_64
URL             : [url]https://gitlab.gnome.org/GNOME/zenity[/url]
Licenses        : LGPL
Groups          : None
Provides        : None
Depends On      : gtk3  libnotify
Optional Deps   : perl: gdialog wrapper [installed]
Required By     : steam
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 10.54 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Mon 01 May 2023 08:09:53 PM CEST
Install Date    : Sat 27 May 2023 11:29:21 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zeromq
Version         : 4.3.4-2
Description     : Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.
Architecture    : x86_64
URL             : [url]http://www.zeromq.org[/url]
Licenses        : LGPL
Groups          : None
Provides        : libzmq.so=5-64
Depends On      : gcc-libs  util-linux  libsodium  libpgm
Optional Deps   : None
Required By     : libteam
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 3.25 MiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Fri 01 Oct 2021 11:54:08 PM CEST
Install Date    : Fri 15 Oct 2021 07:23:07 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zimg
Version         : 3.0.4-1
Description     : Scaling, colorspace conversion, and dithering library
Architecture    : x86_64
URL             : [url]https://github.com/sekrit-twc/zimg[/url]
Licenses        : custom:WTFPL
Groups          : None
Provides        : libzimg.so=2-64
Depends On      : gcc-libs  glibc
Optional Deps   : None
Required By     : ffmpeg  ffmpeg4.4
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 942.99 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Sun 12 Jun 2022 10:30:37 AM CEST
Install Date    : Wed 22 Jun 2022 12:21:01 AM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zip
Version         : 3.0-10
Description     : Compressor/archiver for creating and modifying zipfiles
Architecture    : x86_64
URL             : [url]http://www.info-zip.org/Zip.html[/url]
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : bzip2
Optional Deps   : None
Required By     : file-roller
Optional For    : mc
Conflicts With  : None
Replaces        : None
Installed Size  : 546.40 KiB
Packager        : Jonas Witschel <diabonas@archlinux.org>
Build Date      : Tue 22 Mar 2022 02:44:57 PM CET
Install Date    : Fri 01 Apr 2022 12:05:05 AM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zita-alsa-pcmi
Version         : 0.6.1-1
Description     : The successor of clalsadrv, provides easy access to ALSA PCM devices.
Architecture    : x86_64
URL             : [url]https://kokkinizita.linuxaudio.org/linuxaudio/[/url]
Licenses        : GPL3
Groups          : None
Provides        : libzita-alsa-pcmi.so=0-64
Depends On      : gcc-libs  glibc  libasound.so=2-64
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 78.42 KiB
Packager        : David Runge <dvzrv@archlinux.org>
Build Date      : Sat 31 Dec 2022 04:28:01 PM CET
Install Date    : Fri 06 Jan 2023 01:20:06 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zita-resampler
Version         : 1.10.1-1
Description     : A C++ library for resampling audio signals
Architecture    : x86_64
URL             : [url]https://kokkinizita.linuxaudio.org/linuxaudio[/url]
Licenses        : GPL3
Groups          : None
Provides        : libzita-resampler.so=1-64
Depends On      : gcc-libs  glibc
Optional Deps   : libsndfile: for zresample and zretune [installed]
                  zita-resampler-docs: for documentation
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 69.54 KiB
Packager        : David Runge <dvzrv@archlinux.org>
Build Date      : Fri 17 Feb 2023 11:51:51 AM CET
Install Date    : Sat 27 May 2023 11:29:23 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zlib
Version         : 1:1.2.13-2
Description     : Compression library implementing the deflate compression method found in gzip and PKZIP
Architecture    : x86_64
URL             : [url]https://www.zlib.net/[/url]
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : glibc
Optional Deps   : None
Required By     : apache  binutils  boost-libs  btrfs-progs  cairo  clucene  cracklib  curl  dotnet-runtime  dotnet-runtime-6.0  dpkg  exempi  exiv2  ffmpeg  ffmpeg4.4  file  freetype2  ghostscript  gimp  git  glib2  gmime3  gnupg  gnutls  gpac  js102  js78  js91  kmod  leptonica  lib32-zlib  libarchive  libavif  libelf  libetonyek  libfontenc  libgdiplus  libgit2  libid3tag  libodfgen  libopenmpt  libpciaccess  libpng
                  libpng12  libproxy  librevenge  libssh  libssh2  libsynctex  libtiff  libunwind  libwpd  libxml2  llvm-libs  man-db  mencoder  minizip  mono  mplayer  mpv  neon  nodejs-lts-gallium  nss  openexr  openjpeg2  openmpi  openpmix  openssh  ostree  pcre  pcre2  protobuf  python  python2  qemu-img  qemu-system-x86  qpdf  raptor  rsync  rtmpdump  ruby  spice-gtk  sqlite  sudo  taglib  tcl  webkit2gtk
                  webkit2gtk-4.1  webkit2gtk-5.0  webkitgtk-6.0  wget  zstd
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 340.19 KiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Thu 17 Nov 2022 05:39:43 PM CET
Install Date    : Wed 23 Nov 2022 10:36:54 PM CET
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zstd
Version         : 1.5.5-1
Description     : Zstandard - Fast real-time compression algorithm
Architecture    : x86_64
URL             : [url]https://facebook.github.io/zstd/[/url]
Licenses        : BSD  GPL2
Groups          : None
Provides        : libzstd.so=1-64
Depends On      : glibc  gcc-libs  zlib  xz  lz4
Optional Deps   : None
Required By     : binutils  boost-libs  btrfs-progs  curl  dpkg  file  gcc  gnutls  kmod  lib32-zstd  libarchive  libelf  libtiff  llvm-libs  mesa  mkinitcpio  qemu-img  qemu-system-x86  rsync  systemd-libs
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1465.29 KiB
Packager        : Jelle van der Waa <jelle@archlinux.org>
Build Date      : Sun 16 Apr 2023 02:05:14 PM CEST
Install Date    : Sat 27 May 2023 11:27:50 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zvbi
Version         : 0.2.41-1
Description     : VBI capture and decoding library
Architecture    : x86_64
URL             : [url]http://zapping.sourceforge.net/cgi-bin/view/ZVBI/WebHome[/url]
Licenses        : BSD  GPL2  LGPL2.1  MIT
Groups          : None
Provides        : None
Depends On      : libpng  libx11
Optional Deps   : None
Required By     : gst-plugins-bad
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1151.75 KiB
Packager        : Maxime Gauduin <alucryd@archlinux.org>
Build Date      : Tue 14 Feb 2023 12:09:23 AM CET
Install Date    : Sat 27 May 2023 11:28:03 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Name            : zxing-cpp
Version         : 2.0.0-2
Description     : A C++ library to decode QRCode
Architecture    : x86_64
URL             : [url]https://github.com/nu-book/zxing-cpp[/url]
Licenses        : Apache
Groups          : None
Provides        : None
Depends On      : gcc-libs
Optional Deps   : None
Required By     : gst-plugins-bad  libreoffice-fresh
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1226.50 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Mon 13 Mar 2023 01:11:03 PM CET
Install Date    : Sat 27 May 2023 11:28:03 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Last edited by Fabienne (2023-05-29 12:03:36)

Offline

#11 2023-05-29 12:12:55

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

It simply accepted it

How did you install poweline-shell? What package do yo uuse? Please don't say "pip"

Offline

#12 2023-05-29 12:21:18

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

It simply accepted it

How did you install poweline-shell? What package do yo uuse? Please don't say "pip"

git clone https://github.com/b-ryan/powerline-shell
su
cd powerline-shell
python setup.py install

This is what I used back then when I installed powerline-shell.

Offline

#13 2023-05-29 12:26:10

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

https://aur.archlinux.org/packages/powerline-shell-git
Installing that will probably complain about files in the way, you can either "-overwrite '*'" them or have to first uninstall your local installation.

Otherwise you'll have to (in doubt "./setup.py uninstall" and then) "git pull; python setup.py install"

Offline

#14 2023-05-29 12:36:00

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

https://aur.archlinux.org/packages/powerline-shell-git
Installing that will probably complain about files in the way, you can either "-overwrite '*'" them or have to first uninstall your local installation.

Otherwise you'll have to (in doubt "./setup.py uninstall" and then) "git pull; python setup.py install"

$ git clone https://aur.archlinux.org/powerline-shell-git.git
Cloning into 'powerline-shell-git'...
remote: Enumerating objects: 21, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 21 (delta 0), reused 21 (delta 0), pack-reused 0
Receiving objects: 100% (21/21), 4.36 KiB | 4.36 MiB/s, done.
$ su
$ cd powerline-shell-git
$ python setup.py install
python: can't open file '/home/user/powerline-shell-git/setup.py': [Errno 2] No such file or directory

I think I made an error on the last one?

Offline

#15 2023-05-29 12:37:53

seth
Member
Registered: 2012-09-03
Posts: 49,951

Offline

#16 2023-05-29 12:44:01

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

 $ makepkg -i
==> ERROR: Running makepkg as root is not allowed as it can cause permanent,
catastrophic damage to your system.

Offline

#17 2023-05-29 12:47:22

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

That's not hard to understand is it?

Offline

#18 2023-05-29 12:55:40

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

That's not hard to understand is it?

I ran it in the directory [root@user powerline-shell-git]# which should be right.

Offline

#19 2023-05-29 12:59:58

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

You're not supposed to run makepkg as root because that's stupid and "can cause permanent, catastrophic damage to your system."
Don't su - don't run stuff as root unless you *know* that you have to to begin with.

Offline

#20 2023-05-29 13:10:53

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

You're not supposed to run makepkg as root because that's stupid and "can cause permanent, catastrophic damage to your system."
Don't su - don't run stuff as root unless you *know* that you have to to begin with.

makepkg -i
==> Making package: powerline-shell-git r546.73b01d6-1 (Mon 29 May 2023 03:05:01 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning powerline-shell git repo...
Cloning into bare repository '/home/user/powerline-shell-git/powerline-shell'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Connection timed out

==> ERROR: Failure while downloading powerline-shell git repo
    Aborting...

Should I try later?

Offline

#21 2023-05-29 13:41:36

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

github.com responds for me under that IP, so the problem is on your or your ISPs side.
If it's your ISP you can only wait - otherwise check what't wrong w/ your network config.

Offline

#22 2023-05-29 14:06:55

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] powershell visual issue

seth wrote:

github.com responds for me under that IP, so the problem is on your or your ISPs side.

$ git clone https://aur.archlinux.org/powerline-shell-git.git
$ cd powerline-shell-git
$ makepkg --printsrcinfo
pkgbase = powerline-shell-git
	pkgdesc = A pretty prompt for your shell
	pkgver = r546.73b01d6
	pkgrel = 1
	url = https://github.com/b-ryan/powerline-shell
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-argparse
	provides = powerline-shell
	source = git://github.com/b-ryan/powerline-shell.git
	md5sums = SKIP

pkgname = powerline-shell-git

github no longer supports the git network protocol.

Offline

#23 2023-05-29 14:55:37

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] powershell visual issue

"yay"…
rm -rf src powerline-shell.git
Then patch the PKGBUILD

diff --git a/PKGBUILD b/PKGBUILD
index 66de7ce..501f864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="powerline-shell-git"
 _pkgname="powerline-shell"
-pkgver=r546.73b01d6
+pkgver=r588.4b19aa4
 pkgrel=1
 pkgdesc="A pretty prompt for your shell"
 arch=("any")
@@ -10,12 +10,12 @@ _giturl="://github.com/b-ryan/powerline-shell"
 url="https${_giturl}"
 license=("MIT")
 provides=("${_pkgname}")
-depends=("python" "python-argparse")
+depends=("python")
 makedepends=(
   "git" "python-setuptools"
 )
 source=(
-  "git${_giturl}.git"
+  "git+https${_giturl}.git"
 )
 md5sums=('SKIP')

then "makepkg -i"

Offline

#24 2023-05-29 16:28:06

Fabienne
Member
Registered: 2022-10-06
Posts: 42

Re: [SOLVED] powershell visual issue

seth wrote:

"yay"…
rm -rf src powerline-shell.git
Then patch the PKGBUILD

Hold on. I just ran

rm -rf src powerline-shell.git

and now you want me to patch the PKGBUILD? I'm confused how to do so since it has obviously been too long to comprehend what you mean by that. So please step-by-step. Thanks.

Offline

#25 2023-05-29 17:38:56

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] powershell visual issue

I uploaded the diff to a pastebin for you.

$ curl -o PKGBUILD.diff http://ix.io/4x0L
$ git apply -v PKGBUILD.diff

Offline

Board footer

Powered by FluxBB