Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24620 - xmailwizard does not run
Summary: xmailwizard does not run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-16 15:35 UTC by sergey ivanov
Modified: 2003-07-21 00:17 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sergey ivanov 2003-07-16 15:35:39 UTC
xmail ebuild finished with suggestion message:"* You can quickly configure XMail
by running /usr/portage/net-mail/xmail/files/xmailwizard."
If you try to run /usr/portage/net-mail/xmail/files/xmailwizard it will not run,
with message:
": bad interpreter: No such file or directorylwizard: /bin/sh"
The reason is extra <CR> in each line of this file. 
All the lines should be chopped from this DOS's line ending otherwise script
fails in other places
This is connected to bug 15931.
Comment 1 Nick Hadaway 2003-07-21 00:17:47 UTC
xmail-1.16 is now in portage.  files/* have the cr-lf stuff removed.  Also xmailwizard is now executable.  Please test.