Author |
Message |
brfransen
|
Posted: Wed Oct 22, 2014 3:04 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
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.
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 4:17 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
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
|
|
Top |
|
 |
brfransen
|
Posted: Wed Oct 22, 2014 4:40 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
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.
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 4:47 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
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...
|
|
Top |
|
 |
brfransen
|
Posted: Wed Oct 22, 2014 5:05 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
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.
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 5:21 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
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
|
|
Top |
|
 |
brfransen
|
Posted: Wed Oct 22, 2014 5:40 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
As the instructions say, answer Y to ALL yes/no questions.
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 5:47 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
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.
|
|
Top |
|
 |
brfransen
|
Posted: Wed Oct 22, 2014 6:26 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
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?
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 6:40 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
I'm not sure, just following the directions from http://linhes.org/projects/linhes/roadmapHere 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
|
|
Top |
|
 |
brfransen
|
Posted: Wed Oct 22, 2014 6:51 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
Until we make 8.2 final you MUST have your pacman.conf pointing to core-testing and extra-testing.
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 6:54 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
I understand, I would prefer to wait til the final build of 8.2
Thanks
|
|
Top |
|
 |
brfransen
|
Posted: Wed Oct 22, 2014 6:59 pm |
|
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location:
SC
|
You may need to reinstall poweroff-scripts and a few other things.
|
|
Top |
|
 |
RacerX
|
Posted: Wed Oct 22, 2014 7:07 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
I tested out Mythwelcome and it shutdown fine. I'm not using a remote (lirc) on this machine right now....
|
|
Top |
|
 |
neufeld
|
Posted: Thu Oct 23, 2014 8:33 am |
|
Joined: Sun Apr 30, 2006 7:49 pm
Posts: 37
Location:
Ottawa
|
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.
|
|
Top |
|
 |