split sa-compile into a separate package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu Server papercuts |
Medium
|
Unassigned | ||
| spamassassin (Debian) |
Fix Released
|
Unknown
|
||
| spamassassin (Ubuntu) |
Wishlist
|
Unassigned |
Bug Description
Binary package hint: spamassassin
when i try to install spamassassin it want to install some devel stuff (compilier, header files, ...) because of the Recommends: gcc, libc6-dev, make
LANG=C aptitude install spamassassin
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
gcc{a} gcc-4.4{a} libc-dev-bin{a} libc6-dev{a} liberror-perl{a} libgomp1{a} libio-socket-
linux-libc-dev{a} manpages-dev{a} re2c{a} spamassassin spamc{a}
0 packages upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/10.2MB of archives. After unpacking 31.1MB will be used.
Do you want to continue? [Y/n/?]
Is this really needed???
ProblemType: Bug
Architecture: amd64
Date: Sat Mar 13 15:28:13 2010
DistroRelease: Ubuntu 10.04
Package: spamassassin (not installed)
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: spamassassin
Tags: lucid
Uname: Linux 2.6.32-16-generic x86_64
tags: | added: lucid |
tags: | added: spamassassin |
Chuck Short (zulcss) wrote : | #1 |
Changed in spamassassin (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Currently we sync spamassassin from Debian. Please coordinate any changes so this will continue to be possible.
Changed in server-papercuts: | |
importance: | Undecided → Medium |
milestone: | none → maverick-alpha-3 |
status: | New → Triaged |
Changed in server-papercuts: | |
assignee: | nobody → Serge Hallyn (serge-hallyn) |
Debian maintainer did not object to the idea of splitting out sa-compile.
I sent a debdiff doing so. Assuming he doesn't object and pushes that
into Debian, I'll then post a merge request.
Changed in server-papercuts: | |
status: | Triaged → Fix Committed |
Changed in spamassassin (Ubuntu): | |
assignee: | nobody → Serge Hallyn (serge-hallyn) |
Serge Hallyn (serge-hallyn) wrote : | #4 |
fwiw this is the debdiff which I sent to the Debian maintainer.
summary: |
- wrong dependencies/recommends + split sa-compile into a separate package |
Changed in spamassassin (Debian): | |
status: | Unknown → New |
Jens (jens-launchpad-net) wrote : | #5 |
Hello, this is still a problem in 12.04. I want to avoid having a full compiler package on a mail server.
root@root:~# LANG=C apt-get install spamassassin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
binutils cpp cpp-4.6 gcc gcc-4.6 libc-dev-bin libc6-dev libdigest-hmac-perl libencode-
libfont-afm-perl libgomp1 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-
libhttp-
liblwp-
libnet-ip-perl libnet-ssleay-perl libnetaddr-ip-perl libquadmath0 libsocket6-perl libsys-
libwww-
Suggested packages:
binutils-doc cpp-doc gcc-4.6-locales gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.6-multilib libmudflap0-4.6-dev
gcc-4.6-doc libgcc1-dbg libgomp1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold glibc-doc libdata-dump-perl libcrypt-
libauthen-
Any chance this might be fixed in Ubuntu 12.04?
Serge Hallyn (serge-hallyn) wrote : | #6 |
As mentioned previously by Scott, this needs to be fixed in debian first. If it gets fixed there soon it can filter into 12.10, but that would be too big a change to SRU to 12.04.
Changed in spamassassin (Ubuntu): | |
assignee: | Serge Hallyn (serge-hallyn) → nobody |
Changed in server-papercuts: | |
assignee: | Serge Hallyn (serge-hallyn) → nobody |
Changed in spamassassin (Debian): | |
status: | New → Fix Committed |
Changed in spamassassin (Debian): | |
status: | Fix Committed → Fix Released |
Scott Kitterman (kitterman) wrote : | #7 |
Fixed (from Debian) in 3.3.2-8ubuntu1 for Trusty (14.04).
Changed in server-papercuts: | |
status: | Fix Committed → Fix Released |
Changed in spamassassin (Ubuntu): | |
status: | Triaged → Fix Released |
Its for sa-compile and I agree its a bit strong. Ill take a look at it.
Regards
chuck