Re: Re : Re : [etch] Postfix virtual domains avec Mysql

2007-09-08 Thread mouss

Dominique Claver KOUAME wrote:
Merci Mouss  pour ton retour, voici les réponses 

1. t'as oublié de dire à postfix de gérer le domaine 
mail.dpi-arobasetelecom.ci. si tu utilises
 
Ma réponse :

Ce domaine est virtuel et déclarer dans la table domains de la base de données 
mail.

 mysql show tables;
++
| Tables_in_mail |
++
| domains|
| forwardings|
| transport  |
| users  |
++
4 rows in set (0.00 sec)
mysql
mysql select * from domains where domain is not null;
+---+
| domain|
+---+
| dpi-arobasetelecom.ci |
+---+
1 row in set (0.00 sec)
mysql



essaye avec postmap:
# postmap -q dpi-arobasetelecom.ci \
mysql:/etc/postfix/mysql-virtual_domains.cf

Dans les logs, il y a:

Sep  7 13:42:48 marina postfix/smtp[13256]: E30AA6EDDC: 
to=[EMAIL PROTECTED], relay=none, delay=1.7, 
delays=1.1/0.59/0/0, dsn=5.4.6, status=bounced (mail for 
mail.dpi-arobasetelecom.ci loops back to myself)


d'où vient ce mail. (dans mail.dpi-arobasetelecom.ci)?


que donne
# postmap -q dpi-arobasetelecom.ci \
mysql:/etc/postfix/mysql-virtual_transports.cf

si ça retourne quelque chose, ton problème est dans le coin.
sinon, qu'y a-t-il dans cette table?


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et

Reply-To:

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



Re : Re : Re : [etch] Postfix virtual domains avec Mysql

2007-09-08 Thread Dominique Claver KOUAME
Bonjour  merci à Mouss,
Voici ce que retourne les commandes postmap sur mysql-virtual_domains.cf et 
mysql-virtual_transports.cf

marina:/home/admins# postmap -q dpi-arobasetelecom.ci 
mysql:/etc/postfix/mysql-virtual_domains.cf
dpi-arobasetelecom.ci

marina:/home/admins# postmap -q dpi-arobasetelecom.ci 
mysql:/etc/postfix/mysql-virtual_transports.cf
smtp:mail.dpi-arobasetelecom.ci
marina:/home/admins#

Quand je fais un envoi d'email depuis la console vers [EMAIL PROTECTED], [EMAIL 
PROTECTED] et [EMAIL PROTECTED]
marina:/home/admins# mail [EMAIL PROTECTED]
Subject: essai encore
Encore un essai
.
Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]

c'est alors que j'ai dans mail.log ceci :

marina:/home/admins# tail -f /var/log/mail.log
Sep  8 11:09:03 marina postfix/smtpd[11317]: B99556EDCF: 
client=localhost.localdomain[127.0.0.1]
Sep  8 11:09:03 marina postfix/cleanup[11288]: B99556EDCF: 
message-id=200709081  [EMAIL PROTECTED]
Sep  8 11:09:03 marina postfix/smtpd[11317]: disconnect from 
localhost.localdomain[127.0.0.1]
Sep  8 11:09:03 marina amavis[2611]: (02611-02) Passed CLEAN, [EMAIL 
PROTECTED] - [EMAIL PROTECTED],[EMAIL PROTECTED],kdclav  
   [EMAIL PROTECTED], Message-ID: [EMAIL PROTECTED]   
  i, mail_id: Ry0VznF8Wpa5, Hits: -0.001, queued_as: B99556EDCF, 
8652 ms
Sep  8 11:09:03 marina postfix/qmgr[3069]: B99556EDCF: from=[EMAIL PROTECTED]  
 basetelecom.ci, size=857, nrcpt=3 (queue active)
Sep  8 11:09:03 marina postfix/smtp[11291]: C35D06EDDE: to=[EMAIL PROTECTED]   
 lecom.ci, relay=127.0.0.1[127.0.0.1]:10024, delay=9.3, 
delays=0.31/0.03/0.4/8.5 , 
dsn=2.6.0, status=sent (250 2.6.0 Ok, id=02611-02, from MTA([127.0.0.1]:10025)  
   : 250 2.0.0 Ok: queued as B99556EDCF)
Sep  8 11:09:04 marina postfix/smtp[11291]: C35D06EDDE: to=[EMAIL PROTECTED], 
 relay=127.0.0.1[127.0.0.1]:10024, 
delay=9.3, delays=0.31/0.03/0.4/8.5, dsn=2.6.   
  0, status=sent (250 2.6.0 Ok, id=02611-02, from 
MTA([127.0.0.1]:10025): 250 2.0. 0 
Ok: queued as B99556EDCF)
Sep  8 11:09:04 marina postfix/smtp[11291]: C35D06EDDE: to=[EMAIL PROTECTED], 
 relay=127.0.0.1[127.0.0.1]:10024, 
delay=9.3, delays=0.31/0.03/0.4/8.5, dsn=2.6.0  
   , status=sent (250 2.6.0 Ok, id=02611-02, from 
MTA([127.0.0.1]:10025): 250 2.0.0  
Ok: queued as B99556EDCF)
Sep  8 11:09:04 marina postfix/smtp[11319]: B99556EDCF: to=[EMAIL PROTECTED]   
  lecom.ci, relay=none, delay=0.19, 
delays=0.1/0.09/0/0, dsn=5.4.6, status=bounce   
  d (mail for mail.dpi-arobasetelecom.ci loops back to myself)
Sep  8 11:09:04 marina postfix/qmgr[3069]: C35D06EDDE: removed
Sep  8 11:09:25 marina postfix/smtp[11318]: B99556EDCF: to=[EMAIL PROTECTED], 
relay=gmail-smtp-in.l.google.com[72.14.215.27]:25, delay=22, 
delays=0.1/0.06/16/5.6, dsn=2.0.0, status=sent (250 2.0.0 OK 1189249763 
30si1220978hue)
Sep  8 11:09:26 marina postfix/smtp[11320]: B99556EDCF: to=[EMAIL PROTECTED], 
relay=f.mx.mail.yahoo.com[209.191.88.247]:25, delay=23, delays=0.1/0.16/20/2.7, 
dsn=2.0.0, status=sent (250 ok dirdel)
Sep  8 11:09:26 marina postfix/cleanup[11288]: 66FB26EDDE: message-id=[EMAIL 
PROTECTED]
Sep  8 11:09:26 marina postfix/bounce[11321]: B99556EDCF: sender non-delivery 
notification: 66FB26EDDE
Sep  8 11:09:26 marina postfix/qmgr[3069]: 66FB26EDDE: from=, size=2846, 
nrcpt=1 (queue active)
Sep  8 11:09:26 marina postfix/qmgr[3069]: B99556EDCF: removed
Sep  8 11:09:26 marina postfix/cleanup[11288]: 9223F6EDCF: message-id=[EMAIL 
PROTECTED]
Sep  8 11:09:26 marina postfix/local[11324]: 66FB26EDDE: to=[EMAIL 
PROTECTED], relay=local, delay=0.19, delays=0.02/0.15/0/0.02, dsn=2.0.0, 
status=sent (forwarded as 9223F6EDCF)
Sep  8 11:09:26 marina postfix/qmgr[3069]: 9223F6EDCF: from=, size=3003, 
nrcpt=1 (queue active)
Sep  8 11:09:26 marina postfix/qmgr[3069]: 66FB26EDDE: removed
Sep  8 11:09:26 marina postfix/smtp[11319]: 9223F6EDCF: to=[EMAIL PROTECTED], 
orig_to=[EMAIL PROTECTED], relay=none, delay=0.02, delays=0.01/0/0/0, 
dsn=5.4.6, status=bounced (mail for mail.dpi-arobasetelecom.ci loops back to 
myself)
Sep  8 11:09:26 marina postfix/qmgr[3069]: 9223F6EDCF: removed


C'est le mail destiné en local (root --- admins) qui génère une liste bounced 
dans mail.log.

Merci à tous pour votre patience et votre aide très utile.

 
- Message d'origine 
De : mouss [EMAIL PROTECTED]
À : Forum Debian debian-user-french@lists.debian.org
Envoyé le : Samedi, 8 Septembre 2007, 9h23mn 15s
Objet : Re: Re : Re : [etch] Postfix virtual domains avec Mysql



Re: Problème avec le noyau 2.6.22

2007-09-08 Thread Milou
Le Wed, 29 Aug 2007 08:39:41 +0200
Patrice OLIVER [EMAIL PROTECTED] à écrit:

 Bonjour,
 
 Je suis sous Lenny avec lvm.
 Lors d'une mise à jour, il m'a été installé un noyau 2.6.22.
 Impossible de booter dessus, il ne trouve plus le filesystem pour booter ...
 Y at'il un changement dans la gestion des LVM sous 2.6.22 ?
 
Je ne sais pas si c'est encore d'actualité, mais je viens d'avoir un pb
similaire en installant un 2.6.22 de debian
Cet andouille n'utilise plus que /dev/sdXX pour tous les disques durs,
qu'ils soient sata ou ide...
Bref, pour moi la solution a été de modifier le /boot/grub/menu.lst et
le /etc/fstab

mil
-- 
La taille toujours plus importante des applications est ce qui
rend possible la loi de Moore : Si nous n'avions pas mis votre
ordinateur à genoux, pourquoi iriez-vous en acheter un autre ?
-+- Nathan Myrvold, (Microsoft) ACM97 -+-



Re: [HS] desole pour le bruit ...

2007-09-08 Thread nono
Salut

essaye sur le lug de Charleroi

http://www.carolinux.info/spip.php?auteur1

en espérant qu'il y a un mes sympa 

nono ... de Bretagne, ça fait loin ;)



Le jeudi 06 septembre 2007 à 14:43 +0200, Guy Roussin a écrit :
 Bonjour la liste,
 
 Bon la chose est complètement HS. Mais si il y a un Belge
 sympa de la liste qui pouvait me dépanner je lui en serai
 reconnaissant.
 
 On s'est fait voler un portable qui a été retrouvé par la
 police Belge (même pas debian dessus). On peut le récupérer
 au Tribunal d'Instance de Charleroi le lundi ou le mardi
 entre 8h30 et 8h45 (non ce n'est ni une plaisanterie ni une
 histoire Belge)
 
 Le truc c'est qu'il ne peuvent|venlent pas nous le renvoyer.
 Il faut se présenter là-bas avec la pièce d'identité ou
 une procuration+une pièce d'identité.
 
 Y a t-il quelqu'un pas trop loin de Charleroi qui pourrait
 nous dépanner. Il sera biensûr dédommagé ... (envoi d'un
 bon de transport pour le retour,... ).
 
 Désolé pour le bruit mais je ne vois pas trop comment
 recupérer ce PC ... si quelqu'un a une autre idée je suis
 preneur. C'est promis c'est la dernière fois.
 
-- 
.-.  .-.
   /  0o\   nono at jabber-fr dot net/0o  \
  ` .\/ `http://zenith.noel.free.fr/ ` \/. `
   (`  .)  http://www.linux-france.org/~jcnoel/  (.  `)
=== `=--= == =--=` ===


signature.asc
Description: Ceci est une partie de message	numériquement signée


Re: Re : Re : Re : [etch] Postfix virtual domains avec Mysql

2007-09-08 Thread mouss

Dominique Claver KOUAME wrote:

Bonjour  merci à Mouss,
Voici ce que retourne les commandes postmap sur mysql-virtual_domains.cf et 
mysql-virtual_transports.cf

marina:/home/admins# postmap -q dpi-arobasetelecom.ci 
mysql:/etc/postfix/mysql-virtual_domains.cf
dpi-arobasetelecom.ci

marina:/home/admins# postmap -q dpi-arobasetelecom.ci 
mysql:/etc/postfix/mysql-virtual_transports.cf
smtp:mail.dpi-arobasetelecom.ci


c'est la ton problème. tu dis à postfix d'envoyer les mails par smtp au 
MX de mail.dpi-arobasetelecom.ci, alors que c'est censé être livré par 
virtual et non smtp.


vire cette entrée de la table.

et pendant que j'y suis, il faut savoir que
- si tu veux relayer à un système interne, il vaut mieux utiliser 
relay au lieu de smtp


- si tu veux envoyer à un système, sans faire de requête MX, il faut 
mettre des crochets: smtp:[host.domain] ou smtp:[adresse.ip]


mais dans ton cas, ni smtp ni relay ne sont le bon choix, puisque le 
domain est virtuel et doit être livré directement.



--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et

Reply-To:

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



Re: Marvell 88SE61XX

2007-09-08 Thread Klaus Becker
Am Freitag, 7. September 2007 23:49 schrieb fred:
 Klaus Becker [EMAIL PROTECTED] a écrit :
  Le graveur IDE fonctionne sous Vista, je suppose parce que Vista inclut
  un pilote IDE pour Marvell 88SE61XX. Pour Linux, le matos est encore trop
  récent. J'ai dit au vendeur que le noyau inclut un pilote Marvell
  88SE61XX, et il m'a répondu que ça doit être pour un contrôleur sata,
  mais pas IDE.

 Le MARVELL 88SE61xx est estampillé « PATA » càd IDE, dans
 mon noyo 2.6.22.1
 Mais il est aussi spécifié : support limité :-(

Salut Fred,

comment est-ce que tu as trouvé ça? Ca voudrait dire que le renseignement du 
vendeur est faux et que le problème vient du support IDE limité de MARVELL 
88SE61xx? MARVELL 88SE61xx c'est quoi au juste, un firmware?


ciao

Klaus



Re: Marvell 88SE61XX

2007-09-08 Thread Klaus Becker
Am Samstag, 8. September 2007 00:10 schrieb Hugues LARRIVE:
 Klaus Becker a écrit :
  Salut,
 
  il y a environ 2 semaines, j'avais demandé de l'aide pour un graveur dvd
  qui ne fonctionne pas sous Linux.
 
  Le revendeur du pc acheté neuf chez un assembleur m'a donné l'explication
  suivante :
 
  Les nouvelles cartes mère ne supportent plus nativement IDE et il n'y a
  plus qu'un seul contrôleurs IDE sur la carte mère. Pour qu'un graveur ou
  lecteur IDE quelconque soit reconnu sous Nunux, il faut un pilote IDE
  pour Marvell 88SE61XX. Une recherche sur le web donne
  http://www.driverstock.com/ASUS-P5WDG2-WS-Professional-driver-download/6-
 9-10190-81256/index.html.

Salut Hugues,

 Raté ! Le Marvell 88se614x est un contrôleur sata uniquement.
 Il y a 2 contrôleurs ata sur cette carte et le pata est dans l'ICH7R
 (82801G) pas dans le marvell...
 Le mieux pour savoir ce qu'il y a sur un carte mère c'est d'aller
 consulter directement le site du constructeur :
 http://www.asus.com/products4.aspx?modelmenu=2model=1289l1=3l2=11l3=248
l4=0 Sous linux, pas besoin d'aller sur des sites de drivers à la c** tous
 les drivers qui existent sont inclus dans les sources du noyau...

J'ai quand même dû chercher sur le web un driver pour la carte rézo intégrée.

Sinon la situation est un compliqué :
il s'agit du pc de fils à Béziers alors que je suis dans la région parisienne. 
Mon fils ne connaît rien à Linux, mais un ami abonné à liste ira le voir dans 
qq jours.

Il vous donnera les renseignements que je ne peux pas fournir pour l'instant 
et il tentera avec votre aide de résoudre le problème.

donc à bientôt

Klaus

 Normalement ton graveur devrait fonctionner avec ce matériel, le mieux
 pour qu'on puisse t'aider ce serait que tu nous donnes la sortie de
 quelques commandes comme :

 # lspci
 # dmesg | grep ide
 # dmesg | grep hd


 @+



Re: [ipw3945] Se connecte a certains réseaux mais pas a d'autres.

2007-09-08 Thread C. Mourad Jaber

On 02.09.2007 18:57, Daniel Huhardeaux wrote:

Charles Plessy a écrit :

Bonjour a tous,

Je viens d'acquérir un portable Lenovo ayant une puce Intel 3954 ABG, et
après avoir installé les paquets « non-free » et « contrib », patatras,
mon portable refuse de se connecter correctement a ma borner airport.

Les symptômes sont les suivants :
 - soit il n'arrive a rien,
 - soit il arrive a avoir un IP, mais ne peut pas communiquer avec les
   machines du LAN,
 - soit des situations intermédiaires.
  

[...]

Bonjour,

j'ai un problème identique avec ipw3945 dans les dernières versions 
(SID ~ 3 mois): avec certains PA c'est fonctionnel (Ex Linksys  WRT54G 
/OpenWrt WR9) avec d'autres non (Même Linksys WRT54G mais OpenWRT 
Kamikaze ou Linksys WRT54G firmware d'origine)


Il va sans dire qu'avant ces dernières versions, je n'ai jamais eu de 
problème avec ipw3945 et attend avec impatience les drivers iwl



Bonjour,

J'ai également des soucis de connexion avec  un ipw3945, j'ai conservé 
un noyau 2.6.18 (module ipw3945 v 1.0.3) pour pouvoir me connecter aux 
AP récalcitrants (les routeurs FON et en particulier le mien :(( )...
Je ne comprends pas trop d'où ça vient (modification dans la pile 
wireless ?), mais depuis le noyau 2.6.21, il est très difficile de se 
connecter...


@ +

Mourad


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et

Reply-To:

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



Re : Re : Re : Re : [etch] Postfix virtual domains avec Mysql

2007-09-08 Thread Dominique Claver KOUAME
Merci infiniment à Mouss, t'as eu le bon coup d'oeil. J'ai viré le contenu de 
la table transport et j'ai envoyé un mail en console et là le miracle s'est 
produit comme tu peux le voir dans le mail.log ci-dessous:

marina:~# tail -f /var/log/mail.log
Sep  8 21:36:21 marina postfix/cleanup[15061]: 4621B6EDCF: message-id=[EMAIL 
PROTECTED]
Sep  8 21:36:21 marina postfix/smtpd[15068]: disconnect from 
localhost.localdomain[127.0.0.1]
Sep  8 21:36:21 marina amavis[2612]: (02612-02) Passed CLEAN, [EMAIL 
PROTECTED] - [EMAIL PROTECTED],[EMAIL PROTECTED], Message-ID: [EMAIL 
PROTECTED], mail_id: NuiyzZl00oCc, Hits: -0.001, queued_as: 4621B6EDCF, 7818 ms
Sep  8 21:36:21 marina postfix/qmgr[3069]: 4621B6EDCF: from=[EMAIL 
PROTECTED], size=875, nrcpt=2 (queue active)
Sep  8 21:36:21 marina postfix/smtp[15064]: 663006EDDE: to=[EMAIL PROTECTED], 
relay=127.0.0.1[127.0.0.1]:10024, delay=8.3, delays=0.33/0.03/0.15/7.8, 
dsn=2.6.0, status=sent (250 2.6.0 Ok, id=02612-02, from MTA([127.0.0.1]:10025): 
250 2.0.0 Ok: queued as 4621B6EDCF)
Sep  8 21:36:21 marina postfix/smtp[15064]: 663006EDDE: to=[EMAIL PROTECTED], 
relay=127.0.0.1[127.0.0.1]:10024, delay=8.3, delays=0.33/0.03/0.15/7.8, 
dsn=2.6.0, status=sent (250 2.6.0 Ok, id=02612-02, from MTA([127.0.0.1]:10025): 
250 2.0.0 Ok: queued as 4621B6EDCF)
Sep  8 21:36:21 marina postfix/qmgr[3069]: 663006EDDE: removed
Sep  8 21:36:21 marina postfix/virtual[15069]: 4621B6EDCF: to=[EMAIL 
PROTECTED], relay=virtual, delay=0.52, delays=0.2/0.11/0/0.21, dsn=2.0.0, 
status=sent (delivered to maildir)
Sep  8 21:36:25 marina postfix/smtp[15070]: 4621B6EDCF: to=[EMAIL PROTECTED], 
relay=gmail-smtp-in.l.google.com[72.14.215.27]:25, delay=4, 
delays=0.2/0.08/2/1.7, dsn=2.0.0, status=sent (250 2.0.0 OK 1189287385 
40si1473705hue)
Sep  8 21:36:25 marina postfix/qmgr[3069]: 4621B6EDCF: removed

Merci infiniment pour ton soutien et ta patience Mouss. J'ai pu constater que 
le repertoire du domaine a été automatiquement créé dans /home/vmail ainsi le 
repertoire de l'utilisateur admins.

Merci encore !
Cependant j'ai une préoccupation nouvelle, chaque fois que j'envoie des mails 
depuis la console il affiche le nom de l'expéditeur sous cette forme : [EMAIL 
PROTECTED]
Pouvez-vous m'aider à l'avoir sous la forme [EMAIL PROTECTED]

Merci pour votre aide 

Vive le libre 

 
 
Dominique Claver KOUAME, 
Ingénieur Systèmes - Réseaux  Télécoms 
Arobase Telecom S.A 
skype : kdclaver 
+255-21004006 (bureau)
  25 BP 1464 Abidjan 25



- Message d'origine 
De : mouss [EMAIL PROTECTED]
À : Dominique Claver KOUAME [EMAIL PROTECTED]
Cc : Forum Debian debian-user-french@lists.debian.org
Envoyé le : Samedi, 8 Septembre 2007, 16h43mn 53s
Objet : Re: Re : Re : Re : [etch] Postfix virtual domains avec Mysql

Dominique Claver KOUAME wrote:
 Bonjour  merci à Mouss,
 Voici ce que retourne les commandes postmap sur mysql-virtual_domains.cf et 
 mysql-virtual_transports.cf
 
 marina:/home/admins# postmap -q dpi-arobasetelecom.ci 
 mysql:/etc/postfix/mysql-virtual_domains.cf
 dpi-arobasetelecom.ci
 
 marina:/home/admins# postmap -q dpi-arobasetelecom.ci 
 mysql:/etc/postfix/mysql-virtual_transports.cf
 smtp:mail.dpi-arobasetelecom.ci

c'est la ton problème. tu dis à postfix d'envoyer les mails par smtp au 
MX de mail.dpi-arobasetelecom.ci, alors que c'est censé être livré par 
virtual et non smtp.

vire cette entrée de la table.

et pendant que j'y suis, il faut savoir que
- si tu veux relayer à un système interne, il vaut mieux utiliser 
relay au lieu de smtp

- si tu veux envoyer à un système, sans faire de requête MX, il faut 
mettre des crochets: smtp:[host.domain] ou smtp:[adresse.ip]

mais dans ton cas, ni smtp ni relay ne sont le bon choix, puisque le 
domain est virtuel et doit être livré directement.


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et
Reply-To:

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






  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail



Fichiers .ics et Evolution - Serveur Caldav obligatoire ?

2007-09-08 Thread Florian / NothingHere
Bonjour,

Tout fier de moi, j'ai un serveur Apache 2.2. avec Webdav (en httpS)
pour partager un fichier .ics (crée par Sunbird sous windows) avec ma
machine Debian (qui fait serveur).

Je ne souhaiterai pas utiliser Sunbird sous ma Debian mais centraliser
tout mes éléments sous Evolution.
Petit problème : comment faire comprendre à Evolution que je désire
importer un fichier .ics ?

Il me propose uniquement l'accès réseau aux ressources suivantes :
Caldav ou Webcal.
L'un ou l'autre, en https://sousdomaine.moi.net/calendrier/moi.ics ,
ne fonctionne pas (sélection impossible du calendrier spécifié, alors
qu'avec Sunbird ça fonctionne).

De là deux questions, la 1ere : quelle solution existe il pour
importer par httpS / webdav un fichier .ics avec Evolution ?
Ensuite, si je suis obligé d'utiliser un serveur Caldav (je n'ai rien
contre ...), comment le mettre en place ? je n'ai pas trouvé un seul
explicatif clair ...

Merci pour vos lumières.



Re: Re : Re : Re : Re : [etch] Postfix virtual domains avec Mysql

2007-09-08 Thread mouss

Dominique Claver KOUAME wrote:

Merci infiniment à Mouss, t'as eu le bon coup d'oeil. J'ai viré le contenu de 
la table transport et j'ai envoyé un mail en console et là le miracle s'est 
produit comme tu peux le voir dans le mail.log ci-dessous:

marina:~# tail -f /var/log/mail.log
Sep  8 21:36:21 marina postfix/cleanup[15061]: 4621B6EDCF: message-id=[EMAIL 
PROTECTED]
Sep  8 21:36:21 marina postfix/smtpd[15068]: disconnect from 
localhost.localdomain[127.0.0.1]
Sep  8 21:36:21 marina amavis[2612]: (02612-02) Passed CLEAN, [EMAIL PROTECTED] - [EMAIL 
PROTECTED],[EMAIL PROTECTED], Message-ID: [EMAIL PROTECTED], mail_id: NuiyzZl00oCc, 
Hits: -0.001, queued_as: 4621B6EDCF, 7818 ms
Sep  8 21:36:21 marina postfix/qmgr[3069]: 4621B6EDCF: from=[EMAIL 
PROTECTED], size=875, nrcpt=2 (queue active)
Sep  8 21:36:21 marina postfix/smtp[15064]: 663006EDDE: to=[EMAIL PROTECTED], 
relay=127.0.0.1[127.0.0.1]:10024, delay=8.3, delays=0.33/0.03/0.15/7.8, dsn=2.6.0, 
status=sent (250 2.6.0 Ok, id=02612-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: 
queued as 4621B6EDCF)
Sep  8 21:36:21 marina postfix/smtp[15064]: 663006EDDE: to=[EMAIL PROTECTED], 
relay=127.0.0.1[127.0.0.1]:10024, delay=8.3, delays=0.33/0.03/0.15/7.8, dsn=2.6.0, 
status=sent (250 2.6.0 Ok, id=02612-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: 
queued as 4621B6EDCF)
Sep  8 21:36:21 marina postfix/qmgr[3069]: 663006EDDE: removed
Sep  8 21:36:21 marina postfix/virtual[15069]: 4621B6EDCF: to=[EMAIL 
PROTECTED], relay=virtual, delay=0.52, delays=0.2/0.11/0/0.21, dsn=2.0.0, 
status=sent (delivered to maildir)
Sep  8 21:36:25 marina postfix/smtp[15070]: 4621B6EDCF: to=[EMAIL PROTECTED], 
relay=gmail-smtp-in.l.google.com[72.14.215.27]:25, delay=4, delays=0.2/0.08/2/1.7, 
dsn=2.0.0, status=sent (250 2.0.0 OK 1189287385 40si1473705hue)
Sep  8 21:36:25 marina postfix/qmgr[3069]: 4621B6EDCF: removed

Merci infiniment pour ton soutien et ta patience Mouss. J'ai pu constater que 
le repertoire du domaine a été automatiquement créé dans /home/vmail ainsi le 
repertoire de l'utilisateur admins.

Merci encore !
Cependant j'ai une préoccupation nouvelle, chaque fois que j'envoie des mails 
depuis la console il affiche le nom de l'expéditeur sous cette forme : [EMAIL 
PROTECTED]
Pouvez-vous m'aider à l'avoir sous la forme [EMAIL PROTECTED]



myorigin = $mydomain

lorsque tu envoies par la console, l'expediteur est 'user', que postfix 
complète en [EMAIL PROTECTED] par défaut, myorigin=$myhostname (pour ne 
pas surprendre les gens qui ont plusieurs machines et qui veulent 
différencier les utilisateurs).



--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et

Reply-To:

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



Re: progra do składania tekstów z klocków

2007-09-08 Thread Mateusz (haras.pl) Harasymczuk
On 9/6/07, z.a.kaleta [EMAIL PROTECTED] wrote:
 Czy może ktoś zetkną się z programem który pozwalałby automatycznie składać
 tekst w gotowych kawałków (np przechowywanych w bazie danych) na podstawie
 odpowiedzi udzielanych przez użytkownika tekstu.
 Miłobyłoby gdyby miał interface typu www?
 Wszelkie sugestie mile widziane. Szczerze mówiąć nawet nie wiem jak o to
 zapytać sensownie w googlach.
 --
 z.a.kaleta (sanskryt), registered Linux User #279350



zobacz projekt http://wolnepodreczniki.pl/ stworzyli cos takiego w
polaczeniu z wikipedia

lub zobacz wikibooks


-- 
Mateusz Harasymczuk
www.haras.pl


Re: ¿Alguien a usado mybashburn?

2007-09-08 Thread Marcos Delgado
El 7/09/07, Jonatan Fierro S. [EMAIL PROTECTED] escribió:



  Hola.
  He usado bashburn en otra computadora, al ver que existe un paquete
  basado en él para debian (versión para pruebas e inestable) lo probé,
  pero sin buenos resultados. El programa busca a cdrecord y a mkisofs
  para funcionar, cuando en debian no existen...

 cdrecord y mkisofs si existen en debian (el nombre de los paquetes es el
 mismo respectivamente), tanto en sarge como en etch (r1), para sid y lenny
 tambien existen: cdrecord (9: 1.1.6-1), mkisofs (9:1.1.6-1).

Quizás no fui claro, uso el programa en debian lenny (versión de
pruebas). Como puedes ver en la descripción* de los programas que
mencionas, tanto cdrecord como mkisofs no son paquetes reales, son
enlaces simbólicos a los programas wodim y genisoimage
respectivamente, que fue lo que yo hice, poner enlaces simbólicos a
dichos programas.

*http://packages.debian.org/lenny/mkisofs
*http://packages.debian.org/lenny/cdrecord

 una alternativa para bashburn en kde es k3b, y va muy bien

Gracias, lo conozco y es el programa que generalmente uso para grabar
discos, aunque no uso kde. Pero hay ocasiones en las cuales no puedo o
no quiero arrancar un ambiente gráfico y traté de probar el programa
para ver si era una alternativa. De momento los resultados han sido
negativos.

