Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905331 - net-im/synapse-1.82.0: does not install anything
Summary: net-im/synapse-1.82.0: does not install anything
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-29 21:02 UTC by Andrew Saunders
Modified: 2023-04-30 00:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Saunders 2023-04-29 21:02:34 UTC
Nothing is installed except for inits.

# equery f net-im/synapse
 * Searching for synapse in net-im ...
 * Contents of net-im/synapse-1.82.0:
/etc
/etc/init.d
/etc/init.d/synapse
/etc/synapse
/etc/synapse/.keep_net-im_synapse-0
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/synapse.service
/usr
/var
/var/lib
/var/lib/synapse
/var/lib/synapse/.keep_net-im_synapse-0
/var/log
/var/log/synapse
/var/log/synapse/.keep_net-im_synapse-0

Reproducible: Always

Steps to Reproduce:
1.emerge
2.nothing installed
3.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-30 00:21:43 UTC
The bug has been closed via the following commit(s):

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

commit 72de8cf66348f7a9919e481791bbc7c027da3a96
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-04-29 23:57:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-30 00:21:02 +0000

    net-im/synapse: Fix installation phase
    
    Fixes: 76450772f8f3 ("net-im/synapse: add 1.82.0")
    Closes: https://bugs.gentoo.org/905331
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/30808
    Signed-off-by: Sam James <sam@gentoo.org>

 net-im/synapse/{synapse-1.82.0.ebuild => synapse-1.82.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)