Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179117 - ATi-drivers 8.35.5 problem with depscan.sh
Summary: ATi-drivers 8.35.5 problem with depscan.sh
Status: RESOLVED DUPLICATE of bug 179062
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-19 16:08 UTC by MG
Modified: 2007-05-19 16:10 UTC (History)
0 users

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 MG 2007-05-19 16:08:20 UTC
the file /etc/init.d/atieventsd uses a microsoft format, so depscan.sh fails to generate a valid init sequence. So hostname, keymaps, urandom, acpid, dbus, hald failed to start at boot.
A simple "dos2unix /etc/init.d/atieventsd" fixed the problem.

Reproducible: Always

Steps to Reproduce:
1. emerge =ati-drivers-8.35.5
2. run depscan.sh --update or change some services with rc-update
3. reboot

Actual Results:  
an unvalid init sequence is generated thus some services fail to start at next reboots
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-19 16:10:45 UTC

*** This bug has been marked as a duplicate of bug 179062 ***