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

Bug#377424: apt: problem reproduced with blender from main archive



Package: apt
Version: 0.7.11
Followup-For: Bug #377424

Hi,

problem reproduced here, trying to build blender from sources.
Blender is in main archive. Listing archive directory shows:

http://ftp.fr.debian.org/debian/pool/main/b/blender/
[...]
[   ] blender_2.45-4.diff.gz           03-Mar-2008 22:32    26k  
[   ] blender_2.45-4.dsc               03-Mar-2008 22:32     1k  
[   ] blender_2.45-4_armel.deb         27-Mar-2008 20:32   7.1M  
[   ] blender_2.45-4_m68k.deb          10-Mar-2008 03:02   6.5M  
[   ] blender_2.45.orig.tar.gz         22-Sep-2007 00:02  14.4M  
[...]

Command issued:

$ LANG=C apt-get source --compile blender
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to find a source package for blender

By the way I would like to know how to tell apt-get to print more information. It's very difficult to find information about debug/verbose options for apt-get.

Best regards,
Michel

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "0";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::Default-Release "testing";
APT::Cache-Limit "18500000";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
Acquire "";
Acquire::http "";
Acquire::http::Proxy "false";

-- /etc/apt/preferences --

Package: *
Pin: release o=winehq 
Pin-Priority: 999

-- /etc/apt/sources.list --

# 
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 (20060810)]/ stable main contrib non-free

#deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
#deb-src http://ftp.fr.debian.org/debian/ stable main contrib non-free

#deb http://security.debian.org/ stable/updates main contrib non-free
#deb-src http://security.debian.org/ stable/updates main contrib non-free

deb http://ftp.fr.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ testing main contrib non-free

deb http://ftp.fr.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ unstable main contrib non-free

#deb http://edevelop.org/debian/ testing main contrib non-free contrib non-free
#deb-src http://edevelop.org/debian/ testing main contrib non-free contrib non-free

#deb http://www.debian-multimedia.org stable main
#deb-src http://www.debian-multimedia.org stable main

deb http://www.debian-multimedia.org testing main
#deb-src http://www.debian-multimedia.org testing main

#deb ftp://ftp.mowgli.ch/pub/debian stable unofficial
#deb-src ftp://ftp.mowgli.ch/pub/debian stable unofficial

# Ne marche plus:
#deb http://blabluga.hell.pl/QGLViewer/testing ./
#deb-src http://blabluga.hell.pl/QGLViewer/testing ./

#deb http://ftp.debian-unofficial.org/debian/ stable main contrib non-free restricted
#deb-src http://ftp.debian-unofficial.org/debian/ stable main contrib non-free restricted

#deb http://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted
#deb-src http://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted

# Cinelerra
#deb http://giss.tv/~vale/debian64 ./

# LOCAL
#deb file:/var/lib/debarchiver/ testing main contrib non-free
#deb file:///var/www/default/debian unstable main

# Wine
deb http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0 "Etch"
#deb-src http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0 "Etch"

# VirtualBox
deb http://www.virtualbox.org/debian etch non-free

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring        2007.07.31 GnuPG archive keys of the Debian a
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.0-3  GCC support library
ii  libstdc++6                    4.3.0-3    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information



Reply to: