MarisElsins / getMOSPatch

getMOSPatch V2 - Tool that helps downloading patches from My Oracle Support
58 stars 17 forks source link

Numbers for listed patch files are on the wrong line, missing line feed #10

Closed ChadSmithNet closed 6 years ago

ChadSmithNet commented 6 years ago
Processing patch 22384200 for Czech (CS) and applying regexp .* to the filenames:                                                                                                        1 - p22384200_R12.AP.B_R12_cs.zip
 Enter Comma separated files to download: 1
MarisElsins commented 6 years ago

Thanks for reporting this, could you provide the exact command you executed to initiate the patch download please?

ChadSmithNet commented 6 years ago

Hi Maris,

I used: java -jar getMOSPatch.jar MOSUser=chad.smith@eu.panasonic.com patch=22384200 download=all

Then I entered the platform (SPARC Solaris 64-bit) and the languages (IT, FR, ES, NL, CZ).

Chad

Maris Elsins notifications@github.com schrieb am Fr. 27. Okt. 2017 um 16:03:

Thanks for reporting this, could you provide the exact command you executed to initiate the patch download please?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MarisElsins/getMOSPatch/issues/10#issuecomment-339980070, or mute the thread https://github.com/notifications/unsubscribe-auth/Ab1CjlDcAVxvkX-__QIV8L9imq__Zg4Cks5sweJHgaJpZM4QIwav .

MarisElsins commented 6 years ago

Hi Chad,

Sorry, I was not able to reproduce this - https://pastebin.com/S4VYH6YF You could try running it with "silent=yes" argument which disables the cursor animation (which probably is the issue there)

MarisElsins commented 6 years ago

Couldn't reproduce. Closing it.