[Bug 909885] Re: software-center chokes on packages larger than 2GB

2020-09-15 Thread Francois Gouget
I retested this with "Ubuntu Software" (/snap/bin/snap-store) which seems be the replacement for the software-center and it installed the test package without trouble. So if the software-center is indeed deprecated and not in use anymore this bug can be closed. -- You received this bug

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2015-05-07 Thread Alberto Salvia Novella
** Changed in: software-center (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885 Title: software-center chokes on packages larger than 2GB To manage

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2015-05-06 Thread Francois Gouget
The bug is still present in Ubuntu 15.04's software-center 13.10-0ubuntu6, as well as in the 14.04 LTS version 13.10-0ubuntu4. ** Changed in: software-center (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2015-05-06 Thread dino99
** Tags removed: oneiric ** Tags added: trusty vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885 Title: software-center chokes on packages larger than 2GB To manage notifications about

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2015-05-02 Thread dino99
That version is no more maintained ** Changed in: software-center (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885 Title: software-center chokes on

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2013-07-17 Thread Francois Gouget
** Changed in: software-center (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885 Title: software-center chokes on packages larger than 2GB To manage

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2013-07-17 Thread Francois Gouget
This bug is still present in Ubuntu 13.04 with 5.6.0-0ubuntu2. I'm attaching an updated trace generated with 'software-center --debug --disable-buy $HOME/testpkg_1.0-1_all.deb'. ** Attachment added: 'software-center --debug --disable-buy $HOME/testpkg_1.0-1_all.deb' log

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2013-07-08 Thread dino99
oneiric have reached EOL now ; closing that report. Feel free to report against a newer version if needed, with ubuntu-bug ** Changed in: software-center (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2012-04-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-center (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2012-04-10 Thread Dan Kegel
I see this also on ubunu 11.04 64 bit. 'dpkg -i' is a workaround, at least for users not afraid of the commandline. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885 Title: software-center

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2011-12-29 Thread Francois Gouget
** Attachment added: Script to build a test package https://bugs.launchpad.net/bugs/909885/+attachment/2650749/+files/testpkg.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909885 Title:

[Bug 909885] Re: software-center chokes on packages larger than 2GB

2011-12-29 Thread Francois Gouget
I have tracked this down a bit and here's what I believe is happening: software-center creates a DebPackage object (in /usr/share/software-center/softwarecenter/db/debfile.py) DebPackage.__init__() (from /usr/share/pyshared/apt/debfile.py) calls DebPackage.open() which calls