Apt-get does not support packages of 2.5 gig...
Bug #250909 reported by
stg
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Lucid |
Won't Fix
|
Medium
|
Unassigned | ||
dpkg (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Lucid |
Invalid
|
Undecided
|
Unassigned |
Bug Description
This might be a little unusual but I created a 2.5 gig debian package that I've put on my apt server...
When I do an apt-get install It fails when checking the size of the file and it outputs it as an exponential value.
Since 2gig is the maximum for 32 bits I assume that this could be the problem...
Changed in dpkg: | |
status: | Incomplete → Invalid |
Changed in apt: | |
status: | Invalid → New |
Changed in apt (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in dpkg (Ubuntu Lucid): | |
status: | New → Invalid |
Changed in apt (Ubuntu Lucid): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: precise |
tags: | added: apt-ftparchive |
To post a comment you must log in.
Probably dpkg, so reassigning
Could you please provide a little bit more information:
1. The Ubuntu version you're using (type "lsb_release -rd" in to a terminal) name>.deb" )
2. The version of dpkg that you are using ("apt-cache policy dpkg")
3. Does the package install using dpkg directly (cd in to the directory containing your package, then type "sudo dpkg -i <package_
Thanks