Jump to content


Bug list report apup scripts


65 replies to this topic

#21 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 27 November 2007 - 12:28 AM

Bugs still standing with script 3.2

1) Still showing on Windows Update

Microsoft GDI+ Detection Tool (KB873374)
Update For Windows XP (KB938828)

2) Updates that never turn blue after install and reboot

Root Certificates Update (1st Aug 2007)
Cumulative Security Update for IE for Windows XP SP2 (KB939653)
European Union Expansion Font Update

New bugs: although Script 5.7 was downloaded correctly, the list still shows 5.6 which doesn't turn blue after install and reboot

#22 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 27 November 2007 - 12:31 AM

View PostPedro, on Nov 26 2007, 04:28 PM, said:

Bugs still standing with script 3.2

1) Still showing on Windows Update

Microsoft GDI+ Detection Tool (KB873374)
Update For Windows XP (KB938828)

2) Updates that never turn blue after install and reboot

Root Certificates Update (1st Aug 2007)
Cumulative Security Update for IE for Windows XP SP2 (KB939653)
European Union Expansion Font Update

New bugs: although Script 5.7 was downloaded correctly, the list still shows 5.6 which doesn't turn blue after install and reboot
After talking to Renato, I'm going to be updating the script to fix the Root and the Cumulative Security update. I haven't heard any reports of the European Union Font update so I'll look into this a bit latter. No worries, they will be fixed ;)

It sounds like you have an older version of AP that you are running APUP over (Script 5.6 showing). Could you run APUP and download everything from scratch?

#23 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 27 November 2007 - 10:35 PM

Thanks, Eric!
The whole 610Mb, are you crazy? :) Only when you make .net an option ;)

#24 Cyrus

    AutoPatcher Expert

  • Members
  • PipPipPipPip
  • 254 posts
  • Gender:Male

Posted 28 November 2007 - 12:18 AM

Looking at bug #12 in the first post, could someone elaborate on this for me to test? I have quite a few x64 machines, and I don't have any trouble with apup when downloading the x64 release on 32 OR 64 bit versions of windows. If someone could post exactly what they do to get the error I will be more than happy to try to debug it.

#25 Renato

    Advanced Member

  • Veterans
  • PipPipPip
  • 198 posts
  • Gender:Male
  • Location:Portugal

Posted 28 November 2007 - 12:18 AM

^ If you have already the .NET 3.5 folder, just put it in the place that it's supposed to be and avoid downloading 197 MB. :)

#26 Rudy

    Advanced Member

  • Members
  • PipPipPip
  • 79 posts
  • Gender:Male
  • Location:Melbourne

Posted 28 November 2007 - 02:58 AM

View PostCyrus, on Nov 28 2007, 11:18 AM, said:

Looking at bug #12 in the first post, could someone elaborate on this for me to test? I have quite a few x64 machines, and I don't have any trouble with apup when downloading the x64 release on 32 OR 64 bit versions of windows. If someone could post exactly what they do to get the error I will be more than happy to try to debug it.

I will test tonight - the runtime error (0) i got was with apup.exe (25 Nov), will test with the new apup.exe (27 nov), and latest script. I forgot to run that one with the /log option.

#27 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 28 November 2007 - 06:16 PM

I was trying to do a clean download as suggested by Erik. Of course I will put the .net 3.5 in place (thanks for the reminder Renato).
This is not really a bug but more of a request: why doesn't it start by downloading the Critical updates (instead of the Non-critical as it does now?

#28 Cyrus

    AutoPatcher Expert

  • Members
  • PipPipPipPip
  • 254 posts
  • Gender:Male

Posted 28 November 2007 - 08:53 PM

View PostPedro, on Nov 28 2007, 12:16 PM, said:

I was trying to do a clean download as suggested by Erik. Of course I will put the .net 3.5 in place (thanks for the reminder Renato).
This is not really a bug but more of a request: why doesn't it start by downloading the Critical updates (instead of the Non-critical as it does now?
That's because it adds the critical updates that do not exist on your machine to the download "stack" first, and then layers the recommended and component updates on after that. So then when it goes to actually download them, the non-critical updates are on the top of the stack. This could be "fixed" (it's not really a bug) by reversing the order of updates in the scripts or by reversing the order that apup downloads the stack in. My guess is that the first one would be more simple but the later more effective. As a user, you are unable to do it yourself.

#29 Rudy

    Advanced Member

  • Members
  • PipPipPip
  • 79 posts
  • Gender:Male
  • Location:Melbourne

Posted 28 November 2007 - 09:00 PM

View PostCyrus, on Nov 28 2007, 11:18 AM, said:

Looking at bug #12 in the first post, could someone elaborate on this for me to test? I have quite a few x64 machines, and I don't have any trouble with apup when downloading the x64 release on 32 OR 64 bit versions of windows. If someone could post exactly what they do to get the error I will be more than happy to try to debug it.

I've tested with latest script beta 2.0 - only received a file failed verification

it looks like a hash mismatch with wmp11-windowsxp-x64-enu.exe

