Bug#304035: llvm: Conflict with /usr/bin/extract from package extract.

2005-05-11 Thread Steve Langasek
Al,

Hmm, unfortunately, my build machine isn't actually beefy enough to build
llvm. :)  So this bug will have to wait for someone with more memory than I
have to upload.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#304035: llvm: Conflict with /usr/bin/extract from package extract.

2005-05-09 Thread Steve Langasek
tags 304035 patch
thanks

Hi Al,

As Frank correctly identified, an undeclared conflict is a release critical
bug.  I've attached a patch that implements the naive solution to this
problem; if I hear no objections from you in the next day or two, I'll plan
to upload an NMU with this patch.

Thanks,
-- 
Steve Langasek
postmodern programmer
diff -Nru /var/tmp/vOqu163GkP/llvm-1.4/debian/changelog 
/var/tmp/au6ZkyCsOl/llvm-1.4/debian/changelog
--- /var/tmp/vOqu163GkP/llvm-1.4/debian/changelog   2005-03-11 
16:02:09.0 -0800
+++ /var/tmp/au6ZkyCsOl/llvm-1.4/debian/changelog   2005-05-09 
01:49:03.0 -0700
@@ -1,3 +1,12 @@
+llvm (1.4-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High urgency upload for sarge-targetted RC bugfix
+  * Add Conflicts: with extract because of /usr/bin/extract, as required
+by policy.  Closes: #304035.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Mon,  9 May 2005 01:43:54 -0700
+
 llvm (1.4-2) unstable; urgency=low
 
   * An older version of llvmc was inadvertently used; now fixed. 
diff -Nru /var/tmp/vOqu163GkP/llvm-1.4/debian/control 
/var/tmp/au6ZkyCsOl/llvm-1.4/debian/control
--- /var/tmp/vOqu163GkP/llvm-1.4/debian/control 2005-03-11 13:50:43.0 
-0800
+++ /var/tmp/au6ZkyCsOl/llvm-1.4/debian/control 2005-05-09 01:49:26.0 
-0700
@@ -34,6 +34,7 @@
 Package: llvm
 Architecture: i386 amd64 sparc powerpc
 Recommends: llvm-doc, llvm-cfe
+Conflicts: extract
 Depends: llvm-libs, ${shlibs:Depends}, ${misc:Depends}
 Description: Low-Level Virtual Machine (LLVM) compiler for C/C++
  The Low-Level Virtual Machine (LLVM) is a collection of libraries and


signature.asc
Description: Digital signature


Bug#304035: llvm: Conflict with /usr/bin/extract from package extract.

2005-04-11 Thread Al Stone
On Sun, 2005-04-10 at 15:10 +0200, Johannes Grødem wrote:
 Package: llvm
 Version: 1.4-2
 Severity: normal
 
 dpkg: error processing /var/cache/apt/archives/llvm_1.4-2_i386.deb (--unpack):
  trying to overwrite `/usr/bin/extract', which is also in package extract
  dpkg-deb: subprocess paste killed by signal (Broken pipe)

Thank you for the bug report.  I suspected there were some conflicts.
My apologies that you had to run into one.

-- 
Ciao,
al
--
Al Stone  Alter Ego:
Linux  Open Source Lab   Debian Developer
Hewlett-Packard Company   http://www.debian.org
E-mail: [EMAIL PROTECTED][EMAIL PROTECTED]
--