Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849269 - net-misc/hylafaxplus-7.0.3-r1 installs shell script that uses non-POSIX features
Summary: net-misc/hylafaxplus-7.0.3-r1 installs shell script that uses non-POSIX features
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 609070
  Show dependency tree
 
Reported: 2022-06-02 06:07 UTC by Agostino Sarubbo
Modified: 2022-08-27 13:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,633.99 KB, text/plain)
2022-06-02 06:07 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-06-02 06:07:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/hylafaxplus-7.0.3-r1 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-02 06:07:39 UTC
Created attachment 782210 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-08-27 13:03:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94e38544f0927e94325ad851a55c26763cae33a

commit a94e38544f0927e94325ad851a55c26763cae33a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-27 12:59:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-27 12:59:54 +0000

    net-misc/hylafaxplus: drop use of eval; misc QA fixes
    
    - Drop use of eval
    - Use edo
    - Avoid bashisms in init script
    - Fix docdir
    - Add missing libcrypt dep
    
    Closes: https://bugs.gentoo.org/849269
    Closes: https://bugs.gentoo.org/821286
    Closes: https://bugs.gentoo.org/835835
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/hylafaxplus/files/hylafaxplus-init-r1   | 176 +++++++++++++++++++++++
 net-misc/hylafaxplus/hylafaxplus-7.0.3-r2.ebuild | 159 ++++++++++++++++++++
 2 files changed, 335 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-08-27 13:18:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69298c4e178c987e997c3f033192fb03914ba759

commit 69298c4e178c987e997c3f033192fb03914ba759
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-27 13:17:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-27 13:17:51 +0000

    net-misc/hylafaxplus: tidy up init script a bit further
    
    Bug: https://bugs.gentoo.org/849269
    See: a94e38544f0927e94325ad851a55c26763cae33a
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/hylafaxplus/files/hylafaxplus-init-r1     | 100 ++++++++++-----------
 ...7.0.3-r2.ebuild => hylafaxplus-7.0.3-r3.ebuild} |   0
 2 files changed, 49 insertions(+), 51 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2022-08-27 13:21:15 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1409c9fde13239de5e8713359988b4839ce2ae22

commit 1409c9fde13239de5e8713359988b4839ce2ae22
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-27 13:20:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-27 13:20:59 +0000

    net-misc/hylafaxplus: tidy up init script a bit further deux
    
    Bug: https://bugs.gentoo.org/849269
    See: a94e38544f0927e94325ad851a55c26763cae33a
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/hylafaxplus/files/hylafaxplus-init-r1                 | 10 +++++-----
 ...hylafaxplus-7.0.3-r3.ebuild => hylafaxplus-7.0.3-r4.ebuild} |  0
 2 files changed, 5 insertions(+), 5 deletions(-)