[Bug 1179781] Re: If-Modfied-Since undhandled case causes apt lists corruption with https repositories

Dave Chiluk 1179781 at bugs.launchpad.net
Thu Sep 5 05:24:53 UTC 2013


I got the below e-mails after the upload and build today.

"
Hello Dave Chiluk,

On 2013-09-04 23:30z (2 hours 46 minutes ago), you uploaded a file with
translation templates for apt in Ubuntu Raring package "apt" to
Launchpad.

We were unable to import the file because of errors in its format:

No header found in this pofile

If you use gettext, you can check your file for correct formatting with
the 'msgfmt -c' command. Please fix any errors raised by msgfmt and
upload the file again. If you check the file and you don't find any
error in it, please look for an answer or file a question at
https://answers.launchpad.net/rosetta/

For your convenience, you can get the file you uploaded at:
http://launchpadlibrarian.net/149368746/apt.pot

Thank you,

The Launchpad team
"

So I ran the below, but I'm afraid I'm still not sure what to do.

$ msgfmt -c apt.pot
msgfmt: apt.pot: warning: PO file header missing or invalid
                 warning: charset conversion will not work
msgfmt: found 1 fatal error

I rechecked my uploads, and didn't touch the translation files, so I'm
not quite sure what's going on here.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1179781

Title:
  If-Modfied-Since undhandled case causes apt lists corruption with
  https repositories

Status in “apt” package in Ubuntu:
  Fix Released
Status in “curl” package in Ubuntu:
  Fix Released
Status in “apt” source package in Precise:
  Fix Committed
Status in “curl” source package in Precise:
  Fix Committed
Status in “apt” source package in Quantal:
  Fix Committed
Status in “curl” source package in Quantal:
  Fix Committed
Status in “apt” source package in Raring:
  Fix Committed
Status in “curl” source package in Raring:
  Fix Committed
Status in “apt” package in Debian:
  Fix Released
Status in “curl” package in Debian:
  Fix Released

Bug description:
  [Impact]

  Users of apt repositories that use https will occasionally recieve an
  error message and not be able to update properly:

  W: Size of file /var/lib/apt/lists/partial/archive.example
  .com_dists_precise_main_binary-amd64_Packages is not what the server
  reported 0 25118

  This should be backported to Ubuntu precise because some companies may
  be delivering their internal apt repositories over SSL for security.

  [Test Case]

  Install apt-transport-https and setup an apt repository delivered over
  https. Do some updates and eventually the above error will happen.

  [Regression Potential]

  I've patched the Ubuntu precise version of apt and found no issues.
  Curl - Exceedingly minimal as a variable needed to be reset to zero on structure re-use.Apt - Possible regression if curl is not updated as well, as this adds a dependency on curl's CURLINFO_CONDITION_UNMET which is currently broken in 0.8.16~exp12ubuntu10.12.

  [Other Info]

  APT
  * fix needs to be applied in Precise, quantal and raring
  * Apt fix is already in Saucy since at least version 0.9.9.1~ubuntu1

  Curl
  * fix needs to be applied in Precise, quantal and raring
  * fix is in saucy as of version 7.31.0-1ubuntu1

  This was reported to Debian first and is fixed in Debian unstable:

  http://bugs.debian.org/705648

  The maintainers of apt in Ubuntu have not yet synced this to saucy.

  Fixes for both ubuntu/apt and ubuntu/curl need to be included for this
  to be properly fixed.

  --
  bye,
  pabs

  http://wiki.debian.org/PaulWise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1179781/+subscriptions




More information about the foundations-bugs mailing list