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

Experiences trying to upgrade 8.1 to 8.2
http://forums.linhes.org/viewtopic.php?f=22&t=24069
Page 2 of 5

Author:  brfransen [ Wed Oct 22, 2014 3:04 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

I have run into that /etc/ssl/certs/java/cacerts file conflict when I updated the packages but forgot to account for it. I have updated the script so please download it again. This version also takes care of an lirc package name change.

Author:  RacerX [ Wed Oct 22, 2014 4:17 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

When I tried the upgrade this is what happens

core/lirc-utils 1:0.9.0-34 1:0.9.0-34 0.00 MiB

Total Installed Size: 2.10 MiB
Net Upgrade Size: 0.00 MiB

:: Proceed with installation? [Y/n] Y
(2/2) checking keys in keyring [######################] 100%
(2/2) checking package integrity [######################] 100%
(2/2) loading package files [######################] 100%
(2/2) checking for file conflicts [######################] 100%
(1/2) reinstalling lirc-utils [######################] 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
warning: directory permissions differ on /usr/bin/
filesystem: 775 package: 755
(2/2) reinstalling lirc [######################] 100%
>>> Updating module dependencies. Please wait ...
error: target not found: tcp_wrappers
FAILED: pacman -R tcp_wrappers
[root@mythbox mythtv]#

Not sure about this issue

Author:  brfransen [ Wed Oct 22, 2014 4:40 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

RacerX, re-download the script and try again. It shouldn't abort the script if it fails on removing that pkg and I just fixed that.

Author:  RacerX [ Wed Oct 22, 2014 4:47 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

I tired again and same thing happens

>>> Updating module dependencies. Please wait ...
error: target not found: tcp_wrappers
FAILED: pacman -R tcp_wrappers
[root@mythbox mythtv]#


Also tcp_wrappers is obsolete in Arch...

Author:  brfransen [ Wed Oct 22, 2014 5:05 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

RacerX wrote:
I tired again and same thing happens

>>> Updating module dependencies. Please wait ...
error: target not found: tcp_wrappers
FAILED: pacman -R tcp_wrappers
[root@mythbox mythtv]#
One more time, I just pushed the change up.

Quote:
Also tcp_wrappers is obsolete in Arch...
Which is why we are removing it.

Author:  RacerX [ Wed Oct 22, 2014 5:21 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

Progress a little farther

Total Installed Size: 3.33 MiB
Net Upgrade Size: 0.00 MiB

:: Proceed with installation? [Y/n]
(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) reinstalling bash [######################] 100%
warning: directory permissions differ on /etc/
filesystem: 775 package: 755
loading packages...
resolving dependencies...
warning: cannot resolve "linux-api-headers>=3.7", a dependency of "glibc"
:: The following package cannot be upgraded due to unresolvable dependencies:
glibc

:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (unexpected error)
Filesystem-itermediate update was unable to install
Please check /bin /usr/sbin /sbin
for packages that need to be updated

Hmm

Author:  brfransen [ Wed Oct 22, 2014 5:40 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

As the instructions say, answer Y to ALL yes/no questions.

Author:  RacerX [ Wed Oct 22, 2014 5:47 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

When this errror happens it doesn't pause here

:: Do you want to skip the above package for this upgrade? [y/N]

to let you answer the question it proceeds and then errors out.

Author:  brfransen [ Wed Oct 22, 2014 6:26 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

RacerX wrote:
When this errror happens it doesn't pause here

:: Do you want to skip the above package for this upgrade? [y/N]

to let you answer the question it proceeds and then errors out.

I can't tell from the log posted where in the process it is. Can you post more? Are you sure you are on the -testing repos?

Author:  RacerX [ Wed Oct 22, 2014 6:40 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

I'm not sure, just following the directions from

http://linhes.org/projects/linhes/roadmap

Here is more

Packages (1):

Name Old Version New Version Net Change

core/bash 4.2.045-2 4.2.045-2 0.00 MiB

Total Installed Size: 3.33 MiB
Net Upgrade Size: 0.00 MiB

:: Proceed with installation? [Y/n]
(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) reinstalling bash [######################] 100%
warning: directory permissions differ on /etc/
filesystem: 775 package: 755
loading packages...
resolving dependencies...
warning: cannot resolve "linux-api-headers>=3.7", a dependency of "glibc"
:: The following package cannot be upgraded due to unresolvable dependencies:
glibc

:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (unexpected error)
Filesystem-itermediate update was unable to install
Please check /bin /usr/sbin /sbin
for packages that need to be updated

Author:  brfransen [ Wed Oct 22, 2014 6:51 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

Until we make 8.2 final you MUST have your pacman.conf pointing to core-testing and extra-testing.

Author:  RacerX [ Wed Oct 22, 2014 6:54 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

I understand, I would prefer to wait til the final build of 8.2

Thanks

Author:  brfransen [ Wed Oct 22, 2014 6:59 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

You may need to reinstall poweroff-scripts and a few other things.

Author:  RacerX [ Wed Oct 22, 2014 7:07 pm ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

I tested out Mythwelcome and it shutdown fine. I'm not using a remote (lirc) on this machine right now....

Author:  neufeld [ Thu Oct 23, 2014 8:33 am ]
Post subject:  Re: Experiences trying to upgrade 8.1 to 8.2

I have successfully (I believe) performed the upgrade using the latest version of the script, downloaded yesterday. I had to walk the last few steps of the script manually because somehow, in my previous attempts, I managed to remove tcp_wrappers and that state got onto the backup. The script failed out because it couldn't remove a non-existent package, so I just invoked the rest of the command sequence from the shell and the update completed.

It will be a few days before I'm sure everything is working correctly, but my own scripts seem to be working, and the backend can produce recordings.

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