[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#522906: marked as done (tg2quilt.mk: may cause multiple rebuilds)



Your message dated Tue, 16 Sep 2025 11:35:40 +0000
with message-id <[🔎] E1uyTyG-00HNYV-04@fasolo.debian.org>
and subject line Bug#1115196: Removed package(s) from unstable
has caused the Debian Bug report #522906,
regarding tg2quilt.mk: may cause multiple rebuilds
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
522906: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522906
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: topgit
Version: 0.7-1
Severity: normal

tg2quilt.mk contains:
   $(QUILT_STAMPFN): tg-export
where tg-export is phony target. This causes execution of $(QUILT_STAMPFN) target
whenewer it is referenced, not only when $(QUILT_STAMPFN) does not exist. This
in turn causes execution of all depending targets, even non-phony. This
can lead to repeated compilation if debian/rules relies on -stamp files.

For example you can look at build log of topgit and see how build-stamp target
is executed twice. In this case nothing is recompiled (only make is run), but
it is different for some other packages.

It can be fixed by introducing non-phony target (let's say tg-export-stamp).
Stamp file can be removed in clean rule.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages topgit depends on:
ii  git-core                     1:1.6.2.2-1 fast, scalable, distributed revisi

topgit recommends no packages.

Versions of packages topgit suggests:
ii  git-email                    1:1.6.2.2-1 fast, scalable, distributed revisi
ii  make                         3.81-5      The GNU version of the "make" util
ii  quilt                        0.46-6      Tool to work with series of patche

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.8-3+rm

Dear submitter,

as the package topgit has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1115196

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: