Package: apt-build
Version: 0.12.10
Followup-For: Bug #316572

 I have this problem with apt-build:
 building sources works for almost all packages, but when going to
 install them it fails with this error:

 
-----------------------------------------------------------------------------------
 Building dependency tree... Done
 The following NEW packages will be installed:
  picwiz
  0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
  Need to get 0B/34.5kB of archives.
  After unpacking 106kB of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
   picwiz
   E: There are problems and -y was used without --force-yes
   Segmentation fault
   
------------------------------------------------------------------------------------

   I can still then install the package by hand with dpkg -i but I would
   like to have apt-build to do all the job. So I investigated a little
   in man pages of apt-key and apt-secure, but I couldn't find a working
   solution*.
   Any help will be appreciated.

   Bye.

   ---------------------------------------------------------
   * In fact I tried the following:

   1) I created a gpg key for root:
   # gpg --gen-key

   2) I signed with it the release file in local repository of
   apt-build:
   # cd /var/cache/apt-build/repository
   # gpg -abs -o Release.gpg Release

   3) I have add teh key to the accepted ones:
   # gpg --armor --export rootkeyid | apt-key add -

   but this seems not to work since, according to what written in
   apt-secure man page, you need to update the signature every time a
   new
   package is uploaded to the repository, and this cannot be done
   automatically by apt-build after the compilation and before
   installing
   the package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.11092005
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

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

Versions of packages apt-build recommends:
ii  build-essential               11.1       informational list of build-essent
ii  fakeroot                      1.5.1      Gives a fake root environment

-- 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to