Displaying 20 results from an estimated 600 matches similar to: "Bug#1080837: Missing Build-Depends on python3-setuptools"
2014 Feb 26
1
How to build scl python-setuptools from src.rpm?
Hi all.
sorry for my english, I'm from Ukraine.
so, i build
http://dev.centos.org/centos/6/SCL/SRPMS/python27-1-10.el6.centos.alt.src.rpm]python27,
then
http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm<http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm%5Dpython27-python>and
when try to build
2018 Jan 31
0
CEBA-2018:0174 CentOS 6 python-setuptools BugFix Update
CentOS Errata and Bugfix Advisory 2018:0174
Upstream details at : https://access.redhat.com/errata/RHBA-2018:0174
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
85f193ba9b47719ad5a8839c395b6db1d60a0345b24a6f479c7bb51d993711ec python-setuptools-0.6.10-4el6_9.noarch.rpm
x86_64:
2015 Aug 13
0
CEBA-2015:1605 CentOS 7 python-setuptools FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:1605
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1605.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
f61304bd2bb087f2811b02e988b89fd039b74e78df57b60fb9853a1d94ac49fa python-setuptools-0.9.8-4.el7.noarch.rpm
Source:
2017 Jun 01
2
Test-suite bots red because of missing import
So, in the end looks like this setuptools 36 was deleted from pypi. There is an issue [1] open on setuptools.
I can confirm by trying to force to install this version:
$ pip install setuptools==36.0.0
Collecting setuptools==36.0.0
Could not find a version that satisfies the requirement setuptools==36.0.0 (from versions:<many version numbers>)
No matching distribution found for
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
Replaced the TurboGears 2 reference implementation with a simpler Django
server.
This implementation has worked out the server interface for an HTTP
awake and config request. Started working on this ready portion, but
nothing is ready yet.
THIS IS A WORK IN PROGRESS: This patch is solely meant to solicit
feedback. Please reply with suggestions and improvement ideas. Thanks.
:)
Signed-off-by:
2010 Feb 11
1
[PATCH] Provides a reference implementation management server.
The reference implementation server is based on TG2. The majority of the
boiler plate code has been stripped out to focus the server solely on
the functionality necessary for a management server.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
server/.gitignore | 4 +
server/MANIFEST.in | 4 +
2008 Dec 04
1
Is anyone using Review Board on CentOS 5?
I'm trying to install Review Board (http://review-board.org) with
python-setup tools and "sudo easy_install ReviewBoard", but this
fails as follows:
easy_install ReviewBoard
Searching for ReviewBoard
Best match: ReviewBoard 0.9.dev-20081202
Processing ReviewBoard-0.9.dev_20081202-py2.4.egg
ReviewBoard 0.9.dev-20081202 is already the active version in easy-
install.pth
2024 Aug 30
1
Debian openssh option review: considering splitting out GSS-API key exchange
On Tue, Apr 02, 2024 at 01:30:11AM +0100, Colin Watson wrote:
> * for Debian trixie (current testing):
>
> * add dependency-only packages called something like
> openssh-client-gsskex and openssh-server-gsskex, depending on their
> non-gsskex alternatives
> * add NEWS.Debian entry saying that people need to install these
> packages if they want to retain
2017 Jun 01
2
Test-suite bots red because of missing import
Hi,
There was a new Python setuptools release (36.0.0) today, that caused this compatibility issue.
The suggestion to stop breaking the builds is to add a static setuptools version on lnt's requirements.client.txt.
The latest known compatible version is 35.0.2. I have tested it building a LNT sandbox and it seems to works.
setuptools==35.0.2
I'll create a bug on LNT so we can
2012 Oct 24
1
Exec python script on puppet clinet running on windows
I am trying to execute a python script from manifest file on puppet windows
based client:
exec {''ez_setup.py -U setuptools'':
#command => ''C:\Python27\ez_setup.py -U setuptools'',
cwd => ''C:\Python27'',
path => ''C:\Python27;%PATH%'',
#creates => ''C:\Program,
2011 Apr 02
1
Problem getting TDM400P clone card to go off-hook and dial
I am having problems getting a Nicherons TDM400P wildcard clone to dial out.
Everything appears to be configured correctly, but although I see call
progress, it never seems to actually pick up the phone.
(The following is a test of 911 emergency, where I substitute 811 [repair
service] as the actual number dialed.)
*CLI>
-- Executing [911 at from-internal:1]
2019 May 08
3
youtube-dl No module named 'pkg_resources'
youtube-dl doesn't work for me after a recent update.
I do not use it often, so do not know whether the update matters.
It gives the error message:
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
I've tried reinstalling
2019 Dec 02
0
Debian Stretch - > buster: samba packages
Am 02.12.19 um 11:43 schrieb Rowland penny via samba:
> On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote:
>> Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba:
>>> Hai,
>>>
>>> Sorry for the late reply.
>> Never mind, weekend is important ...
>>
>>> Here its just apt-get distupgrade --autoremove --purge
>>> Without
2017 Sep 07
1
Failed building wheel for libvirt-python
Hi all,
I'm installing Openstack using devstack netwon branch in my PC with Ubuntu
16.04 and I have this error.
Could someone of you help me please?
Thanks
Collecting libvirt-python===2.1.0 (from -c
/opt/stack/requirements/upper-constraints.txt (line 169))
Using cached libvirt-python-2.1.0.tar.gz
Building wheels for collected packages: libvirt-python
Running setup.py bdist_wheel for
2024 Apr 02
2
Debian openssh option review: considering splitting out GSS-API key exchange
[I've CCed openssh-unix-dev for awareness, but set Mail-Followup-To to
just debian-devel and debian-ssh to avoid potentially spamming them with
a long discussion. If you choose to override this then that's your
call, but please be mindful of upstream's time.]
Following the xz-utils backdoor, I'm reconsidering some choices in
Debian's OpenSSH packaging. Please note that
2024 Dec 04
13
Bug#1089033: xen: Please package xen version 4.19
Source: xen
Severity: normal
User: debian-lts at lists.debian.org
Usertags: upstream-trixie
X-Debbugs-Cc: debian-lts at lists.debian.org
Dear xen maintainers,
Testing (trixie) currently ships xen 4.17, which, according to the
upstream support matrix [x], will get security support until 2025-12-12.
The latest upstream release (4.19) will get security support until
2027-07-29. I believe it would
2019 Dec 02
0
Debian Stretch - > buster: samba packages
In that case.
apt-get update
apt-get remove samba winbind --autoremove
apt-get dist-upgrade --autoremove
apt-get install samba winbind libnss-winbind libpam-winbind tdb-tools
apt-get dist-upgrade --autoremove --purge
As long as you dont use --purge, everything of samba will stay on the system and you able to install the buster version.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
2010 Mar 12
1
missing dependencies in ovirt-build
Hi,
i got this error during build:
make[2]: Entering directory `/home/panter/ovirt/node'
{ test ! -d "ovirt-node-1.0.3" || { find "ovirt-node-1.0.3" -type d !
-perm -200 -exec chmod u+w {} ';' && rm -fr "ovirt-node-1.0.3"; }; }
test -d "ovirt-node-1.0.3" || mkdir "ovirt-node-1.0.3"
(cd gptsync && make
2024 Jul 05
1
samba-ad-dc from debian backports fails to start with /usr/sbin/samba missing
[Not including ellerhold.de address since the MXes in question does not accept connections form my part of the world]
05.07.2024 09:58, Matthias K?hne | Ellerhold Aktiengesellschaft via samba wrote:
> Hello mjt,
>
> I can only speak for myself:
>
> For bigger upgrades (e. g. samba 4.19 -> 4.20) Im manually updating a
> few servers and check if everything works.
>
>
2019 Dec 02
1
Debian Stretch - > buster: samba packages
On 02/12/2019 10:51, Stefan G. Weichinger via samba wrote:
> Am 02.12.19 um 11:43 schrieb Rowland penny via samba:
>> On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote:
>>> Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba:
>>>> Hai,
>>>>
>>>> Sorry for the late reply.
>>> Never mind, weekend is important ...
>>>