Opened 7 years ago
Closed 7 years ago
#4294 closed task (fixed)
packages.ent batch updates and fixes
| Reported by: | Anton Maisak | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | high | Milestone: | 8.3 |
| Component: | Book | Version: | SVN |
| Severity: | trivial | Keywords: | packages.ent |
| Cc: |
Description
In ticket #4274 i proposed a various changes about https support. I reviewed a packages.ent and found some items that can be changed too.
In addition, there are some issue in ncurses package. It contains double slashes in download url (Download: http://ftp.gnu.org/gnu//ncurses/ncurses-6.1.tar.gz)
I attach the patch, that fixes all this issues. I checked it and it works fine
Attachments (2)
Change History (6)
by , 7 years ago
| Attachment: | packages.ent.patch added |
|---|
by , 7 years ago
| Attachment: | packages.ent-ncurses-fix.patch added |
|---|
comment:1 by , 7 years ago
| Priority: | low → lowest |
|---|---|
| Severity: | normal → trivial |
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 7 years ago
| Priority: | lowest → high |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
need to remove https in packages.ent:
<!ENTITY tcl-home "http://tcl.sourceforge.net/"> <!ENTITY psmisc-home "http://psmisc.sourceforge.net/">
Version 0, edited 7 years ago by (next)
Note:
See TracTickets
for help on using tickets.

Fixed at revision 11426.