Git Product home page Git Product logo

Comments (8)

Narrat avatar Narrat commented on August 15, 2024

Just rebuild the package

from canto-curses.

Maeda1 avatar Maeda1 commented on August 15, 2024

For both canto-next and canto-curses, I got :

running install running build running build_py copying canto_curses/main.py -> build/lib.linux-x86_64-3.5/canto_curses running build_ext running build_scripts running install_lib copying build/lib.linux-x86_64-3.5/canto_curses/main.py -> /usr/lib/python3.5/site-packages/canto_curses byte-compiling /usr/lib/python3.5/site-packages/canto_curses/main.py to main.cpython-35.pyc running install_scripts changing mode of /usr/bin/canto-curses to 755 running install_data fatal: aucun nom trouvé, impossible de décrire quoi que ce soit. Command '['git', 'describe']' returned non-zero exit status 128 running install_egg_info Removing /usr/lib/python3.5/site-packages/Canto_curses-0.9.6-py3.5.egg-info Writing /usr/lib/python3.5/site-packages/Canto_curses-0.9.6-py3.5.egg-info

Using 4.8.11-1-ARCH

from canto-curses.

Narrat avatar Narrat commented on August 15, 2024

What is the meaning of the french part in this error message.
And what is your method? Using a pkgbuild or manual build?

from canto-curses.

Maeda1 avatar Maeda1 commented on August 15, 2024

The french part means : no name found, impossible to describe anything.
I downloaded the files on this git repository and execute the command line as specified on the README.

from canto-curses.

Narrat avatar Narrat commented on August 15, 2024

Did you use git before? The error (128) can appear if no global config file for git exists (email and name).

Edit: but why the manual way? Just use the pkgbuild from the aur and rebuild the package using makepkg, yaourt or whatever you use

from canto-curses.

Maeda1 avatar Maeda1 commented on August 15, 2024

I tried with the aur pkgbuild, but it seems that it doesn't want to install as files are already present, like :
canto-next-git : /usr/lib/systemd/user/canto-daemon.service
canto-next-git : /usr/lib/python3.5/site-packages/canto_next/transform.py
canto-next-git : /usr/bin/canto-daemon
...

Maybe I can simply delete them before doing an makepg -sri ?

Edit : I can't uninstall canto-next-git, it doesn't exist in pacman's database.

from canto-curses.

Narrat avatar Narrat commented on August 15, 2024

Dunno what you have done, to achieve that ;)
But in that case, you can use forced install to override existing files

$ makepkg -sr
# pacman -U --force canto-next-git-...

from canto-curses.

Maeda1 avatar Maeda1 commented on August 15, 2024

Indeed, problem solved with pacman -U --force <name_of_package_created_by_makepkg>

Big thanks 👍

from canto-curses.

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.