Opened 14 years ago
Closed 14 years ago
#939 closed defect (fixed)
sugar-jhbuild broken on Debian squeeze: lsb-release output not what we expect
Reported by: | sascha_silbe | Owned by: | sascha_silbe |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | sugar-jhbuild | Version: | Git as of bugdate |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | Debian | |
Bug Status: | Assigned |
Description
sugar-jhbuild on Debian squeeze breaks because they ship python-gobject 2.16.1 which interacts badly with our python-gobject 2.14.2.
Need to check whether we need our own version at all.
Change History (2)
comment:1 Changed 14 years ago by sascha_silbe
- Summary changed from pygobject outdated to sugar-jhbuild broken on Debian squeeze: lsb-release output not what we expect
comment:2 Changed 14 years ago by sascha_silbe
- Resolution set to fixed
- Status changed from new to closed
sysdeps-split branch merged now, which has automatic fallback to the "unstable" version of each distro.
Note: See
TracTickets for help on using
tickets.
Actually we are using the system python-gobject on Debian, but sugar-jhbuild doesn't recognize Debian testing anymore since the lsb-release output has changed to "testing/unstable" instead of either "testing" or "unstable".