Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410263 - sys-apps/net-tools-1.60_p20120127084908 causes network connection loss after return from suspend/hibernate
Summary: sys-apps/net-tools-1.60_p20120127084908 causes network connection loss after ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 18:40 UTC by Small_Penguin
Modified: 2012-04-03 15:23 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 Small_Penguin 2012-03-30 18:40:33 UTC
sys-apps/net-tools-1.60_p20120127084908 causes network connection loss on suspend/hibernate

Reproducible: Always

Steps to Reproduce:
1. Hibernate or suspend.
2. Resume.

Actual Results:  
* Network connection is gone
* dhcpcd is not running after resume

Expected Results:  
* Network connection should be restored
* Maybe dhcpcd should still be running after resume?

openrc-0.9.9.3 is used. sys-apps/net-tools-1.60_p20111120203157 with the same configuration works fine and dhcpcd is still running after resume, so maybe something kills it or it became a bit suicidal in the new version.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-31 16:59:46 UTC
1) Please post your `emerge --info' output in a comment.
2) How is sys-apps/net-tools involved when it is dhcpcd (net-misc/dhcpcd) that 
   isn't running after resume?