Closed Bug 643399 Opened 13 years ago Closed 13 years ago

No update notification on nightly 03/20 build

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: andreea.pod, Assigned: mozilla)

References

()

Details

Attachments

(1 file)

Mozilla /5.0 (Android;Linux armv7l;rv:2.0b13pre) Gecko/20110320 Firefox/4.0b13pre Fennec /4.1b1pre 
Device: Motorola droid 2
OS: Android 2.2

Steps to reproduce:
1. Go to about:fennec
2. Click on Check for Updates

Expected results:
A notification for the update should appear in the android notification bar

Actual result:
No update found.
21st does not update either.

Mozilla/5.0 (Android; Linux armv71; rv2.0b13pre) Gecko/20110321
Firefox/4.0b13pre Fennec/4.1a1pre
Device: Droid 2 
OS: Android 2.2
The snippets appear good.
Is anyone else seeing this?
Can you confirm you are using official nightlies?
I can confirm it too !

Build Id: Mozilla /5.0 (Android;Linux armv7l;rv:2.0b13pre) Gecko/20110322 Firefox/4.0b13pre Fennec /4.1a1pre 

Device: Motorola Droid 2 (Android 2.2)
No update found on 03/22 build

Mozilla /5.0 (Android;Linux armv7l;rv:2.0b13pre) Gecko/20110322 Firefox/4.0b13pre Fennec /4.1a1pre
Device: HTC Desire (Android 2.2)
Assignee: nobody → aki
Could someone paste the update url from their build?
RIght, I'm wondering what your build is replacing the %STRING%s with.
Attached patch ahaSplinter Review
This may fix android nightly updates.
Attachment #521272 - Flags: review?(nrthomas)
Comment on attachment 521272 [details] [diff] [review]
aha

I'm not sure I understand what's happening here, so lets me try to parrot it back.

We have nightlies from
  mozilla-central + mobile-browser, version now 4.1a1pre, nightly channel
and will have
  mozilla-2.1 + mobile-2.0, version matching 4.0, nightly-mozilla-2.1 channel
  
And we have old builds matching versions of 2.0 and 4.0 on nightly channel, from m-c + m-b. Yes ?
Comment on attachment 521272 [details] [diff] [review]
aha

If my previous comment was correct then I think we can trim this down a little

>Index: config-dist.php
>===================================================================
>     'Fennec'      =>  array(
>         '2.0*'    =>  array(
>            'nightly'                 => 'mozilla-central',
>            'nightly-mozilla-2.1'     => 'mozilla-2.1'

The nightly-mozilla-2.1 line can be removed

>         '4.0*'    =>  array(
>            'nightly'                 => 'mozilla-central',
>            'nightly-mozilla-2.1'     => 'mozilla-2.1'
>-        )
>+        ),
>+        '4.1*'    =>  array(
>+           'nightly'                 => 'mozilla-central',
>+           'nightly-mozilla-2.1'     => 'mozilla-2.1'

And removed again here. r+ with that.
Attachment #521272 - Flags: review?(nrthomas) → review+
Comment on attachment 521272 [details] [diff] [review]
aha

Done.
Checking in xml/inc/config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.124; previous revision: 1.123
done
Depends on: 644384
This should be fixed for all nightlies; please verify.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: