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

Bug#315102: marked as done (apt-build: build-source downloads other version than it tries to build)



Your message dated Tue, 28 Feb 2012 03:32:13 +0000
with message-id <E1S2DnR-0001Yk-1t@franck.debian.org>
and subject line Bug#315102: fixed in apt-build 0.12.42
has caused the Debian Bug report #315102,
regarding apt-build: build-source downloads other version than it tries to build
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.)


-- 
315102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315102
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt-build
Version: 0.12.9
Severity: normal

maybe related, but not same, to 307677

apt-build build-source downloads other version than it tries to build.
apt-get source is ok, apt-build install installs version
with higher priority (in the example kpdf 4:3.3.2-2).
For packages, where there is only one version works ok.

situation in examples -
default distribution: unstable
kpdf 4:3.3.2-2 in unstable
kpdf 4:3.4.1-1 in experimental
(source package: kdegraphics)
psi  0.9.3-1 (the only version in archives)

example - listing of the use with various parameters:

root@delfin:/var/cache/apt-build/build# LANG=C apt-build --no-update build-source kpdf
Building the following packages from source:
-----> Installing build dependencies (for kdegraphics) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 1436 not upgraded.
-----> Downloading source kdegraphics (3.4.1-1) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
E: Unable to find a source package for kdegraphics
-----> Building kdegraphics <-----
Can't chdir(kdegraphics-3.3.2): No such file or directory at (eval 1) line 3
        main::__ANON__('kdegraphics-3.3.2') called at /usr/bin/apt-build line 286
        main::build('kdegraphics', '4:3.3.2', -2) called at /usr/bin/apt-build line 603
        main::build_source called at /usr/bin/apt-build line 82
Neoprávněný přístup do paměti (SIGSEGV)
root@delfin:/var/cache/apt-build/build# LANG=C apt-build --no-update build-source kdegraphics
Building the following packages from source:
-----> Installing build dependencies (for kdegraphics) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 1436 not upgraded.
-----> Downloading source kdegraphics (3.4.1-1) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
E: Unable to find a source package for kdegraphics
-----> Building kdegraphics <-----
Can't chdir(kdegraphics-3.3.2): No such file or directory at (eval 1) line 3
        main::__ANON__('kdegraphics-3.3.2') called at /usr/bin/apt-build line 286
        main::build('kdegraphics', '4:3.3.2', -2) called at /usr/bin/apt-build line 603
        main::build_source called at /usr/bin/apt-build line 82
Neoprávněný přístup do paměti (SIGSEGV)
root@delfin:/var/cache/apt-build/build# LANG=C apt-build --no-update build-source kdegraphics=4:3.3.2-2
Building the following packages from source:
-----> Installing build dependencies (for kdegraphics) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 1436 not upgraded.
-----> Downloading source kdegraphics (3.3.2-2) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
E: Unable to find a source package for kdegraphics
-----> Building kdegraphics <-----
Can't chdir(kdegraphics-3.3.2): No such file or directory at (eval 1) line 3
        main::__ANON__('kdegraphics-3.3.2') called at /usr/bin/apt-build line 286
        main::build('kdegraphics', '4:3.3.2', -2) called at /usr/bin/apt-build line 603
        main::build_source called at /usr/bin/apt-build line 82
Neoprávněný přístup do paměti (SIGSEGV)
root@delfin:/var/cache/apt-build/build# LANG=C apt-build --no-update build-source kdegraphics=4:3.4.1-1
Building the following packages from source:
-----> Installing build dependencies (for kdegraphics) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 1436 not upgraded.
-----> Downloading source kdegraphics (3.4.1-1) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
E: Unable to find a source package for kdegraphics
-----> Building kdegraphics <-----
Can't chdir(kdegraphics-3.3.2): No such file or directory at (eval 1) line 3
        main::__ANON__('kdegraphics-3.3.2') called at /usr/bin/apt-build line 286
        main::build('kdegraphics', '4:3.3.2', -2) called at /usr/bin/apt-build line 603
        main::build_source called at /usr/bin/apt-build line 82
Neoprávněný přístup do paměti (SIGSEGV)
root@delfin:/var/cache/apt-build/build# ls





but for example psi is ok:
root@delfin:/var/cache/apt-build/build# LANG=C apt-build --no-update build-source psi
Building the following packages from source:
-----> Installing build dependencies (for psi) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  qca-dev
0 upgraded, 1 newly installed, 0 to remove and 1436 not upgraded.
Need to get 5706B of archives.
After unpacking 61.4kB of additional disk space will be used.
Get:1 ftp://ftp.cz.debian.org unstable/main qca-dev 1.0-6 [5706B]
Fetched 5706B in 5s (1061B/s)
Selecting previously deselected package qca-dev.
(Reading database ... 261388 files and directories currently installed.)
Unpacking qca-dev (from .../qca-dev_1.0-6_i386.deb) ...
Setting up qca-dev (1.0-6) ...
-----> Downloading source psi (0.9.3-1) <-----
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 1704kB of source archives.
Get:1 ftp://ftp.cz.debian.org unstable/main psi 0.9.3-1 (dsc) [625B]
Get:2 ftp://ftp.cz.debian.org unstable/main psi 0.9.3-1 (tar) [1695kB]
Get:3 ftp://ftp.cz.debian.org unstable/main psi 0.9.3-1 (diff) [7724B]
Fetched 1704kB in 7s (227kB/s)
dpkg-source: extracting psi in psi-0.9.3
dpkg-source: unpacking psi_0.9.3.orig.tar.gz
dpkg-source: applying ./psi_0.9.3-1.diff.gz
-----> Building psi <-----
dpkg-buildpackage: source package is psi
dpkg-buildpackage: source version is 0.9.3-1
dpkg-buildpackage: source changed by root <root@delfin>
dpkg-buildpackage: host architecture i386
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make -C libpsi/psiwidgets distclean
make[1]: Entering directory `/var/cache/apt-build/build/psi-0.9.3/libpsi/psiwidgets'



apt-get source works ok:
root@delfin:/tmp# apt-get source kpdf
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí... Hotovo
Potřebuji stáhnout 8260kB zdrojových archívů.
Mám:1 ftp://ftp.cz.debian.org ../project/experimental/main kdegraphics 4:3.4.1-1 (dsc) [1
379B]
Mám:2 ftp://ftp.cz.debian.org ../project/experimental/main kdegraphics 4:3.4.1-1 (tar) [8
071kB]
Mám:3 ftp://ftp.cz.debian.org ../project/experimental/main kdegraphics 4:3.4.1-1 (diff) [
188kB]
Staženo 8260kB za 34s (243kB/s)
dpkg-source: extracting kdegraphics in kdegraphics-3.4.1
dpkg-source: unpacking kdegraphics_3.4.1.orig.tar.gz
dpkg-source: applying ./kdegraphics_3.4.1-1.diff.gz
root@delfin:/tmp# ls
gconfd-vaclav                  kdegraphics_3.4.1-1.dsc  orbit-vaclav
kdegraphics-3.4.1              kde-vaclav               ssh-YrZEoU5186
kdegraphics_3.4.1.orig.tar.gz  ksocket-vaclav
kdegraphics_3.4.1-1.diff.gz    mcop-vaclav
root@delfin:/tmp# apt-get source kdegraphics=4:3.3.2-2
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí... Hotovo
Potřebuji stáhnout 7819kB zdrojových archívů.
Mám:1 ftp://ftp.cz.debian.org unstable/main kdegraphics 4:3.3.2-2 (dsc) [1356B]
Mám:2 ftp://ftp.cz.debian.org unstable/main kdegraphics 4:3.3.2-2 (tar) [7661kB]
10% [2 kdegraphics 850088/7661kB 11%]
root@delfin:/tmp# ls
gconfd-vaclav                  kdegraphics_3.4.1.orig.tar.gz  ksocket-vaclav
kdegraphics_3.3.2.orig.tar.gz  kdegraphics_3.4.1-1.diff.gz    mcop-vaclav
kdegraphics_3.3.2-2.dsc        kdegraphics_3.4.1-1.dsc        orbit-vaclav
kdegraphics-3.4.1              kde-vaclav                     ssh-YrZEoU5186



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)

Versions of packages apt-build depends on:
ii  apt                           0.5.28.6   Advanced front-end for dpkg
ii  apt-utils                     0.5.28.6   APT utility programs
ii  debconf                       1.4.51     Debian configuration management sy
ii  devscripts                    2.8.14     Scripts to make the life of a Debi
ii  dpkg-dev                      1.13.9     Package building tools for Debian
ii  g++                           4:3.3.2-2  The GNU C++ compiler
ii  gcc                           4:3.3.2-2  The GNU C compiler
ii  libappconfig-perl             1.56-2     Perl module for configuration file
ii  libapt-pkg-perl               0.1.13     Perl interface to libapt-pkg
ii  perl                          5.8.7-3    Larry Wall's Practical Extraction 

-- debconf information:
  apt-build/arch_alpha: ev4
  apt-build/arch_arm: armv2
* apt-build/olevel: Medium
* apt-build/build_dir: /var/cache/apt-build/build
  apt-build/arch_sparc: sparc
* apt-build/arch_amd: k6
* apt-build/options:
* apt-build/arch_intel: pentium
* apt-build/make_options:
* apt-build/repository_dir: /var/cache/apt-build/repository
* apt-build/add_to_sourceslist: true


--- End Message ---
--- Begin Message ---
Source: apt-build
Source-Version: 0.12.42

We believe that the bug you reported is fixed in the latest version of
apt-build, which is due to be installed in the Debian FTP archive:

apt-build_0.12.42.dsc
  to main/a/apt-build/apt-build_0.12.42.dsc
apt-build_0.12.42.tar.gz
  to main/a/apt-build/apt-build_0.12.42.tar.gz
apt-build_0.12.42_mipsel.deb
  to main/a/apt-build/apt-build_0.12.42_mipsel.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 315102@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominique Lasserre <lasserre.d@gmail.com> (supplier of updated apt-build package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 24 Feb 2012 02:02:46 +0100
Source: apt-build
Binary: apt-build
Architecture: source mipsel
Version: 0.12.42
Distribution: experimental
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Dominique Lasserre <lasserre.d@gmail.com>
Description: 
 apt-build  - frontend to apt to build, optimize and install packages
Closes: 179850 291565 292169 314155 315102 316572 369173 391449 392844 425044 434859 507881 511853 592006 596296 624365 660590
Changes: 
 apt-build (0.12.42) experimental; urgency=low
 .
   * QA upload.
   * Bump source format to 3.0 (native).
   * Added archive suite. Clear solution for #639859.
   * Allow non authenticated installation from apt-build repository. Closes:
     #316572, #369173
   * Added new cpu-type profiles to debconf templates.
   * Changed default make option in template (-j`cpu_cores`). Set question
     priority to "high".
   * debian/dirs: Removed due to its redundancy.
   * Prevent empty directory for build_dir and repository_dir (use loop).
     Closes: #511853
   * Move debconf-only related content from postinst to config file and pimp
     debconf stuff (configuration file handling).
   * --yes (assume-yes) functionality is now recognized by aptitude. Also
     renamed help information from apt-get and apt-cache to aptget and aptcache.
     (thanks to Bryant Wong) Closes: #392844
   * Improved source version and name handling. Closes: #314155, #315102,
     #425044, #434859
   * Pull correct build dependencies. Closes: #624365
   * Compilation with cmake is supported (no code changes). Closes: #507881
   * Build with local version number (suffix +aptbuild). Closes: #391449,
     #592006
   * Support sources stored at /Dir::Etc::sourceparts. Closes: #596296
   * Rebuild Packages.gz after repository cleaning.
   * Patch from Kumar Appaiah: Allow package builds without binary packages
     registered in sources. Closes: #179850, #291565, #292169
   * Unregister conffiles located in /etc/apt/sources.list.d/. Changes are
     completely managed by debconf and maintainer scripts. Closes: #660590
   * Bump debhelper compatibility mode to 9.
   * Bump Standards version to 3.9.3.
Checksums-Sha1: 
 88b86903c8156f48205e89371093fd53f2da3b7d 1550 apt-build_0.12.42.dsc
 469be4c4c6aafd483a05566025fb0891f4ce12c6 52168 apt-build_0.12.42.tar.gz
 bf5f8c657aa98cde4eb583d534a17f3a140cb502 41298 apt-build_0.12.42_mipsel.deb
Checksums-Sha256: 
 95b37faa6d66d09a6ffd6d623b36f38f89ff4fda9520fea27c14536e681aa00c 1550 apt-build_0.12.42.dsc
 ab5b8695bafd872058436ec3b18eddf83b7efe07f9f25181d334c96c04d7d363 52168 apt-build_0.12.42.tar.gz
 344e7586795f7680a4ab334e1e4b77e325d5f9d8682929ef29c31a9472de03be 41298 apt-build_0.12.42_mipsel.deb
Files: 
 4edb97edbb39549b9c6b2c4f0f9d1e53 1550 devel optional apt-build_0.12.42.dsc
 cbb307d6124b5c2a4f323e6fab2cb28e 52168 devel optional apt-build_0.12.42.tar.gz
 e32793eb1a0364438fab56cd692a133a 41298 devel optional apt-build_0.12.42_mipsel.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPTEc3AAoJEHxWrP6UeJfYGxkQAIf4InGAS3+MqrADaDiiv0jO
jvjO/HbaNJKOXE2MFeETlw72XP10z5nib6tfiD3UWeOy8i2pQHXSm+eoccjhg+A/
fVhp5je1IphufnF5SNlFzBxh6uMJnL6tD6669ipCFhPuNxh3rF9lCjCTRRy6QfHr
aMkWpglcW9oO8GJDFA2VLdlKQWT77jnJzzICTTDcLYJ214owXghYyaUMDWTIvaJO
xJ3dioYmaQzd7FaLqR8IL8G8VSq/3ZTgFQravPJ2AB4MF/eOZjbFNqQzfqQ4B113
C0UM5gsQoWKbCxRkmnsWi/LFDoHGTb67lyMGhpv/eJBljJT9TDkM3UUZjdz0yD51
oGVABJK5WZKfL+OJ1Efq9ZQtWQ+jaOLEHUZpCasb13uoF7NxJq1Pf+qCX4zV/W+Q
G4tgi0pv858RsuLPoDIEN4AIKR8x0SmthW5QxGBuLHlcp/gOq3o+nECIhLkE/sYu
+MNIe0DDNusnNvkor4YK72R+VymC+SoxegBkDdO051G4x4qWUVoIpo41ijmM8vhD
U2wWLtNEC/qC+Lnp2rzDmnoweS9PYxPWpkFuZPLcSgbaXF0F9+50z7OQLCByL6RI
slBqIV3evMsmWS6aFxwhydu1IMCJ0+gKRrT6OPU/KCAdkWbgSguGDz7ts7hwS/ns
9VtT1VoYR3nkCg4tWYLj
=o0il
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: