#66 closed defect (released)
Debian stable packages are uninstallable
| Reported by: | Reuben Thomas | Owned by: | Olly Betts |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Other | Version: | 0.9.2 |
| Severity: | major | Keywords: | |
| Cc: | Richard Boulton | Blocked By: | |
| Blocking: | Operating System: | Linux |
Description
The Debian stable packages are built against libgcc1 4.0, but sarge has 3.4, so the xapian packages cannot be installed on sarge.
Change History (11)
comment:1 by , 20 years ago
| Cc: | added |
|---|---|
| Owner: | changed from to |
comment:2 by , 20 years ago
| Status: | new → assigned |
|---|
comment:3 by , 20 years ago
Just a note to say this problem still exists in 0.9.3. Perhaps you shouldn't advertise packages for sarge until such time as it is fixed? At the moment it's just a time waster.
comment:4 by , 20 years ago
Erm, there aren't any debian packages for 0.9.3 yet...
http://www.xapian.org/debian/pool/
But you're right that this needs fixing. Richard - Do you have a plan for how to address this?
comment:5 by , 20 years ago
Yes - I have a plan, and will be implementing it over the next couple of days. I've just installed a machine with a fresh copy of Debian stable, and will be using that to build the source packages (both for stable and unstable), and the binary packages for i386 stable.
binary packages for i386 unstable are trickier - I'll be installing pbuilder-userv and configuring. I may have to ask for help on the mailing list with this, but I'll see how I go.
comment:6 by , 20 years ago
| Cc: | added; removed |
|---|---|
| Owner: | changed from to |
| Status: | assigned → new |
I seem to have successfully installed pbuilder and figured out how to build packages for sarge with it, so I'm stealing this bug!
comment:7 by , 20 years ago
| Status: | new → assigned |
|---|
comment:8 by , 20 years ago
I've built packages of Xapian+Omega+bindings in a sarge chroot using pbuilder. They're now on xapian.org, but I don't have an actual stable debian box to test that they install using apt, etc.
Reuben: Can you check if everything works now?
comment:9 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Installs fine now, thanks.
comment:10 by , 20 years ago
| Resolution: | fixed → verified |
|---|
comment:11 by , 20 years ago
| Operating System: | → Linux |
|---|---|
| Resolution: | verified → released |

Richard builds the debian packages, so reassigning to him...