Starting detection routine for item wmp11-windowsxp-x64-enu.exe
Looking for file C:\Program Files\AutoPatcher\Windows64bit_2003\modules\Components\wmp11_xp_2k3_x64_enu.apm_files\wmp11-windowsxp-x64-enu.exe
MD5 Hashes do NOT match. Expecting 17913c4251ae6bfae97a6d76a060e8ab, but found 1269e4628cb3f8ab7b9cca3915b464ad!!!

#30 Cyrus

    AutoPatcher Expert

  • Members
  • PipPipPipPip
  • 254 posts
  • Gender:Male

Posted 28 November 2007 - 09:28 PM

Rudy, I already posted that in the x64 forum a little while ago, and there's also a checksum error with one of the .apm files, but that should be very simple for Renato to fix.

#31 Rudy

    Advanced Member

  • Members
  • PipPipPip
  • 79 posts
  • Gender:Male
  • Location:Melbourne

Posted 28 November 2007 - 09:37 PM

View PostCyrus, on Nov 29 2007, 08:28 AM, said:

Rudy, I already posted that in the x64 forum a little while ago, and there's also a checksum error with one of the .apm files, but that should be very simple for Renato to fix.

Great minds think alike.

#32 PrEtoRiaN

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 30 November 2007 - 03:41 PM

found a minor bug..
when running autopatcher it says..
blue items already installed to select the ones we want to install ou uninstall..
when we choose one to uninstall it adds to install
see pic..

Posted Image

#33 Cyrus

    AutoPatcher Expert

  • Members
  • PipPipPipPip
  • 254 posts
  • Gender:Male

Posted 30 November 2007 - 09:47 PM

Right click it and then click uninstall.

#34 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 30 November 2007 - 10:38 PM

Thank you for the previous answer Cyrus. I hope Antonis considers my suggestion of downloading the Critical updates first.

I had already asked the uninstall question (and it was already answered). I think this proves that the current method of right clicking to Uninstall is not intuitive. Couldn't it be changed to be a toggle option? i.e. if it is installed (blue) then selecting it means you want to uninstall.

I think this is the logic in most (if not all) windows installers and programs, so it makes sense to follow what people are used to...

#35 Cyrus

    AutoPatcher Expert

  • Members
  • PipPipPipPip
  • 254 posts
  • Gender:Male

Posted 30 November 2007 - 11:18 PM

I was just answering his question. Although I agree with you, you should post in the feature request form to propose that change.

#36 kahuana

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 03 December 2007 - 08:24 PM

View PostErik Ramey, on Nov 27 2007, 12:31 AM, said:

After talking to Renato, I'm going to be updating the script to fix the Root and the Cumulative Security update. I haven't heard any reports of the European Union Font update so I'll look into this a bit latter. No worries, they will be fixed ;)

It sounds like you have an older version of AP that you are running APUP over (Script 5.6 showing). Could you run APUP and download everything from scratch?
The MD5Sum for the detection file KB939653.cat in KB939653_xp_x86_enu.apm doesn't match for the patched file.
I have a successful patch of KB939653 received via Windows Update on October 30.

My KB939653.cat file details:
size: 24698 bytes
timestamp: August 22, 2007, 9:01:37 AM
MD5Sum: E6DADF2103810ACF0807E52940EEB754

My OS:
Windows XP Professional - English.

Edited by kahuana, 03 December 2007 - 08:25 PM.


#37 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 06 December 2007 - 05:22 AM

View Postkahuana, on Dec 3 2007, 12:24 PM, said:

The MD5Sum for the detection file KB939653.cat in KB939653_xp_x86_enu.apm doesn't match for the patched file.
I have a successful patch of KB939653 received via Windows Update on October 30.

My KB939653.cat file details:
size: 24698 bytes
timestamp: August 22, 2007, 9:01:37 AM
MD5Sum: E6DADF2103810ACF0807E52940EEB754

My OS:
Windows XP Professional - English.
Good to go. This one is now detecting like it should B)

#38 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 07 December 2007 - 04:26 PM

Yes! This one is fixed!
Now, the only update which refuses to show as installed is the Root Certificates.
When I run Autopatcher on my work PC (which is updated via Windows Update) it also shows Root Certificates as not installed although I know it is up to date.

#39 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 12 December 2007 - 10:14 PM

Root Certificates is fixed.

Still showing on Windows Update after installing all updates from script beta 3.4:

Microsoft GDI+ Detection Tool (KB873374)
Update For Windows XP (KB938828)

Great work. There are still some ocasional Run Time Error 0 but it seems to be going the good direction. Thank you!

#40 Rudy

    Advanced Member

  • Members
  • PipPipPip
  • 79 posts
  • Gender:Male
  • Location:Melbourne

Posted 13 December 2007 - 03:43 AM

View PostPedro, on Dec 13 2007, 09:14 AM, said:

Root Certificates is fixed.

Still showing on Windows Update after installing all updates from script beta 3.4:

Microsoft GDI+ Detection Tool (KB873374)
Update For Windows XP (KB938828)

Great work. There are still some ocasional Run Time Error 0 but it seems to be going the good direction. Thank you!

the runtime error (0), is most of the time due to network timeout, file not found, but this will be fixed in newer releases of apup.exe. We just a couple of better error handling fixes, and then we should be flying.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users