I hope someone can help me out, as I cannot get ASP to update and I think it may be something to do with the package information.
Every time I start ASP, it tells me that there is a new update, which I have downloaded. Every time I try to load it, get the attached image error.
I get the strange feeling that Fedora is having issues with the fact that it is version 0.0-0.0.
Can anyone suggest a way to force it to upgrade? Command line is fine as long as you tell me what I need to type.
ASP will not update on Fedora 18
-
Dutchmm
- Posts: 297
- Joined: Sun Feb 05, 2012 8:55 am
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- motherboard: Asus 97
- processor: Intel i7 4785T
- ram: 16GB
- Video Card: Onboard Intel
- sound_card: Intel AC97
- Hard_Drive_Capacity: 2.5TB
- Monitor/Display Make & Model: Philips 28"
- Corel programs: ASP 3 Pro (and 2 and 1 before)
Re: ASP will not update on Fedora 18
It is some time since I used an RH based distro, but once you have started your console session, type the stuff in italics (normal face is comments)
cd Downloads - or wherever you downloaded the updated version to
rpm --freshen --force AfterShotPro_i386.rpm
And that should be it ... as long as you have the right privileges. If your system asks for the root password before allowing you to run updates, then you may need to do this as root. In which case, before the first line, do this:
su and supply the root password to the prompt
and after the update is complete, remember to exit twice!
cd Downloads - or wherever you downloaded the updated version to
rpm --freshen --force AfterShotPro_i386.rpm
And that should be it ... as long as you have the right privileges. If your system asks for the root password before allowing you to run updates, then you may need to do this as root. In which case, before the first line, do this:
su and supply the root password to the prompt
and after the update is complete, remember to exit twice!
Re: ASP will not update on Fedora 18
Hello All
Speaking about Fedora 18, I wonder if the old Bibble 5 I am still using will work with Fedora 18.
It currently works well with Fedora 17 x64 I currently use, but unfortunately is end of life.
If someone has some experience of running Bibble 5 in FC18 or above, it would be very useful to know
Many thanks in advance for any input.
David
Speaking about Fedora 18, I wonder if the old Bibble 5 I am still using will work with Fedora 18.
It currently works well with Fedora 17 x64 I currently use, but unfortunately is end of life.
If someone has some experience of running Bibble 5 in FC18 or above, it would be very useful to know
Many thanks in advance for any input.
David
-
macr237
- Posts: 38
- Joined: Sat May 26, 2012 2:43 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 4GB
- Contact:
Re: ASP will not update on Fedora 18
Ze Code, it does nothing!Dutchmm wrote:It is some time since I used an RH based distro, but once you have started your console session, type the stuff in italics (normal face is comments)
cd Downloads - or wherever you downloaded the updated version to
rpm --freshen --force AfterShotPro_i386.rpm
And that should be it ... as long as you have the right privileges. If your system asks for the root password before allowing you to run updates, then you may need to do this as root. In which case, before the first line, do this:
su and supply the root password to the prompt
and after the update is complete, remember to exit twice!
I tried all of these:
Code: Select all
[root@Geekbook]# cd Downloads
[root@Geekbook Downloads]# rpm --freshen --force AfterShotPro_i386.rpm
[root@Geekbook Downloads]# rpm --force AfterShotPro_i386.rpm
rpm: only installation and upgrading may be forced
[root@Geekbook Downloads]# rpm --freshen AfterShotPro_i386.rpm
[root@Geekbook Downloads]#-
hpmickey
- Posts: 17
- Joined: Thu Apr 05, 2012 8:48 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- processor: dualcore
- ram: 3GB
- Video Card: nvidia
- Monitor/Display Make & Model: LG W2220P
Re: ASP will not update on Fedora 18
Hello, try this:
Or, you can backup ~/.AfterShotPro directory, uninstall AfterShot, and install it again, if everything else fails. Then copy your defaults, profiles, presets, etc., back to the ~/.AfterShotPro directory. Probably all the former content except the cache.
As for B5 & Fedora 18 - just try it and let us know
Michal
Code: Select all
[root@Geekbook]# yum reinstall AfterShotPro_i386.rpmAs for B5 & Fedora 18 - just try it and let us know
Michal
-
macr237
- Posts: 38
- Joined: Sat May 26, 2012 2:43 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 4GB
- Contact:
Re: ASP will not update on Fedora 18
B.I.N.G.O.hpmickey wrote:Hello, try this:Code: Select all
[root@Geekbook]# yum reinstall AfterShotPro_i386.rpm
Thanks Michal.
