Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15541 - spacing issues with digest error msg
Summary: spacing issues with digest error msg
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 23:33 UTC by SpanKY
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
portage.py.patch (portage.py.patch,1010 bytes, patch)
2003-02-11 23:33 UTC, SpanKY
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-02-11 23:33:12 UTC
root@rux0r site-packages # emerge openafs 
Calculating dependencies ...done! 
>>> emerge (1 of 1) net-fs/openafs-1.2.8 to / 
>>> No message digest entry found for archive"openafs-1.2.8-src.tar.bz2." 
!!! Most likely a temporary problem. Try 'emerge rsync' again later. 
 
the lack of spacing after 'archive' always made me very angry so you can find a patch attached 
to fix it ;)
Comment 1 SpanKY gentoo-dev 2003-02-11 23:33:35 UTC
Created attachment 8181 [details, diff]
portage.py.patch
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-02-12 14:13:30 UTC
included.