Author Topic: RPM: Switching from i686 to Pentium4  (Read 20590 times)

andreas

  • Jr. Member
  • **
  • Posts: 68
  • Karma: +4/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #15 on: May 12, 2023, 09:22:05 pm »
unfortunately the way you showed, does not work for me since i am not connected with my os/2-pc to the net.
so i am trying to change the packages manually.
i found out i need perl installed to get some programs running.
with some effort ifound out which packes i need. its 27 packages that cannot be installed seperately due to dependencies. and here comes my problem:
ANPM only allows to enter the paths for 3 or 4 packages (text input is limited).
Similar with YUM. Shorting the input just the the rpm-names does not work. YUM does not find my local repo for some reason. It only does if I enter the full path for each file. That works if you have 3 packages but not with 27...


ivan

  • Hero Member
  • *****
  • Posts: 1559
  • Karma: +17/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #16 on: May 12, 2023, 09:37:41 pm »
Hi andreas, 

Why not just download the RPMs and then use ARCVIEW to open it and then manually install it where you want?

andreas

  • Jr. Member
  • **
  • Posts: 68
  • Karma: +4/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #17 on: May 12, 2023, 09:49:56 pm »
would that help for installing other packages for other programs with ANPM? Can ANPM include the manually installed files in its database? i fear ANPM will block installation for other programs then...

Dave Yeo

  • Hero Member
  • *****
  • Posts: 4805
  • Karma: +99/-1
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #18 on: May 13, 2023, 01:38:29 am »
Hi Andreas, when I had a local repository, installed in k:\rpm.local, I had in @unixroot\etc\yum\repos.d,
Code: [Select]
[local]
name=My local repo
baseurl=file:k%3A/rpm.local
enabled=1

Personally, I've left most of my installed packages as i686, just converting to P4 as needed or as updating a package. Works fine as they're all basically the same architecture. The important thing is to update your platform to P4.

ivan

  • Hero Member
  • *****
  • Posts: 1559
  • Karma: +17/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #19 on: May 13, 2023, 01:54:48 am »
Could be a problem if you rely on rpm/yum.  I have it on my computer only because ArcaOS installed it but have never used it - I was burned with it when I used suse linux (I have since changer to linux mint) and decided 'never again'.

Looking at it I think it is possible to find out what each rpm needs but I am an advocate for 'if it works why change anything' change for the sake of change isn't good, after all the only good changes are ones that add something or enhance to what you are doing.

You need to look at what you are doing and ask the question 'will adding/changing something make my working better/easier' if the answer to that is yes then by all means make the changes, if no just ignore the proposed changes.

Alex Taylor

  • Sr. Member
  • ****
  • Posts: 389
  • Karma: +5/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #20 on: May 13, 2023, 06:37:18 pm »
with some effort ifound out which packes i need. its 27 packages that cannot be installed seperately due to dependencies. and here comes my problem:
ANPM only allows to enter the paths for 3 or 4 packages (text input is limited).

I guess I should increase the text limit of that entryfield.

In the meantime, does it work if you put the package (file) names into a text file (one per line) and try to install using the "Import package list" option?

andreas

  • Jr. Member
  • **
  • Posts: 68
  • Karma: +4/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #21 on: May 16, 2023, 11:55:09 am »
thanks very much for your answers.
I'd really appreciate to have the entryfield increased. I hope this will not turn out to be too difficult to achieve.
Anyway: Thanks for your efforts in advance.
I'll try to follow your suggestion with the import list as soon as I find the time and will tell you if it worked.

andreas

  • Jr. Member
  • **
  • Posts: 68
  • Karma: +4/-0
    • View Profile
Re: RPM: Switching from i686 to Pentium4
« Reply #22 on: June 29, 2023, 10:14:37 pm »
sorry for the late reply. (was busy with founding a new company..)

I tried to create an import file (btw, found our it works great if you select the files - avoiding a folder - with ""copy file name").
But unfortunately ANPM doesn't accept the input. The field where you normally see the files to get installed stays empty. I get a message, that the files cannot be found - before ANPM provides a list with these files in the right folder...

first tried with ANPM 1.0, then tried - without any change - 1.1.