Bug#330004: acknowledged by developer (Isn't found in current code)

2005-11-17 Thread nutzteil




Hello and thanks for your answer,

sorry, i have to correct my spelling: i did not mean a failure, more a "little 
thing" of form.

i thought that in:
-
while read action arg argb; do
case "$action" in
enable | disable) DISCOVER_ARGS="$DISCOVER_ARGS --$action=$arg" ;;
skip) SKIPLIST="$SKIPLIST
$arg"
;;
-
the expression 'SKIPLIST="$SKIPLIST $arg"' was not thought to go over 2 lines.
the shell parses correct, indeed.

sorry onesmore
christian

PS, could you delete my e-mail-adress off the failure-webpage, cause off spam?



[EMAIL PROTECTED] schrieb am 10.11.05 02:48:17:
> 
> Package: discover1
> Version: 1.7.15
> 
> Hello,
> 
> I checked last code that was release and can't find the error that you
> pointed out. Please do a check if your script isn't outdated.
> 
> If you confirm this issue in current version, please reopen this bug
> and we can double check it together :-D
> 
> Thanks a lot!
> 
> -- 
> O T A V I OS A L V A D O R
> -
>  E-mail: [EMAIL PROTECTED]  UIN: 5906116
>  GNU/Linux User: 239058 GPG ID: 49A5F855
>  Home Page: http://www.freedom.ind.br/otavio
> -
> "Microsoft gives you Windows ... Linux gives
>  you the whole house."


__
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#410533: fsck tries fsck.iso9660 on hda6 (ext2|ext3)

2007-02-11 Thread nutzteil
Package: e2fsprogs
Version: 1.39+1.40-WIP-2006.11.14+dfsg-1



# fsck /dev/hda6
fsck 1.40-WIP (14-Nov-2006)
fsck: fsck.iso9660: not found
fsck: Error 2 while executing fsck.iso9660 for /dev/hda6

but hda6 is ext3.
for hda5 and hda11 it exits normal with "clean" or with checking if i use 'fsck 
 -- -f'.
this happens when i format 'mkfs.ext2|3 ' or change hda5 and hda6 with 
shift of beginning or in size.

in the attachment are the straces of 'fsck /dev/hda5|6|11'
in the attachment are the dumpe2fs of hda5|6|11, they look normal.
additional there is the fdisk-situation at the time of the dumpe2fs.

Debian GNU/Linux 4.0 (etch), kernel 2.6.18-3-686, libc6 2.3.6.ds1-10.
hardware is an notebook Medion MD9580-A (aka Asus L8400C), hdd is FUJITSU 
MHS2020AT (20GB).
i tested the room between hda1 and hda7 with badblocks, no failure.

___
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=02



dumpe2fs_hda11.gz
Description: application/gzip


dumpe2fs_hda6.gz
Description: application/gzip


FDISKs_hda.gz
Description: application/gzip


STRACE_fsck_hda6.gz
Description: application/gzip


dumpe2fs_hda5.gz
Description: application/gzip


STRACE_fsck_hda5.gz
Description: application/gzip


STRACE_fsck_hda11.gz
Description: application/gzip


Bug#410533: Acknowledgement (fsck tries fsck.iso9660 on hda6 (ext2|ext3))

2007-02-11 Thread nutzteil
Sorry, forgot an addon:

'fsck.ext3 /dev/hda6' gives an normal "clean" message.

_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=0066



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#411830: version-problem with packagename

2007-02-21 Thread nutzteil
Package: console-tools, libconsole
Version: 1:0.2.3dbs-65

when i do 'apt-get autoclean' or 'aptitude autoclean', the (actual) packages 
would be removed from cache.
in contrary to that, 'apt-move delete' does not delete them from it's 
mirror-tree (that is okay).

when i rename the files in cache from:
console-tools_0.2.3dbs-65_i386.deb
libconsole_0.2.3dbs-65_i386.deb
to:
console-tools_1:0.2.3dbs-65_i386.deb
libconsole_1:0.2.3dbs-65_i386.deb
they are not removed by apt-get or aptitude.



