Bug 2277182 - [abrt] bottles: module(): vkbasalt.py:30:<module>:ModuleNotFoundError: No module named 'vkbasalt'
Summary: [abrt] bottles: module(): vkbasalt.py:30:<module>:ModuleNotFoundError: No mod...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: bottles
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c416e1a16617662f9dcb44d0b8e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-25 15:18 UTC by bdp
Modified: 2024-05-04 18:37 UTC (History)
7 users (show)

Fixed In Version: bottles-51.11-7.fc41 bottles-51.11-7.fc40 bottles-51.11-7.fc39 bottles-51.11-7.fc38
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-05-04 18:37:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details
File: environ (2.23 KB, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details
File: mountinfo (6.20 KB, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details
File: open_fds (1.33 KB, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details
File: namespaces (171 bytes, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details
File: backtrace (8.94 KB, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details
File: cpuinfo (2.98 KB, text/plain)
2024-04-25 15:18 UTC, bdp
no flags Details

Description bdp 2024-04-25 15:18:19 UTC
Description of problem:
started to install virtualbox windows version 

Version-Release number of selected component:
bottles-1:51.11-6.fc40

Additional info:
reporter:       libreport-2.17.15
kernel:         6.8.7-300.fc40.x86_64
cmdline:        /usr/bin/python3 /usr/bin/bottles /home/bdp/Downloads/VirtualBox-7.0.14-161095-Win.exe
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Nautilus
uid:            1000
reason:         vkbasalt.py:30:<module>:ModuleNotFoundError: No module named 'vkbasalt'
executable:     /usr/bin/bottles
type:           Python3
package:        bottles-1:51.11-6.fc40
runlevel:       N 5
exception_type: ModuleNotFoundError
crash_function: module
interpreter:    python3-3.12.3-2.fc40.x86_64
comment:        started to install virtualbox windows version 

Truncated backtrace:
#1 [/usr/share/bottles/bottles/frontend/windows/vkbasalt.py:30] <module>
#2 [/usr/share/bottles/bottles/frontend/views/bottle_preferences.py:55] <module>
#3 [/usr/share/bottles/bottles/frontend/views/details.py:32] <module>
#4 [/usr/share/bottles/bottles/frontend/windows/main_window.py:40] <module>
#5 [/usr/share/bottles/bottles/frontend/main.py:36] <module>
#6 [/usr/bin/bottles:45] <module>

Comment 1 bdp 2024-04-25 15:18:21 UTC
Created attachment 2029175 [details]
File: os_info

Comment 2 bdp 2024-04-25 15:18:23 UTC
Created attachment 2029176 [details]
File: environ

Comment 3 bdp 2024-04-25 15:18:24 UTC
Created attachment 2029177 [details]
File: mountinfo

Comment 4 bdp 2024-04-25 15:18:25 UTC
Created attachment 2029178 [details]
File: open_fds

Comment 5 bdp 2024-04-25 15:18:26 UTC
Created attachment 2029179 [details]
File: namespaces

Comment 6 bdp 2024-04-25 15:18:27 UTC
Created attachment 2029180 [details]
File: backtrace

Comment 7 bdp 2024-04-25 15:18:29 UTC
Created attachment 2029181 [details]
File: cpuinfo

Comment 8 bdp 2024-04-25 15:20:02 UTC
clicked on apps accessories bottles    crashed immediatly


reporter:       libreport-2.17.15
kernel:         6.8.7-300.fc40.x86_64
cmdline:        /usr/bin/python3 /usr/bin/bottles
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-com.usebottles.bottles-251073.scope
uid:            1000
reason:         vkbasalt.py:30:<module>:ModuleNotFoundError: No module named 'vkbasalt'
executable:     /usr/bin/bottles
type:           Python3
package:        bottles-1:51.11-6.fc40
runlevel:       N 5
exception_type: ModuleNotFoundError
crash_function: module
interpreter:    python3-3.12.3-2.fc40.x86_64
comment:        clicked on apps accessories bottles    crashed immediatly

Comment 9 Sandro 2024-04-25 15:58:20 UTC
Do you have `python3-vkbasalt-cli` installed? It's a dependency of Bottles and it should be installed whenever Bottles is.

> reason:         vkbasalt.py:30:<module>:ModuleNotFoundError: No module named 'vkbasalt'

This line is `from vkbasalt.lib import parse, ParseConfig`, which works fine on my system in `ipython` on F39.

What does `rpm -qv python3-vkbasalt-cli` say?

Comment 10 Sandro 2024-04-25 16:12:39 UTC
I see now what's wrong. It's the latest update from updates-testing, in which I made changes to the dependencies. I see that `vkbasalt-cli` is now missing (and possibly others).

I'll push another update fixing my mistake.

Comment 11 Fedora Update System 2024-04-25 17:04:54 UTC
FEDORA-2024-ecd615af85 (bottles-51.11-7.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-ecd615af85

Comment 12 Fedora Update System 2024-04-25 17:12:20 UTC
FEDORA-2024-ecd615af85 (bottles-51.11-7.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2024-04-25 18:03:40 UTC
FEDORA-2024-a31138f2fa (bottles-51.11-7.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-a31138f2fa

Comment 14 Fedora Update System 2024-04-25 18:03:41 UTC
FEDORA-2024-6a904272e8 (bottles-51.11-7.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-6a904272e8

Comment 15 Fedora Update System 2024-04-25 18:03:41 UTC
FEDORA-2024-aa9321eab1 (bottles-51.11-7.fc38) has been submitted as an update to Fedora 38.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-aa9321eab1

Comment 16 Fedora Update System 2024-04-26 01:48:24 UTC
FEDORA-2024-6a904272e8 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6a904272e8`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6a904272e8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2024-04-26 01:57:34 UTC
FEDORA-2024-aa9321eab1 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-aa9321eab1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-aa9321eab1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 18 Fedora Update System 2024-04-26 02:02:39 UTC
FEDORA-2024-a31138f2fa has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a31138f2fa`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a31138f2fa

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 19 bdp 2024-04-26 02:24:36 UTC
What does `rpm -qv python3-vkbasalt-cli` say?




package python3-vbasalt-cli is not install 

guess I better try to install it

Comment 20 Sandro 2024-04-26 07:20:30 UTC
(In reply to bdp from comment #19)

> guess I better try to install it

That or grab the latest update from Bodhi. You seem to be having updates-testing enabled. So, it should just be a matter of `sudo dnf --refresh upgrade bottles` or, if not `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6a904272e8` as per Bodhi instructions.

Comment 21 Fedora Update System 2024-05-04 01:23:09 UTC
FEDORA-2024-6a904272e8 (bottles-51.11-7.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 22 Fedora Update System 2024-05-04 01:33:00 UTC
FEDORA-2024-a31138f2fa (bottles-51.11-7.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 23 Fedora Update System 2024-05-04 02:19:41 UTC
FEDORA-2024-aa9321eab1 (bottles-51.11-7.fc38) has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 24 Sandro 2024-05-04 16:45:16 UTC
Do you mind explaining why you changed this from ERRATA to WONTFIX?

Comment 25 bdp 2024-05-04 17:37:05 UTC
I can change it to what it need to be but but all fixes do not work for me 

6 fixed did the same thing not any kind of fix 

am goint to remove problem reporting from my system as it is a nusance a bother and does not do anythin g

Comment 26 Sandro 2024-05-04 18:01:11 UTC
What exactly is the problem you are still facing?

The issue this bug report is about, missing dependency on python3-vkbasalt-cli, was fixed.


Note You need to log in before you can comment on or make changes to this bug.