Bug #75876 | Un-necessary RPM dependency will prevent major upgrade | ||
---|---|---|---|
Submitted: | 12 Feb 2015 12:22 | Modified: | 16 Feb 2015 14:54 |
Reporter: | Jörg Brühe (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Packaging | Severity: | S3 (Non-critical) |
Version: | 5.5 and up | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | common, libs, requires, rpm |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[13 Feb 2015 15:31]
Jörg Brühe
[13 Feb 2015 15:32]
Jörg Brühe
Test log with packages "client", "libs", "common"
Attachment: bug-75876-run-1.log (text/x-log), 4.17 KiB.
[13 Feb 2015 15:33]
Jörg Brühe
Test log with "client" + "libs", but "common" erased forcefully
Attachment: bug-75876-run-2.log (text/x-log), 2.30 KiB.
[13 Feb 2015 15:33]
Jörg Brühe
Test log with just "client", both "libs" and "common" erased using "--force"
Attachment: bug-75876-run-3.log (text/x-log), 2.26 KiB.