similar to: spec file frustration (rant)

Displaying 20 results from an estimated 5000 matches similar to: "spec file frustration (rant)"

2016 Dec 14
2
spec file frustration (rant)
On 12/13/2016 03:57 PM, Phil Wyett wrote: > On Tue, 2016-12-13 at 15:39 -0800, Alice Wonder wrote: >> On 12/13/2016 03:34 PM, Phil Wyett wrote: >>> On Tue, 2016-12-13 at 14:16 -0800, Alice Wonder wrote: >>>> I'm getting spec files from centos git which is really convenient when >>>> the related source is easy to find. But some things - e.g. from a spec
2016 Dec 13
2
spec file frustration (rant)
On 12/13/2016 03:34 PM, Phil Wyett wrote: > On Tue, 2016-12-13 at 14:16 -0800, Alice Wonder wrote: >> I'm getting spec files from centos git which is really convenient when >> the related source is easy to find. But some things - e.g. from a spec file >> >> # How to create the source tarball: >> # >> # git clone
2016 Dec 14
0
spec file frustration (rant)
On 12/13/2016 04:16 PM, Alice Wonder wrote: > I'm getting spec files from centos git which is really convenient when > the related source is easy to find. But some things - e.g. from a spec file > > # How to create the source tarball: > # > # git clone git://git.fedorahosted.org/git/python-rhsm.git/ > # cd client/python-rhsm > # tito build --tag
2016 Dec 14
0
spec file frustration (rant)
On Tue, 2016-12-13 at 16:14 -0800, Alice Wonder wrote: > On 12/13/2016 03:57 PM, Phil Wyett wrote: > > On Tue, 2016-12-13 at 15:39 -0800, Alice Wonder wrote: > >> On 12/13/2016 03:34 PM, Phil Wyett wrote: > >>> On Tue, 2016-12-13 at 14:16 -0800, Alice Wonder wrote: > >>>> I'm getting spec files from centos git which is really convenient when >
2016 Dec 13
0
spec file frustration (rant)
On Tue, 2016-12-13 at 14:16 -0800, Alice Wonder wrote: > I'm getting spec files from centos git which is really convenient when > the related source is easy to find. But some things - e.g. from a spec file > > # How to create the source tarball: > # > # git clone git://git.fedorahosted.org/git/python-rhsm.git/ > # cd client/python-rhsm > # tito build --tag
2016 Dec 13
0
spec file frustration (rant)
On Tue, 2016-12-13 at 15:39 -0800, Alice Wonder wrote: > On 12/13/2016 03:34 PM, Phil Wyett wrote: > > On Tue, 2016-12-13 at 14:16 -0800, Alice Wonder wrote: > >> I'm getting spec files from centos git which is really convenient when > >> the related source is easy to find. But some things - e.g. from a spec file > >> > >> # How to create the source
2016 Dec 14
2
spec file frustration (rant)
Hello Johnny, On Wed, 2016-12-14 at 06:58 -0600, Johnny Hughes wrote: > So: > > git clone https://git.centos.org/summary/rpms!skopeo Apart from the syntax error because the exclamation mark is not escaped this leads nowhere. So I tried: $ git clone https://git.centos.org/git/rpms/skopeo.git > (that just happens to be what I am working on right now) > > cd skopeo > >
2016 Dec 13
3
spec file frustration (rant)
On 12/13/2016 2:35 PM, Nicolas Kovacs wrote: > That's why I'm running Slackware on most of my systems. that doesn't solve the issue of various FOSS projects using all kinda whacky build toolkits and requirements. one tool I wanted to build a few weeks ago depended on common lisp. another package I wanted to play with required this whole complex python infrastructure which
2016 Dec 14
2
spec file frustration (rant)
Hello Jonathan, On Wed, 2016-12-14 at 15:03 -0500, Jonathan Billings wrote: > On Wed, Dec 14, 2016 at 07:29:19PM +0100, Leonard den Ottolander wrote: > > > get_sources.sh > > > > The name suggests this is what we need (or do we??) If only I could find > > that script anywhere... > > Johnny said it at the beginning of his email. I'll paste it again so
2016 Dec 13
0
spec file frustration (rant)
Le 13/12/2016 ? 23:16, Alice Wonder a ?crit : > Seems a lot of the software distribution world is getting overly complex > with an expectation that the end user who needs to exercise his FLOSS > rights has to use git or nodejs or for php composer or whatever just to > get what use to be available with no more complexity than choosing > tar.gz or tar.bz2 or .zip if the dev was
2016 Dec 14
3
spec file frustration (rant)
Hello Phil, On Wed, 2016-12-14 at 20:57 +0000, Phil Wyett wrote: > The path to the repo is wrong. > > git clone https://git.centos.org/git/centos-git-common.git Too late to boost my brain with more coffee for today. Not as sharp as I would like to be ;) . Still leaves me with the question why a script to download the source tarballs is needed when just not adding a .gitignore entry
2016 Dec 14
0
spec file frustration (rant)
On Wed, Dec 14, 2016 at 07:29:19PM +0100, Leonard den Ottolander wrote: > > get_sources.sh > > The name suggests this is what we need (or do we??) If only I could find > that script anywhere... Johnny said it at the beginning of his email. I'll paste it again so you don't have to go re-read it: On Wed, Dec 14, 2016 at 06:58:02AM -0600, Johnny Hughes wrote: > I am not
2016 Dec 14
0
spec file frustration (rant)
On Wed, 2016-12-14 at 21:38 +0100, Leonard den Ottolander wrote: > Hello Jonathan, > > On Wed, 2016-12-14 at 15:03 -0500, Jonathan Billings wrote: > > On Wed, Dec 14, 2016 at 07:29:19PM +0100, Leonard den Ottolander wrote: > > > > get_sources.sh > > > > > > The name suggests this is what we need (or do we??) If only I could find > > > that
2016 Dec 15
0
spec file frustration (rant)
On 12/14/2016 03:32 PM, Leonard den Ottolander wrote: > Hello Phil, > > On Wed, 2016-12-14 at 20:57 +0000, Phil Wyett wrote: >> The path to the repo is wrong. >> >> git clone https://git.centos.org/git/centos-git-common.git > > Too late to boost my brain with more coffee for today. Not as sharp as I > would like to be ;) . > > Still leaves me with the
2016 Dec 13
0
spec file frustration (rant)
On Tue, December 13, 2016 5:09 pm, John R Pierce wrote: > On 12/13/2016 2:35 PM, Nicolas Kovacs wrote: >> That's why I'm running Slackware on most of my systems. > > that doesn't solve the issue of various FOSS projects using all kinda > whacky build toolkits and requirements. > > one tool I wanted to build a few weeks ago depended on common lisp. > >
2013 Sep 15
2
viirt-who Problem or my mistake ?
Hello, I am new on centos and have installed a KVM Server, now on my host i have on a new start a Error from virt-who and virt-who never starts. root at bbs init.d]# service virt-who start virt-who starten: Traceback (most recent call last): File "/usr/share/virt-who/virt-who.py", line 33, in <module> from subscriptionmanager import SubscriptionManager,
2013 Nov 21
2
CentOS still dies on me
Might this have something to do with the following boot message?: Starting virt-who: Traceback (most recent call last): File "/usr/share/virt-who/virt-who.py", line 33, in <module> from subscriptionmanager import SubscriptionManager, SubscriptionManagerError File "/usr/share/virt-who/subscriptionmanager.py", line 24, in <module> import
2006 Feb 16
2
Joel on Software Rails Rant
I didn''t know if any of you had seen this rant about Rails over on Joel on Software but it is an interesting read. Check it out here - http://discuss.joelonsoftware.com/default.asp?joel.3.309321.45 -Rob Bazinet http://www.robertbazinet.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Aug 17
2
C8 - Register with Red Hat
On Mon, 17 Aug 2020 17:49:29 -0500 Gregory P. Ennis wrote: > What appears is below. Removing dependent packages is required. Removing unused dependencies is optional. dnf remove *subscription* --noautoremove should remove the dependent packages but keep thee unused dependencies if you want them. There's also a setting in /etc/dnf/dnf.conf to set the default behaviour of the autoremove
2020 Aug 17
3
C8 - Register with Red Hat
On Mon, 17 Aug 2020 17:03:24 -0500 Gregory P. Ennis wrote: > I downloaded a Centos 8 image file : > > CentOS-8.1.1911-x86_64-dvd1.iso > > then I installed it as a kvm guest on a Centos 7 host machine. > > I installed a lot of the software; gui and server to give it a test drive. > > Nothing unusual about what I did that I can identify. And the message came up when