Debian GNU/Linux 4.0, etch
kernel-2.6.18-3-k7, 2.6.18-7
and libc6 2.3.6.ds1-11

apt 0.6.46.4
aptitude 0.4.4-1
apt-move 4.2.26-1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#381806: exim4-base does not depend on fcron, only on cron

2006-08-06 Thread nutzteil
Package: exim4-base
Version: 4.50-8sarge2, 4.62-2, 4.62-4

Package: fcron
Version: 2.9.6-2


--
In the description of exim4-base (in Packages.gz), there is
--
Depends: ... , cron (>= 3.0pl1-42), ...
--

Couldn't that be changed to something like
--
Depends: ... , cron (>= 3.0pl1-42) | fcron, ...
--
(like in package logrotate (the only one with this))
so that i can clean exchange cron with fcron?

Additionly:
When i do
'egrep "^Depends: .*cron.*" 
debian.tu-bs.de_debian_dists_sarge_main_binary-i386_Packages'
i get 29 Lines (=Packages).


Another possibility could be, that the description of package fcron has 
something like this:
--
Provides: cron
--



greetings
christian



_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=0071



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#431537: correction for binary_codecs.sh

2007-07-03 Thread nutzteil
Package: mplayer
Version: 1.0~rc1-12etch1

Hello,

i have a little patch for
/usr/share/mplayer/scripts/binary_codecs.sh
so it handles the mirror-adresses more correctly.

and an actual version for
http://people.debian.org/~mennucc1/mplayer/mirrors

Goodbye
christian

Debian GNU/Linux 4.0
--- MPLAYER_binary_codecs.sh	2007-07-03 11:19:15.0 +0200
+++ MPLAYER_binary_codecs.sh__local	2007-07-03 11:18:22.0 +0200
@@ -61,7 +61,7 @@
   if [  "$url" = @MAINSITE@ ] ; then
 cat $PREFDIR/bestsites |   while read mainsite ; do
   echo Downloading $filename from $mainsite ...
-  wget -v -c -N $mainsite/$dir/$filename || true
+  wget -v -c -N `grep $mainsite $PREFDIR/mirrors`/$dir/$filename || true
   if [ -r "$filename" ] ; then
 UNPACK "$filename"
 [ -r $filename.bak ] && rm $filename.bak


mirrors.20070703
Description: Binary data


Bug#410533: fsck tries fsck.iso9660 on hda6 (ext2|ext3)

2007-04-15 Thread nutzteil
Sorry, Sorry, Sorry

Ted had wrote:
Can you send me your /etc/fstab file?  Do you have /dev/hda6
explicitly listed in there? 

First now i looked really sharp at /etc/fstab, and there was it, an entry 
'/dev/hda6 ... iso9660 ...'

I must have been very tired or "fusselig" when i made that

Sorry, Sorry, Sorry


___
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#431537: closed by A Mennucc1 <[EMAIL PROTECTED]> (Bug#431537: fixed in mplayer 1.0~rc1-15)

2007-08-04 Thread nutzteil
Hello again,

I am sorry not to have declared the patch was for, my big failure.
But so the problem was not seen, and it is not solved.
(Like declared in the changelog, and i have not the right to be named there)

The point was, if you use fping instead of netselect, the file 
/var/lib/mplayer/prefs/bestsites looks like
---
ftp.free.fr
www7.mplayerhq.hu
ftp7.mplayerhq.hu
ftp2.mplayerhq.hu
www2.mplayerhq.hu
---
so the
'wget -v -c -N $mainsite/$dir/$filename'
points to the false, nonexistent target. (everytime protocol is http://, and 
the path is without "MPlayer")

If netselect is used, all is okay. The bestsites has the same form like the 
/var/lib/mplayer/prefs/mirrors:
---
ftp://ftp.free.fr/mirrors/mplayerhq.hu/MPlayer/
http://www7.mplayerhq.hu/MPlayer
ftp://ftp7.mplayerhq.hu/MPlayer/
ftp://ftp2.mplayerhq.hu/MPlayer/
http://www2.mplayerhq.hu/MPlayer
---
and the 'wget' has correct protocol+target.

Goodbye
christian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]