Opened 14 years ago
Closed 14 years ago
#695 closed task (fixed)
update telepathy in jhbuild
Reported by: | tomeu | Owned by: | sascha_silbe |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | sugar-jhbuild | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
New releases have been made. Patch attached.
Attachments (1)
Change History (8)
Changed 14 years ago by tomeu
comment:1 Changed 14 years ago by sascha_silbe
- Status changed from new to accepted
comment:2 Changed 14 years ago by garycmartin
Had been having issues with sugar-jhbuild build for a week or so, it was balking with an error about telepathy not being able to find openssl, openssl was installed on my F10 environment, but skipping on would just cause other modules further down to fail to rebuild.
Anyway, just found this ticket today and did a manual yum install openssl-devel, and everything is building again, no errors :-) I just wanted to mention that my sugar-jhbuild rep seemed to be all upto-date yet I was still hitting this issue until I manually installed openssl-devel.
comment:3 follow-up: ↓ 4 Changed 14 years ago by sascha_silbe
Have you tried "./sugar-jhbuild depscheck" to check for new dependencies?
comment:4 in reply to: ↑ 3 Changed 14 years ago by garycmartin
Replying to sascha_silbe:
Have you tried "./sugar-jhbuild depscheck" to check for new dependencies?
Thanks, no I didn't know about that (assumed ./sugar-jhbuild build included that like it includes update). I'll make sure I give that a try.
comment:5 follow-up: ↓ 6 Changed 14 years ago by sascha_silbe
I've adjusted the Jhbuild instructions in the wiki to make it a bit more clear that depscheck needs to be run regularly (see the "If build breaks after an update" section).
comment:6 in reply to: ↑ 5 Changed 14 years ago by garycmartin
Replying to sascha_silbe:
I've adjusted the Jhbuild instructions in the wiki to make it a bit more clear that depscheck needs to be run regularly (see the "If build breaks after an update" section).
Thanks, wiki looks good. I remember doing this initially to set things up, but didn't twig that it was something I should keep repeating as part of the standard rebuild process.
comment:7 Changed 14 years ago by sascha_silbe
- Resolution set to fixed
- Status changed from accepted to closed
Patch applied, with proper sorting order.
Added libssl-dev for Debian and all derivatives, openssl-devel for Fedora.
Mandriva SSL package names unknown and everything still untested, thus leaving bug open.
git commit d631d38