Saludos.
Marcos Delgado



Re: Consulta sobre vmware

2007-09-08 Thread Gabo
On 9/7/07, Luis Rodrigo Gallardo Cruz [EMAIL PROTECTED] wrote:

 On Fri, Sep 07, 2007 at 08:08:46PM -0500, Gabo wrote:

 [Por lo que más quieras, contesta *debajo* del texto que citas, no arriba.]

  Cuando voy al siguiente paso del how to
 
  http://www.howtoforge.com/debian_etch_vmware_server_howto
 
  esta es la respuesta:
 
  Gabo:/home/gabriel# apt-get install linux-headers-`uname -r` libx11-6
  libx11-dev x-window-system-core x-window-system xspecs libxtst6 psmisc
  build-essential
  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias... Hecho
  linux-headers-2.6.18-5-686 ya está en su versión más reciente.
  libx11-6 ya está en su versión más reciente.
  libxtst6 ya está en su versión más reciente.
  psmisc ya está en su versión más reciente.

 Es decir, ya tienes esos paquetes instalados

  Los siguientes paquetes tienen dependencias incumplidas:
build-essential: Depende: libc6-dev pero no va a instalarse o
  libc-dev
 Depende: g++ (= 4:4.1.1) pero no va a instalarse

 ¿Qué tienes en /etc/apt/sources.list? Este error significa que apt no
 sabe qué versiones de libc6-dev y g++ instalar, lo cual es *súmamente*
 raro


Son estos, de seguro me harán falta algunos. y perdón por lo de
citar encima ji ji ji

# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD
Binary-1 20070407-11:40]/ etch contrib main

deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1
20070407-11:40]/ etch contrib main

deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
deb http://www.backports.org/debian/ etch-backports main contrib non-free



Re: ¿Alguien a usado mybashburn?

2007-09-08 Thread Jonatan Fierro Sáez
 Quizás no fui claro, uso el programa en debian lenny (versión de
 pruebas). Como puedes ver en la descripción* de los programas que
 mencionas, tanto cdrecord como mkisofs no son paquetes reales, son
 enlaces simbólicos a los programas wodim y genisoimage
 respectivamente, que fue lo que yo hice, poner enlaces simbólicos a
 dichos programas.

 *http://packages.debian.org/lenny/mkisofs
 *http://packages.debian.org/lenny/cdrecord



por que no intentas instalar los paquetes de la version estable (cdrecord y
mkisofs), o si no descargar cdrtools de cdrecord.berlios.de


Driver EloTouch USB

2007-09-08 Thread felipe fernandez

Hola

Sobre debian 4.0 tengo un monitor elo funcionando perfectamente con el 
driver serial (ttyS0) pero no he conseguido el driver para usb. 
xserver-xorg-xinput no lo provee. ¿Alguien que lo use y me dice donde 
conseguirlo?


Saludos


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



Re: Driver EloTouch USB

2007-09-08 Thread Jonatan Fierro Sáez
 Hola

 Sobre debian 4.0 tengo un monitor elo funcionando perfectamente con el
 driver serial (ttyS0) pero no he conseguido el driver para usb.
 xserver-xorg-xinput no lo provee. ¿Alguien que lo use y me dice donde
 conseguirlo?

 Saludos


en google:

encontre un blog que explica como configurarlo en sarge (utilizando xorg),
al final hay muchos link para leer.
http://josecely.tecsua.com/?p=28

driver en la web del fabricante:
http://www.elotouch.com/Support/Downloads/dnld.asp


Re: Driver EloTouch USB

2007-09-08 Thread felipe fernandez

Jonatan Fierro Sáez escribió:


Hola

Sobre debian 4.0 tengo un monitor elo funcionando perfectamente
con el
driver serial (ttyS0) pero no he conseguido el driver para usb.
xserver-xorg-xinput no lo provee. ¿Alguien que lo use y me dice donde
conseguirlo?

Saludos


en google:

encontre un blog que explica como configurarlo en sarge (utilizando 
xorg), al final hay muchos link para leer.

http://josecely.tecsua.com/?p=28

driver en la web del fabricante:
http://www.elotouch.com/Support/Downloads/dnld.asp
 

Los he leido y no me sirver. Yo tengo una version posterior de xorg y 
con esta no vá. He encontrado un driver para ubuntu, así que me doy a la 
tarea de instalar ubuntu en el mismo disco y ver que pasa



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



Re: Consulta sobre vmware

2007-09-08 Thread Iñigo Tejedor Arrondo
El sáb, 08-09-2007 a las 01:34 -0500, Gabo escribió:
 On 9/7/07, Luis Rodrigo Gallardo Cruz [EMAIL PROTECTED] wrote:
 
  On Fri, Sep 07, 2007 at 08:08:46PM -0500, Gabo wrote:
 
  [Por lo que más quieras, contesta *debajo* del texto que citas, no arriba.]
 
   Cuando voy al siguiente paso del how to
  
   http://www.howtoforge.com/debian_etch_vmware_server_howto
  
   esta es la respuesta:
  
   Gabo:/home/gabriel# apt-get install linux-headers-`uname -r` libx11-6
   libx11-dev x-window-system-core x-window-system xspecs libxtst6 psmisc
   build-essential
   Leyendo lista de paquetes... Hecho
   Creando árbol de dependencias... Hecho
   linux-headers-2.6.18-5-686 ya está en su versión más reciente.
   libx11-6 ya está en su versión más reciente.
   libxtst6 ya está en su versión más reciente.
   psmisc ya está en su versión más reciente.
 
  Es decir, ya tienes esos paquetes instalados
 
   Los siguientes paquetes tienen dependencias incumplidas:
 build-essential: Depende: libc6-dev pero no va a instalarse o
   libc-dev
  Depende: g++ (= 4:4.1.1) pero no va a instalarse
 
  ¿Qué tienes en /etc/apt/sources.list? Este error significa que apt no
  sabe qué versiones de libc6-dev y g++ instalar, lo cual es *súmamente*
  raro
 
 
 Son estos, de seguro me harán falta algunos. y perdón por lo de
 citar encima ji ji ji
 
 # deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD
 Binary-1 20070407-11:40]/ etch contrib main
 
 deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1
 20070407-11:40]/ etch contrib main
 
 deb http://security.debian.org/ etch/updates main contrib
 deb-src http://security.debian.org/ etch/updates main contrib
 deb http://www.backports.org/debian/ etch-backports main contrib non-free

Hace ya tiempo que salió debian 4.0 r1

Añade esto:
deb http://ftp.debian.org/debian/ etch main non-free contrib

Y antes de seguir con el vmware, haz:
aptitude update
aptitude dist-upgrade
apt-get -f install

Y luego ya sigues.

Saludos



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



Re: ¿Alguien a usado mybashburn?

2007-09-08 Thread Cristian Mitchell
El 7/09/07, Marcos Delgado [EMAIL PROTECTED] escribió:
 Hola.
 He usado bashburn en otra computadora, al ver que existe un paquete
 basado en él para debian (versión para pruebas e inestable) lo probé,
 pero sin buenos resultados. El programa busca a cdrecord y a mkisofs
 para funcionar, cuando en debian no existen; los substituyen wodim y
 genisoimage respectivamente. Cree enlaces a esos programas con el
 respectivos nombres, pero a la hora de configurar el programa deja de
 responder. He revisado en los archivos del programa y no he encontrado
 ninguna referencia a como solucionar esta situación y en la página del
 paquete no aparece ningún reporte de error. El inglés escrito no es mi
 fuerte, así que si es necesario llenar un reporte de error solicitaría
 la cooperación de alguien de la lista para hacerlo.
 Si alguien ya encontró una solución y tiene trabajando el programa se
 agradecería que comparta dicha información.

 Saludos.
 Marcos Delgado



Una duda  que distro estas usando?
y el cuelgue deve ser por que le pasa parametros un programa a otro y
los parametros no son los mismos y entonces se mama

-- 
MrIX
Linux user number 412793.
http://counter.li.org/

las grandes obras,
las sueñan los santos locos,
las realizan los luchadores natos,
las aprovechan los felices cuerdo,
y las critican los inútiles crónicos,

yo no fui, seguro que es mas inteligente.



Re: Problema con Amavis + Clam después de cada actualización.

2007-09-08 Thread Josue Marrero Bermúdez

Miguel Da Silva - Centro de Matemática wrote:

Actualicé hoy Clamav en una PC con Debian Etch. Después de reiniciar 
el servicio (clamav-daemon) empezaron los siguientes mensajes:


Sep  7 15:17:25 mordred amavis[23431]: (23431-01) (!!) WARN: all 
primary virus scanners failed, considering backups
Sep  7 15:17:25 mordred amavis[23430]: (23430-01) (!!) ClamAV-clamd 
av-scanner FAILED: Too many retries to talk to 
/var/run/clamav/clamd.ctl (Can't connect to UNIX socket 
/var/run/clamav/clamd.ctl: No existe el fichero o el directorio) at 
(eval 44) line 268.


Lo que dice el mensaje ya lo entiendo, pero lo que no entiendo es 
porque no se crea el archivo clamd.ctl. Traté de reiniciar Clamav y 
Amavisd-new y siguen saliendo los errores.


Alguna sugestión?

Saludos.





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



Fetchmail vs. Listas de Correo

2007-09-08 Thread Josue Marrero Bermúdez

Colegas.

Pasa que descargo la mensajeria de mi empresa desde un ISP que tengo 
delante que me reserva en una cuenta POP3 todos los mensajes...me 
conecto y descargo con fetchmail...todo OK.


Pero los mensajes de una lista CUALQUIERA a la que me subscriba no me 
llegan correctamente a mi buzónno se porque vienen a postmaster de 
mi dominio.. he tenido que hacer arreglos en los aliases para que los 
mensajes a postmaster se me envien a mi buzon..



Alguien sabe como arreglar eso?



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



Re: Mapa de red

2007-09-08 Thread Tomás Bernaschina Cuadra

rferroni escribió:


fijate este que te paso que esta muy bueno y completo.

Netwhistler
Network monitoring, diagnosing and reporting software.
http://netwhistler.sourceforge.net

saludos.


  

Prueba con cheops-ng.

Saludos



Re: ¿Alguien a usado mybashburn?

2007-09-08 Thread Marcos Delgado
El 8/09/07, Jonatan Fierro Sáez [EMAIL PROTECTED] escribió:


  Quizás no fui claro, uso el programa en debian lenny (versión de
  pruebas). Como puedes ver en la descripción* de los programas que
  mencionas, tanto cdrecord como mkisofs no son paquetes reales, son
  enlaces simbólicos a los programas wodim y genisoimage
  respectivamente, que fue lo que yo hice, poner enlaces simbólicos a
  dichos programas.
 
  *http://packages.debian.org/lenny/mkisofs
  *http://packages.debian.org/lenny/cdrecord


 por que no intentas instalar los paquetes de la version estable (cdrecord y
 mkisofs), o si no descargar cdrtools de cdrecord.berlios.de

Porque no debería de hacer falta, si el programa esta en Debian,
debería de usar los paquetes disponibles en Debian, es un paquete
oficial. En la descripción del programa*
no hace mención a los programas cdrecord ni mkisofs. Reitero, menciona
a wodim y genisoimage. Pero cuando lo ejecutas aparece el error.

*http://packages.debian.org/lenny/mybashburn



Re: ¿Alguien a usado mybashburn?

2007-09-08 Thread Marcos Delgado
El 8/09/07, Cristian Mitchell [EMAIL PROTECTED] escribió:
 El 7/09/07, Marcos Delgado [EMAIL PROTECTED] escribió:
  Hola.
  He usado bashburn en otra computadora, al ver que existe un paquete
  basado en él para debian (versión para pruebas e inestable) lo probé,
  pero sin buenos resultados. El programa busca a cdrecord y a mkisofs
  para funcionar, cuando en debian no existen; los substituyen wodim y
  genisoimage respectivamente. Cree enlaces a esos programas con el
  respectivos nombres, pero a la hora de configurar el programa deja de
  responder. He revisado en los archivos del programa y no he encontrado
  ninguna referencia a como solucionar esta situación y en la página del
  paquete no aparece ningún reporte de error. El inglés escrito no es mi
  fuerte, así que si es necesario llenar un reporte de error solicitaría
  la cooperación de alguien de la lista para hacerlo.
  Si alguien ya encontró una solución y tiene trabajando el programa se
  agradecería que comparta dicha información.
 
  Saludos.
  Marcos Delgado
 
 

 Una duda  que distro estas usando?
 y el cuelgue deve ser por que le pasa parametros un programa a otro y
 los parametros no son los mismos y entonces se mama

Uso Debian, obviamente. Probe el programa en lenny y en sid. Y no funciona.
Saludos.



Re: ¿Alguien a usado mybashburn?

2007-09-08 Thread mariodebian
El sáb, 08-09-2007 a las 10:21 -0500, Marcos Delgado escribió:
 El 8/09/07, Jonatan Fierro Sáez [EMAIL PROTECTED] escribió:
 
 
   Quizás no fui claro, uso el programa en debian lenny (versión de
   pruebas). Como puedes ver en la descripción* de los programas que
   mencionas, tanto cdrecord como mkisofs no son paquetes reales, son
   enlaces simbólicos a los programas wodim y genisoimage
   respectivamente, que fue lo que yo hice, poner enlaces simbólicos a
   dichos programas.
  
   *http://packages.debian.org/lenny/mkisofs
   *http://packages.debian.org/lenny/cdrecord
 
 
  por que no intentas instalar los paquetes de la version estable (cdrecord y
  mkisofs), o si no descargar cdrtools de cdrecord.berlios.de
 
 Porque no debería de hacer falta, si el programa esta en Debian,
 debería de usar los paquetes disponibles en Debian, es un paquete
 oficial. En la descripción del programa*
 no hace mención a los programas cdrecord ni mkisofs. Reitero, menciona
 a wodim y genisoimage. Pero cuando lo ejecutas aparece el error.
 
 *http://packages.debian.org/lenny/mybashburn
 

Y, ¿qué tal si hablas con la persona responsable del paquete en Debian?

Puedes mandarle un mail privado en nuestro idioma, además suele publicar
bastante por el planeta Debian en español.

Saludos

-- 
http://soleup.eup.uva.es/mariodebian


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Re: Consulta sobre vmware

2007-09-08 Thread Gabo
VMWARE funcionando

Gracias


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



Re: Fetchmail vs. Listas de Correo

2007-09-08 Thread Cristian Mitchell
El 8/09/07, Josue Marrero Bermúdez [EMAIL PROTECTED] escribió:
 Colegas.

 Pasa que descargo la mensajeria de mi empresa desde un ISP que tengo
 delante que me reserva en una cuenta POP3 todos los mensajes...me
 conecto y descargo con fetchmail...todo OK.

 Pero los mensajes de una lista CUALQUIERA a la que me subscriba no me
 llegan correctamente a mi buzónno se porque vienen a postmaster de
 mi dominio.. he tenido que hacer arreglos en los aliases para que los
 mensajes a postmaster se me envien a mi buzon..


 Alguien sabe como arreglar eso?



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



