Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465214 - Stabilize =app-laptop/nvidiabl-0.81
Summary: Stabilize =app-laptop/nvidiabl-0.81
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2013-04-09 08:28 UTC by Christoph Mende (RETIRED)
Modified: 2013-04-30 13:24 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 Christoph Mende (RETIRED) gentoo-dev 2013-04-09 08:28:13 UTC
$topic
Comment 1 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-04-21 15:46:08 UTC
=app-laptop/nvidiabl-0.81[test] should depend on app-admin/sudo

qemu-x86 nvidiabl-0.81 # grep sudo Makefile 
	@if test -d /sys/module/$(TARGET); then sudo rmmod $(TARGET);fi
	@sudo insmod ./$(TARGET).ko
	sudo dkms remove -m $(TARGET) -v $(VERSION) --all
	sudo rm -rf /usr/src/$(TARGET)-$(VERSION)
	sudo mkdir /usr/src/$(TARGET)-$(VERSION)
	sudo cp -rf * /usr/src/$(TARGET)-$(VERSION)
	sudo rm -rf /usr/src/$(TARGET)-$(VERSION)/.git /usr/src/$(TARGET)-$(VERSION)/scripts
	sudo dkms add build install -m $(TARGET) -v $(VERSION)
	sudo dkms mkdeb mktarball --source-only -m $(TARGET) -v $(VERSION)
Comment 2 Christoph Mende (RETIRED) gentoo-dev 2013-04-25 18:37:17 UTC
+  25 Apr 2013; Christoph Mende <angelos@gentoo.org> nvidiabl-0.81.ebuild:
+  Restrict test suite as it does nothing other than insmod the module

So please continue your testing.
Comment 3 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-04-30 13:24:53 UTC
amd64 x86 : stable
bumped to EAPI=5
verbose build log fixed