Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695466 - media-tv/mythtv-30.0_p20190808 bash_profile not installed with autostart USE-flag
Summary: media-tv/mythtv-30.0_p20190808 bash_profile not installed with autostart USE-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-23 16:19 UTC by Daniel Frey
Modified: 2019-10-09 03:07 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 Daniel Frey 2019-09-23 16:19:42 UTC
I upgraded my backend and multiple frontends and found out the autostart USE-flag is broken.

It no longer installs the .bash_profile needed to start mythtv. If you have /etc/inittab modified to spawn the auto-login it just sits there.

Reproducible: Always

Steps to Reproduce:
1. Install mythtv with autostart USE set
2. Modify /etc/inittab
3. Reboot
Actual Results:  
System sits at login screen

Expected Results:  
init should autologin mythtv user (it does, but the bash_profile is missing so X does not start.)
Comment 1 Wilson M. Michaels 2019-09-27 14:57:54 UTC
Confirmed: INPROGRESS
Comment 2 Wilson M. Michaels 2019-09-29 14:21:53 UTC
A bug in mythtv-30.0 autostart fails to add these 2 files. It is fixed when the very busy gentoo developers get my pull request merged into the gentoo tree.
Comment 3 Larry the Git Cow gentoo-dev 2019-10-09 03:07:47 UTC
The bug has been closed via the following commit(s):

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

commit 82946d56594d70ff52abbe1b8dda04d3b304e3a1
Author:     Wilson Michaels <thebitpit@earthlink.net>
AuthorDate: 2019-10-07 17:34:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-09 03:07:22 +0000

    media-tv/mythtv: revision bump mythtv-30.0_p20190808-r1.ebuild
    
    Bug: https://bugs.gentoo.org/665928
    Closes: https://bugs.gentoo.org/695468
    Closes: https://bugs.gentoo.org/695688
    Closes: https://bugs.gentoo.org/695466
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Wilson Michaels <thebitpit@earthlink.net>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-tv/mythtv/mythtv-30.0_p20190808-r1.ebuild | 416 ++++++++++++++++++++++++
 1 file changed, 416 insertions(+)