You are not logged in.

#1 2019-04-28 09:50:55

CatSailer1279
Member
Registered: 2019-04-28
Posts: 2

[SOLVED] libgtkdatabox-0.9.3 shared files

Hi,
first of all, I am really new to arch linux and therefore not so familiar with it. Apologize for stupid question in advance.

I am trying to install and run the iio-oscilloscope-git from AUR. I installed it with aurman:

aurman -S iio-oscilloscope-git
~~ initializing aurman...
~~ calculating solutions...

:: The following 1 package(s) are getting installed:
   aur/iio-oscilloscope-git  /            ->  v0.7.r74.11121a9-1

?? Do you want to continue? Y/n: 
~~ looking for new pkgbuilds and fetching them...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) iio-oscilloscope-git-v0.10.r9.2430498-1

Total Installed Size:  60,66 MiB

:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring                                                                    [##########################################################] 100%
(1/1) checking package integrity                                                                  [##########################################################] 100%
(1/1) loading package files                                                                       [##########################################################] 100%
(1/1) checking for file conflicts                                                                 [##########################################################] 100%
(1/1) checking available disk space                                                               [##########################################################] 100%
:: Processing package changes...
(1/1) installing iio-oscilloscope-git                                                             [##########################################################] 100%
:: Running post-transaction hooks...
(1/3) Updating icon theme caches...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the desktop file MIME type cache...

But when I try to run, I get to following error:

sudo -u root /usr/local/bin/osc
/usr/local/bin/osc: error while loading shared libraries: libgtkdatabox-0.9.3.so.0: cannot open shared object file: No such file or directory

I tried to reinstall gtkdatabox, but this did not solved my issue.

aurman -S gtkdatabox
~~ initializing aurman...
~~ calculating solutions...

:: The following 1 package(s) are getting reinstalled:
   aur/gtkdatabox  0.9.3.1-1            ->  0.9.3.1-1

?? Do you want to continue? Y/n: 
~~ looking for new pkgbuilds and fetching them...
loading packages...
warning: gtkdatabox-0.9.3.1-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) gtkdatabox-0.9.3.1-1

Total Installed Size:  0,22 MiB
Net Upgrade Size:      0,00 MiB

:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring                                                                    [##########################################################] 100%
(1/1) checking package integrity                                                                  [##########################################################] 100%
(1/1) loading package files                                                                       [##########################################################] 100%
(1/1) checking for file conflicts                                                                 [##########################################################] 100%
(1/1) checking available disk space                                                               [##########################################################] 100%
:: Processing package changes...
(1/1) reinstalling gtkdatabox                                                                     [##########################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

How do I solve this issue?
Many thanks in advance!

Christoph

P.S.: I hope this is the right place to post this in the forum.

Last edited by CatSailer1279 (2019-04-28 10:46:00)

Offline

#2 2019-04-28 10:27:17

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,859
Website

Re: [SOLVED] libgtkdatabox-0.9.3 shared files

If you're not familiar with Arch, why are you using an AUR helper?

Rebuild iio-oscilloscope-git, don't just reinstall it.

https://wiki.archlinux.org/index.php/Makepkg

Mod note: moving to AUR Issues.

Last edited by WorMzy (2019-04-28 11:53:00)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2019-04-28 10:45:24

CatSailer1279
Member
Registered: 2019-04-28
Posts: 2

Re: [SOLVED] libgtkdatabox-0.9.3 shared files

Thanks. A rebuild of iio-oscilloscope-git solved my issue.

Offline

Board footer

Powered by FluxBB