Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (14) </ ... 8 9 10 11 12 [13] 14 >/

[ Track this topic :: Email this topic :: Print this topic ]

new topic new poll
Topic: DSL 2.0RC2!< Next Oldest | Next Newest >
haveaniceday Offline





Group: Awaiting Authorisation
Posts: 6
Joined: Nov. 2005
Posted: Nov. 17 2005,12:55 QUOTE

symbolic link /var/spool/mail points to nowhere. => /var/mail is missing.

Haveaniceday

PS: ( just have remote access, system is started with option toram and runlevel 2, do not think it's important for this bug )

Edit: There are some more files/directories missing. Check can be done by
script below. ( I know, some files/directory are in separate packages )
Some might be useful to add like /KNOPPIX/lib/modules/2.4.31/pcmcia/aha152x_cs.o
Code Sample

cat /tmp/haveaniceday
find . -type l |
while read file
do
       ls -l "$file"
done | cut -c56- |
while read a x b
do
       cd `dirname "$a"`
       c=`basename "$a"`
       if [ ! -r "$b" ]
       then
               echo Missing $a
               ls -l "$c"
       fi
       cd -
done
Back to top
Profile PM 
haveaniceday Offline





Group: Awaiting Authorisation
Posts: 6
Joined: Nov. 2005
Posted: Nov. 17 2005,13:45 QUOTE

I am sorry if it's not allowed to ask here.
Debug-Feature request: add "strace" and may be "lsof"

Haveaniceday
Back to top
Profile PM 
pomfret
Unregistered






Posted: Nov. 19 2005,22:00 QUOTE

I love dsl 1.5 and really enjoy working with it but with the new release candidates i can't open Firefox on any of my computers, one with pentiumII the other with AMD chip.
Dear administrator:If this isn't the right place to tell please put it to the right adress
yours pomfret
Back to top
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Nov. 19 2005,22:51 QUOTE

Try removing your existing /home/dsl/.mozilla directory.
Back to top
Profile PM WEB 
tosha Offline





Group: Members
Posts: 11
Joined: Nov. 2005
Posted: Nov. 20 2005,01:57 QUOTE

I made HD installation of DSL on IBM Thinkpad 390X 2626HNU
(Mobile Pentium II / 400,128 SDRAM,6.4GB)

Everything were going smooth, but computer was freezing at start of screensaver (my guess),  the same was on liveCD

so I added

xset s off       &                
#to disable the blank screensaver
xset -dpms       &              
#to disable the monitor dpms feature, like suspending, etc.

as it was sugested here:
http://damnsmalllinux.org/cgi-bin....ensaver

to .xinitrc and everything seems ok now.

Maybe there are better ways to solve this problem?

other things: it seems that gtk2-0705.dsl can not be installed(?)
as a result (?)  gftp does not work...so I have to use comand line sftp.
That what I get:

dsl@box:~$ gftp
gFTP Warning: Skipping line 215 in config file: entropy_source
gFTP Warning: Skipping line 218 in config file: entropy_len
gFTP Warning: Skipping line 221 in config file: verify_ssl_peer

(gftp-gtk:732): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

(gftp-gtk:732): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

(gftp-gtk:732): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

(gftp-gtk:732): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

(gftp-gtk:732): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

(gftp-gtk:732): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory
Segmentation fault
dsl@box:~$
Back to top
Profile PM 
68 replies since Nov. 09 2005,07:05 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (14) </ ... 8 9 10 11 12 [13] 14 >/
new topic new poll
Quick Reply: DSL 2.0RC2!

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code