Ubuntu LMMS - Unable to locate package lmms-vst-full
Well this one turns out to be a non-issue if you were to install LMMS as an App Image on Ubuntu 18 Bionic as instructed here , am keeping this blog entry as-is for learning purposes ...
To document how i came to - cmake - the LMMS in place of usingh the AppImage ?
I wanted to go through the code and participate in the development of the LMMS - which will be done at a later stage / date / time.
Also documenting some earlier challenges / F##k up's done by me -
Ubuntu-18 , CMAKE Error == Could NOT find SndFile (missing: SNDFILE_LIBRARY SNDFILE_INCLUDE_DIR) #5391

Issue - Need to use VST's with LMMS on Ubuntu , seems most VST's are Windows DLL files and thus dont work on Ubuntu
Facing my first issue with LMMS on Ubuntu , this involves Vestige , VST's , WINE and kxstudio . The kxstudio site at - https://kx.studio/Repositories, doesnt load . Got a DEB Package reference from their GoogleSearch CACHED webpage...
1) Suggested solution in many forums -- use LMMS with WINE.
2) Fair enough installed WINE
3) Seems we need to assign a DRIVE to the Application - LMMS in WINE ? Still not sure if i did this correctly , but i did - launch WineConfig from the Ubuntu terminal and in the GUI went a created a New path for a (DUMMY) drive == L
4)
Debian /
Ubuntu
All Debian and Ubuntu users can enable our repositories by installing this deb file:
kxstudio-repos.deb.You can install it manually by running this:
# Install required dependencies if needed
sudo apt-get install apt-transport-https gpgv
# Remove legacy repos
sudo dpkg --purge kxstudio-repos-gcc5
# Download package file
wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_10.0.3_all.deb
# Install it
sudo dpkg -i kxstudio-repos_10.0.3_all.deb
These packages contain:
- Various sources files that activates the separate repositories
- GPG keys used for package and repository signing
- A post-install script that clears up legacy repository setup
(base) dhankar@dhankar-1:~$ cd /home/dhankar/LMMS_Master_Cloned/lmms/build
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ ./lmms
Notice: could not set realtime priority.
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ sudo apt-get install lmms-vst-full
[sudo] password for dhankar:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lmms-vst-full
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ sudo apt-get install apt-transport-https gpgv
Reading package lists... Done
Building dependency tree
Reading state information... Done
gpgv is already the newest version (2.2.4-1ubuntu1.2).
gpgv set to manually installed.
The following packages were automatically installed and are no longer required:
fonts-wine gir1.2-geocodeglib-1.0 libllvm8 libllvm8:i386 libwine:i386
ubuntu-web-launchers wine32:i386
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 1,692 B of archives.
After this operation, 153 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://in.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.12 [1,692 B]
Fetched 1,692 B in 1s (1,274 B/s)
Selecting previously unselected package apt-transport-https.
(Reading database ... 205866 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_1.6.12_all.deb ...
Unpacking apt-transport-https (1.6.12) ...
Setting up apt-transport-https (1.6.12) ...
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ sudo dpkg kxstudio-repos-gcc5
dpkg: error: need an action option
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ whereis kxstudio-repos-gcc5
kxstudio-repos-gcc5:
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ sudo dpkg --purge kxstudio-repos-gcc5
dpkg: warning: ignoring request to remove kxstudio-repos-gcc5 which isn't installed
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_10.0.3_all.deb
--2020-02-13 15:43:02-- https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_10.0.3_all.deb
Resolving launchpad.net (launchpad.net)... 91.189.89.222, 91.189.89.223, 2001:67c:1560:8003::8003, ...
Connecting to launchpad.net (launchpad.net)|91.189.89.222|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://launchpad.net/~kxstudio-debian/+archive/ubuntu/kxstudio/+files/kxstudio-repos_10.0.3_all.deb [following]
--2020-02-13 15:43:04-- https://launchpad.net/~kxstudio-debian/+archive/ubuntu/kxstudio/+files/kxstudio-repos_10.0.3_all.deb
Reusing existing connection to launchpad.net:443.
HTTP request sent, awaiting response... 303 See Other
Location: https://launchpadlibrarian.net/446553182/kxstudio-repos_10.0.3_all.deb [following]
--2020-02-13 15:43:04-- https://launchpadlibrarian.net/446553182/kxstudio-repos_10.0.3_all.deb
Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 91.189.89.229, 91.189.89.228, 2001:67c:1560:8003::8007, ...
Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|91.189.89.229|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5916 (5.8K) [application/x-debian-package]
Saving to: ‘kxstudio-repos_10.0.3_all.deb’
kxstudio-repos_10.0.3_all.deb 100%[=================================================================>] 5.78K --.-KB/s in 0s
2020-02-13 15:43:05 (376 MB/s) - ‘kxstudio-repos_10.0.3_all.deb’ saved [5916/5916]
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ sudo dpkg -i kxstudio-repos_10.0.3_all.deb
Selecting previously unselected package kxstudio-repos.
(Reading database ... 205870 files and directories currently installed.)
Preparing to unpack kxstudio-repos_10.0.3_all.deb ...
Unpacking kxstudio-repos (10.0.3) ...
Setting up kxstudio-repos (10.0.3) ...
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ whereis kxstudio-repos-gcc5
kxstudio-repos-gcc5:
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ whereis kxstudio
kxstudio:
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ sudo apt-get install lmms-vst-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lmms-vst-full
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ winecfg
wine: created the configuration directory '/home/dhankar/.wine'
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0017:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0017:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0017:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
001c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
001c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0022:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0022:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0022:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0022:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0022:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0010:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0010:fixme:dwmapi:DwmIsCompositionEnabled 00000000068C0434
0027:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x27f306d, context 0x554020, init_notify 0, handle 0x76bf9e0): stub
0010:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0047:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0047:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0047:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0047:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0047:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0045:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0045:fixme:dwmapi:DwmIsCompositionEnabled 05C1DD14
004c:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x239f537, context 0x2a3820, init_notify 0, handle 0x6a1fcd8): stub
0045:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
wine: configuration in L"/home/dhankar/.wine" has been updated.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ winecfg
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
(base) dhankar@dhankar-1:~/LMMS_Master_Cloned/lmms/build$ ./lmms
Notice: could not set realtime priority.
Comments
Post a Comment