Bug ID 1225709
Summary tik mounts the wrong path onto usb sticks installations
Classification openSUSE
Product openSUSE Aeon
Version Current
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Installation
Assignee rbrown@suse.com
Reporter hotel-brot.0z@icloud.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101
Firefox/126.0
Build Identifier: 

tik tries to mount ‘/usr/bin/mount -o compress=zstd:1
/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_60A44C3FAD9EE791C9291FA8-0’ but
the correct path to mount would be
‘/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_60A44C3FAD9EE791C9291FA8-0\:0’
it seems as if tik just stops indicating the path at \

Reproducible: Always

Steps to Reproduce:
try to install aeon onto a usb stick
Actual Results:  
mount: /var/lib/tik/mig/mnt: special device
/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_60A44C3FAD9EE791C9291FA8-0 does
not exist.
       dmesg(1) may have more information after failed mount system call.
[/usr/lib/tik/modules/pre/20-mig][20240531-08:43:17][LOG] [pkexec][32]
/usr/bin/mount -o compress=zstd:1
/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_60A44C3FAD9EE791C9291FA8-0
/var/lib/tik/mig/mnt
[/usr/lib/tik/modules/pre/20-mig][20240531-08:43:17][ERROR] Command
<tt>/usr/bin/mount -o compress=zstd:1
/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_60A44C3FAD9EE791C9291FA8-0
/var/lib/tik/mig/mnt</tt> FAILED
[/usr/lib/tik/modules/pre/20-mig][20240531-08:43:20][LOG] [zenity][0][] --error
--text Command <tt>/usr/bin/mount -o compress=zstd:1
/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_60A44C3FAD9EE791C9291FA8-0
/var/lib/tik/mig/mnt</tt> FAILED
[/usr/lib/tik/modules/pre/20-mig][20240531-08:43:20][LOG] [STOP][1]
/usr/bin/tik

Expected Results:  
Successful mounting


You are receiving this mail because: