LinHES Forums
http://forum.linhes.org/

Latest Updates
http://forum.linhes.org/viewtopic.php?f=21&t=23863
Page 1 of 2

Author:  tscholl [ Mon Oct 28, 2013 10:30 am ]
Post subject:  Latest Updates

Noticed that there were 54 new packages that could be installed. I ran pacman to install the updates but got the following error message.

Code:
(53/53) checking for file conflicts                [######################] 100%
error: failed to commit transaction (conflicting files)
supplemental-web: /data/srv/httpd/htdocs/favicon.ico exists in filesystem
glu: /usr/include/GL/glu.h exists in filesystem
glu: /usr/include/GL/glu_mangle.h exists in filesystem
glu: /usr/lib/libGLU.so exists in filesystem
glu: /usr/lib/libGLU.so.1 exists in filesystem
glu: /usr/lib/pkgconfig/glu.pc exists in filesystem
Errors occured, no packages were upgraded.


I think I can just delete the offending files but wanted to make sure before doing so.

Am sure that the Dev's would also like to know about the problem as well.

Author:  brfransen [ Mon Oct 28, 2013 1:54 pm ]
Post subject:  Re: Latest Updates

The supplemental-web conflict is because you have local-website installed. supplemental-web replaces local-website and you can remove local-website
Code:
pacman -R local-website
or if you want to leave local-website installed just force supplemental-web
Code:
pacman -S --force supplemental-web


For glu can you tell me what owns the current files?
Code:
pacman -Qo /usr/include/GL/glu.h

Author:  tscholl [ Mon Oct 28, 2013 2:29 pm ]
Post subject:  Re: Latest Updates

Here is the information requested.

Code:
[root@mythtv2 ~]# pacman -Qo /usr/include/GL/glu.h

/usr/include/GL/glu.h is owned by mesa 8.0.4-1


Thanks

Author:  brfransen [ Mon Oct 28, 2013 3:04 pm ]
Post subject:  Re: Latest Updates

Are the rest of them owned by mesa too?

Author:  tscholl [ Mon Oct 28, 2013 3:49 pm ]
Post subject:  Re: Latest Updates

Yes they are all owned by mesa 8.0.4-1

Author:  tscholl [ Mon Oct 28, 2013 8:04 pm ]
Post subject:  Re: Latest Updates

Just as a note for reference this install was from the LinHES_R8.0.iso with a Partial Restore. XMBC was added an extra with pacman.

All updates have been applied using pacman.

Author:  RacerX [ Mon Oct 28, 2013 9:52 pm ]
Post subject:  Re: Latest Updates

It's really an upgrade. I got the exact same messages as tscholl

Quote:
(53/53) checking for file conflicts [######################] 100%
error: failed to commit transaction (conflicting files)
supplemental-web: /data/srv/httpd/htdocs/favicon.ico exists in filesystem
glu: /usr/include/GL/glu.h exists in filesystem
glu: /usr/include/GL/glu_mangle.h exists in filesystem
glu: /usr/lib/libGLU.so exists in filesystem
glu: /usr/lib/libGLU.so.1 exists in filesystem
glu: /usr/lib/pkgconfig/glu.pc exists in filesystem
Errors occured, no packages were upgraded.

So I ran

Code:
pacman -S --force supplemental-web


and then

Code:
rm /usr/include/GL/glu.h
rm /usr/include/GL/glu_mangle.h
rm /usr/lib/libGLU.so
rm /usr/lib/libGLU.so.1
rm /usr/lib/pkgconfig/glu.pc

and then
Quote:
pacman -Syu


This kicked off the upgrade.

Once everything finished I just rebooted and my mythbox R8.0-2 came up fine.

I tested XBMC and ran some updates. I had to adjust the source for sound. All the other stuff like time and city and time zone was correct.
Really happy to be on XBMC 12.2 across the board again.

My remote snapstream firefly still works perfect in myth and xbmc so that's great

Launched google-chome and added the ad block extension. Check out flash and it works properly and it the lastest and greatest so that's super

Really like the change to mythweb. It is much easier to manage with all the links on the left. Really nice to see the whole list of all my shows in mythweb

Finally, mythwelcome still works and the messages,log looks good!!!!! :D


Thanks for the upgrade it's a good improvement!!!

Author:  brfransen [ Tue Oct 29, 2013 6:35 am ]
Post subject:  Re: Latest Updates

Like supplemental-web it is fine to force glu
Code:
pacman -S --force glu

Author:  tscholl [ Tue Oct 29, 2013 12:20 pm ]
Post subject:  Re: Latest Updates

Any advantage to leaving the local website installed?

Author:  brfransen [ Tue Oct 29, 2013 1:45 pm ]
Post subject:  Re: Latest Updates

tscholl wrote:
Any advantage to leaving the local website installed?

No. I am working on having the supplemental-web pkg automatically replace local-website now.

Author:  brfransen [ Tue Oct 29, 2013 3:32 pm ]
Post subject:  Re: Latest Updates

supplemental-web should now replace local-website but due to a file conflict you will have to force the install:
Code:
pacman -S --force supplemental-web

Author:  tscholl [ Tue Oct 29, 2013 4:00 pm ]
Post subject:  Re: Latest Updates

brfransen

Thanks for the information. It sounds like the correct path to install the updates are the following steps:

Code:
pacman -S --force supplemental-web
pacman -S --force glu
pacman -Syu

Author:  tscholl [ Wed Oct 30, 2013 12:45 pm ]
Post subject:  Re: Latest Updates

Tried the commands from the previous post and got the following messages.

Code:
[root@mythtv2 ~]# pacman -S --force supplemental-web
resolving dependencies...
looking for inter-conflicts...

Packages (3):

Name                   Old Version  New Version  Net Change

core/runit-scripts     8.0-1        8.0-6         -0.73 MiB
extra/shellinabox                   2.14-6         0.35 MiB
core/supplemental-web  8.0-1        8.0-9         -0.19 MiB

Total Installed Size:   1.04 MiB
Net Upgrade Size:       -0.57 MiB

:: Proceed with installation? [Y/n] Y
(3/3) checking keys in keyring                     [######################] 100%
(3/3) checking package integrity                   [######################] 100%
(3/3) loading package files                        [######################] 100%
(3/3) checking for file conflicts                  [######################] 100%
(1/3) upgrading runit-scripts                      [######################] 100%
warning: directory permissions differ on /etc/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/rc.d/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/rc.d/functions.d/
filesystem: 775  package: 755
(2/3) installing shellinabox                       [######################] 100%
warning: directory permissions differ on /etc/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/rc.d/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/conf.d/
filesystem: 775  package: 755
Generate lighttpd include...
    gen_light_conf: reading in shellinaboxd.conf
    gen_light_conf: reading in ssl-inc.conf
    gen_light_conf: reading in lighttpd-supplement.conf
    gen_light_conf: reading in mythweb.conf
Create link to linhes.pem...
Start runit service for shellinaboxd...
adding shellinaboxd
warning: shellinaboxd: unable to open supervise/ok: file does not exist
error: command failed to execute correctly
Optional dependencies for shellinabox
    openssh: SSL support [installed]
(3/3) upgrading supplemental-web                   [######################] 100%
warning: directory permissions differ on /data/srv/httpd/htdocs/
filesystem: 775  package: 755
warning: directory permissions differ on /etc/
filesystem: 775  package: 755
    gen_light_conf: reading in shellinaboxd.conf
    gen_light_conf: reading in ssl-inc.conf
    gen_light_conf: reading in lighttpd-supplement.conf
    gen_light_conf: reading in mythweb.conf
==> Forcing a re-read of lighttpd's configuration file.

[root@mythtv2 ~]# pacman -S --force glu
resolving dependencies...
looking for inter-conflicts...

Packages (1):

Name       New Version  Net Change

extra/glu  9.0.0-2        0.52 MiB

Total Installed Size:   0.52 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) installing glu                               [######################] 100%
[root@mythtv2 ~]# pacman -Syu
:: Synchronizing package databases...
 core                     162.6 KiB   351K/s 00:00 [######################] 100%
 extra                     81.3 KiB   275K/s 00:00 [######################] 100%
:: Starting full system upgrade...
:: Replace chromium with extra/google-chrome? [Y/n] Y
:: Replace local-website with core/supplemental-web? [Y/n] Y
resolving dependencies...
warning: dependency cycle detected:
warning: php-gd will be installed before its php dependency
warning: dependency cycle detected:
warning: php-mcrypt will be installed before its php dependency
looking for inter-conflicts...

warning: insufficient columns available for table display
Packages (52): LinHES-config-8.0-13  LinHES-system-8.0-29  bash-4.2.045-2
               certmaster-0.28-4  ceton_infinitv-2012_1116_1219-3
               chromium-23.0.1271.64-1 [removal]  dcron-4.5-3
               dvb-firmware-1-19  e16_theme_settings-1.0-16  func-0.25-16
               google-chrome-30.0.1599.101-1  keylaunch-1.3.9-9  libcec-2.1.3-1
               libmcrypt-2.5.8-3  libmicrohttpd-0.9.27-1  lighttpd-1.4.32-2
               linhes-scripts-7-58  linhes-theme-1.4-4  linhes-udev-rules-8-4
               linux-firmware-20130905-1  local-website-2-30 [removal]
               mytharchive-0.25-19  mythbrowser-0.25-19  mythgallery-0.25-19
               mythgame-0.25-19  mythinstall-3-80  mythmusic-0.25-19
               mythnetvision-0.25-19  mythnews-0.25-19  mythtv-0.25-33
               mythweather-0.25-19  mythweb-0.25-9  nettle-2.7.1-1  nspr-4.10-2
               nss-3.15.1-1  php-5.4.8-2  php-cgi-5.4.8-2  php-gd-5.4.8-2
               php-mcrypt-5.4.8-2  postfix-2.10.2-1  pygobject2-devel-2.28.6-9
               python2-gobject2-2.28.6-9  rsyslog-5.8.6-9
               supplemental-web-8.0-11  taglib-1.8-1  tinyxml-2.6.2-3
               ttf-dejavu-2.33-4  ttf-overlock-1.0-1  wmaker_settings-1.0-19
               xbmc-12.2-6  xcursor-vanilla-dmz-aa-0.4.3-1
               xymonserver-4.3.5-49

Total Download Size:    0.53 MiB
Total Installed Size:   485.47 MiB
Net Upgrade Size:       51.08 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages ...
 supplemental-web-8....   545.5 KiB   508K/s 00:01 [######################] 100%
(50/50) checking keys in keyring                   [######################] 100%
(50/50) checking package integrity                 [######################] 100%
(50/50) loading package files                      [######################] 100%
(50/50) checking for file conflicts                [######################] 100%
error: failed to commit transaction (conflicting files)
supplemental-web: /data/srv/httpd/htdocs/index.html exists in filesystem
Errors occurred, no packages were upgraded.


Do I need to force supplemental-web again? And then run the upgrade?

Author:  brfransen [ Wed Oct 30, 2013 1:57 pm ]
Post subject:  Re: Latest Updates

Forcing glu shouldn't be needed anymore.

Author:  brfransen [ Wed Oct 30, 2013 2:02 pm ]
Post subject:  Re: Latest Updates

tscholl wrote:
Do I need to force supplemental-web again? And then run the upgrade?
Yes or delete /data/srv/httpd/htdocs/index.html.

Page 1 of 2 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/