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

Bug#176896: marked as done ([libapt-pkg] Does not support overlapping Release files (two sources with same Release file URL))



Your message dated Fri, 14 Aug 2015 15:12:58 +0200
with message-id <20150814151217.GA27857@debian.org>
and subject line Re: Bug#176896: apt: Problems when deb and deb-src both present
has caused the Debian Bug report #176896,
regarding [libapt-pkg] Does not support overlapping Release files (two sources with same Release file URL)
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.)


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

This occurs when working with a repository generated by mini-dinstall.

I have these lines in sources.list:

deb http://local-packages/excel stable/
deb-src http://local-packages/excel stable/

The repository pointed to it valid.  When I run apt-get update for the first
time after updating the repository with new packages, I get this error:

Hit http://local-packages stable/ Packages
Get:1 http://local-packages stable/ Release [706B]
Hit http://local-packages stable/ Sources
Get:2 http://local-packages stable/ Release [706B]
...
Fetched 1412B in 0s (17.2kB/s)
Failed to fetch http://local-packages/excel/stable/Release  rename failed, No such file or directory (/var/lib/apt/lists/partial/local-packages_excel_stable_Release -> /var/lib/apt/lists/local-packages_excel_stable_Release).
Reading Package Lists... Done

For the second and subsequent invocations of apt-get update, I get no error. 
All other apt-get commands work fine as well.

Also, if I comment out the deb-src line in my sources.list, apt-get works
fine with update every time.  The problem only occurs when that line is
present.  Alternatively, the problem goes away if I rm the Release file from
the server.

Checking my server logs shows that there was no error in fetching the file. 

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux wile 2.4.19 #1 Wed Nov 27 09:54:55 CST 2002 i686 unknown unknown GNU/Linux

Versions of the packages apt depends on:
ii  libc6          2.3.1-9        GNU C Library: Shared libraries and Timezone
ii  libstdc++2.10- 2.95.4-15      The GNU stdc++ library


--- End Message ---
--- Begin Message ---
On Wed, Jan 15, 2003 at 01:08:26PM -0600, John Goerzen wrote:
> Package: apt
> Version: 0.5.4
> Severity: normal
> 
> This occurs when working with a repository generated by mini-dinstall.
> 
> I have these lines in sources.list:
> 
> deb http://local-packages/excel stable/
> deb-src http://local-packages/excel stable/
> 
> The repository pointed to it valid.  When I run apt-get update for the first
> time after updating the repository with new packages, I get this error:
> 
> Hit http://local-packages stable/ Packages
> Get:1 http://local-packages stable/ Release [706B]
> Hit http://local-packages stable/ Sources
> Get:2 http://local-packages stable/ Release [706B]
> ...
> Fetched 1412B in 0s (17.2kB/s)
> Failed to fetch http://local-packages/excel/stable/Release  rename failed, No such file or directory (/var/lib/apt/lists/partial/local-packages_excel_stable_Release -> /var/lib/apt/lists/local-packages_excel_stable_Release).
> Reading Package Lists... Done
> 
> For the second and subsequent invocations of apt-get update, I get no error. 
> All other apt-get commands work fine as well.
> 
> Also, if I comment out the deb-src line in my sources.list, apt-get works
> fine with update every time.  The problem only occurs when that line is
> present.  Alternatively, the problem goes away if I rm the Release file from
> the server.
> 
> Checking my server logs shows that there was no error in fetching the file. 

This should be fixed in recent versions.


-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
    - If you don't I might ignore you.

--- End Message ---

Reply to: