[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2023-05-04 Thread Julian Andres Klode
That's a hashicorp problem if they serve repositories without by-hash or atomically updated dists/ directory, this bug here is solved. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2023-05-04 Thread Mike Williamson
I'm also affected by this (a Hashicorp repo): ``` Get:14 https://apt.releases.hashicorp.com jammy/main i386 Packages [31,3 kB] Err:14 https://apt.releases.hashicorp.com jammy/main i386 Packages File has unexpected size (31295 != 31290). Mirror sync in progress?

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2020-12-28 Thread Irzhy Ranaivoarivony
I'm also affected by this issue -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in APT: Fix Released

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2020-11-12 Thread Mushfiqur Rahman Abir
Affected me too -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in APT: Fix Released Status in apt

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2019-12-12 Thread Julian Andres Klode
If you find such an instance, it's best to open a new bug, as this bug has been fixed, as can be clearly seen in the log file. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2019-12-12 Thread Julian Andres Klode
Maciej, If you see an issue, re-run with debug::acquire::http so you can see if the correct files (by-hash) are fetched. It works for me # apt update -o debug::acquire::http=1 0% [Working]GET /ubuntu/dists/xenial-updates/InRelease HTTP/1.1 Host: us-east-1.ec2.archive.ubuntu.com Cache-Control:

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2019-12-12 Thread Maciej KwidziƄski
``` E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/dists/xenial-updates/main/source/Sources Writing more data than expected (434945 > 433931) [IP: 34.229.150.131 80] E: Some index files failed to download. They have been ignored, or old ones used instead. ``` -- You

Re: [Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2019-10-26 Thread cdoebbler
Unfortunately, I had to leave the Linux community because if this bug...regretful. On Sat, Oct 26, 2019, 12:34 IkhwanArif <972...@bugs.launchpad.net> wrote: > How is this 7 year old bug still not resolve? > > -- > You received this bug notification because you are subscribed to the bug > report.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2019-10-26 Thread IkhwanArif
How is this 7 year old bug still not resolve? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in APT:

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2018-12-13 Thread Adriaan Beiertz
If this is about not matching hashes from a apt-get-repository ppa, then I am affected by this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2018-03-02 Thread Scott Moser
Hi. Just to re-iterate what Robie said. If you are seeing hashsum mismatch errors on 16.04 or later, something is wrong. That could be: a.) you have a proxy in your way, and the proxy cached a bad download. Apt is recognizing this and not installing it. That is working as designed. Note, that

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2018-03-02 Thread Neil Roza
affects me too -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in APT: Fix Released Status in apt

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2018-01-13 Thread Noel da Costa
Affects me too. This is making impossible for me to work with ubuntu and vagrant. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2017-08-03 Thread the835t
affects me too -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in APT: Fix Released Status in apt

Re: [Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2017-06-01 Thread Robie Basak
On Thu, Jun 01, 2017 at 07:20:18AM -, Abhijith Gururaj wrote: > @juliank I have configured the updater to use the main server. > Downloading updates from the main server shouldn't cause such errors, > right? Some ISPs intercept their clients' downloads. The error is telling you that the

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2017-06-01 Thread Abhijith Gururaj
@juliank I have configured the updater to use the main server. Downloading updates from the main server shouldn't cause such errors, right? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2017-06-01 Thread Julian Andres Klode
Switch to a different mirror. Hash sum mismatches on .deb file should not happen on any well-built mirror. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2017-05-31 Thread Abhijith Gururaj
Hi I am still facing this problem . here is my console output: sudo apt-get upgrade --fix-missing Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: gir1.2-javascriptcoregtk-4.0

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2016-03-10 Thread Scott Moser
Given the availability of by-hash, this is not really 'apt's problem any more. The changes left to be forever rid of 'hash sum mismatch' is to fix bug 1430011 ** Changed in: apt Status: New => Fix Released ** Changed in: apt (Ubuntu) Status: Confirmed => Fix Released -- You

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2016-02-27 Thread michael jones
mike@mike-desktop ~ $ sudo apt-get update [sudo] password for mike: Ign http://mirror.internode.on.net rosa InRelease Ign http://mirror.optus.net trusty InRelease Hit http://mirror.internode.on.net rosa Release.gpg Hit http://mirror.optus.net trusty-updates InRelease

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2016-01-15 Thread Francois Leurent
Instead of whipping /var/lib/apt/list, i found out that touch -t 150101 /var/lib/apt/lists/* (anytime in the past) is also sufficient -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-12-03 Thread Massmo
** Also affects: apt Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-11-03 Thread sunil
W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic- updates/main/source/Sources 404 Not Found [IP: 2600:3c01:1::607e:6379 80] W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic- updates/restricted/source/Sources 404 Not Found [IP: 2600:3c01:1::607e:6379 80] W:

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-10-18 Thread quequotion
Is there any aspect of deb package management that isn't broken? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-10-09 Thread Dapxitlo
affect to me too -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in apt package in Ubuntu: Confirmed

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-10-09 Thread Dapxitlo
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty- updates/main/source/Sources Hash Sum mismatch W: Failed to fetch http://ppa.launchpad.net/ubuntu- vn/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found W: Failed to fetch http://ppa.launchpad.net/ubuntu-

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-09-14 Thread Colin Watson
** Description changed: Apt archives are accessed over HTTP; this has resulted in a cluster of bugs (reported here, and upstream) about problems behind intercepting caches, problems with squid etc. There are 3 interlocking issues: A - mirror networks may be out of sync with each

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-09-03 Thread Scott Moser
** Description changed: Apt archives are accessed over HTTP; this has resulted in a cluster of bugs (reported here, and upstream) about problems behind intercepting caches, problems with squid etc. There are 3 interlocking issues: A - mirror networks may be out of sync with each

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-06-05 Thread Andres Rodriguez
** No longer affects: maas -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status in apt package in Ubuntu:

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-04-17 Thread Christian Brandt
Just some rough observations, I am using a visible Proxy configures through /etc/apt/ and also HTTP_PROXY running on http://proxy:3128/; since the early 1990ths. The Hash mismatch rarelly happened to me until I upgraded to Ubuntu 14.04 and since then I have it a lot on de.archive.ubuntu.com but

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-03-09 Thread Michael Vogt
Fwiw, we have support for the by-hash scheme in apt in experimetnal: https://github.com/Debian/apt/blob/debian/experimental/apt-pkg/acquire-item.cc#L1222 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-03-09 Thread Scott Moser
Per mvo, there is apparently by-hash support in debian experimental with some references seen at https://github.com/Debian/apt/blob/debian/experimental/apt-pkg/acquire-item.cc#L1222 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-03-09 Thread Scott Moser
relevant changelog in debian: * Implement simple by-hash for apt update to improve reliability of the update. Apt will try to fetch the Packages file via /by-hash/$hash_type/$hash_value if the repo supports that. - add APT::Acquire::$(host)::By-Hash=1 knob - add

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-03-09 Thread Scott Moser
I opened bug 1430011 as a request for launchpad to gain the ability to create /populate by-hash mirrors. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-02-12 Thread Christian Reis
We had a report of a MAAS user yesterday with this issue affecting some of his deployments. He was not behind a proxy. He retried the deployment and it worked, but we'd like to avoid sporadic failures as much as possible so this would be nice to see addressed. ** Also affects: maas Importance:

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-01-17 Thread yohan
** Changed in: apt (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/972077 Title: apt repository disk format has race conditions Status

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-01-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apt (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2014-11-24 Thread Johannes Martin
The following does not solve the problem, but limits the frequency of the problems when using squid as a proxy. I added the following two lines to the squid configuration: --- acl DEBIAN_NOCACHE urlpath_regex Release Packages.bz2 Translation.*.bz2 cache deny DEBIAN_NOCACHE --- This prevents