Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#47 invalid pdftops does not work: can not print pdfs Elmar Stellnberger
Description

Trying to print a rexx manual with cups I get the following error: job stopped: pdftops program could not be executed.

#48 invalid git pull can not find message file Elmar Stellnberger
Description

Trying to update my sucessfully downloaded Linux sources with a 'git pull' in the respective directory I get some strange errors, sed crashing with a segmentation error while not finding some message files:

[e:\sources\linux-kernel]git pull Message file not found. Message file not found. [1] Segmentation fault (core dumped) sed -e "/ not-fo... |

Done tr "
012" " "

Your configuration specifies to merge with the ref 'master' from the remote, but no such ref was fetched.

#49 invalid cpio can not stat files. Elmar Stellnberger
Description

cpio seems to be broken; it can not stat several files though /usr/bin/stat.exe can:

[e:\home]echo bin\highlight\profile.erx | cpio -o -H crc >bin.cpio : Funktion »stat« fehlgeschlagen: No such file or directory 1 block

[e:\home]echo bin/highlight/profile.erx | cpio -o -H crc >bin.cpio : Funktion »stat« fehlgeschlagen: No such file or directory 1 block

[e:\home]echo /home/bin/highlight/profile.erx | cpio -o -H crc >bin.cpio : Funktion »stat« fehlgeschlagen: No such file or directory 1 block

[e:\home]echo E:/home/bin/highlight/profile.erx | cpio -o -H crc >bin.cpio : Funktion »stat« fehlgeschlagen: No such file or directory 1 block

[e:\home]echo E:\home\bin\highlight\profile.erx | cpio -o -H crc >bin.cpio : Funktion »stat« fehlgeschlagen: No such file or directory 1 block

[e:\home]dir bin\highlight\profile.erx

Volume in drive E is main Serial number is A0E8:A08F Directory of E:\Home\bin\highlight\profile.erx

15.05.06 16.52 1.346 6.854 profile.erx

1.346 bytes in 1 file and 0 dirs

48.443.027.456 bytes (45GB) free

[e:\home]stat bin\highlight\profile.erx

File: bin
highlight
profile.erx Size: 1346 Blocks: 24 IO Block: 49152 reguläre Datei

Device: 5645h/22085d Inode: 3517785638850085858 Links: 1 Access: (0666/-rw-rw-rw-) Uid: ( 0/ UNKNOWN) Gid: ( 0/ UNKNOWN) Access: 2006-05-15 20:09:04.000000000 +0100 Modify: 2006-05-15 16:52:36.000000000 +0100 Change: 2006-05-15 16:52:36.000000000 +0100

Birth: 2006-05-15 16:52:36.000000000 +0100

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.