Does urpmi have a limit on the number af packages it can handle? I
istalled a new computer with mga9, and wanted bring the system up to
what was there in mga8. There were 1700 packages in Mga8 that were not
in the mga9 installation. I did
urpmi `cat diff`
where diff was that list of 1700 packages. I got a mess coming out of
that.
I finally did
fot i in `cat diff`; do urpmi $i; done
which took forever(hours rather than 10s of minutes) because it kept
listing all the files that had already been installed through
dependencies (something urpmi handles if that list had been smaller).
What is the limit on packages urpmi can handle?
On Fri, 03 May 2024 13:00:12 -0400, William Unruh <unruh@invalid.ca> wrote:
Does urpmi have a limit on the number af packages it can handle? I
istalled a new computer with mga9, and wanted bring the system up to
what was there in mga8. There were 1700 packages in Mga8 that were not
in the mga9 installation. I did
urpmi `cat diff`
where diff was that list of 1700 packages. I got a mess coming out of
that.
I finally did
fot i in `cat diff`; do urpmi $i; done
which took forever(hours rather than 10s of minutes) because it kept
listing all the files that had already been installed through
dependencies (something urpmi handles if that list had been smaller).
What is the limit on packages urpmi can handle?
See "man urpmi" for the split-level and split-number options.
Regards, Dave Hodgins
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 84:07:18 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,791,775 |