Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Franta Hanzlík via users
On Thu, 6 Jul 2023 22:16:09 +0100
Barry  wrote:

> > On 6 Jul 2023, at 15:08, Franta Hanzlík via users 
> >  wrote:
> > 
> > But sometimes I need to build an RPM package "in the field", at my
> > colleagues/friends/... machines - and I don't use the ~/.rpmmacros  
> 
> Why not put the one line in the .rpmmacros when off site, i am curious?
> It is surely no less a problem then setting synlink.
> 
> Barry

I had no idea the symlink could be a problem until this case, building
RPM packages has worked so far. So making a symlink was easier than
writing a ~/.rpmmacros file.
But my question, simply, is:
- is the use of a symlink for these purposes prohibited?
- if not, it probably makes sense to report it as a bug, right?
---
Thanks, Franta Hanzlik
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Barry


> On 6 Jul 2023, at 15:08, Franta Hanzlík via users 
>  wrote:
> 
> But sometimes I need to build an RPM package "in the field", at my
> colleagues/friends/... machines - and I don't use the ~/.rpmmacros

Why not put the one line in the .rpmmacros when off site, i am curious?
It is surely no less a problem then setting synlink.

Barry
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Franta Hanzlík via users
On Thu, 6 Jul 2023 09:42:30 -0400
Tom Horsley  wrote:

> On Thu, 6 Jul 2023 05:59:05 +0200
> Franta Hanzlík via users wrote:
> 
> > The problem seems to be somehow caused by ~/rpmbuild being a symlink (  
> 
> If a symlink is the problem, you could always set up a ~/.rpmmacros
> file with the line:
> 
> %_topdir  /path/to/real/rpmbuild
> ___

I already use ~/.rpmmacros on my PC for %_topdir, %_tmppath and other.
But sometimes I need to build an RPM package "in the field", at my
colleagues/friends/... machines - and I don't use the ~/.rpmmacros
file there, and I symlink ~/rpmbuild to another location/partition
quite often.
And I haven't noticed a problem, until now, with this package...
Oh well, I'll remember that a symlink might not be a good idea in this
case...
---
Thanks, Franta Hanzlík
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Tom Horsley
On Thu, 6 Jul 2023 05:59:05 +0200
Franta Hanzlík via users wrote:

> The problem seems to be somehow caused by ~/rpmbuild being a symlink (

If a symlink is the problem, you could always set up a ~/.rpmmacros
file with the line:

%_topdir  /path/to/real/rpmbuild
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue