![]() |
2008-08-05
, 01:47
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#62
|
update-rc.d: warning: /etc/init.d/tablet-powersave missing LSB informationupdate-rc.d: see <http://wiki.debian.org/LSBInitScripts> Setting up tablet-user (1.1-1) ... Username for the tablet default user:user adduser: The GID 29999 does not exist. dpkg: error processing tablet-user (--configure): subprocess post-installation script returned error exit status 1
![]() |
2008-08-05
, 02:36
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#63
|
For the people with hal problems, latest installer SVN solves it by faking invoke-rc.d.
fatalsaint: I intentionally kept out libgtkstylus of nit-env-x as this doesn't install any GTK stuff as such (for barebone X purposes). Any of you xfce4/GNOME people writing a nit-env for these yet?
I: Base system installed successfully.
Teardown pre-existing chroot.. (ignore errors)
ch_i# ['chroot', '/mnt/nit-debian', 'umount', '/proc']
umount: proc: not mounted
umount: proc: not mounted
ch_i# ['chroot', '/mnt/nit-debian', 'umount', '/dev/pts']
umount: /dev/pts: not mounted
ch_i# ['chroot', '/mnt/nit-debian', 'umount', '/sys']
umount: sysfs: not found
umount: /sys: not mounted
umount: sysfs: not found
umount: /sys: not mounted
Setting up chroot..
ch# ['chroot', '/mnt/nit-debian', 'mount', '/proc', '/proc', '-t', 'proc']
ch# ['chroot', '/mnt/nit-debian', 'mount', '-t', 'devpts', 'none', '/dev/pts']
ch# ['chroot', '/mnt/nit-debian', 'mount', 'none', '-t', 'sysfs', '/sys']
*** Installing fake start-stop-daemon, if postbootstrap fails, system is unbootable!
ch# ['chroot', '/mnt/nit-debian', 'mv', '/sbin/start-stop-daemon', '/sbin/start-stop-daemon.REAL']
ch# ['chroot', '/mnt/nit-debian', 'chmod', 'a+rx', '/sbin/start-stop-daemon']
Traceback (most recent call last):
File "/home/user/MyDocs/trunk/installer/debian_installer.py", line 278, in <module>
sys.exit(newinstaller(sys.argv))
File "/home/user/MyDocs/trunk/installer/debian_installer.py", line 268, in newinstaller
post_bootstrap("/mnt/nit-debian")
File "/home/user/MyDocs/trunk/installer/debian_installer.py", line 146, in post_bootstrap
fake_start_stop_daemon_add(target)
File "/home/user/MyDocs/trunk/installer/debian_installer.py", line 81, in fake_start_stop_daemon_add
if not os.path.exists(target, "/usr/sbin/invoke-rc.d.REAL"):
TypeError: exists() takes exactly 1 argument (2 given)
Nokia-N800-23-14:/home/user/MyDocs/trunk/installer#
![]() |
2008-08-05
, 03:20
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#64
|
![]() |
2008-08-05
, 04:45
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#65
|
![]() |
2008-08-05
, 17:09
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#66
|
![]() |
2008-08-05
, 17:26
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#67
|
The Following User Says Thank You to fatalsaint For This Useful Post: | ||
![]() |
2008-08-06
, 21:15
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#68
|
![]() |
2008-08-06
, 21:25
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#69
|
Is there any way you can have a standard style repository that contains the packages from the SVN? Being able to "apt-get install" a package is my preferred way to get something, rather than checking it out and using dpkg...
import deblet_installer deblet_installer.setup_chroot("/chroot") deblet_installer.build_apt_repos_install("/chroot")
![]() |
2008-08-06
, 21:48
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#70
|
we missing a kernel driver??? dunno... blew up my deb today and have to start over.
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!