Giter VIP home page Giter VIP logo

Comments (6)

yourealwaysbe avatar yourealwaysbe commented on June 25, 2024 1

There are currently a load of out of sync Arch mirrors. I'm not sure if this is more than usual, but even after a reflector refresh of the mirrorlist i was getting out of sync mirrors.

Manually setting an in-sync mirror fixed the problem for me.

from pikaur.

actionless avatar actionless commented on June 25, 2024

update the system first

from pikaur.

muntean-alex avatar muntean-alex commented on June 25, 2024

I believe this might still affect some users.
Manjaro, fully, updated.
For me this is:

:: Synchronizing package databases...
 core                                          145.7 KiB   401 KiB/s 00:00 [##########################################] 100%
 extra                                           8.6 MiB  11.0 MiB/s 00:01 [##########################################] 100%
 community                                      29.0   B   391   B/s 00:00 [##########################################] 100%
 multilib                                      146.8 KiB  2011 KiB/s 00:00 [##########################################] 100%
:: Starting full system upgrade...
 there is nothing to do

And then pamac

Cloning pikaur build files...
Generating pikaur information...
Checking pikaur dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building pikaur...
==> Making package: pikaur 1.18.3-1 (Sat 19 Aug 2023 12:15:44 AM EEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pikaur-1.18.3.tar.gz
==> Validating source files with b2sums...
    pikaur-1.18.3.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting pikaur-1.18.3.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
# find pikaur -type f -name '*.py' -not -name 'argparse.py' \
	#
/usr/bin/python ./maintenance_scripts/pikaman.py README.md pikaur.1
find pikaur -type f -name '*.py' -print0 \
	| xargs --null xgettext --language=python --add-comments --sort-output \
		--default-domain=pikaur --from-code=UTF-8 \
		--keyword='translate' --keyword='translate_many:1,2' \
		--output=locale/pikaur.pot
xgettext: The option '--sort-output' is deprecated.
mkdir -p dist/usr/bin
test -f locale/fr.po || msginit --locale=fr --no-translator --input=locale/pikaur.pot --output=locale/fr.po
msgmerge --update locale/fr.po locale/pikaur.pot
.................................. done.
test -f locale/ru.po || msginit --locale=ru --no-translator --input=locale/pikaur.pot --output=locale/ru.po
msgmerge --update locale/ru.po locale/pikaur.pot
Traceback (most recent call last):
  File "/var/tmp/pamac-build-user/pikaur/src/pikaur-1.18.3/./maintenance_scripts/pikaman.py", line 31, in <module>
    OptionsType = markdown_it.utils.OptionsType
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'markdown_it.utils' has no attribute 'OptionsType'. Did you mean: 'OptionsDict'?
............................. done.
make: *** [Makefile:48: pikaur.1] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
    Aborting...

Sorry If I'm missing something else.

from pikaur.

HennoHimself avatar HennoHimself commented on June 25, 2024

This is still an issue for me, also.

Fully updated Archlinux system with the same error.

from pikaur.

plague-doctor avatar plague-doctor commented on June 25, 2024

Same here. Fully updated system

from pikaur.

darkbaboon avatar darkbaboon commented on June 25, 2024

update the system first

my system was up-to-date, thank you for asking

from pikaur.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.