Opened 10 years ago

Closed 10 years ago

#11936 closed bug (fixed)

Weather app broken in hrev48966

Reported by: dstritt Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev48966 gcc2h

Last update to this hrev made Weather app always display "Connection error". Attempted to change location with no avail.

Change History (12)

comment:1 by Janus, 10 years ago

I think the problem is in the new ca_root_certificates package. I don't know why, but the https url doesn't work anymore.

comment:2 by korli, 10 years ago

A sample request:

https://query.yahooapis.com/v1/public/yql?q=select+*+from+weather.forecast+where+woeid=2449435&format=json

The certificate is expected to expire on April 9, 2015, but should still be valid.

comment:3 by waddlesplash, 10 years ago

The problem we had before was that package_daemon didn't recognize the new ca_root_certificates was "compatible" with the old one, and so we had to rebuild cURL to make the upgrade take. This time, however, it'd be nice if we could figure out why package_daemon/libsolv didn't detect the compatibility instead of just rebuilding cURL...

comment:4 by korli, 10 years ago

Please check with hrev48983 or newer.

comment:5 by Janus, 10 years ago

hrev48983 doesn't solve the problem for me.

comment:6 by korli, 10 years ago

Janus, could you check which ca_root_certificates hpkg you have installed?

comment:7 by diver, 10 years ago

I still have 2015_02_25, it seems that pkgman update doesn't downgrade packages.

in reply to:  7 comment:8 by korli, 10 years ago

Replying to diver:

I still have 2015_02_25, it seems that pkgman update doesn't downgrade packages.

Yeah, I don't know how to handle that.

comment:9 by diver, 10 years ago

Manually downgrading the package fixed Weather.

comment:10 by pulkomandy, 10 years ago

There is a pkgman full-sync to downgrade packages to what is in the repos.

comment:11 by Janus, 10 years ago

Can we close this?

comment:12 by diver, 10 years ago

Resolution: fixed
Status: newclosed

We can :)

Note: See TracTickets for help on using tickets.