Un poco mas espesifico.
como tenes armado el fetchmail.
los envazados de los mail que llegan mal que dice?

-- 
MrIX
Linux user number 412793.
http://counter.li.org/

las grandes obras,
las sueñan los santos locos,
las realizan los luchadores natos,
las aprovechan los felices cuerdo,
y las critican los inútiles crónicos,

yo no fui, seguro que es mas inteligente.



Re: Consulta sobre vmware

2007-09-08 Thread Alejandro Facultad

Gabo escribió:

VMWARE funcionando

Gracias


  

Ah...m ealegro porque recien tus mails y en uno parecia que no queria andar.

Ese howto es muy bueno, yo particularmente instale el WXP como modo 
bridging, vale decir le di una IP de mi LAN y es una mas. Otra cosa es 
que si tienes switches gestionables en tu LAN que tienen seguridad por 
MAC, fijate que la workstation creada sobre vmware genera una MAC 
virtual diferente a la MAC real de tu placa de red.


Saludos



Re: Problema con Amavis + Clam después de cada a ctualización.

2007-09-08 Thread Mario Oyorzabal Salgado
Josue Marrero Bermúdez escribió:

 Sep  7 15:17:25 mordred amavis[23431]: (23431-01) (!!) WARN: all
 primary virus scanners failed, considering backups
 Sep  7 15:17:25 mordred amavis[23430]: (23430-01) (!!) ClamAV-clamd
 av-scanner FAILED: Too many retries to talk to
 /var/run/clamav/clamd.ctl (Can't connect to UNIX socket
 /var/run/clamav/clamd.ctl: No existe el fichero o el directorio) at
 (eval 44) line 268.


Hola a mi me paso algo parecido, primero te sugiero verificar que amavis apunte
al archivo que se crea de clamav, ahora si todo esta bien, si usas debian etch,
desde los paquetes creados pasa algo curioso.

A mi me sucedio que la versión que esta en etch, tarda demasiado tiempo para
crear el clamd.ctl, mucha diferencia de tiempo, hubo actualización que tenia al
clamav muy lento al cargar, eso lo note al momento de actualizar en un servidor.

Ahora si usas etch, te sugeriria usar los paquetes que estan en volatile, ya que
la versión que esta ahí, ya no tarda tanto tiempo para crear el clamd.ctl, ya
que no me ha dado problemas, de lo contrario como te comento si usas etch si
tarda más.

Si compilaste a mano clamav, entonces te sugiero descargar la última versión,
esta es la que esta en Debian Volatile:

ii  clamav   0.91.2-1~volatile1   antivirus scanner for Unix
ii  clamav-base  0.91.2-1~volatile1   base package for clamav, an anti-virus
ii  clamav-daemon0.91.2-1~volatile1   antivirus scanner daemon
ii  clamav-freshclam 0.91.2-1~volatile1   downloads clamav virus databases from
ii  libclamav2   0.91.2-1~volatile1   virus scanner library

Debian Volatile:

## Debian Volatile
deb http://volatile.debian.org/debian-volatile etch/volatile main contrib 
non-free
deb-src http://volatile.debian.org/debian-volatile etch/volatile main contrib
non-free

Bueno no se si conoscas para que es Debian Volatile, de lo contrario checa esta
página para tenga un poco más de info:

http://www.debian.org/volatile/


Espero sirva ;-), saludos.


-- 
Comienza ahorrar en impresiones, adquiere el sistema de flujo continuo,
para tu impresora: http://tienda.dolric.com

Key fingerprint = 3119 5A09 CE9E 4928 B968  A637 9787 4067 2871 11EE

Debian 2.6.18-5-686 #1 SMP i686 GNU/Linux
hechando a perder se aprende
  http://mx.tuxsoul.com
  http://mx.dolric.com







signature.asc
Description: OpenPGP digital signature


Eliminar toda la configuración de gnome

2007-09-08 Thread Camilo Alejandro Arboleda
Hola,

Estoy tratando de eliminar toda la configuración de gnome de mi cuenta
personal, para poder configurarlo nuevamente desde 0. Pensé que era
cuestión de eliminar los siguientes directorios: .gnome* .gconf*
desde una consola.

Pero cuando inicio sesión, encuentro que el intenta restaurar la
sesión anterior. Antes de borrar los archivos, verifiqué que gconfd
y gnome-session no se estuvieran ejecutando.

Ahora estoy con una sesión a medias, y un montón de mensajes de error.
¿Qué me hace falta para tener un inicio limpio?


Gracias,

Camilo

-- 
Algo mas sobre Camilo Alejandro?
http://camiloaa.blogspot.com



Re: Eliminar toda la configuración de gnome

2007-09-08 Thread Jorge Barreiro Gonzalez
O Domingo 09 Setembro 2007 02:34, Camilo Alejandro Arboleda escribiu:
 Hola,

 Estoy tratando de eliminar toda la configuración de gnome de mi cuenta
 personal, para poder configurarlo nuevamente desde 0. Pensé que era
 cuestión de eliminar los siguientes directorios: .gnome* .gconf*
 desde una consola.

 Pero cuando inicio sesión, encuentro que el intenta restaurar la
 sesión anterior. Antes de borrar los archivos, verifiqué que gconfd
 y gnome-session no se estuvieran ejecutando.

 Ahora estoy con una sesión a medias, y un montón de mensajes de error.
 ¿Qué me hace falta para tener un inicio limpio?


 Gracias,

 Camilo

Intenta borrando esos archivos como root cuando tu usuario no esté logueado. O 
prueba a borrarlos logueandote por consola ( sin estar logueado en las X, 
claro).

Suerte!



Re: Eliminar toda la configuración de gnome

2007-09-08 Thread Iñaki Baz Castillo
El Domingo, 9 de Septiembre de 2007, Jorge Barreiro Gonzalez escribió:
 O Domingo 09 Setembro 2007 02:34, Camilo Alejandro Arboleda escribiu:
  Hola,
 
  Estoy tratando de eliminar toda la configuración de gnome de mi cuenta
  personal, para poder configurarlo nuevamente desde 0. Pensé que era
  cuestión de eliminar los siguientes directorios: .gnome* .gconf*
  desde una consola.
 
  Pero cuando inicio sesión, encuentro que el intenta restaurar la
  sesión anterior. Antes de borrar los archivos, verifiqué que gconfd
  y gnome-session no se estuvieran ejecutando.
 
  Ahora estoy con una sesión a medias, y un montón de mensajes de error.
  ¿Qué me hace falta para tener un inicio limpio?
 
 
  Gracias,
 
  Camilo

 Intenta borrando esos archivos como root cuando tu usuario no esté
 logueado.

Perdona, no tiene sentido, esos archivos son propiedad del usuario normal, no 
de root.


 O prueba a borrarlos logueandote por consola ( sin estar logueado 
 en las X, claro).

Esa puede ser mejor, no sea que al salir de la sesión genere nuevos datos.

-- 
Iñaki Baz Castillo



Re: Eliminar toda la configuración de gnome

2007-09-08 Thread Jorge Barreiro Gonzalez
 
  Intenta borrando esos archivos como root cuando tu usuario no esté
  logueado.

 Perdona, no tiene sentido, esos archivos son propiedad del usuario normal,
 no de root.

La idea era que los borrase sin estar logueado con su usuario. Dije como root, 
porque al ser los archivos propiedad del usuario, sólo root (o el propio 
usuario, pero quedamos q no se loguearía) podria borrarlos.  

  O prueba a borrarlos logueandote por consola ( sin estar logueado
  en las X, claro).

 Esa puede ser mejor, no sea que al salir de la sesión genere nuevos datos.

De todas formas confieso que esta segunda idea es mejor (por aquello de no 
andar entrando como root sin real necesidad, vicio q ya me ha jugado malas 
pasadas).

Saludos.



Re: Debian 4.0 Mister static IP, og hopper på DHCP

2007-09-08 Thread Peter Liebst
Hej Anders og Jonas,

Tusinde tak for jeres hjælp.

Igår efter jeg havde sendt mailen lagde jeg godt mærke til den allow-hotplug 
thingy, og tænkte godt at det måske kunne være relateret til den.

Så den er udkommenteret i interfaces, og jeg har fjernet dhcpclient og 
dhcp-common - det vil jeg tro burde forhindre den i pludseligt at hoppe over 
på dhcp.

Så jeg ser tiden an, og lurer om den kan finde på det igen, og vil vende 
tilbage her på listen, hvis det skulle ske igen.
Jeg har heldigvis overvågning på kassen, så jeg får det af vide med det samme.

Jonas: Tak for info vedr. apt-get/aptitude. Jeg har nu altid brugt apt-get til 
at installere pakker, og brugt dpkg -P til af fjerne pakker (så den ryttede 
op efter sig). Men jeg har også rendt ind i nogle depencies problemer nogen 
gange med apt-get, hvor det lader til at aptitude klarer det bedre.

Så jeg vil vænne mig af med apt-get, og bruge aptitude i fremtiden.

Tak for hjælpen.

Mvh Peter.

On Friday 07 September 2007 17:34:08 Anders Breindahl wrote:
 Hej,

 Nu hvor Jonas ikke har nogen forslag -- han svarer jo altid -- vil jeg
 lufte mit.

 On 200709071204, Peter Liebst wrote:
  Jeg har fornyligt sat en ny server op med Debian 4.0 Etch
 
  Der stod ikke noget i /var/log/messages, men i dmesg stod der
  følgende: ADDRCONF(NETDEV_UP): eth0: link is not ready som stadig
  popper op i dmesg engang imellem.
 
  Sådan her ser min /etc/network/interfaces ud:
 
  # The primary network interface
  allow-hotplug eth0
  auto eth0
  iface eth0 inet static

 [...]

  Er der nogen derude som har oplevet lignende eller har en ide om hvor
  det går galt ?

 Jeg mistænker, at dit problem opstår som konsekvens af at eth0 står som
 både ``auto'' og ``allow-hotplug''. ``auto'' betyder, at `ifup -a`
 bringer netværkskortet op (og `ifdown -a`; ned). ``allow-hotplug''
 kender jeg ikke detajlerne til, men debian-installeren tilføjer
 allow-hotplug som standard.

 På systemer, hvor netværkskortet ikke forventes at komme og gå må
 ``auto'' slå til. Så mit forslag er, at fjerne ``allow-hotplug eth0'' og
 se om problemet gentager sig.

 -- Jeg kan ikke give en forklaring på, hvad problemet er. Men du må
 kunne scripte dig ud af at overvåge /etc/network/run/ifstate og
 `ifconfig eth0`'s output. (check hvert sekund, fx). Så får du et
 tidspunkt, og derfra kan du debugge.

 Hilsen, skrewz.




Re: Problemas com Flash

2007-09-08 Thread Fem



Fabio Guerrazzi escreveu:

Não estou conseguindo fazer o flash aceitar cliques, como por exemplo no
banner superior de www.ford.com.br (lenny com iceweasel 2.0.0.6).
Instalei o flash como plugin pelo próprio iceweasel, tentei também baixar
o tar.gz da adobe e colocar em ~/.mozilla/plugins/ e ainda em
/usr/lib/iceweasel/plugins, nada funciona.
Tem como?



Bom dia.

Aqui consigo acessar os banners sem problemas.
Uso sid e iceweasel 2.0.0.6.
Só tenho que liberar os popups.

Outras páginas com flash funcionam?

Att,

Fem


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



Re: Problemas com Flash

2007-09-08 Thread Angelo M. S.
On Saturday 08 September 2007 08:53:00 Fem wrote:
 Fabio Guerrazzi escreveu:
  Não estou conseguindo fazer o flash aceitar cliques, como por exemplo no
  banner superior de www.ford.com.br (lenny com iceweasel 2.0.0.6).
  Instalei o flash como plugin pelo próprio iceweasel, tentei também baixar
  o tar.gz da adobe e colocar em ~/.mozilla/plugins/ e ainda em
  /usr/lib/iceweasel/plugins, nada funciona.
  Tem como?

 Bom dia.

 Aqui consigo acessar os banners sem problemas.
 Uso sid e iceweasel 2.0.0.6.
 Só tenho que liberar os popups.

 Outras páginas com flash funcionam?

 Att,

 Fem

Buenas,

eu também sem problemas, iceweasel 2.0.0.6, adobe flash player 9.
O meu player foi instalado como vc fez também.

Verifique a versão do flash player se é igual.

-
Angelo M. S.
[EMAIL PROTECTED]





___
Para fazer uma ligação DDD pra perto ou pra longe, faz um 21. A Embratel tem
tarifas muito baratas esperando por você. Aproveite!


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



Re: Problemas com Flash

2007-09-08 Thread Deusemar Junior
Olá pessoal tive um problema semelhante com o flash player no icewease nao
carregava algumas paginas e quando abria uma nova aba do youtube dava
problema no plugin

Eu verifiquei no synaptic tinham varias versoes do flash player instalado,
eu removi todas e instalei no proprio synaptic o flash player 9 resolveu...

Espero que ajude vcs...

Abraços
Deusemar Junior


Em 08/09/07, Angelo M. S. [EMAIL PROTECTED] escreveu:

 On Saturday 08 September 2007 08:53:00 Fem wrote:
  Fabio Guerrazzi escreveu:
   Não estou conseguindo fazer o flash aceitar cliques, como por exemplo
 no
   banner superior de www.ford.com.br (lenny com iceweasel 2.0.0.6).
   Instalei o flash como plugin pelo próprio iceweasel, tentei também
 baixar
   o tar.gz da adobe e colocar em ~/.mozilla/plugins/ e ainda em
   /usr/lib/iceweasel/plugins, nada funciona.
   Tem como?
 
  Bom dia.
 
  Aqui consigo acessar os banners sem problemas.
  Uso sid e iceweasel 2.0.0.6.
  Só tenho que liberar os popups.
 
  Outras páginas com flash funcionam?
 
  Att,
 
  Fem

 Buenas,

 eu também sem problemas, iceweasel 2.0.0.6, adobe flash player 9.
 O meu player foi instalado como vc fez também.

 Verifique a versão do flash player se é igual.

 -
 Angelo M. S.
 [EMAIL PROTECTED]






 ___
 Para fazer uma ligação DDD pra perto ou pra longe, faz um 21. A Embratel
 tem
 tarifas muito baratas esperando por você. Aproveite!


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




svc: unknown version (3)

2007-09-08 Thread Luiz Noal
ola lista,

depois de compilar um kernel 2.6.19 no etch estou recebendo esta mensagem
sei que é inofenssiva e que tem a ver com a versao do nfs,
mas nao sei como fazer para que nao seja mais mostrada.

grato

Luiz Noal
Santa Maria-RS


Re: como tranforrmar 1 computador em 2

2007-09-08 Thread _Anubis_



Junior Polegato - Linux escreveu:

_Anubis_ escreveu:

