Search Criteria
Package Details: dput 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dput.git (read-only, click to copy) |
---|---|
Package Base: | dput |
Description: | Debian package upload tool |
Upstream URL: | http://packages.qa.debian.org/dput |
Licenses: | GPL |
Submitter: | Misery |
Maintainer: | javmorin |
Last Packager: | javmorin |
Votes: | 18 |
Popularity: | 0.054727 |
First Submitted: | 2007-12-10 22:25 (UTC) |
Last Updated: | 2021-10-20 22:40 (UTC) |
Latest Comments
javmorin commented on 2018-11-10 18:30 (UTC)
@jatone
The error you reported is due to the hard-coding of paths that was used, because it is expecting the installed files to be in /usr/bin but they are being placed in /usr/miniconda3/bin. I will see if I can find a workaround, but that may take a bit of time so you are going to need to patch/work-around this issue locally for the moment.
Unfortunately, because of how dependencies are resolved, I cannot restrict it to just use the "official" version of python without indicating conflict with all other possible distributions, so that is a non-starter.
Sorry you are having to jump through hoops.
jatone commented on 2018-11-10 11:22 (UTC) (edited on 2018-11-10 11:24 (UTC) by jatone)
please hardcode the correct python to use, miniconda and other python environments interfere with the installation process.
/shared/user/miniconda3/bin/python /tmp/tmpjtgeq_5m.py
removing /tmp/tmpjtgeq_5m.py
running install_egg_info
running egg_info
creating dput.egg-info
writing dput.egg-info/PKG-INFO
writing dependency_links to dput.egg-info/dependency_links.txt
writing entry points to dput.egg-info/entry_points.txt
writing requirements to dput.egg-info/requires.txt
writing top-level names to dput.egg-info/top_level.txt
writing manifest file 'dput.egg-info/SOURCES.txt'
reading manifest file 'dput.egg-info/SOURCES.txt'
writing manifest file 'dput.egg-info/SOURCES.txt'
Copying dput.egg-info to /shared/user/.cache/yay/dput/pkg/dput/shared/user/miniconda3/lib/python3.6/site-packages/dput-1.0.2-py3.6.egg-info
running install_scripts
Installing execute-dcut script to /shared/user/.cache/yay/dput/pkg/dput/shared/user/miniconda3/bin
Installing execute-dput script to /shared/user/.cache/yay/dput/pkg/dput/shared/user/miniconda3/bin
mv: cannot stat '/shared/user/.cache/yay/dput/pkg/dput/usr/bin/execute-dput': No such file or directory
javmorin commented on 2018-10-15 17:26 (UTC)
Apologies for the delay in updating this package. I hope to push an updated version this week.
@aorth: you need to build/install python-debian from AUR as well
aorth commented on 2018-10-15 16:53 (UTC)
I updated this for dput 1.0.2 and Python 3 and it packages fine, but when I run it I get:
pkg_resources.DistributionNotFound: The 'python-debian' distribution was not found and is required by dput
PKGBUILD: https://gist.github.com/alanorth/b41058fde4d6b056910140a352eb2b48
javmorin commented on 2017-09-25 21:53 (UTC)
ProfessorKaos64 commented on 2016-11-26 18:57 (UTC)
ProfessorKaos64 commented on 2016-11-26 18:30 (UTC) (edited on 2016-11-26 18:34 (UTC) by ProfessorKaos64)
dolik.rce commented on 2015-10-17 11:55 (UTC)
BoySka commented on 2015-10-12 09:06 (UTC)
dolik.rce commented on 2015-03-20 07:57 (UTC)
jsnlry commented on 2015-03-19 21:56 (UTC)
dolik.rce commented on 2013-01-27 15:32 (UTC)
JonnyJD commented on 2013-01-27 15:10 (UTC)
lainme commented on 2012-07-04 02:45 (UTC)
DarwinSurvivor commented on 2011-03-18 18:20 (UTC)