Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891385 - sys-power/switcheroo-control-2.6 looks for python in /var/tmp/portage
Summary: sys-power/switcheroo-control-2.6 looks for python in /var/tmp/portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-19 12:01 UTC by Georgi
Modified: 2023-01-22 18:25 UTC (History)
0 users

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 Georgi 2023-01-19 12:01:47 UTC
Hello, I hadn't used switcherooctl for quit a while and today it gave me this error:

~ $ switcherooctl 
bash: /usr/bin/switcherooctl: /var/tmp/portage/sys-power/switcheroo-control-2.6/temp/python3.11/bin/python3: bad interpreter: No such file or directory


I reemerged it, but it didn't change anything.

After manually changing the first line of /usr/bin/switcherooctl from #!/var/tmp/portage/sys-power/switcheroo-control-2.6/temp/python3.11/bin/python3 to /usr/bin/python it worked, so I believe this is a bug.

Best Regards,
Georgi
Comment 1 Larry the Git Cow gentoo-dev 2023-01-22 12:46:45 UTC
The bug has been closed via the following commit(s):

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

commit 0408faa52e79bf0f5b2aeb9d17d22a86c4a45404
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-01-22 12:41:31 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-01-22 12:45:00 +0000

    sys-power/switcheroo-control: stabilize 2.6-r1 for amd64
    
    Closes: https://bugs.gentoo.org/891385
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)