Bug#413651: closed by Daniel Burrows [EMAIL PROTECTED] (Re: Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64)

2007-03-11 Thread Daniel Burrows
On Sun, Mar 11, 2007 at 12:28:20PM +0900, Ryo IGARASHI [EMAIL PROTECTED] was 
heard to say:
 Hi,
 
 On 3/11/07, Daniel Burrows [EMAIL PROTECTED] wrote:
   Can you send me the error message you get when aptitude fails to
 download the file from your amd64 machine?
 
 Well, as shown below, aptitude just failed to find the packages...

  Shown where? :-)

  Daniel


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



Bug#413651: closed by Daniel Burrows [EMAIL PROTECTED] (Re: Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64)

2007-03-11 Thread Daniel Burrows
On Sun, Mar 11, 2007 at 12:28:20PM +0900, Ryo IGARASHI [EMAIL PROTECTED] was 
heard to say:
 Hi,
 
 On 3/11/07, Daniel Burrows [EMAIL PROTECTED] wrote:
   Can you send me the error message you get when aptitude fails to
 download the file from your amd64 machine?
 
 Well, as shown below, aptitude just failed to find the packages...
 
 Also, could you please
 send me the output of apt-cache showpkg emacs-snapshot-common and
 apt-cache policy emacs-snapshot-common on both machines?
 
 OK.
 I attached the apt-cache output.

  This output says that you have emacs-snapshot-common installed on both
computers, at the same version.  Maybe explaining what you're trying to
do and the error message you're getting would make it clearer what the
problem is.

  Also, based on my best guess about what you're saying (that you expect
to have the same set of versions available), could you send me the
sources.list from both computers?

Thanks,
  Daniel


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



Bug#413651: closed by Daniel Burrows [EMAIL PROTECTED] (Re: Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64)

2007-03-11 Thread Ryo IGARASHI

Hi,

On 3/11/07, Daniel Burrows [EMAIL PROTECTED] wrote:

On Sun, Mar 11, 2007 at 12:28:20PM +0900, Ryo IGARASHI [EMAIL PROTECTED] was 
heard to say:
  This output says that you have emacs-snapshot-common installed on both
computers, at the same version.  Maybe explaining what you're trying to
do and the error message you're getting would make it clearer what the
problem is.


I apologize my bad English... I will explain to you what I exactly
thought and did
as precisely as I can.

First, I use emacs-snapshot-* packages every day. When I upgraded the packages,
I thought I found a bug in emacs-snapshot-* package, and I wanted to downgrade
the emacs-snapshot-* packages in order to check that the bug I found really
related to the new version of emacs-snapshot-* packages. Then I decided to use
snapshot.debian.net service.

I added the following entry to
/etc/apt/sources.list.d/snapshot-emacs.list and wanted
to downgrade emacs-snapshot-* packages with aptitude:

deb http://snapshot.debian.net/archive pool emacs-snapshot
deb-src http://snapshot.debian.net/archive pool emacs-snapshot

Finally I found that aptitude could list older version of architecture
dependent packages
(e.g. emacs-snapshot-gtk) but not independent packages (e.g.
emacs-snapshot-common)
on amd64 machines, whereas this worked completely well on i686 machines.

So I thought that my sources.list entry was OK (because I could find
some older packages)
and this may relates to apt/aptitude bug.

--
Ryo IGARASHI
[EMAIL PROTECTED]


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



Bug#413651: closed by Daniel Burrows [EMAIL PROTECTED] (Re: Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64)

2007-03-10 Thread Daniel Burrows
  Can you send me the error message you get when aptitude fails to
download the file from your amd64 machine?  Also, could you please
send me the output of apt-cache showpkg emacs-snapshot-common and
apt-cache policy emacs-snapshot-common on both machines?

   Thanks,
  Daniel


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



Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64

2007-03-08 Thread Daniel Burrows
On Tue, Mar 06, 2007 at 03:59:47AM -0800, [EMAIL PROTECTED] was heard to say:
 When I added sources.list entry for emacs-snapshot on snapshot.debian.net,
 aptitude failed to pull for example emacs-snapshot-common_20070223-1_all.deb.
 
 On my i686 machine, aptitude worked fine, so that I thought that this
 is aptitude/apt issue.

  Hi,

  Could you print the output that you get when aptitude fails to
download a file?

Thanks,
  Daniel


signature.asc
Description: Digital signature


Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64

2007-03-08 Thread Daniel Burrows
On Thu, Mar 08, 2007 at 06:18:43PM -0800, Daniel Burrows [EMAIL PROTECTED] 
was heard to say:
 On Tue, Mar 06, 2007 at 03:59:47AM -0800, [EMAIL PROTECTED] was heard to say:
  When I added sources.list entry for emacs-snapshot on snapshot.debian.net,
  aptitude failed to pull for example 
  emacs-snapshot-common_20070223-1_all.deb.
  
  On my i686 machine, aptitude worked fine, so that I thought that this
  is aptitude/apt issue.
 
   aptitude can only retrieve changelogs from packages.debian.org, so
 packages from random other archives won't benefit from the
 auto-changelog fetching.  To fix this you would need the archive to have
 extracted changelogs, and you'd need metadata in the Packages or Release
 file saying where changelogs live.

  Sorry about that -- I have no idea where I got changelogs from.
Evidently aliens stole my brain while I wasn't looking.

  Daniel


signature.asc
Description: Digital signature


Bug#413651: aptitude: cannot get *_all.deb packages from snapshot.debian.net on amd64

2007-03-06 Thread rigarash
Package: aptitude
Version: 0.4.4-2
Severity: normal

When I added sources.list entry for emacs-snapshot on snapshot.debian.net,
aptitude failed to pull for example emacs-snapshot-common_20070223-1_all.deb.

On my i686 machine, aptitude worked fine, so that I thought that this
is aptitude/apt issue.

Added sources.list entries are as follows:

$ cat /etc/apt/sources.list.d/snapshot-emacs-snapshot.list
deb http://snapshot.debian.net/archive pool emacs-snapshot
deb-src http://snapshot.debian.net/archive pool emacs-snapshot

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3 0.6.46.4-0.1 Advanced front-end for dpkg
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libncursesw55.5-5Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-2English manual for aptitude, a ter

-- no debconf information


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