Package Details: nicotine-plus-git 3.3.2.r27.gc39868a1e-1

Git Clone URL: https://aur.archlinux.org/nicotine-plus-git.git (read-only, click to copy)
Package Base: nicotine-plus-git
Description: A graphical client for the SoulSeek peer-to-peer system
Upstream URL: https://nicotine-plus.org
Licenses: GPL-3.0-or-later
Conflicts: nicotine, nicotine+, nicotine-plus
Provides: nicotine, nicotine+, nicotine-plus
Submitter: jorge_barroso
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 58
Popularity: 0.000245
First Submitted: 2013-08-15 17:48 (UTC)
Last Updated: 2024-03-04 16:50 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

rwd2 commented on 2021-01-03 12:11 (UTC) (edited on 2021-01-03 12:14 (UTC) by rwd2)

Build fails with:


running build_scripts
creating build/scripts-3.9
copying and adjusting nicotine -> build/scripts-3.9
changing mode of build/scripts-3.9/nicotine from 644 to 755
==> Starting check()...
Traceback (most recent call last):
  File "/home/user1/documents/aur/nicotine-plus-git/src/nicotine-plus/./nicotine", line 279, in <module>
    run()
  File "/home/user1/documents/aur/nicotine-plus-git/src/nicotine-plus/./nicotine", line 240, in run
    version()
  File "/home/user1/documents/aur/nicotine-plus-git/src/nicotine-plus/./nicotine", line 101, in version
    print(_("Nicotine+ version %s") % pynicotine.utils.version)
NameError: name '_' is not defined
==> ERROR: A failure occurred in check().
    Aborting...

Tio commented on 2020-05-23 01:16 (UTC)

works now thanks

yochananmarqos commented on 2020-05-22 23:59 (UTC)

@Tio: Upstream merged the fix, I've removed the patch.

Tio commented on 2020-05-22 22:25 (UTC)

Error:

Cloning into 'nicotine-plus'...
done.
==> Starting prepare()...
patching file setup.py
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file setup.py.rej
==> ERROR: A failure occurred in prepare().
    Aborting...

yochananmarqos commented on 2020-04-28 01:02 (UTC) (edited on 2020-04-28 01:02 (UTC) by yochananmarqos)

Project news: https://github.com/Nicotine-Plus/nicotine-plus/issues/99#issuecomment-620314074

rccavalcanti commented on 2020-04-18 16:24 (UTC)

Hi everyone,

I haven't been using Arch nor this package for quite a while, so maintaining it has become more tedious than it should.

I'm disowning it. Whoever is interested, feel free to pick it up.

Cheers!

Tio commented on 2020-03-31 23:26 (UTC)

Yes true it works if I do so. Apologize for not doing that first. Cheers!

yochananmarqos commented on 2020-03-31 23:22 (UTC)

@Tio: python2-mutagen is also in the AUR, you'll have to install that as a dependency first.

Tio commented on 2020-03-31 23:16 (UTC)

Error:

Building nicotine-plus-git...
==> Making package: nicotine-plus-git 1.4.1.r17.g8b2c199-2 (Wed 01 Apr 2020 01:15:30 AM CEST)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> python2-mutagen
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.