SOLVED: Greyhole Update - Transaction check error

melnik
Posts: 44
Joined: Sat Jun 09, 2012 12:13 pm

SOLVED: Greyhole Update - Transaction check error

Postby melnik » Tue Aug 05, 2014 10:35 pm

Hi,

Hope someone can help me here.

I am trying to update Greyhole on my Amahi 7 machine. Ir seems that I have both packages greyhole (0.9.35-1) and hda-greyhole (0.9.35-1). When I try to update greyhole I get following:

Code: Select all

Transaction check error: file /etc/cron.d/greyhole from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /etc/logrotate.d/greyhole from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /etc/rc.d/init.d/greyhole from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/bin/greyhole from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /etc/greyhole.conf from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/bin/greyhole-dfree from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/lib64/greyhole/greyhole-samba34.so from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/lib64/greyhole/greyhole-samba35.so from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/lib64/greyhole/greyhole-samba36.so from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/lib64/greyhole/greyhole-samba40.so from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/share/greyhole/USAGE from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/share/greyhole/greyhole.example.conf from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/share/greyhole/web-app/index.php from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/share/man/man1/greyhole-dfree.1.gz from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/share/man/man1/greyhole.1.gz from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64 file /usr/share/man/man5/greyhole.conf.5.gz from install of greyhole-0.9.60-1.x86_64 conflicts with file from package hda-greyhole-0.9.35-1.x86_64
Should I delete one of the packages?

Thanks

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Greyhole Update - Transaction check error

Postby bigfoot65 » Wed Aug 06, 2014 2:37 am

How did this happen? Did you install manually install amahi-greyhole or the Greyhole UI app?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

melnik
Posts: 44
Joined: Sat Jun 09, 2012 12:13 pm

Re: Greyhole Update - Transaction check error

Postby melnik » Wed Aug 06, 2014 6:21 am

A while ago I followed the wiki guide to using a greyhole on early (at the time) version of amahi 7. it is possible that the guide asked to install greyhole however I do not remember. Have not touched it since.

Do you think I should remove one of the packages?

Greyhole works now, no user interface however

[ Post made via Android ] Image

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Greyhole Update - Transaction check error

Postby bigfoot65 » Wed Aug 06, 2014 7:35 am

Well both should not be installed at the same time. Please provide the results of the following command (root user):

Code: Select all

yum list amahi-greyhole hda-greyhole
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

melnik
Posts: 44
Joined: Sat Jun 09, 2012 12:13 pm

Re: Greyhole Update - Transaction check error

Postby melnik » Wed Aug 06, 2014 1:00 pm

Here is the output:
[root@localhost ~]# yum list amahi-greyhole hda-greyhole
Loaded plugins: fastestmirror, langpacks, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: www.muug.mb.ca
* rpmfusion-free: mirror.nexcess.net
* rpmfusion-free-updates: mirror.nexcess.net
* rpmfusion-nonfree: mirror.nexcess.net
* rpmfusion-nonfree-updates: mirror.nexcess.net
* updates: archive.linux.duke.edu
Installed Packages
hda-greyhole.x86_64 0.9.35-1 @greyhole
Available Packages
amahi-greyhole.i686 0.9.60-1 amahi
amahi-greyhole.x86_64 0.9.60-1 amahi
hda-greyhole.x86_64 0.9.41-1 greyhole
[root@localhost ~]#
Thanks!

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Greyhole Update - Transaction check error

Postby bigfoot65 » Wed Aug 06, 2014 1:04 pm

Ok, good so that shows only one is installed. Recommend you purchase and install the Greyhole UI app.
https://www.amahi.org/apps/greyhole-ui

If you prefer not to use the app, then do the following:

Code: Select all

yum clean metadata yum update hda-platform
Let me know if you see amahi-greyhole install. If it does not, then we will go to the next step.

It's best if you use the Greyhole UI app, but that is your choice.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

melnik
Posts: 44
Joined: Sat Jun 09, 2012 12:13 pm

Re: Greyhole Update - Transaction check error

Postby melnik » Wed Aug 06, 2014 1:49 pm

I have installed greyhole UI app, ran

Code: Select all

yum clean metadata yum update hda-platform
and than
yum -y update (my system was fully updated already)
and I get:

Code: Select all

[root@localhost ~]# yum -y update Loaded plugins: fastestmirror, langpacks, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: www.muug.mb.ca * rpmfusion-free: mirror.nexcess.net * rpmfusion-free-updates: mirror.nexcess.net * rpmfusion-nonfree: mirror.nexcess.net * rpmfusion-nonfree-updates: mirror.nexcess.net * updates: www.muug.mb.ca Resolving Dependencies --> Running transaction check ---> Package amahi-greyhole.x86_64 0:0.9.60-1 will be obsoleting ---> Package greyhole.x86_64 0:0.9.35-1 will be updated ---> Package greyhole.x86_64 0:0.9.60-1 will be an update ---> Package hda-greyhole.x86_64 0:0.9.35-1 will be obsoleted --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: amahi-greyhole x86_64 0.9.60-1 amahi 103 k replacing hda-greyhole.x86_64 0.9.35-1 Updating: greyhole x86_64 0.9.60-1 greyhole 108 k Transaction Summary ================================================================================ Install 1 Package Upgrade 1 Package Total size: 211 k Downloading packages: Running transaction check Running transaction test Transaction check error: file /etc/cron.weekly/greyhole conflicts between attempted installs of amahi-greyhole-0.9.60-1.x86_64 and greyhole-0.9.60-1.x86_64 file /etc/greyhole.conf conflicts between attempted installs of amahi-greyhole-0.9.60-1.x86_64 and greyhole-0.9.60-1.x86_64 Error Summary ------------- [root@localhost ~]#
Any help here please?

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Greyhole Update - Transaction check error

Postby bigfoot65 » Wed Aug 06, 2014 1:56 pm

Ok.

Please post the Greyhole UI app portion of /var/log/amahi-app-installer.log file. I want to see if there are errors.

I asked you to do one of the two solutions, not both. It was either install the app or do the command line stuff.

So now, let's look at the log file. Then once I see what it reflects, we can move to the next step.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

melnik
Posts: 44
Joined: Sat Jun 09, 2012 12:13 pm

Re: Greyhole Update - Transaction check error

Postby melnik » Wed Aug 06, 2014 3:10 pm

Here it is..

Code: Select all

======= app install begin @ 2014-08-06 14:12:56 -0600 ========== Installing app id hknpy3eu9d under /var/hda/platform/html/script/.. ENV=production NOTICE: redirected 'https://github.com/amahi/pooling/archive/v1.4.tar.gz' --> 'https://codeload.github.com/amahi/pooling/tar.gz/v1.4' ... file /var/hda/tmp/amahi-download-cache/17ddcae7617b5b39e96f59abe7fb1843f30437e6 written in cache Migrating database of the plugin, if applicable == 2014071201911 CreateDiskPoolPartitions: migrating ========================== -- execute("DROP TABLE IF EXISTS disk_pool_partitions") -> 0.0015s -- create_table(:disk_pool_partitions) -> 0.1260s == 2014071201911 CreateDiskPoolPartitions: migrated (0.1277s) ================= ERROR 1050 (42S01) at line 1: Table 'settings' already exists App: Greyhole UI installed ======= app install end @ 2014-08-06 14:13:38 -0600 ==========

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Greyhole Update - Transaction check error

Postby bigfoot65 » Wed Aug 06, 2014 3:15 pm

Ok, looks like we have an issue with the intall. That would explain the problem. Please do the

Code: Select all

yum list hda-greyhole amahi-greyhole
asn post the results here.
I am going to file a bug report on this problem so we can determine the root cause and prevent recurrence.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: Bing [Bot] and 26 guests