Re: apt and publicfile's httpd
[email protected] (Paul Jarc) Tue, 26 Oct 2004 16:03:36 -0400
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
[email protected] wrote: > Failed to fetch http://djbware.csi.hu/apt/./SRPMS.djbware/qmail-1.03-111patch_14_15.src.rpm 404 file does not exist ... > @40000000417ea57e2c030184 141.225.8.55 read ./djbware.csi.hu/apt/:/SRPMS.djbware/qmail-1.03-111patch_14_15.src.rpm: open failed: file does not exist > > What is that : in the last path? publicfile translates "." to ":" at the beginning of a path component. "ln -s . :" works. paul