ola lista!
nao funcionou esses tutos!
ou melhor eu devo ter errado em alguma configuracao.
eu gostaria de usar multiterminais, mas possuo apenas
1 placa de video agp, ela tem 1 saida VGA, 1 saida DVI e uma s-video.
fiz a configuracao dos tutos, coloquei os dois monitores e reiniciei 
o computador.
carrega mostrando as informacoes nos 2 monitores, porem ate comecar a 
iniciar

o gdm, dai desativa a saida DVI e fica so na saida VGA.
tambem depois de usar os tutoriais meu teclado pirou, nao tem mais 
acento e o cecedilha

sumiu.
alguem ai ja usou multiterminais com uma placa so?

Phibos escreveu:

_Anubis_ escreveu:

olá lista!
gostaria de saber como tranformar 1 computador em 2.
assim tenho uma placa agp com duas saidas 1vga e 1 dvi.
e antes que falem pra procurar na lista, eu digo, não eu não
procurei na lista e nem no google, por um simples motivo,
não sei o nome q tem q procurar.
seria colocar mais 1 mouse teclaado e monitor.
como fazer isso?

Algo nesse sentido?
http://www.ronaldcosta.pro.br/sistemas/wiki/index.php/Multiterminais_Ubuntu_7.04 


Bruno Buys escreveu:

_Anubis_ wrote:

olá lista!
gostaria de saber como tranformar 1 computador em 2.
assim tenho uma placa agp com duas saidas 1vga e 1 dvi.
e antes que falem pra procurar na lista, eu digo, não eu não
procurei na lista e nem no google, por um simples motivo,
não sei o nome q tem q procurar.
seria colocar mais 1 mouse teclaado e monitor.
como fazer isso?

http://www.c3sl.ufpr.br/multiterminal/index-pt.php


Olá,

   Manda seu /etc/X11/xorg.conf, /proc/bus/input/devices, lspci e o 
que mais achar relevante.
   Só uma dica, para entender melhor o processo, se estiver usando 
Xephyr, o X tem que estar configurado para as duas saídas, carregado 
pelo GDM sem tela de login, carregar dois Xephyr (um em cada monitor) 
e carragar a tela de login sobre cada Xephyr.



estou enviando em anexo os arquivos
devices
lspci-VGA
xorg.conf.falha -- depois de alterar as configs
xorg.conf.original -- antes de fazer as alteracoes
xorg.conf.new -- resultado do comando Xorg : 1 -configure

instalei uma outra placa de video pensando q iria facilitar
porem nao adiantou.

se alguem puder apontar onde estou errando nas configs eu ficaria feliz.
usando o arquivo xorg.config.falha o X nem carrega, da erro, mas nao 
mostra nada no log.


ps. o email esta escrito sem ascento pq o teclado ficou desconfigurado 
depois das

tentativas de fazer funcionar o multiterminal.

obrigado
_Anubis_
I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name=Macintosh mouse button emulation
P: Phys=
S: Sysfs=/class/input/input0
H: Handlers=mouse0 event0 ts0 
B: EV=7
B: KEY=7 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name=AT Translated Set 2 keyboard
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input1
H: Handlers=kbd event1 
B: EV=120013
B: KEY=4 200 3802078 f840d001 fedf ffef  fffe
B: MSC=10
B: LED=7

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name=PC Speaker
P: Phys=isa0061/input0
S: Sysfs=/class/input/input2
H: Handlers=kbd event2 
B: EV=40001
B: SND=6

I: Bus=0011 Vendor=0002 Product=0006 Version=
N: Name=ImExPS/2 Generic Explorer Mouse
P: Phys=isa0060/serio1/input0
S: Sysfs=/class/input/input3
H: Handlers=mouse1 event3 ts1 
B: EV=7
B: KEY=1f 0 0 0 0 0 0 0 0
B: REL=143

I: Bus=0018 Vendor= Product= Version=
N: Name=Pinnacle PCTV
P: Phys=i2c-2/2-0047/ir0
S: Sysfs=/class/input/input4
H: Handlers=kbd event4 
B: EV=13
B: KEY=108fc010 2100802 0 0 0 0 48000 2180 c801 9e1680 0 0 4ffc

I: Bus=0019 Vendor= Product=0002 Version=
N: Name=Power Button (FF)
P: Phys=ACPI_FPB/button/input0
S: Sysfs=/class/input/input5
H: Handlers=kbd event5 
B: EV=3
B: KEY=10 0 0 0

I: Bus=0019 Vendor= Product=0001 Version=
N: Name=Power Button (CM)
P: Phys=PNP0C0C/button/input0
S: Sysfs=/class/input/input6
H: Handlers=kbd event6 
B: EV=3
B: KEY=10 0 0 0

lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation NV36 [GeForce FX 5700LE] 
(rev a1)
02:07.0 VGA compatible controller: Cirrus Logic GD 5434-8 [Alpine] (rev fc)
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled

Erro iptables+layer7

2007-09-08 Thread Thunderblade Tempestis
E ai galera, tudo bem?


Bom, eu to apanhando do iptables (denovo!) só que agora com layer7,
segui esse tuto aki:
http://www.vivaolinux.com.br/comunidades/verTopico.php?codigo=115codtopico=6759

E ao fazer o teste com l7:
modprobe ipt_layer7
iptables -A FORWARD -m layer7 --l7proto bittorrent -j DROP

retornou o seguinte erro:
iptables v1.3.7: Couldn't load match
`layer7':/usr/local/lib/iptables/libipt_layer7.so: cannot open shared
object file: No such file or directory


Bem, fui procurar o .so que é mencionado, e não estava na
pastacuriosamente...não está  em lugar nenhum

Dei um lsmod e o modulo ipt_layer7 tá rodando

Dei uma fuçada na net sobre, e a unica coisa que eu vi relacionada foi
na hora de aplicar o patch com a opção -p1, que eu já tinha feito...

Vcs tem ideia do que possa ter acontecido?


Obrigado galera!



Virtual Hosts no apache2

2007-09-08 Thread Andre
Buenas...

Estou usando o debian etch com apache2

tenho um dominio configurado, e quero configurar o webmail.dominio.com.br
para cair direto no diretório do squirrelmail.

criei o arquivo /etc/apache2/conf.d/webmail com o seguinte conteudo:

NameVirtualHost 201.14.227.30:80

VirtualHost *:80
DocumentRoot /var/www
ServerName brendler.com.br
ServerAlias brendler.com.br
/VirtualHost


VirtualHost *:80
DocumentRoot /usr/share/squirrelmail
ServerName webmail.brendler.com.br
ServerAlias webmail.brendler.com.br
/VirtualHost

Quando restarto o apache, dá o seguinte erro:

[Sat Sep 08 16:46:48 2007] [error] VirtualHost *:80 -- mixing * ports and
non-* ports with a NameVirtualHost address is not supported, proceeding
with undefined results

Já tentei alterar o '*80' por 'ip:80', só 'ip', e não adianta... sempre da
algum erro...

Quando não é o de cima, é o seguinte:

[warn] NameVirtualHost *:0 has no VirtualHosts

Vale salientar, que mesmo dando o problema, funciona o dominio.com.br e o
webmail.dominio.com.br (ambos vão para onde tem que ir).

Se alguém ja passou por isso, ou sabe como resolver e puder me dar alguma
dica, fico agradecido.

[]
André M. Bombardelli


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



erro na clonagem de DVD pelo k3b e pelo mkisofs

2007-09-08 Thread Anderson Roberto Grella

Olá, pessoal!

Fui clonar um DVD já prontinho pelo k3b e quando ele estava quase 
terminando de gravar a imagem no HD, fechou de repente. Fiquei sem saber 
o que houve. Percebi que o tamanho da imagem não era compatível com o 
que eu tinha no DVD. Então, fui fazer a imagem diretamente pelo mkisofs 
para ver o que acontecia. Ao chegar num tamanho de arquivo que agora não 
me lembro corretamente qual era (por volta de 3,2 GB, eu acho), recebi a 
mensagem de que excedeu o tamanho limite de arquivo. O espaço livre que 
eu tinha de HD nesse diretório temporário que eu estava gravando a 
imagem era maior que 5 GB.


Isso tem solução? Alguém me dá uma dica? Estou usando o Debian Sarge.

[]s
--
Anderson Roberto Grella

Linux Registered User #152832
Debian GNU/Linux User


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



Re: (solved) Re: why sarge is so noisy

2007-09-08 Thread David
On 9/8/07, Serena Cantor [EMAIL PROTECTED] wrote:
 No. I don't expect my question generate so many replies. I have to sign off 
 the list so I wrote
 solved in the hope of stoping good guys  answering my question again.

Might I suggest setting up mail filters so that list-related mails go
directly to separate folders rather than your inbox? Then you won't be
overwhelmed by replies and can review them at your leisure.

Also, make sure you use a mail client/service with good thread handling.

I use gmail, and I have a mail filter which says 'if the to contains
debian.org, then tag with debian and bypass the inbox'. Filters like
that make your mail much more manageable :-)


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



Re: text consoles 8-12 and german umlauts

2007-09-08 Thread Florian Kulzer
On Sat, Sep 08, 2007 at 07:53:06 +0200, Robert Epprecht wrote:
 I have activated more text consoles by adding lines like the following
 to /etc/inittab
 8:23:respawn:/sbin/getty 38400 tty8
 9:23:respawn:/sbin/getty 38400 tty9
 [...]
 
 If I try to type german umlauts on these new consoles I get garbage instead.
 How can I fix that?

Which mechanism do you use to install the German keymap for the standard
consoles? You have to extend that to the new ones. For example, I use
the tools/initscripts of the console-setup package to set up console
keymaps and fonts, so I would have to change the line

ACTIVE_CONSOLES=/dev/tty[1-6]

in /etc/default/console-setup to activate these settings for additional
ttys.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



mail filters (was Re: (solved) Re: why sarge is so noisy)

2007-09-08 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/08/07 03:45, David wrote:
 On 9/8/07, Serena Cantor [EMAIL PROTECTED] wrote:
 No. I don't expect my question generate so many replies. I have
 to sign off the list so I wrote solved in the hope of stoping
 good guys  answering my question again.
 
 Might I suggest setting up mail filters so that list-related
 mails go directly to separate folders rather than your inbox?
 Then you won't be overwhelmed by replies and can review them at
 your leisure.
 
 Also, make sure you use a mail client/service with good thread
 handling.

Always an excellent idea.

 I use gmail, and I have a mail filter which says 'if the to
 contains debian.org, then tag with debian and bypass the
 inbox'. Filters like that make your mail much more manageable :-)

This is a flawed strategy, because debian-user@lists.debian.org
might be in the CC list.  Or even be Bcc'd.

Better (perfect, actually) to filter on
List-Id: debian-user.lists.debian.org

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG4my0S9HxQb37XmcRAgayAJ44q7INUnqlD4ES07sToMulNJKWwgCg38NB
L6GlH//8xAjQoF3yiUXI1CI=
=7DEZ
-END PGP SIGNATURE-


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



Re: debian port of timidity doesn't work here

2007-09-08 Thread Seeker5528
On Sat, 1 Sep 2007 00:49:12 -0500 (CDT)
Jude DaShiell [EMAIL PROTECTED] wrote:

 I figured to use timidity to listen to some midi files and found out 
 missing instruments make that impossible.  Would it be better to convert 
 the midi files to another format and listen to them that way and if so 
 which format and what tool does that conversion? 

Timidity does conversion and depending on the speed of your computer
conversion may be the best option.

To get a good sound out of timidity I use soundfonts. You can find
some at:

http://www.personalcopy.com/home.htm

: In the Linux  section personal copy and unison are good. If you go to
their normal soundfont page and from there go to the big soundfonts
there is a lite version of personal copy also music theory 2 and
RealFont 2.1 are good choices, you will need the sfark extraction
utility to unpack the sfark and sfark.exe files for use:

http://www.melodymachine.com/sfark.htm

: Once you have your chosen soundfont extracted, put it
in /usr/share/sounds/sf2, then edit /etc/timidity.cfg, just before the
line that points to freepats.cfg put a line in that points to the
soundfont:

soundfont /usr/share/sounds/sf2/PCLite.sf2 order=0

: I'm using personal copy lite at the moment, but normally prefer the
larger soundfonts, the order=0 tells timidity to look at the soundfont
for instruments first, if it doesn't find an instrument in the soundfont
it will look at the freepats instruments.

If you want to use timidity in alsa sequencer mode uncomment the line
in /etc/default/timidity that enables it, then open a terminal window
and type:

/etc/init.d/timidity start

: this will create a timidity alsa device for midi applications to use,
I believe you have to go into the options of each individual midi
application and choose the timidity alsa device.

If you want to convert the midi to audio look at the timidity man page
for the output options, I think there are options for ogg, flac, and
wav and maybe a couple others, no option for mp3.

Later, Seeker


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



Re: text consoles 8-12 and german umlauts

2007-09-08 Thread Robert Epprecht
Florian Kulzer [EMAIL PROTECTED] writes:

 On Sat, Sep 08, 2007 at 07:53:06 +0200, Robert Epprecht wrote:
 I have activated more text consoles by adding lines like the following
 to /etc/inittab
 8:23:respawn:/sbin/getty 38400 tty8
 If I try to type german umlauts on these new consoles I get garbage instead.

 Which mechanism do you use to install the German keymap for the standard
 consoles?

To be honest, I don't know (I'll try to find out).
It's whatever the etch installer has configured for me.
(I have choosen the default en_US language, but a german keymap).

 For example, I use the tools/initscripts of the console-setup package
 to set up console keymaps and fonts, so I would have to change [ ... ]

It's not installed here.

I do have console-tools but don't know what to do with it.
Changing /etc/console-tools/config adding SCREEN_FONT_vc8=lat0-sun16
(and similar lines) does not change anything.

Thank you,
Robert Epprecht


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



Re: text consoles 8-12 and german umlauts

2007-09-08 Thread Mumia W..

On 09/08/2007 06:31 AM, Robert Epprecht wrote:

[...]
I do have console-tools but don't know what to do with it. 
Changing /etc/console-tools/config adding SCREEN_FONT_vc8=lat0-sun16 
(and similar lines) does not change anything.


Thank you,
Robert Epprecht




I don't know exactly the function of APP_CHARSET_MAP in 
/etc/console-tools/config, but you could try setting it for the VC's in 
questions, e.g.


APP_CHARSET_MAP_vc8=iso05
APP_CHARSET_MAP_vc9=iso05

Iso05 may be wrong for your system. Use what you think is most appropriate.


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




How to get a list of installed packages

2007-09-08 Thread Franz Edler
Hi,

Sorry if the question is too simple. I just started with debian-etch.  
I now tried to figure out how I can get a list of actually installed
packages.
Is there a simple answer?

Regards
franz


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



Re: How to get a list of installed packages

2007-09-08 Thread Kamaraju S Kusumanchi
Franz Edler wrote:

 Hi,
 
 Sorry if the question is too simple. I just started with debian-etch.
 I now tried to figure out how I can get a list of actually installed
 packages.
 Is there a simple answer?


dpkg --get-selections  installed_packages_list.txt

Another option that you migt want to look at is dpkg --set-selections. Both
the options are explained in the dpkg manual. You can also find some tips
in the Debian Reference book (apt-get install debian-reference-en)

hth
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


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



downgrade

2007-09-08 Thread Henry Yuniarfan
how to downgrade debian etch from 4.r1 to 4.r0

thanks before


Re: How to get a list of installed packages

2007-09-08 Thread Kumar Appaiah
On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote:
 Hi,
 
 Sorry if the question is too simple. I just started with debian-etch.  
 I now tried to figure out how I can get a list of actually installed
 packages.
 Is there a simple answer?

Yes. dpkg -l

A better answer would be dpkg -l|awk 'NR  5 { print $2}'

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Re: How to get a list of installed packages

2007-09-08 Thread Jerome BENOIT

Hi,

short answer:

dpkg --get-selections

Jerome


Franz Edler wrote:

Hi,

Sorry if the question is too simple. I just started with debian-etch.  
I now tried to figure out how I can get a list of actually installed

packages.
Is there a simple answer?

Regards
franz




--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


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




Re: How to get a list of installed packages

2007-09-08 Thread Andrei Popescu
On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote:
 Hi,
 
 Sorry if the question is too simple. I just started with debian-etch.  
 I now tried to figure out how I can get a list of actually installed
 packages.
 Is there a simple answer?

'aptitude search ~i' or in interactive mode press 'l' and then use the 
same '~i'.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: downgrade

2007-09-08 Thread Andrei Popescu
On Sat, Sep 08, 2007 at 09:35:15PM +0800, Henry Yuniarfan wrote:
 how to downgrade debian etch from 4.r1 to 4.r0

Downgrades are officially not supported and in your case I don't even 
know of a proper way to find the updated packages.

Just out of curiosity, why do you need this? Maybe there is a better 
solution for what you want to achieve.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: downgrade

2007-09-08 Thread Douglas A. Tutty
On Sat, Sep 08, 2007 at 09:35:15PM +0800, Henry Yuniarfan wrote:
 how to downgrade debian etch from 4.r1 to 4.r0
 

Reinstall?  

More to the point, what is the problem?  Since 4.0r0 and 4.0r1 only
differ by security fixes, why would you want to?

Doug.


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



Re: How to get a list of installed packages

2007-09-08 Thread Douglas A. Tutty
On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote:
 
 Sorry if the question is too simple. I just started with debian-etch.  
 I now tried to figure out how I can get a list of actually installed
 packages.
 Is there a simple answer?
 

Do you really want a list of all the packages installed on your system
or, if you use aptitude to resolve dependencies, do you want a list of
packages that you specifically wanted installed (and forget about those
installed merely to resolve dependancies?

If the latter:

#aptitude search '~i!~M'

That's installed (~i) but not (!) automatically (~M).

Its a much shorter list.

Doug.


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



Loading and blacklisting modules

2007-09-08 Thread Davide Mancusi

I am trying to solve two problems:
1. Load my sound-card module (snd_via_82xx) before snd_usb_audio (I 
have a webcam with integrated mike); for some reason, sound won't work 
if they are loaded in the opposite order;
2. Avoid to load the floppy module at each boot, since I do not have a 
floppy drive.


What is the proper way to load sound-card modules at boot? I have read 
somewhere on this list that alsaconf is no longer recommended. Is udev 
supposed to handle everything now? What should I have in /etc/modules 
then? Most importantly, how do I configure udev to get the modules in 
the right order and to prevent floppy from being loaded (if it is 
actually udev's fault...)?


Thanks for reading.
Davide

--
A tautology is a thing which is tautological.
--
Time flies like an arrow.  Fruit flies like a banana.


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




LAMP Server setup help

2007-09-08 Thread Randy Patterson
Hey,

I have setup a test system on my home network in the past to develop  test 
PHP apps by installing an ISAPI PHP dll in IIS. It worked great but now I 
trying to setup a LAMP server on Debian/Lenny. I ran the following command;

aptitude install apache2 php5 libapache2-mod-php5

But got the following error message;

Setting up apache2-mpm-prefork (2.2.4-3) ...
Starting web server: apache2apache2: Syntax error on line 187 
of /etc/apache2/apache2.conf: Syntax error on line 3 
of /etc/apache2/httpd.conf: Cannot load /etc/apache2/modules/libphp5.so into 
server: /etc/apache2/modules/libphp5.so: cannot open shared object file: No 
such file or directory
 failed!
invoke-rc.d: initscript apache2, action start failed.

The error is pointing to this line in the httpd.conf;

LoadModule php5_module  modules/libphp5.so

But this directory or file don't exist in the /etc/apache2 directory.

Not sure how to fix this. I'm a newbie when it comes to the LAMP server apps. 
Any help would be appreciated.

Thanks, 
Randy



Re: mail filters (was Re: (solved) Re: why sarge is so noisy)

2007-09-08 Thread David
  I use gmail, and I have a mail filter which says 'if the to
  contains debian.org, then tag with debian and bypass the
  inbox'. Filters like that make your mail much more manageable :-)

 This is a flawed strategy, because debian-user@lists.debian.org
 might be in the CC list.  Or even be Bcc'd.

 Better (perfect, actually) to filter on
 List-Id: debian-user.lists.debian.org



 This is a flawed strategy, because debian-user@lists.debian.org
 might be in the CC list.  Or even be Bcc'd.

 Better (perfect, actually) to filter on
 List-Id: debian-user.lists.debian.org

Thanks for the information. Gmail can't filter on List-Id AFAICT, but
it does have a Has the words option, and putting
debian-user.lists.debian.org there works. Gmail To also matches
CC, but not BCC. Have actually had a few of the latter in my main
inbox (don't know how they expected replies to get back to the list)
so your suggestion will help there :-)

David.


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



Asus P5k SE Debian Etch

2007-09-08 Thread rgr


Has anything more come of this? I have tried etch-custom with no joy.

Anyone? I have the same Mobo as the OP. Asus p5K SE. It boots from the dvd but 
fails to mount it saying no cdrom found. There doesn't appear to be a suitable 
device node when examining /dev from a terminal either.

(Same with Ubuntu Feisty FWIW)


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




Re: text consoles 8-12 and german umlauts

2007-09-08 Thread Robert Epprecht
Mumia W.. [EMAIL PROTECTED] writes:

 I don't know exactly the function of APP_CHARSET_MAP in
 /etc/console-tools/config, but you could try setting it for the VC's
 in questions, e.g.

 APP_CHARSET_MAP_vc8=iso05
 APP_CHARSET_MAP_vc9=iso05

This *does* has an effect: if I press german umlauts then different garbage
is displayed than without ;-)

 Iso05 may be wrong for your system. Use what you think is most appropriate.

Where can I find out what other possibilities I have, and what they mean?
What could be appropriate on ordinary PC hardware for english and german?
How could I find out what consoles 1-6 use (which seems right)?

BTW: I have no idea which program uses /etc/console-tools/config and where
it is called in the boot process and under which name.

Thanks for insights,
Robert Epprecht


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



Re: Loading and blacklisting modules

2007-09-08 Thread Andrei Popescu
On Sat, Sep 08, 2007 at 05:05:08PM +0200, Davide Mancusi wrote:
 I am trying to solve two problems:
 1. Load my sound-card module (snd_via_82xx) before snd_usb_audio (I 
 have a webcam with integrated mike); for some reason, sound won't work if 
 they are loaded in the opposite order;
 2. Avoid to load the floppy module at each boot, since I do not have a 
 floppy drive.

 What is the proper way to load sound-card modules at boot? I have read 
 somewhere on this list that alsaconf is no longer recommended. Is udev 
 supposed to handle everything now? What should I have in /etc/modules then? 
 Most importantly, how do I configure udev to get the modules in the right 
 order and to prevent floppy from being loaded (if it is actually udev's 
 fault...)?

See 'man modprobe.conf'. There is an example for just what you need for 
1. For 2. a simple 'blacklist' should be enough, but post back if it 
doesn't work (some modules are a bit stubborn).

Regards,
Andrei
P.S. My recommendation is to create a file /etc/modprobe.d/00local for 
all your customizations
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: MSI nVidia NX7600GT-T2D256E

2007-09-08 Thread Csányi Pál
 A few days ago I reverted to the nv driver and so far so good (it's
 still a bit early to be sure though though).  Interestingly, the
 occasional APIC error I used to see in dmesg (a couple a day at most?)
 seems to have dried up.

I reverted too zo the nv driver and I have no crash still then, but
some application just can't to start.

I get the error message on xterm window:

$ /usr/brlcad/bin/mged
Initializing and backgrounding, please wait...Xlib:  extension GLX
missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
ogl_open: Can't get an appropriate visual.
Done

$ neverputt
neverputt: Couldn't find matching GLX visual

Any advices?

--
Regards,
Paul Csanyi


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



Re: MSI nVidia NX7600GT-T2D256E

2007-09-08 Thread Pál Csányi
Hello!

 A few days ago I reverted to the nv driver and so far so good (it's
 still a bit early to be sure though though).  Interestingly, the
 occasional APIC error I used to see in dmesg (a couple a day at most?)
 seems to have dried up.

I reverted too to the nv driver and I have no crash so far, but
some application just can't to start.

I get the error message on xterm window:

$ /usr/brlcad/bin/mged
Initializing and backgrounding, please wait...Xlib:  extension GLX
missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
ogl_open: Can't get an appropriate visual.
Done

$ neverputt
neverputt: Couldn't find matching GLX visual

Any advices?

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm


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



Re: Loading and blacklisting modules

2007-09-08 Thread Davide Mancusi

Andrei Popescu ha scritto:

See 'man modprobe.conf'.


So, that's where the man page for modprobe.d is...

There is an example for just what you need for 
1. For 2. a simple 'blacklist' should be enough, but post back if it 
doesn't work (some modules are a bit stubborn).


I have already a file in modprobe.d that blacklists floppy. Now it 
contains also the line


install snd-usb-audio /sbin/modprobe snd-via82xx  /sbin/modprobe \
--ignore-install snd-usb-audio

However, floppy is still loaded, little stubborn module. What happens, 
really? Why is it loaded anyway? Perhaps it is inserted from the initrd?


Davide

--
A tautology is a thing which is tautological.
--
Time flies like an arrow.  Fruit flies like a banana.


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




Re: LAMP Server setup help

2007-09-08 Thread Andrew Sackville-West
On Sat, Sep 08, 2007 at 10:16:49AM -0500, Randy Patterson wrote:
 Hey,
 
 I have setup a test system on my home network in the past to develop  test 
 PHP apps by installing an ISAPI PHP dll in IIS. It worked great but now I 
 trying to setup a LAMP server on Debian/Lenny. I ran the following command;
 
 aptitude install apache2 php5 libapache2-mod-php5
 
 But got the following error message;
 
 Setting up apache2-mpm-prefork (2.2.4-3) ...
 Starting web server: apache2apache2: Syntax error on line 187 
 of /etc/apache2/apache2.conf: Syntax error on line 3 
 of /etc/apache2/httpd.conf: Cannot load /etc/apache2/modules/libphp5.so into 
 server: /etc/apache2/modules/libphp5.so: cannot open shared object file: No 
 such file or directory
  failed!
 invoke-rc.d: initscript apache2, action start failed.
 
 The error is pointing to this line in the httpd.conf;
 
 LoadModule php5_module  modules/libphp5.so
 
 But this directory or file don't exist in the /etc/apache2 directory.

hmmm... on my system, libphp4.so is in /usr/lib/apache2/modules/ so it
looks like something's got a bad path there, but that is the limit of
my help on this. Check the bug reports for the relevant packages and
probably manually fix-up that path  in the meantime.

A


signature.asc
Description: Digital signature


File Browser defective

2007-09-08 Thread Bret Busby


I have been using the File Browser from the menu, in Debian 4.0, and it 
shows, using the Help-About, as being Nautilus 2.14.3.


I had it open, in one of the directories where I store photographs that 
I have taken with a digital camera, and I also had gFTP and a couple of 
documents in Open Office 2.0, open, as I was working on some web pages, 
in which I was putting pictures.


The File Browser appears to have crashed, as it disappeared from the 
task bar.


When I opened it again, it appears to have destroyed all of my 
photograph files, except for the images in two directories, being the 
two most recent directories.


It appears to have retained the directory hierarchy, and deleted about 
1.3GB of photographs with an average file size of about 1MB.


Is there something viral in this File Browser?

I have not encountered anything like this in Debian 3.1 .

--
Bret Busby
Armadale
West Australia
..

So once you do know what the question actually is,
 you'll know what the answer means.
- Deep Thought,
  Chapter 28 of Book 1 of
  The Hitchhiker's Guide to the Galaxy:
  A Trilogy In Four Parts,
  written by Douglas Adams,
  published by Pan Books, 1992




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




Hello

2007-09-08 Thread Hírlevél Szolgálat
Szia!

Találtam egy jó letöltő oldalt legolcsóbb, és nagy tartalom van rajta
Filmek, Játékok, Zenék stb...
http://speed-ware.no-ip.org

Bocsi a zavarásért.
Szia, Dóri

U.i: én már töltök!.


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



Re: How to restore restore grub after a Windows reinstall?

2007-09-08 Thread Cavan Mejias
Ok thanks knoppix really comes in handy!

On 9/6/07, V A R G U X [EMAIL PROTECTED] wrote:



 2007/9/6, Kent West [EMAIL PROTECTED]:
 
  Alfredo Finol F wrote:
   El jue, 06-09-2007 a las 22:07 -0400, Cavan Mejias escribió:
  
I think my windows XP partition might have a virus
  or
   maybe some of the Microsoft files are damaged.  Its running very slow
 
   but linux works fine. I wonder if anyone can tell me if  I can
   reinstall windows without messing up grub? Or should I just resign
   myself to a fresh install of  both OSes? Any comments or advice
   appreciated.
  
Cavan
  
  
   You can install Win again, but you have to find for a Live CD an then
   restore grub follow the next steps:
   1) mount the Windows partition
   2) with the command grub-install, you can reinstall the grub on the
  MBR
   3) and the last, reboot an try
  
  No need to mount the Windows partition. And it can be the Debian
  installer or rescue CD rather than a LiveCD (although I typically use a
  LiveCD, as Alfredo suggests, 'cause I usually have one handy).
 
  --
  Kent
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]
 
 
 If you want... you can probe using Knoppix... see here:
 http://vargux.blogspot.com/2007/01/recuperar-recover-grub-conwith-livecd.html

 Bye

 --
 V A R G U X
 http://vargux.blogspot.com/


Re: Loading and blacklisting modules

2007-09-08 Thread Andrei Popescu
On Sat, Sep 08, 2007 at 07:03:09PM +0200, Davide Mancusi wrote:

 I have already a file in modprobe.d that blacklists floppy. Now it contains 
 also the line

 install snd-usb-audio /sbin/modprobe snd-via82xx  /sbin/modprobe \
 --ignore-install snd-usb-audio

 However, floppy is still loaded, little stubborn module. What happens, 
 really? Why is it loaded anyway? Perhaps it is inserted from the initrd?

The pcspkr module needs this:

install pcspkr /bin/true

HTH,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: text consoles 8-12 and german umlauts

2007-09-08 Thread Mumia W..

On 09/08/2007 10:49 AM, Robert Epprecht wrote:

Mumia W.. [EMAIL PROTECTED] writes:

I don't know exactly the function of APP_CHARSET_MAP in 
/etc/console-tools/config, but you could try setting it for the VC's 
in questions, e.g.


APP_CHARSET_MAP_vc8=iso05
APP_CHARSET_MAP_vc9=iso05


This *does* has an effect: if I press german umlauts then different garbage 
is displayed than without ;-)



Iso05 may be wrong for your system. Use what you think is most appropriate.


Where can I find out what other possibilities I have, and what they mean?


dpkg -L console-tools | grep man

That should show some candidate manual pages. I haven't found the iso05 
part, and I don't think it's documented.


What could be appropriate on ordinary PC hardware for english and german? 
How could I find out what consoles 1-6 use (which seems right)?




Try iso01 through iso06.

BTW: I have no idea which program uses /etc/console-tools/config and where 
it is called in the boot process and under which name.


Thanks for insights,
Robert Epprecht




It looks like it's /etc/rcS.d/S48console-screen.sh.

It might also be a good idea to do dpkg-reconfigure locales; that 
might set up your consoles for your default locale.


How do you attempt to enter German umlauts? How would you enter ö at 
the console?



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




growisofs fails

2007-09-08 Thread Hans du Plooy
Hi guys,

I'm suddenly getting failures when trying to write to DVD.  The discs are
Verbatim DVD+R - same as always.  Trying to write a DVD .ISO to disc, K3B
shows this in the debug output:

growisofs
---
Executing 'builtin_dd if=/dev/fd/0 of=/dev/hdc obs=32k seek=0'
/dev/hdc: Current Write Speed is 8.2x1352KBps.
1572864/3383431168 ( 0.0%) @0.0x, remaining 215:00 RBU 100.0% UBU   2.1%
1572864/3383431168 ( 0.0%) @0.0x, remaining 322:31 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 430:01 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 573:22 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 680:52 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 788:22 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 931:43 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 1039:13 RBU 100.0% UBU 100.0%
1572864/3383431168 ( 0.0%) @0.0x, remaining 1146:44 RBU 100.0% UBU 100.0%
:-[ [EMAIL PROTECTED] failed with SK=3h/ASC=11h/ACQ=00h]: Input/output error
:-( write failed: Input/output error
/dev/hdc: flushing cache
/dev/hdc: closing track
:-[ CLOSE TRACK failed with SK=3h/ASC=73h/ACQ=03h]: Input/output error
/dev/hdc: closing disc
:-[ CLOSE DISC failed with SK=3h/ASC=73h/ACQ=03h]: Input/output error

I get exactly the same output when I run growisofs -Z /dev/hdc=image.iso
from the commandline.

Weird thing is, it does actually write to the disc - the first couple of
MB at least.  If I put the disc in afterwards, it's got the correct label
and table of contents.  The rewritable discs I have (DVD+RW) work just
fine, and the Verbatim discs work just fine when I use an external USB dvd
writer.  Is this just a media incompatibility or is my drive going bad?

Thanks


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



Re: Suspicious PAM messages

2007-09-08 Thread Matus UHLAR - fantomas
On 26.07.07 11:11, Alok G. Singh wrote:
 Of late (a week or so) I have started noticing some strange syslog
 messages:
 
 su: PAM [dlerror: libselinux.so.1: failed to map segment from shared object: 
 Cannot allocate memory]: 2 Time(s)
 su: PAM [dlerror: libsepol.so.1: failed to map segment from shared object: 
 Cannot allocate memory]: 2 Time(s)

don't you run out of memory?

 su: PAM adding faulty module: /lib/security/pam_rootok.so: 2 Time(s)
 su: PAM adding faulty module: /lib/security/pam_unix.so: 2 Time(s)
 su: PAM unable to dlopen(/lib/security/pam_rootok.so): 2 Time(s)
 su: PAM unable to dlopen(/lib/security/pam_unix.so): 2 Time(s)
 su: pam_authenticate: Module is unknown: 2 Time(s)
 
 I don't use su at all. AFAIK, the only thing that uses su on my system
 is the console-log package.

many cron jobs run su somehow.

 Are the messages indications of something suspicious ?

check those binaries, aren't they broken? Is your HW (memory) OK?

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Support bacteria - they're the only culture some people have. 


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



Re: MSI nVidia NX7600GT-T2D256E

2007-09-08 Thread Florian Kulzer
On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote:
 Hello!
 
  A few days ago I reverted to the nv driver and so far so good (it's
  still a bit early to be sure though though).  Interestingly, the
  occasional APIC error I used to see in dmesg (a couple a day at most?)
  seems to have dried up.
 
 I reverted too to the nv driver and I have no crash so far, but
 some application just can't to start.
 
 I get the error message on xterm window:
 
 $ /usr/brlcad/bin/mged
 Initializing and backgrounding, please wait...Xlib:  extension GLX
 missing on display :0.0.
 Xlib:  extension GLX missing on display :0.0.
 Xlib:  extension GLX missing on display :0.0.
 Xlib:  extension GLX missing on display :0.0.
 ogl_open: Can't get an appropriate visual.
 Done
 
 $ neverputt
 neverputt: Couldn't find matching GLX visual
 
 Any advices?

Make sure you have

Loadglx

in the Modules section of your /etc/X11/xorg.conf.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |



Re: MSI nVidia NX7600GT-T2D256E

2007-09-08 Thread Pál Csányi
2007/9/8, Florian Kulzer [EMAIL PROTECTED]:
 On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote:

   A few days ago I reverted to the nv driver and so far so good (it's
   still a bit early to be sure though though).  Interestingly, the
   occasional APIC error I used to see in dmesg (a couple a day at most?)
   seems to have dried up.
 
  I reverted too to the nv driver and I have no crash so far, but
  some application just can't to start.
 
  I get the error message on xterm window:
 
  $ /usr/brlcad/bin/mged
  Initializing and backgrounding, please wait...Xlib:  extension GLX
  missing on display :0.0.
  Xlib:  extension GLX missing on display :0.0.
  Xlib:  extension GLX missing on display :0.0.
  Xlib:  extension GLX missing on display :0.0.
  ogl_open: Can't get an appropriate visual.
  Done
 
  $ neverputt
  neverputt: Couldn't find matching GLX visual
 
  Any advices?

 Make sure you have

 Loadglx

 in the Modules section of your /etc/X11/xorg.conf.

I have it. Still get the error message abowe.

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm



Re: growisofs fails

2007-09-08 Thread David

 Weird thing is, it does actually write to the disc - the first couple of
 MB at least.  If I put the disc in afterwards, it's got the correct label
 and table of contents.  The rewritable discs I have (DVD+RW) work just
 fine, and the Verbatim discs work just fine when I use an external USB dvd
 writer.  Is this just a media incompatibility or is my drive going bad?

The easiest way to tell would be to test burning with that drive from
another OS or from a different PC.

I found a few forums threads (for other distros) where people reported
the same problem, but there was no conclusive solution.

You could also try upgrading to a newer kernel version and seeing if that helps.


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



Re: growisofs fails

2007-09-08 Thread David
 I found a few forums threads (for other distros) where people reported
 the same problem, but there was no conclusive solution.


Here is one thread which might be useful:

http://www.linuxquestions.org/questions/showthread.php?t=185567

Basically the guy upgraded to the latest OS version (Mandrake in his
case), along with cdtools and k3b

Still, it sounds like hardware problems if you didn't change any
config between it working then stopping working. The forum posts were
mainly for people who had the problem from the start.


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



Re: File Browser defective

2007-09-08 Thread David
 It appears to have retained the directory hierarchy, and deleted about
 1.3GB of photographs with an average file size of about 1MB.


It's possible that your files were moved somewhere else under your
home directory (maybe trash or a temporary dir). I assume also that
the directory you're talking about is under your home directory and
not somewhere else, eg under /mnt/ or /media/

Start up your terminal program and run

cd ~
find .  -iname '*jpg*'

(Assuming that your photos were jpg).


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



Re: MSI nVidia NX7600GT-T2D256E

2007-09-08 Thread Florian Kulzer
On Sat, Sep 08, 2007 at 22:25:02 +0200, Pál Csányi wrote:
 2007/9/8, Florian Kulzer: 
  On Sat, Sep 08, 2007 at 19:00:58 +0200, Pál Csányi wrote:

[...]

   I reverted too to the nv driver and I have no crash so far, but
   some application just can't to start.
  
   I get the error message on xterm window:
  
   $ /usr/brlcad/bin/mged
   Initializing and backgrounding, please wait...Xlib:  extension GLX
   missing on display :0.0.
   Xlib:  extension GLX missing on display :0.0.

[...]

   $ neverputt
   neverputt: Couldn't find matching GLX visual
  
   Any advices?
 
  Make sure you have
 
  Loadglx
 
  in the Modules section of your /etc/X11/xorg.conf.
 
 I have it. Still get the error message abowe.

Did you use the nvidia installer script earlier? In that case you have
to reinstall the xserver-xorg package to restore the original Xorg
GLX module (/usr/lib/xorg/modules/extensions/libglx.so).

If that does not fix it then you should post the output of

egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log 

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |



Re: Asus P5k SE Debian Etch

2007-09-08 Thread Douglas A. Tutty
On Sat, Sep 08, 2007 at 05:20:10PM +0200, rgr wrote:
 
 Has anything more come of this? I have tried etch-custom with no joy.
 
 Anyone? I have the same Mobo as the OP. Asus p5K SE. It boots from the dvd 
 but fails to mount it saying no cdrom found. There doesn't appear to be a 
 suitable device node when examining /dev from a terminal either.
 
 (Same with Ubuntu Feisty FWIW)
 
You've tried two linux kernels.  Does any other free OS work?  What
about OpenBSD?  Even if you don't want to switch to it, knowing if it
works could provide a clew to the kernel hackers.

Doug.


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



Vote for Debian on Lenovo

2007-09-08 Thread Andrei Popescu
http://lenovoblogs.com/insidethebox/?p=98

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: Asus P5k SE Debian Etch

2007-09-08 Thread Bruno Voigt

rgr wrote:

Has anything more come of this? I have tried etch-custom with no joy.

Anyone? I have the same Mobo as the OP. Asus p5K SE. It boots from the 
dvd but fails to mount it saying no cdrom found. There doesn't appear 
to be a suitable device node when examining /dev from a terminal either.


(Same with Ubuntu Feisty FWIW)


Put the harddisk in another system
and copy your existing debian installation or install a new one via  
deboostrap.
Then chroot into this installation, download  compile the linux kernel 
v 2.6.22.6

with desired options (SATA AHCI..Attansic Gigabit Ethernet) install it,
also dont forget to install grub on the disk
and put it back into to the P5K SE system.

So with an recent kernel all features of the board work as expected


WR,
Bruno


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




Re: Vote for Debian on Lenovo

2007-09-08 Thread Andrew Sackville-West
On Sun, Sep 09, 2007 at 12:20:29AM +0300, Andrei Popescu wrote:
 http://lenovoblogs.com/insidethebox/?p=98

thanks for the head up. vote cast, interesting to note that Untunbu is
leading the pack by a lot with deb a distant second (something like
900+ for U with 200+ for deb) and then the rest are way down the
line. If the poll is any indicator of what they choose (and we all
know its not), then we can be assured of some flavor of
debian/deriv... 

:)

too bad I just bought a linuxcertified.com lappy. oh well.

A


signature.asc
Description: Digital signature


Re: Asus P5k SE Debian Etch

2007-09-08 Thread Richard Riley
Unfortunately that is not really an option as I don't have another SATA
system or access to any Debian using freinds and colleagues.

I understand that by replacing the IDE DVD with a SATA drive it should work.
Sounds the easiest solution.

Although I dont't suppose any one out there can make a later kernel install
available as an ISO?


On 09/09/2007, Bruno Voigt [EMAIL PROTECTED] wrote:

 rgr wrote:
  Has anything more come of this? I have tried etch-custom with no joy.
 
  Anyone? I have the same Mobo as the OP. Asus p5K SE. It boots from the
  dvd but fails to mount it saying no cdrom found. There doesn't appear
  to be a suitable device node when examining /dev from a terminal either.
 
  (Same with Ubuntu Feisty FWIW)
 
 Put the harddisk in another system
 and copy your existing debian installation or install a new one via
 deboostrap.
 Then chroot into this installation, download  compile the linux kernel
 v 2.6.22.6
 with desired options (SATA AHCI..Attansic Gigabit Ethernet) install it,
 also dont forget to install grub on the disk
 and put it back into to the P5K SE system.

 So with an recent kernel all features of the board work as expected


 WR,
 Bruno



Always falling to grub prompt

2007-09-08 Thread Victor Munoz
Hello. It's been about a week that I've been unable to boot normally.
Every time I get the grub prompt, and then I have to go through the
sequence of commands root/kernel/initrd/boot. I understand that this
may occur due to some defective file, but I can't see anything
abnormal in menu.lst, device.map, or fstab.

This is a dual boot box, Windows in /dev/hdc [(hd0,0) for grub], Sid
in /dev/hdd [(hd1,0)]. I have several kernels installed: 2.6.18-4-686,
2.6.21-2-686, 2.6.22-1-686, 2.6.22-2-686.  21-2 and 22-1 can't
boot, saying something about BIOS being unable to handle the number of
cylinders. I don't know if this suggests something's wrong with my
system, but 18 and 22-2 boot just fine (except for the fact that I
always get the grub prompt), and the boot process was
normal until a couple of weeks ago. 

Any help will be appreciated. I have included below the files
menu.lst, devide.map, fstab, in case someone is interested. Regards,

Victor

menu.lst

# menu.lst - See: grub(8), info grub, update-grub(8)
#grub-install(8), grub-floppy(8),
#grub-md5-crypt, /usr/share/doc/grub
#and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#  password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root  (hd0,0)
# makeactive
# chainloader   +1
#
# title Linux
# root  (hd0,1)
# kernel/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##  kopt_2_6_8=root=/dev/hdc1 ro
##  kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/hdd1 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd1,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##  alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##  lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
##  lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##  altoptions=(single-user) single
# altoptions=(single-user mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##  howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##  memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title   Debian GNU/Linux, kernel 2.6.22-2-686
root(hd1,0)
kernel  /boot/vmlinuz-2.6.22-2-686 root=/dev/hdd1 ro 
initrd  /boot/initrd.img-2.6.22-2-686
savedefault

title   Debian GNU/Linux, kernel 2.6.22-2-686 (single-user mode)
root(hd1,0)
kernel  /boot/vmlinuz-2.6.22-2-686 root=/dev/hdd1 ro single
initrd  /boot/initrd.img-2.6.22-2-686
savedefault

title   Debian GNU/Linux, kernel 2.6.22-1-686
root

read/write compressed fs

2007-09-08 Thread Alex Samad
Hi

I have a separate lvm for my /usr/share/doc, I would like to have this on a 
compressed fs, just recently loaded libgcj-doc which took up ~500Mb for a 45M 
deb file mainly text files.

is there a debian way of doing that ?


Alex


signature.asc
Description: Digital signature


Re: growisofs fails

2007-09-08 Thread koffiejunkie

David wrote:

Still, it sounds like hardware problems if you didn't change any
config between it working then stopping working. The forum posts were
mainly for people who had the problem from the start.


Well, I'm running Lenny, so things are changing every day.  It looks 
like it might be a media issue though - strange since it's exactly the 
same discs that I always use.  But then, I did buy them from Curries, so 
anything is possible.  I tried it in windows - same result.


I found a 10-pack Tesco DVDs on my shelf that I never used, just tried 
one of them - works perfectly fine.


Thanks


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




Re: Always falling to grub prompt

2007-09-08 Thread Andrew Sackville-West
On Sat, Sep 08, 2007 at 07:45:36PM -0400, Victor Munoz wrote:
 Hello. It's been about a week that I've been unable to boot normally.
 Every time I get the grub prompt, and then I have to go through the
 sequence of commands root/kernel/initrd/boot. I understand that this
 may occur due to some defective file, but I can't see anything
 abnormal in menu.lst, device.map, or fstab.

can you manually load the menu.lst?

grub configfile (hd1,0)/grub/menu.list

should get you a menu. Its at least easier than type all the root,
kernel etc lines.

 
 This is a dual boot box, Windows in /dev/hdc [(hd0,0) for grub], Sid
 in /dev/hdd [(hd1,0)]. I have several kernels installed: 2.6.18-4-686,
 2.6.21-2-686, 2.6.22-1-686, 2.6.22-2-686.  21-2 and 22-1 can't
 boot, saying something about BIOS being unable to handle the number of
 cylinders. I don't know if this suggests something's wrong with my
 system, but 18 and 22-2 boot just fine (except for the fact that I
 always get the grub prompt), and the boot process was
 normal until a couple of weeks ago. 

hmmm... that's a little fishy. can we see your (as root)

fdisk -l /dev/hda

your menu.lst et al looks fine though I just only glanced through
them. 

A


signature.asc
Description: Digital signature


need deb package help

2007-09-08 Thread PhxVyper
Hi,

I'm very new to Debian and deb packages.  I have installed a number of
different deb packages for Apache, PHP5, etc.

The libapache2-mod-php5 package I installed has a number of extensions
built in, but there are some that are missing that I need.

php5-mcrypt
php5-xmlrpc

are just a couple.

PHP says that in order to have mcrypt work with PHP5, you have to
compile PHP5 with --with-mcrypt.

I have already installed the above two packages, but how do I get the
libapache2-mod-php5 to work with them (i.e. how do I get libapache2-
mod-php5 to recompile with --with-mcrypt)???

Thanks!
PhxVyper


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



Re: need deb package help

2007-09-08 Thread bUg.

PhxVyper пишет:


Hi,

I'm very new to Debian and deb packages.  I have installed a number of
different deb packages for Apache, PHP5, etc.

The libapache2-mod-php5 package I installed has a number of extensions
built in, but there are some that are missing that I need.

php5-mcrypt
php5-xmlrpc

are just a couple.

PHP says that in order to have mcrypt work with PHP5, you have to
compile PHP5 with --with-mcrypt.

I have already installed the above two packages, but how do I get the
libapache2-mod-php5 to work with them (i.e. how do I get libapache2-
mod-php5 to recompile with --with-mcrypt)???

Thanks!
PhxVyper


  

try apt-cache search php mcrypt


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




Re: Always falling to grub prompt

2007-09-08 Thread Victor Munoz
On Sat, Sep 08, 2007 at 05:45:03PM -0700, Andrew Sackville-West wrote:

 can you manually load the menu.lst?
 
 grub configfile (hd1,0)/grub/menu.list
 
 should get you a menu. Its at least easier than type all the root,
 kernel etc lines.

Thanks for the tip, didn't know the command, but no, it doesn't work:

Error 18: Selected cylinder exceeds maximum supported by BIOS

 
 hmmm... that's a little fishy. can we see your (as root)
 
 fdisk -l /dev/hda
 

hda is cdrom, the bootable disk is hdc:

/boot/grub# fdisk -l /dev/hda
/boot/grub# fdisk -l /dev/hdb
/boot/grub# fdisk -l /dev/hdc

Disk /dev/hdc: 10.2 GB, 10248118272 bytes
255 heads, 63 sectors/track, 1245 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa24df59a

   Device Boot  Start End  Blocks   Id  System
/dev/hdc1   *   11244 9992398+   7  HPFS/NTFS
/boot/grub# fdisk -l /dev/hdd

Disk /dev/hdd: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00014f58

   Device Boot  Start End  Blocks   Id  System
/dev/hdd1   *   1   19331   155276226   83  Linux
/dev/hdd2   19332   19457 1012095   82  Linux swap / Solaris

As I'm typing this, I notice for the first time that hdd1 is marked as
bootable. That's not correct, right? Is is possible that something
during some upgrade did it without me knowing? I will try to delete
the boot flag...


Victor



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



Disk not listed in /dev/disk/by-uuid

2007-09-08 Thread tomviolin


I had the same problem when adding a new SCSI disk.

I found that the device did show up in /dev/disk/by-id so I added the following 
line to my /etc/fstab.


/dev/disk/by-id/scsi-1RaidWeb.Com_00489HP0006-part1   /media/backup_raid 
ext3 defaults,acl 0 3


It worked.


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




Re: Always falling to grub prompt

2007-09-08 Thread Victor Munoz
On Sat, Sep 08, 2007 at 09:07:39PM -0400, Victor Munoz wrote:
 
 Disk /dev/hdd: 160.0 GB, 160041885696 bytes
 255 heads, 63 sectors/track, 19457 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 Disk identifier: 0x00014f58
 
Device Boot  Start End  Blocks   Id  System
 /dev/hdd1   *   1   19331   155276226   83  Linux
 /dev/hdd2   19332   19457 1012095   82  Linux swap / Solaris
 
 As I'm typing this, I notice for the first time that hdd1 is marked as
 bootable. That's not correct, right? Is is possible that something
 during some upgrade did it without me knowing? I will try to delete
 the boot flag...
 

Ok, I'm disappointed. It didn't work. hdd has no bootable partitions,
and I still get the grub prompt, and using configfile complains about
cylinders. 

Victor


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



Re: read/write compressed fs

2007-09-08 Thread Mumia W..

On 09/08/2007 06:53 PM, Alex Samad wrote:

Hi

I have a separate lvm for my /usr/share/doc, I would like to have this on a 
compressed fs, just recently loaded libgcj-doc which took up ~500Mb for a 45M 
deb file mainly text files.


is there a debian way of doing that ?


Alex


Although it relates to encryption, some of the ideas in this document 
may help you with your disk compression quest. Install 
doc-linux-nonfree-text from Sarge and read 
/usr/share/doc/HOWTO/en-txt/Disk-Encryption-HOWTO.gz




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




Re: Always falling to grub prompt

2007-09-08 Thread Wayne Topa
Victor Munoz([EMAIL PROTECTED]) is reported to have said:
 Hello. It's been about a week that I've been unable to boot normally.
 Every time I get the grub prompt, and then I have to go through the
 sequence of commands root/kernel/initrd/boot. I understand that this
 may occur due to some defective file, but I can't see anything
 abnormal in menu.lst, device.map, or fstab.
 
 This is a dual boot box, Windows in /dev/hdc [(hd0,0) for grub], Sid
 in /dev/hdd [(hd1,0)]. I have several kernels installed: 2.6.18-4-686,
 2.6.21-2-686, 2.6.22-1-686, 2.6.22-2-686.  21-2 and 22-1 can't
 boot, saying something about BIOS being unable to handle the number of
 cylinders. I don't know if this suggests something's wrong with my
 system, but 18 and 22-2 boot just fine (except for the fact that I
 always get the grub prompt), and the boot process was
 normal until a couple of weeks ago. 
 
 Any help will be appreciated. I have included below the files
 menu.lst, devide.map, fstab, in case someone is interested. Regards,
 
 Victor
It's late and I'm tired but something looks wrong to me.
Do you have 4 hard drives or is this one (1) HD with 

You say  /dev/hdd [(hd1,0)]

But to me /dev/hda - (hd0,0)
  /hdb - (hd1,0)
  /hdc - (hd2,0)
  /hdd - (hd3,0)

but you have

title   Debian GNU/Linux, kernel 2.6.21-2-amd64 Default
root(hd0,4) -
kernel  /boot/vmlinuz root=/dev/sda5 ro vga=0x31a
initrd  /boot/initrd.img
savedefault

so you say that root is on hda1 partition 3
And the kernel is on root=/dev/sda5

I'm confused.  How many HD's do you have, 1 or 2 or ?

I don't get this either

 # kopt=root=/dev/hdd1 ro

If it really is on hd1 partition d, that should be hda4 not hdd1.

I hope I'm wrong but I think you are confusing grub as much as me.


Wayne

 
 menu.lst
 
 # menu.lst - See: grub(8), info grub, update-grub(8)
 #grub-install(8), grub-floppy(8),
 #grub-md5-crypt, /usr/share/doc/grub
 #and /usr/share/doc/grub-doc/.
 
 ## default num
 # Set the default entry to the entry number NUM. Numbering starts from 0, and
 # the entry number 0 is the default if the command is not used.
 #
 # You can specify 'saved' instead of a number. In this case, the default entry
 # is the entry saved with the command 'savedefault'.
 # WARNING: If you are using dmraid do not change this entry to 'saved' or your
 # array will desync and will not let you boot your system.
 default   0
 
 ## timeout sec
 # Set a timeout, in SEC seconds, before automatically booting the default 
 entry
 # (normally the first entry defined).
 timeout   5
 
 # Pretty colours
 color cyan/blue white/blue
 
 ## password ['--md5'] passwd
 # If used in the first section of a menu file, disable all interactive editing
 # control (menu entry editor and command-line)  and entries protected by the
 # command 'lock'
 # e.g. password topsecret
 #  password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
 # password topsecret
 
 #
 # examples
 #
 # title   Windows 95/98/NT/2000
 # root(hd0,0)
 # makeactive
 # chainloader +1
 #
 # title   Linux
 # root(hd0,1)
 # kernel  /vmlinuz root=/dev/hda2 ro
 #
 
 #
 # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
 
 ### BEGIN AUTOMAGIC KERNELS LIST
 ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
 ## by the debian update-grub script except for the default options below
 
 ## DO NOT UNCOMMENT THEM, Just edit them to your needs
 
 ## ## Start Default Options ##
 ## default kernel options
 ## default kernel options for automagic boot options
 ## If you want special options for specific kernels use kopt_x_y_z
 ## where x.y.z is kernel version. Minor versions can be omitted.
 ## e.g. kopt=root=/dev/hda1 ro
 ##  kopt_2_6_8=root=/dev/hdc1 ro
 ##  kopt_2_6_8_2_686=root=/dev/hdc2 ro
 # kopt=root=/dev/hdd1 ro
 
 ## default grub root device
 ## e.g. groot=(hd0,0)
 # groot=(hd1,0)
 
 ## should update-grub create alternative automagic boot options
 ## e.g. alternative=true
 ##  alternative=false
 # alternative=true
 
 ## should update-grub lock alternative automagic boot options
 ## e.g. lockalternative=true
 ##  lockalternative=false
 # lockalternative=false
 
 ## additional options to use with the default boot option, but not with the
 ## alternatives
 ## e.g. defoptions=vga=791 resume=/dev/hda5
 # defoptions=
 
 ## should update-grub lock old automagic boot options
 ## e.g. lockold=false
 ##  lockold=true
 # lockold=false
 
 ## Xen hypervisor options to use with the default Xen boot option
 # xenhopt=
 
 ## Xen Linux kernel options to use with the default Xen boot option
 # xenkopt=console=tty0
 
 ## altoption boot targets option
 ## multiple altoptions lines are allowed
 ## e.g. altoptions=(extra menu suffix) extra boot options
 ##  

Re: need deb package help

2007-09-08 Thread PhxVyper

 try apt-cache search php mcrypt


Hi,

All this does is show me what I already know - that php5-mcrypt is
installed (which I did yesterday).

What I need to know is how do I take a deb package libapache2-mod-php5
that I have installed and get it to work with php5-mcrypt?  The PHP
site says that PHP has to be installed with the --with-mcrypt in order
to get it to work, but if that is the case, why would there be a
separate php5-mcrypt package that can be installed?

% apt-cache search php mcrypt
libgringotts2 - encapsulate data in an encrypted and compressed file
php5-mcrypt - MCrypt module for php5


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



etc/X11/xorg.conf format change?

2007-09-08 Thread Michael M.
I recently reinstalled Debian Lenny and have just realized that my
new /etc/X11/xorg.conf has some substantial differences from the version
I had previously.  (I was also using Lenny previously, upgraded from
Etch rather than installed from scratch.)  Gone are the Files and
Modules sections.  Yet, at least so far, everything seems to be
working fine.  The log indicates that numerous modules are loaded and
contains a line:

(==) ModulePath set to /usr/lib/xorg/modules

I don't have any logs from my previous install to compare, but I did
save the old xorg.conf.

I guess, as long as there are no problems going forward, it's nothing to
worry about.  I just thought I would've seen some discussion about a
change like that -- big chunks of the file going away -- since
historically configuring XFree86/Xorg has often given users headaches
and there has always been a lot of discussion about the conf file.  When
did this happen?

And funnily enough, this is the first time any Linux install has
configured the correct optimal resolution  refresh rate for this
machine  monitor from the get-go.  Previously I have had always to edit
the conf file to add it in.

-- 
Michael M.


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



Re: Always falling to grub prompt

2007-09-08 Thread Victor Munoz
On Sat, Sep 08, 2007 at 10:53:20PM -0400, Wayne Topa wrote:
 It's late and I'm tired but something looks wrong to me.
 Do you have 4 hard drives or is this one (1) HD with 
 
 You say  /dev/hdd [(hd1,0)]
 
 But to me /dev/hda - (hd0,0)
   /hdb - (hd1,0)
   /hdc - (hd2,0)
   /hdd - (hd3,0)

That would be the logical order, but here hda and hdb have to do with
the cdrom. I get this from dmesg:

dmesg | grep hda
ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:pio
hda: HL-DT-ST GCE-8320B, ATAPI CD/DVD-ROM drive
hda: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache, DMA

Then hdc is the 10G disk for Windows, and hdd the 160G disk for sid.

If I type root hd( at the boot prompt, it only gives me 0 and 1 as
options, and a later kernel command actually finds vmlinuz in
(hd1,0)/boot. So I guess this is ok.
 
 I'm confused.  How many HD's do you have, 1 or 2 or ?
 

2, as I said, and a cdrom, recognized as hda. 

 
 I hope I'm wrong but I think you are confusing grub as much as me.
 

Well, it was not me anyway :-). grub decided it was time to get
confused last week, after months of normal operation.

Victor


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



  1   2   >