Public bug reported:

If a large object is greater than 2gb then calls to seek and tell will
fail with an OperationError. This is because of the use of lseek and
ltell instead of the lseek64 and ltell64.
Attached is the upstream issue and pull request.

https://github.com/psycopg/psycopg2/pull/259

** Affects: maas
     Importance: Critical
     Assignee: Blake Rouse (blake-rouse)
         Status: Triaged

** Affects: psycopg2 (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Also affects: maas (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: maas
   Importance: Undecided
       Status: New

** No longer affects: maas (Ubuntu)

** Changed in: psycopg2 (Ubuntu)
       Status: New => Confirmed

** Changed in: maas
       Status: New => Triaged

** Changed in: maas
   Importance: Undecided => Critical

** Changed in: maas
     Assignee: (unassigned) => Blake Rouse (blake-rouse)

** Changed in: maas
    Milestone: None => 1.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1366104

Title:
  OperationError when large object greater than 2gb

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1366104/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to