Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64

2021-04-07 Thread Javier Barroso
El mié., 7 abr. 2021 14:58, Stefan Monnier 
escribió:

> > What do you recommend I do?
>
> Other than purging old kernels, I also recommend you check
>
> /etc/initramfs-tools/initramfs.conf
>
> where `MODULES=dep` and `COMPRESS=lzma` have made a big difference for
> me (more or less shrunk the initrd images by a factor 3-4).
>

Thanks I will test!

>
> > Doubt: after this, by default old kernels will be cleaned up in Bullseye
> Vs
> >Buster?
>
> I don't think APT ever cleans up old kernels for you (at least in its
> default configuration).
>

Recently that was fixed at unstable [1]

I found a interesting manpage for this issue [2]

Regards

[1] https://blog.jak-linux.org/2021/02/18/apt-2.2/
[2] https://manpages.debian.org/stretch/byobu/purge-old-kernels.1.en.html

>
>
> Stefan
>
>


Re: explanation of first column "v" is hiding

2021-07-26 Thread Javier Barroso
Hello Greg,

On Mon, Jul 26, 2021 at 7:22 PM Greg Wooledge  wrote:

> On Mon, Jul 26, 2021 at 01:01:59PM -0400, Felix Miata wrote:
> > # man dpkg-query
> > ...
> >   Desired action:
> > u = Unknown
> > i = Install
>
> > v   lightdm-greeter  -
>
> I'm guessing it means "virtual".  Let's see:
>
> unicorn:~$ apt-cache show lightdm-greeter
> N: Can't select versions from package 'lightdm-greeter' as it is purely
> virtual
> N: No packages found
>
> Yeah, seems likely.
>
> P.S. If we're complaining about the lack of documentation for the cryptic
> output of the Debian tool set, can we say some words about aptitude?
> Seriously.
>
> Please see /usr/share/doc/aptitude/README

Probabbly the most complete README in Debian Archive

I would not complaint about aptitude documentation, but yes about all that
packages that are shipping with a poor /usr/share/doc/xxx directory and
without package-doc package (which would be nice to have).

At my system:
1364 /usr/share/doc/xxx directories with a README file (seems fine to me)
3591 /usr/share/doc/xxx directories without a README file (many of that
packages sure have manpages and/or info files)

I think it would be a improvement that README file be present at each
package, at least providing a mininum info about the package / program /
library.

i know it is a utopy, but would be beatiful an unified README file with
sections like:

What it is? Why it is installed? Is it configurable? What manpage or doc to
read? Links to webs

I know, it is Debian, you want, you can start to do the work ...

It is only a suggestion that would be Debian better for me.

Sometimes I says , oh no, another /usr/share/doc/xxx package only with
changelog (necessary for me too!) and license (perfect too!!) ! Where could
I learn about what is that library or that program! ?

i know how to search manpages, and search on the internet and search at
https://packages.qa.debian.org/common/index.html ... but it would be useful
to have a nice README for every package.

Well I hope this mail not disturb anybody, it is only a simple idea

Regards!


Re: chromecast: no audio when casting screen, works with tab

2020-12-16 Thread Javier Barroso
El mié., 16 dic. 2020 23:16, Andrea Borgia  escribió:

> Hi.
>
>
> System in running "Testing", using KDE, I'm trying to get Chromium to send
> audio via Chromecast as well as video.
>
>
> After enabling the relevant flag[1], I've tried casting a single tab and
> playing a video. It worked well, with audio coming from TV.
>
> Stopped the transmission, switched source to desktop and restarted: video
> is shown, audio remains from computer.
>
> Additionally, using Chrome directly (ughs, I know...) I get the same
> results.
>
> On the other hand, with the office laptop using Windows, both Chromium
> (nightly) and Chrome can share full desktop with audio.
>
>
> In short: casting from Linux can only send audio from single tab. This is
> of course a problem for applications without native Chromecast support,
> especially with my own laptop having very weak speakers.
>
> Has anyone more recent information[2]? Pointers to hard evidence
> confirming it won't work are also welcome.
>

It is a known issue , see

https://support.google.com/chromecast/thread/27045993?hl=en

Maybe somebody know how usé ffmpg to send desktop without lag to Chromecast
(my quick test (from the first result on Google/duckeuckgo) was not ok)?

A hipotetical solution would be record Desktop with ffmpeg, use sometype of
proxy to play the recording on a localhost http URL which could be played
from chromium and then send the tab to chromecast

Regards


Re: Future of X, fvwm and wayland

2020-12-22 Thread Javier Barroso
El mar., 22 dic. 2020 14:07, Greg Wooledge  escribió:

> On Mon, Dec 21, 2020 at 08:12:28PM -0500, Jude DaShiell wrote:
> > Last I read wayland had serious accessibility problems.  How does fvwm
> > work with screen readers and similar accessibility items and is fvwm
> > going the way of xWindows?
>
> I have no experience with screen readers, and very little knowledge
> of the subject overall.  I wouldn't *expect* fvwm to work particularly
> well with screen readers, nor to be actively developed at this stage
> in its life cycle.  It's been around for decades.
>
> I just checked fvwm.org and apparently there is a version 3.x of fvwm
> in development, but I didn't go beyond the front page, so I don't
> know how active or how recent that development is, nor what features
> they're looking to add.
>

Seem like It is active

https://github.com/fvwmorg/fvwm3/commits/master

Regards

>
>


Re: chromecast: no audio when casting screen, works with tab

2021-02-13 Thread Javier Barroso
I have just find a posible solution

https://www.linuxuprising.com/2020/04/how-to-cast-your-gnome-shell-desktop-to.html?m=1

I will test it in unstable

Regards

El jue., 17 dic. 2020 10:19, Andrea Borgia  escribió:

>
> Il giorno gio 17 dic 2020 alle ore 07:12 Javier Barroso <
> javibarr...@gmail.com> ha scritto:
>
>>
>> It is a known issue , see
>>
>> https://support.google.com/chromecast/thread/27045993?hl=en
>>
>
> Great find, thanks for the quick response too :)
>
>
>


Re: Apt-get vs Aptitude vs Apt

2020-08-11 Thread Javier Barroso
El mar., 11 ago. 2020 13:31, Andrei POPESCU 
escribió:

> On Vi, 07 aug 20, 13:31:53, Default User wrote:
> > Hey guys,
> >
> > Recently there was a thread about aptitude dependency resolution
> > limitations.
>
> If you are referring to the limitations of 'aptitude why', this 1)
> reverse dependency and 2) apt / apt-get don't even have (an equivalent
> for) this.
>
> > Years ago, I believe I read in the Debian documentation that aptitude was
> > preferred to apt-get, because it seemed to have better dependency
> > resolution.
>
> The dependency resolution of aptitude is more... advanced ;)
>
> Depending on the situation this may or may not be good. While APT's
> dependency resolution is simpler, it is also more predictable.
>
> > Now, we have apt, as well.
>
> The command 'apt' is just another frontend to APT (the package manager),
> same as apt-get, apt-cache, etc. which it is meant to replace for
> interactive use.
>
> The dependency resolution algorithm is the same. It does have different
> defaults though, e.g. 'apt upgrade' is equivalent to
> 'apt-get upgrade --with-new-pkgs'.
>
> > So, all other things being equal, which is currently considered to be the
> > best at dependency resolution?
>
> Just my personal opinion:
>
> For stable (+ updates, security, backports) it doesn't matter, use
> whichever you like best.
>
> For testing or unstable aptitude's interactive dependency resolution can
> be very useful. It may need some tweaking though, according to my
> archive I was using
>
> Aptitude::ProblemResolver::SolutionCost "removals";
>
> to tweak the resolver. This may have changed in the meantime (it's been
> a few releases since I stopped using unstable for my "main" install).
>
> For upgrades between stable releases (also known as a "dist-upgrade"
> because of the 'apt-get' command) always use whatever is recommended in
> the corresponding Release Notes, because that is what was tested and
> found to produce the best results *for that particular distribution
> upgrade*.
>
> Kind regards,
> Andrei
> --
> http://wiki.debian.org/FAQsFromDebianUser


I swiched from aptitude to apt-get/apt some years ago

aptitude need love :(

My problem was mixing 64 and 32 bits packages. Seem aptitude didn't do a
good job

Reading Planet debian and transitions and apt-listbugs (or how It is named)
, apt update && apt full-upgrade , run perfect in unstable

Kind regards



>


Re: usr-is-merged package in bullseye?

2022-09-13 Thread Javier Barroso
Hello,

El mar., 13 sept. 2022 19:10, Greg Wooledge  escribió:

> On Tue, Sep 13, 2022 at 04:45:40PM +0100, Tim Woodall wrote:
> > There's a package usr-is-merged that will stop usrmerge being installed
> > with init-system-helpers (and so avoids bringing in its dependencies)
> > but I don't see that available in bullseye.
> >
> > Most of my systems are already merged /usr and I'd prefer to avoid
> > bringing in unnecessary packages when I upgrade to bookworm (which will
> > be after bookworm becomes stable). Will the usr-is-merged package be
> > added to bullseye before then?
>
> Added to bullseye?  That sounds unlikely.  New packages are almost never
> *added* to a stable release.
>
> I can only guess that once we're in the bookworm freeze, some instructions
> will start to appear for how users are expected to manage the transition.
> Perhaps it will be possible to install the testing version of the
> usr-is-merged package on stable.  From what I gleaned from packages.d.o,
> it's only got a copyright file and a changelog file.  No dependencies or
> anything, so if any package from testing is safe to install on stable,
> it might be that one.
>
> As far as usrmerge dependencies go, I was curious, so I did this:
>
> unicorn:~$ apt-get -s install usrmerge
> NOTE: This is only a simulation!
>   apt-get needs root privileges for real execution.
>   Keep also in mind that locking is deactivated,
>   so don't depend on the relevance to the real current situation!
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> The following additional packages will be installed:
>   libfile-find-rule-perl libnumber-compare-perl libtext-glob-perl
> The following packages will be REMOVED:
>   libpng12-0 xv
> The following NEW packages will be installed:
>   libfile-find-rule-perl libnumber-compare-perl libtext-glob-perl usrmerge
> 0 upgraded, 4 newly installed, 2 to remove and 0 not upgraded.
> Remv xv [3.10a-20]
> Remv libpng12-0 [1.2.50-2+deb8u3]
> Inst libnumber-compare-perl (0.03-1.1 Debian:11.5/stable [all])
> Inst libtext-glob-perl (0.11-1 Debian:11.5/stable [all])
> Inst libfile-find-rule-perl (0.34-1 Debian:11.5/stable [all])
> Inst usrmerge (25 Debian:11.5/stable [all])
> Conf libnumber-compare-perl (0.03-1.1 Debian:11.5/stable [all])
> Conf libtext-glob-perl (0.11-1 Debian:11.5/stable [all])
> Conf libfile-find-rule-perl (0.34-1 Debian:11.5/stable [all])
> Conf usrmerge (25 Debian:11.5/stable [all])
>
> Now I'm no longer just curious -- I'm *concerned*.  Why does it want to
> remove my libpng12-0 package?  What's the best way to keep/reinstall xv
> on my system after this upgrade?
>

Did you test aptitude why-not libpng12-0?

I'm not sure If It help in this case

Regards

>
>


Re: Issues with audio after updating

2022-10-09 Thread Javier Barroso
El dom., 9 oct. 2022 15:42, Maximiliano Estudies 
escribió:

> that's a very good tip, thanks. I'm using testing and the log shows
> that pulseaudio was updated with some dependencies, I see
>
> pulseaudio:amd64 (15.0+dfsg1-4+b1, 16.1+dfsg1-2)
> pulseaudio-utils:amd64 (15.0+dfsg1-4+b1, 16.1+dfsg1-2)
> libkf5pulseaudioqt3:amd64 (1.3-2, 1.3-2+b1)
> pulseaudio-module-jack:amd64 (15.0+dfsg1-4+b1, 16.1+dfsg1-2)
> were part of the update that broke pulseaudio, so I think I'll use
> reportbug to report this issue.
> Thanks for the help!
>

Some weeks ago I needed (on unstable) to install pipewire-pulse to get the
sound working again

Regards

>
>
>


Re: Package install history - logs etc ?

2018-12-03 Thread Javier Barroso
El lun., 3 dic. 2018 18:02,  escribió:

> On Monday, December 03, 2018 10:21:44 AM Brian wrote:
> > On Mon 03 Dec 2018 at 14:57:53 +, Curt wrote:
> > > On 2018-12-03, rhkra...@gmail.com  wrote:
> > > > On Monday, December 03, 2018 06:02:05 AM Steve Kemp wrote:
> > > >> > Is there anywhere else I should look?
> > > >> >
> > > >>   Take a look at /var/log/dpkg.log* too.
> > > >
> > > > (I am not the OP.)  Is there a special tool to look at it -- I  tried
> > > > less and saw nothing, then cat which seemed to show binary gibberish
> > > > (nothing I could read).
> > >
> > > The logs are gzipped periodically (gibberish for less).
> >
> > But not for zless.
>
> Hmm, I might have found / committed a [p]ebkac, it now seems that, for
> example:
>
> cat /var/log/dpkg.log.* | less
>
> ... works fine.  Not sure what I did wrong earlier.  (And they apparently
> are
> not gzipped (on my Wheezy system).
>

I created a script to browse apt history:

https://twitter.com/CiudadanosCs/status/1069505851340349440?s=19

Maybe can be useful for you

>


Re: Package install history - logs etc ?

2018-12-03 Thread Javier Barroso
Sorry for the spam :( copy paste from phone)

El lun., 3 dic. 2018 20:04, Javier Barroso  escribió:

>
>
> El lun., 3 dic. 2018 18:02,  escribió:
>
>> On Monday, December 03, 2018 10:21:44 AM Brian wrote:
>> > On Mon 03 Dec 2018 at 14:57:53 +, Curt wrote:
>> > > On 2018-12-03, rhkra...@gmail.com  wrote:
>> > > > On Monday, December 03, 2018 06:02:05 AM Steve Kemp wrote:
>> > > >> > Is there anywhere else I should look?
>> > > >> >
>> > > >>   Take a look at /var/log/dpkg.log* too.
>> > > >
>> > > > (I am not the OP.)  Is there a special tool to look at it -- I
>> tried
>> > > > less and saw nothing, then cat which seemed to show binary gibberish
>> > > > (nothing I could read).
>> > >
>> > > The logs are gzipped periodically (gibberish for less).
>> >
>> > But not for zless.
>>
>> Hmm, I might have found / committed a [p]ebkac, it now seems that, for
>> example:
>>
>> cat /var/log/dpkg.log.* | less
>>
>> ... works fine.  Not sure what I did wrong earlier.  (And they apparently
>> are
>> not gzipped (on my Wheezy system).
>>
>
> I created a script to browse apt history:
>
> https://twitter.com/CiudadanosCs/status/1069505851340349440?s=19
>
> Maybe can be useful for you
>

This os the correct link
https://github.com/i5513/apt-history-gui

Sorry again

>


Icedove doesn't drag and drop for me

2008-02-14 Thread Javier Barroso
Hi,

My icedove doesn't drag and drop my emails from inbox to folder. 2
weeks ago I used drag and drop it without problem.

I upgrade my (sid) system with full-upgrade frequently.

Are your icedove working fine for you with drag and drop?

Thank you


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



Re: Icedove doesn't drag and drop for me

2008-02-15 Thread Javier Barroso
On Thu, Feb 14, 2008 at 1:26 PM, Robin <[EMAIL PROTECTED]> wrote:
>
>
>
> On 14/02/2008, Javier Barroso <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > My icedove doesn't drag and drop my emails from inbox to folder. 2
> > weeks ago I used drag and drop it without problem.
> >
> > I upgrade my (sid) system with full-upgrade frequently.
> >
> > Are your icedove working fine for you with drag and drop?
> >
> > Thank you
> >
> >
> >
> >
> Version 2.0.0.9 (20080109) appears to be functioning correctly here.
>
>
> --
> rob
>
>
> http://www.worldcommunitygrid.org/team/viewTeamInfo.do?teamId=82BS4ZCMFR1

Today? icedove drags and drop fine to me again. I don't know the
reason, any package updated ?

Thank you


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



Re: Icedove doesn't drag and drop for me

2008-02-19 Thread Javier Barroso
> On 14/02/2008, Javier Barroso <[EMAIL PROTECTED]> wrote:

> > > Hi,
> > >
> > > My icedove doesn't drag and drop my emails from inbox to folder. 2
> > > weeks ago I used drag and drop it without problem.
>
> Today? icedove drags and drop fine to me again. I don't know the
> reason, any package updated ?


Now, I see ...

When I launch icedove with alltray, drag and drop fails, when I start
standalone, it works !

I don't know if I should post a bug again alltray.

I used alltray long time ago, perhaps my recently force-migration from gnome
to xfce was the reason about this issue

Any one with XFCE could start "alltray icedove" and tell me if drag and
drops works there ?

Thanks you!
PD: How do you configure icedove (icedove-traybiff?) to doesn't close when
you click on close button ?


Re: xen on etch amd64

2008-02-21 Thread Javier Barroso
On Thu, Feb 21, 2008 at 6:32 PM, edu gargiulo <[EMAIL PROTECTED]>
wrote:

> Hi all,
>
> I need help to install xen on my etch system, running 2.6.18-amd64.


Did you try xen-linux-system-2.6.18-6-xen-amd64 package ? Not the lastest
xen but could be fine for you


sudo password visible through ssh command line

2008-07-10 Thread Javier Barroso
Hi,

In sid with key passwordless auth :

ssh [EMAIL PROTECTED] "sudo ls"
password: password

And password is shown you

Any tip to avoid this ?

Where should be reported this bug if it could be consider as such (note I
don't know if there are more programs with this problem)?

Greetings

Debian Rocks!


Re: Less and regular expressions

2008-07-10 Thread Javier Barroso
On Tue, Jul 8, 2008 at 9:20 PM, Bob Cox <[EMAIL PROTECTED]>
wrote:

> On Tue, Jul 08, 2008 at 11:37:11 -0700, Account for Debian group mail (
> [EMAIL PROTECTED]) wrote:
>
> >
> > Hello,
> >
> > I'm doing a search of a syslog file using less - and having a brain fart.
> >
> > I'm trying to make a regular search expression that will look for the
> word
> > "greylist" and the word "*.aol.com" in the same line of the syslog.
> >
> > I just do not remember how to do this and looking around the Internet I'm
> > not finding what I need.
> >
> > Can anyone help me?
>
> Admittedly this does not answer your question (using 'less'), but this
> should work:
>
> grep greylist /var/log/syslog | grep 'aol\.com'

If you want context lines (-3 before and +4 later in the example you could
use A and B switch):

grep -A4 -B3 "greylist.*\.aol\.com" /var/log/syslog | less


>
>
> --
> Bob Cox.  Stoke Gifford, near Bristol, UK.
> Registered user #445000 with the Linux Counter - http://counter.li.org/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


Re: sudo password visible through ssh command line

2008-07-12 Thread Javier Barroso
On Thu, Jul 10, 2008 at 5:57 PM, Raj Kiran Grandhi <[EMAIL PROTECTED]>
wrote:

> Javier Barroso wrote:
>
>> Hi,
>>
>> In sid with key passwordless auth :
>>
>> ssh [EMAIL PROTECTED] "sudo ls"
>> password: password
>>
>> And password is shown you
>>
>> Any tip to avoid this ?
>>
>> Where should be reported this bug if it could be consider as such (note I
>> don't know if there are more programs with this problem)?
>>
>
> This is not a bug. The password is shown because no tty is allocated to the
> command. If you want a tty to be allocated, pass the -t option to ssh, as in
> "ssh -t [EMAIL PROTECTED] sudo ls"


Ok,
Thanks all people who reply the question


Re: Tool to show maximal repeating patterns / structure in (text?) data

2008-07-13 Thread Javier Barroso
On Sun, Jul 13, 2008 at 11:05 AM, j t <[EMAIL PROTECTED]> wrote:

> To preemptively answer the question "why do you want it / what is it
> you're trying to achieve", I have a log of a dhcp conversation which
> contains what I think is a repeated DHCPDISCOVER stanza. Rather than
> the manual copy/paste/diff cycle, I'd like this tool to look at the
> log and tell me: "Yup, you've got a stanza/paragraph repeated 4
> times".

You may want to take a look on logcheck package or write your own perl/awk
program


Re: Debian Sid first time user

2008-08-05 Thread Javier Barroso
On Mon, Aug 4, 2008 at 11:14 PM, Adrian Levi <[EMAIL PROTECTED]> wrote:

> 2008/8/5 Rodolfo Medina <[EMAIL PROTECTED]>:
> > Hi to all the Debian users community.
> >
> > I've been using Debian for a couple of years now (coming from
> Mandrakelinux)
> > and have been happy with stable versions, Sarge and then Etch.  Now for
> > particular needs I want to try to use Sid with a > = 2.6.25-2-686 kernel.
> >
> > Please can anybody indicate how to fetch and install a Debian Sid
> distribution
> > and how to manage it after installation (packages and so on)?  I didn't
> find
> > any help on www.debian.org.  Besides, large downloads are not easy for
> my
> > connection.
> >
> > Thanks in advance for any reply
> > Rodolfo
>
> I honestly inform you that you _are_not_ready_ for sid.


Always is there a first time to do the things.

Rodolfo, Sid hasn't got a installer, you have to install lenny / etch and
then upgrade / full-upgrade to sid changing /etc/apt/sources.list as people
said.

Like other  said too, a good connection is good for sid (because there are
many changes daily)

Welcome to Debian Sid World !


Re: Debian Sid first time user

2008-08-07 Thread Javier Barroso
On Fri, Aug 8, 2008 at 2:23 AM, Rodolfo Medina <[EMAIL PROTECTED]>wrote:

> Rodolfo Medina wrote:
>
> >> [...] Now for
> >> particular needs I want to try to use Sid with a > = 2.6.25-2-686
> kernel.
>
>
>
> I edited sources.list as follows:
>
> >> deb http://ftp.us.debian.org/debian/ unstable main
> >> deb-src http://ftp.us.debian.org/debian/ unstable main
>
>
> , then connected to internet and did:
>
>  # apt-get update
>  # apt-get dist-upgrade

I recommend you to use aptitude, but it can be a flamewar ...

aptitude --> 'u' --> '/' --> linux-image --> 2.6.26 --> '+' --> 'g' --> 'g'

aptitude rocks ! ( debian & apt rocks too)


Re: Man pages specification ?

2008-04-13 Thread Javier Barroso
On Sun, Apr 13, 2008 at 2:43 PM, Sylvain <[EMAIL PROTECTED]> wrote:

> Hello !
>
> I'm searching for man pages specification but I could'nt find it on the
> net, most of the commands (.TH, .SH, .PP, \fB, \fP, ...) are comprehensible
> but I need full specification.
> Can you help me please ?


Could be search inside of groff manual ?

http://www.delorie.com/gnu/docs/groff/groff_toc.html#SEC_Contents


Re: Copying a complete root parition over a network cable for a new install

2008-04-24 Thread Javier Barroso
On Thu, Apr 24, 2008 at 5:22 PM, Oleksii.Dzhulai <[EMAIL PROTECTED]> wrote:

> The best way to copy whole partition is when it is offline (not used)
> Boot both laptops from live-cd's (for example knoppix) and do like
> described in this article
> dd if=/dev/hda1|nc 192.168.1.1  - on sending laptop
> nc -l -p |dd of=/dev/hda1 - on receiving one


Anybody  played with dd / cat  speed.

which count and bs parameters should be the best ?

We currently do:
cat /dev/hda | nc 


Re: tcpkill/dsniff in Lenny

2008-05-02 Thread Javier Barroso
Could be http://packages.qa.debian.org/d/dsniff.html does give any clue
about this ?

On Fri, May 2, 2008 at 12:20 PM, kj <
[EMAIL PROTECTED]> wrote:

> Hi guys,
>
> I notice dsniff is not available in Lenny:
> http://packages.debian.org/search?keywords=dsniff&searchon=names&suite=stable§ion=all
>
> Is it being replaced?  Is tcpkill available in another package?
>
> Thanks
>
> --kj
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a
> subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


Re: (visual) diff for large files

2008-05-05 Thread Javier Barroso
On Sat, May 3, 2008 at 3:06 PM, michael <[EMAIL PROTECTED]>
wrote:

> Yes now I am in the right dir and apply your patch and compile I get
> some execs but it still falls over with large (2.5GB) input files:

Hi,

When I have to compare two large files, first, I split them into smaller
files, then I run diff between these files (with bash help, of course). In
my case it worked fine.

Regards


Re: Debian htmlview package

2008-05-08 Thread Javier Barroso
Could you be looking for "x-www-browser" alternative ?

I think it is the debian way of htmlview

On Fri, May 9, 2008 at 2:40 AM, hce <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Where can I find the Debian htmlview package? I've tried every package
> search apt, aptitude even searching in http://packages.debian.org.
> Nothing found.
>
> Thank you.
>
> Kind Regards.
>
> Jim
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


Re: Problem with LVM

2008-05-09 Thread Javier Barroso
On Fri, May 9, 2008 at 11:18 AM, Gilles Guiot <[EMAIL PROTECTED]> wrote:

> Hello Everybody
> ...
> I encounter my first problem when typing pvcreate /dev/sdb1. ( the
> partition of the second raid array) I get the message :
> device /dev/sdb1 not found or ignored by filtering

Hi,

Did you choose LVM as /dev/sdb1 type ?
You could use the whole disk with pvcreate /dev/sdb (sdb without partition
table).


Re: Package authentication

2008-05-09 Thread Javier Barroso
On Fri, May 9, 2008 at 6:19 PM, andy <[EMAIL PROTECTED]> wrote:

> Hello
>
> This might be really obvious, but what is the process for not getting the
> following message when downloading audacious packages using apt-get install:
>
> WARNING: The following packages cannot be authenticated!
>

>
> How does one authenticate a package?

You need import developer key into apt, for debian repository debian-keyring
package is nice.

You can read:
http://wiki.debian.org/SecureApt
http://wiki.debian.org/gpghowto


Firefox irresponsible

2008-05-14 Thread Javier Barroso
Hi list,

Since one week ago I'm noticing firefox is sometimes irresponsible during
three or four seconds.

First I experiment it with swiftfox, then I used Firefox (iceweasel) 2 and
the problem didn't go out. Then I switch to iceweasel 3 from experimental,
and I see this again.

I don't know how can I debug this problem. iceweasel take high % cpu during
the time it is irresponsible.

If I exec strace I get:
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1210772361, 739127}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8,
events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12,
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=17,
events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=48, events=POLLIN},
{fd=28, events=POLLIN}, {fd=18, events=POLLIN}], 11, 0) = 0
gettimeofday({1210772361, 739254}, NULL) = 0
gettimeofday({1210772361, 739295}, NULL) = 0
ioctl(3, FIONREAD, [0])
...

But I think this strace doesn't give any clue.

Somebody with the same problem ? Any workarround ?

I didn't install any plugin recently (only tamper data and developer
extension installed on my iceweasel)

Thanks you !

Debian Rocks !


Re: Firefox irresponsible

2008-05-14 Thread Javier Barroso
On Wed, May 14, 2008 at 4:34 PM, Douglas A. Tutty <[EMAIL PROTECTED]>
wrote:

> On Wed, May 14, 2008 at 03:57:43PM +0200, Javier Barroso wrote:
> > Since one week ago I'm noticing firefox is sometimes irresponsible
> during
> > three or four seconds.
>
> I think you mean nonresponsive, but I love the comment that
> firefox/iceweasel is irresponsible.  Perhaps its web designers who are
> irresponsible.

Oh, sorry for my english, yes you understand it ;)

Run top in an xterm/rxvt/whatever with a 0.25 second delay.  You could
> even run it in batch mode for 100 repititions and tee it to a file for
> checking after the 4-second event.  Look for not just the CPU load for
> that process, but CPU and IO load globally.

I'll do it the next time, thanks for the tip

> Somebody with the same problem ? Any workarround ?
> I'm on dialup.  Its normal for me to wait for iceweasel to grab a page
> and display it.
>
Well, firefox load pages fast, but sometimes It takes various seconds while
I can't click any link / bookmark or google shortcut box



> I didn't install any plugin recently (only tamper data and developer
> extension installed on my iceweasel)

I don't know what they do.

Tamper helps you to track HTTP request (with possible changes 'on the fly'),
and developer has many features interested

>
>
> Good luck.

Thanks you


Re: Firefox irresponsible

2008-05-14 Thread Javier Barroso
On Wed, May 14, 2008 at 5:00 PM, Todd A. Jacobs <[EMAIL PROTECTED]>
wrote:

> On Wed, May 14, 2008 at 03:57:43PM +0200, Javier Barroso wrote:
>
> > Since one week ago I'm noticing firefox is sometimes irresponsible
> > during three or four seconds.
>
> If you mean "unresponsive," I've often found that firefox is
> unresponsive during heavy I/O, especially disk I/O. There are settings
> you can change in prefs.js that can adjust rendering latency or increase
> interactivity, but I'm not sure if they'd help you in your specific
> circumstances.

Yes, I meant "unresponsive", but I think I don't have any heavy I/O (good
pentium D, with many memory free and a sata disk, xfce and a few
applications (low load average))

I'll use iotop the next time


> Hope this helps.

Thanks you


Re: Firefox irresponsible

2008-05-14 Thread Javier Barroso
On Wed, May 14, 2008 at 5:22 PM, Kim
>
> Please double-check that you haven't got "Tamper Data" enabled when you
> experience these irresponsible (sic, couldn't resist...) moments of
> browsing.

I disabled both, but I'm sure tamper was off when it occurs

>
>
> This extension can be pretty heavy on resources.

Thanks for advice


Re: bash doubt

2008-05-15 Thread Javier Barroso
On Thu, May 15, 2008 at 2:58 AM, L. V. Gandhi <[EMAIL PROTECTED]> wrote:

>
> Now I changed this to
> rm -f ~/lstock
> i=0
> for trv in $(cat temp)
> do
>while [ $i -ne 20 ]
>do
>i=$[i+1]
>grep $trv stock/nsedata/2008/05/20080512.txt >> lstock
>done
> done
> I get lstock only 0 byte file.

Hi,
which is the "temp" file content ?

why are you using $i loop? , trv doesn't change inside it ...


Re: bash doubt

2008-05-15 Thread Javier Barroso
On Wed, May 14, 2008 at 3:05 AM, Jordi Gutiérrez Hermoso <[EMAIL PROTECTED]>
wrote:

> On 13/05/2008, L. V. Gandhi <[EMAIL PROTECTED]> wrote:
> > I have a script as follows
> [snip]
> > i=$i+1
> [snip]
> >  How to correct it
>
> Your counter is wrong. $i + 1 means to treat i as a string and to
> append the string "1" to it. If you want to do arithmetic in bash, you
> have to put it inside brackets. i = $[i+1].


You should use i=$((i+1))

In man bash:
 The old format $[expression] is deprecated and will be removed in upcoming
versions of bash.


packages.org/changelogs is down ?

2008-05-16 Thread Javier Barroso
I don't known if it is a planned downtime, do you know ?

mmm

I was going to report a aptitude bug:
aptitude changelog vim
Couldn't fetch URL
http://packages.debian.org/changelogs/pool/main///_/changelog

But now I think it is a packages.debian.org bug, there is a metapackage for
this ?

Thanks !

Debian Rocks!


Re: packages.org/changelogs is down ?

2008-05-16 Thread Javier Barroso
Now the web is fine, but I get the same message:

$ LANG=C aptitude changelog vim ; LANG=C dpkg -l aptitude
Ign ChangeLog of vim

E: Couldn't fetch URL
http://packages.debian.org/changelogs/pool/main///_/changelog
E: Couldn't find a changelog for vim
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  aptitude  0.4.11.2-1terminal-based
package manager


On Fri, May 16, 2008 at 12:58 PM, Johannes Wiedersich <
[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2008-05-16 10:35, Javier Barroso wrote:
> > I was going to report a aptitude bug:
> > aptitude changelog vim
> > Couldn't fetch URL
> > http://packages.debian.org/changelogs/pool/main///_/changelog
>
> works here. If you still need it, I could mail you the output.
>
> Cheers,
>
> Johannes
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFILWjaC1NzPRl9qEURAt0FAJ90dFpGr3i1RrSplbCasmYJFEtblACdEad2
> 58kqV+wCOroyYXwYsteLP94=
> =ZgPO
> -END PGP SIGNATURE-
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


Re: packages.org/changelogs is down ?

2008-05-16 Thread Javier Barroso
On Fri, May 16, 2008 at 1:26 PM, Johannes Wiedersich <
[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2008-05-16 13:17, Javier Barroso wrote:
> > Now the web is fine, but I get the same message:
> >
> > $ LANG=C aptitude changelog vim ; LANG=C dpkg -l aptitude
> > Ign ChangeLog of vim
> >
> > E: Couldn't fetch URL
> > http://packages.debian.org/changelogs/pool/main///_/changelog
> > E: Couldn't find a changelog for vim
> > Desired=Unknown/Install/Remove/Purge/Hold
> > |
> >
> Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
> > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> > uppercase=bad)
> > ||/ Name  Version   Description
> >
> +++-=-=-==
> > ii  aptitude  0.4.11.2-1terminal-based
> > package manager
> >
>
>
> (Still) Works here:

Thanks Johannes,

Could be aptitude is using any type of cache for url (
http://packages.debian.org/changelogs/pool/main///_/changelog) ?


Re: perlmagick woes

2008-05-19 Thread Javier Barroso
You could probe without Recommends, I don't sure:
aptitude -s -R install perlmagick

On Mon, May 19, 2008 at 12:16 PM, Brent Clark <[EMAIL PROTECTED]>
wrote:

> HI
>
> I run a very minimalistick debian setup on my machines. One of the
> developers requested that I install perlmagick for some graphics
> manilpulation etc.
>
> But the problem I have is that on install, the range and the type of
> dependancies are ludecris (e.g. iceweasel).
>
> Would anyone have a solution as to how I can get perlmagick installed, but
> with out having to install x libs etc,
>
> If anyone could help, it would be most appreciated.
>
> Regards
> Brent Clark
>
> P.s. Here is my doings below.
>
> [EMAIL PROTECTED]:/tmp# dpkg -i perlmagick_6.3.7.9.dfsg1-2+b2_amd64.deb
> Selecting previously deselected package perlmagick.
> (Reading database ... 49624 files and directories currently installed.)
> Unpacking perlmagick (from perlmagick_6.3.7.9.dfsg1-2+b2_amd64.deb) ...
> dpkg: dependency problems prevent configuration of perlmagick:
> perlmagick depends on libmagick10; however:
>  Package libmagick10 is not installed.
> dpkg: error processing perlmagick (--install):
> dependency problems - leaving unconfigured
> Processing triggers for man-db ...
> Errors were encountered while processing:
> perlmagick
> [EMAIL PROTECTED]:/tmp# apt-get install libmagick10
> Reading package lists... Done
> Building dependency tree   Reading state information... Done
> You might want to run 'apt-get -f install' to correct these:
> The following packages have unmet dependencies.
>  libmagick10: Depends: libcairo2 (>= 1.2.4) but it is not going to be
> installed
>  Depends: libdjvulibre21 (>= 3.5.20) but it is not going to be
> installed
>  Depends: libfontconfig1 (>= 2.4.0) but it is not going to be
> installed
>  Depends: libglib2.0-0 (>= 2.12.0) but it is not going to be
> installed
>  Depends: libgraphviz4 (>= 2.18) but it is not going to be
> installed
>  Depends: libgtk2.0-0 (>= 2.12.0) but it is not going to be
> installed
>  Depends: libilmbase6 but it is not going to be installed
>  Depends: libopenexr6 (>= 1.6.1) but it is not going to be
> installed
>  Depends: libpixman-1-0 but it is not going to be installed
>  Depends: librsvg2-2 (>= 2.18.1) but it is not going to be
> installed
>  Depends: libwmf0.2-7 (>= 0.2.8.4) but it is not going to be
> installed
>  Depends: libxrender1 but it is not going to be installed
>  Recommends: ghostscript but it is not installable
>  Recommends: gsfonts but it is not going to be installed
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
> specify a solution).
> [EMAIL PROTECTED]:/tmp# apt-get -f install
> Reading package lists... Done
> Building dependency tree   Reading state information... Done
> Correcting dependencies...Done
> The following packages were automatically installed and are no longer
> required:
>  libmagick9 libio-zlib-perl python2.4 python2.4-minimal
> Use 'apt-get autoremove' to remove them.
> The following extra packages will be installed:
>  dictionaries-common djview4 djvulibre-desktop djvulibre-plugin fontconfig
> fontconfig-config gsfonts hicolor-icon-theme iceweasel
>  libatk1.0-0 libatk1.0-data libaudio2 libcairo2 libcroco3 libcupsys2
> libdatrie0 libdjvulibre21 libdrm2 libfontconfig1 libfontenc1 libfs6
>  libgd2-noxpm libgl1-mesa-glx libglib2.0-0 libglib2.0-data libgraphviz4
> libgsf-1-114 libgsf-1-common libgtk2.0-0 libgtk2.0-bin
>  libgtk2.0-common libhunspell-1.2-0 libilmbase6 libmagick10 libmng1
> libnspr4-0d libnss3-1d libopenexr6 libpango1.0-0 libpango1.0-common
>  libpixman-1-0 libqt4-core libqt4-dbus libqt4-designer libqt4-gui
> libqt4-network libqt4-qt3support libqt4-script libqt4-sql
>  libqt4-sql-mysql libqt4-svg libqt4-test libqt4-xml libqtcore4 librsvg2-2
> libthai-data libthai0 libwmf0.2-7 libxaw7 libxcomposite1
>  libxcursor1 libxdamage1 libxfixes3 libxfont1 libxft2 libxi6 libxinerama1
> libxmu6 libxp6 libxpm4 libxrandr2 libxrender1 libxslt1.1
>  libxtrap6 libxtst6 libxv1 libxxf86dga1 libxxf86misc1 libxxf86vm1
> myspell-en-us qt4-qtconfig shared-mime-info x-ttcidfont-conf
>  x11-session-utils x11-utils x11-xfs-utils x11-xserver-utils xdg-utils
> xfonts-encodings xfonts-utils xsltproc xutils xutils-dev
> Suggested packages:
>  ispell emacsen-common jed-extra djvulibre-bin iceweasel-gnome-support
> latex-xft-fonts xprint mozplugger nas cupsys-common libgd-tools
>  librsvg2-common libwmf-bin html2ps ttf-kochi-gothic ttf-kochi-mincho
> ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
>  ttf-arphic-gkai00mp ttf-arphic-bkai00mp libqt4-dev librsvg2-bin mesa-utils
> desktop-file-utils libgnome2-0 exo-utils libexo-0.3-0
>  libgnomevfs2-bin kdelibs4c2a konqueror
> Recommended packages:
>  ghostscript
> The following NEW packages will be installed
>  dictionaries-common djview4

Re: Firefox irresponsible

2008-05-21 Thread Javier Barroso
Well, I don't known, but now I'm using iceweasel for a while and now I'm not
taking unresponsable behaviour from him any more.

Maybe an upgrade would solved the issue

Thanks all people wanted to help

On Sat, May 17, 2008 at 5:32 PM, Dotan Cohen <[EMAIL PROTECTED]> wrote:

> 2008/5/16 Celejar <[EMAIL PROTECTED]>:
> > I agree that not visiting youtube is generally good advice, independent
> > of its deleterious effects on FF, but on those occasions that one does
> > visit it, one can view the site using the browser without flash, and
> > download videos with youtube-dl or clive.
> >
>
> Or use the FlashBlock extension.
>
> Dotan Cohen
>
> http://what-is-what.com
> http://gibberish.co.il
> א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
>
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>


Re: openoffice java problem in sid

2008-05-21 Thread Javier Barroso
Hello,
Have you got sun-java as the default java (with update-alternatives) ?

On Tue, May 20, 2008 at 11:29 AM, niclas w <[EMAIL PROTECTED]> wrote:

> I can't set java runtime environment in openoffice 2.4.0
> (openoffice.org-core 1:2.4.0-6)
> Tools >> Options >> Openoffice.org  >> Java
>
> When I set jre to Sun Microsystems 1.6.0_06 it seems to work but when I
> reopen the window it's not set. Niether does it tell me to restart oo.
> Also I can't change the two found jre's neither add more jre's
>
> Is this a debian or oo problem?
>
> Debian sid 2.6.24-1-amd64
>
> /N
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a
> subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


Re: 97% use of / system

2008-05-22 Thread Javier Barroso
On Thu, May 22, 2008 at 6:56 PM, andy <[EMAIL PROTECTED]> wrote:

> Hello
>
> My / partition is some 12GB and I see that it is currently 97% full. How
> can I clean this out without trashing important files? What should I be
> looking for in terms of likely culprits that can be deep-sixed safely?

If you are running a desktop computer, you could probe baobab program


Re: Simple awk question

2008-05-30 Thread Javier Barroso
On Fri, May 30, 2008 at 11:06 AM, John Allen <[EMAIL PROTECTED]>
wrote:

> Here is some sample Perl.
>
> grep bounced /var/log/mail.log | perl -p -e 's|\w+ \w+ \w+ \w+ \w+ \w+
> (\w+) (\w+) \w+ \w+ \w+ \w+ \w+ \w+ \w+ \w+ (.*)|\2 \1 \3|g'
>

Note about you could resume this regex with {} feature:

\w+ \w+ == (\w+ ){2}

and if you don't want to capture this, use start de group with (?:
The regex could be:

(?:\w ){6} (\w+) (\w+) (?:\w ){8}.*


Re: Aptitude Version: 0.4.11.2-1 eat my memory after update...

2008-06-05 Thread Javier Barroso
I don't known .. I'm running aptitude 0.4.11.3-1 from sid

I did 10 times aptitude && free -t

And then I got the diff (of buffer/cached used info) between each one of
both consecutive aptitude executions:

480
4392
-2732
2956
48
-48
-2644
2412
-4
64

I don't see these diff

I hope this helps

Sorry for my english



On Thu, Jun 5, 2008 at 4:30 PM, Stackpole, Chris <[EMAIL PROTECTED]>
wrote:

> I can confirm. It does seem to change by about 6MB every time I run it.
>
> Chris
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Jean-Louis Crouzet
> Sent: Thursday, June 05, 2008 8:39 AM
> To: debian-user@lists.debian.org
> Subject: Re: Aptitude Version: 0.4.11.2-1 eat my memory after update...
>
> Jean-Louis Crouzet wrote:
> > Hi all,
> >
> > Am I the only one having this under Lenny?
> >
> > When running just after first login (as root) the following:
> > #free -t
> >
> > Observe free Memory left (you might even want to write it down)
> >
> > Then run
> >
> > #aptitude
> >
> > get a fresh update (press u key ;-)
> >
> > then quit aptitude, you know how to do this. Then check out again your
>
> > available memory.
> >
> > #free -t
> >
> > You may then observe that free memory left is more than slightly
> > different from previous poll, let say something has been lost
> somewhere...
> >
> > Thanks,
> > JL
> >
> >
>
> So I assume I'm the only one ;-)
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


Question about samba domains' migration and browsing slowly

2008-06-06 Thread Javier Barroso
Hello,

Currently, we are migrating from samba 3.0 PDC [without LDAP as auth
backend] domain named A to a new samba 3.0 PDC [ with LDAP as auth backend
and a new sid and name ]. The 2 domains are on the same network and we are
migrating host by host.

Like both of domain controllers (A and B) wants to be the browser master,
browsing from windows explorer on the net is slow (I think because a browser
master elections fight continously).

Do you know how can I set only one browser master or a work arround ?

Thanks in advance


Re: xdm login infinite loop

2009-07-20 Thread Javier Barroso
Hi,
On Fri, Jul 10, 2009 at 11:22 PM,  wrote:
> I can't login in graphically.  My password is
> accepted, the screen goes blank and flickers like
> when it is starting up a session, then just
> returns me to the login display.
>
> I'm using xfce and xdm on a thinkpad i series
> laptop.
>
> I know my password is being accepted because
> the screen behaviour is different for a wrong
> password.
>
> /var/log/Xorg.0.log, /var/log/xdm.log and /var/log/auth.log
> are all being touched without any input being added
> to the files.  In fact, xdm.log and Xorg.0.log are
> both zero length files (nothing has been written
> to them.
>
> The only messages are in .xsession-errors, but
> googling seems to indicate that they are innocuous:
>
> - .xsession-errors excerpt --
> ** (x-session-manager:2398): WARNING **: xfsm-shutdown-helper.c:134:
> Failed to contact HAL: Rejected send message, 3 matched rules;
> type="method_call", sender=":1.6" (uid=1000 pid=2398
> comm="x-session-manager ")
> interface="org.freedesktop.Hal.Device.SystemPowerManagement"
> member="ThisMethodMustNotExistInHal" error name="(unset)"
> requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=2175
> comm="/usr/sbin/hald "))
> ** Message: xfsm-shutdown-helper.c:215: HAL not available or does not
> permit to shutdown/reboot the computer, trying sudo fallback instead.
> xfce4-tips: Fatal IO error 11 (Resource temporarily unavailable) on X
> server :0.0.
> xfce-mcs-manager: Fatal IO error 11 (Resource temporarily unavailable)
> on X server :0.0.
> - end excerpt -

It is likely hal is not working for you. What does /etc/init.d/hal status say ?

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Chroot can't find /sbin/getty

2009-07-20 Thread Javier Barroso
Hi,
On Tue, Jul 14, 2009 at 8:47 PM, John wrote:
> I've run a chroot of stable, starting with sarge, currently etch, for several 
> years. The relevant line in /etc/inittab has been 
> "8:23:respawn:/usr/sbin/chroot /sarge /sbin/getty 38400 tty8" and it worked. 
> Until the past month or so, when the chroot has consistently failed, with the 
> following messages:
>
> /usr/sbin/chroot: cannot run command '/sbin/getty': No such file or directory
> (repeated a number of times)
Did you check $(ldd /sbin/getty) files inside your chroot (and the
same /sbin/getty) are fine ?

Regards


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Unit Conversion.

2009-07-20 Thread Javier Barroso
Hi,
On Mon, Jul 20, 2009 at 1:00 PM, josé Santos wrote:
> Hi.
> I'm looking for an application to do unit conversion in Lenny, google isn't 
> helping much.
> Any suggestions? backpo
udunits [1] not in lenny, but is in new queue, perhaps it could be
easyly backported

[1] http://ftp-master.debian.org/new/udunits_2.1.7-1.html


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Chroot can't find /sbin/getty

2009-07-22 Thread Javier Barroso
On Wed, Jul 22, 2009 at 10:38 PM, John wrote:
> On (20/07/09 23:49), Javier Barroso wrote:
> | Hi,
> | On Tue, Jul 14, 2009 at 8:47 PM, John wrote:
> | > I've run a chroot of stable, starting with sarge, currently etch, for 
> several years. The relevant line in /etc/inittab has been 
> "8:23:respawn:/usr/sbin/chroot /[chroot] /sbin/getty 38400 tty8" and it 
> worked. Until the past month or so, when the chroot has consistently failed, 
> with the following messages:
> | >
> | > /usr/sbin/chroot: cannot run command '/sbin/getty': No such file or 
> directory
> | > (repeated a number of times)
> | Did you check $(ldd /sbin/getty) files inside your chroot (and the
> | same /sbin/getty) are fine ?
>
> Hi, Javier,
>
> Since chroot fails, I am not sure, but there's a difference in what is
> returned by ldd for /sbin/getty and /[chroot]/sbin/getty. What is
> returned for the first includes " libc.so.6 => /lib/i686/cmov/libc.so.6
> (0xb7f5d000)" but the closest thing to a corresponding directory for
> the chroot, /[chroot]/lib/i486-linux-gnu, is empty.  Does this mean
> there's an issue with the chrooted libc6?
I think, you should have all files referencered in ldd
/[chroot]/sbin/getty output in your /[chroot]/ environment.

I had a similar problem, because my chroot was missing /lib64 directory

I don't know /lib/i486-linux-gnu directory meaning and if it is ok to
have it empty.

Good luck!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: migrating mantis 1.0.6 to 1.1.6

2009-07-22 Thread Javier Barroso
On Thu, Jul 23, 2009 at 5:48 AM, 3b4rc0<3b4...@gmail.com> wrote:
> Hi,
> How to can I migrate mantis 1.0.6 mysql db to mantis 1.1.6 mysql db?
> The database tables are not the same.
Take a look in /usr/share/dbconfig-common/data/mantis/upgrade/mysql/

There are scripts that helps to upgrade. It is like the last upgrade
to db is in 1.1.1

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: rhythmbox issue

2009-07-23 Thread Javier Barroso
On Thu, Jul 23, 2009 at 8:29 PM, Preston
Boyington wrote:
> Hello all,
>
> I did an upgrade the other day and now rhythmbox throws an error when it
> opens an mp3 (can't find codec?) then WILL eventually play.  Also it
> takes quite a while for it to start a new song after the previous is
> finished.
Perhaps installing "gnome-codec-install" can help

I think you need gstreamer0.10-lame, I'm not sure

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Musings on debian-user list

2009-07-28 Thread Javier Barroso
Hi,

On Mon, Jul 27, 2009 at 5:53 PM, Tim Beauregard wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I recently re-subscribed having been off for about four years.  The
> changes I have noticed are:
>
> 1. Much less traffic.  I previously got 250+ posts per day.  Now 50-100.
>  Could this be due to the development of ubuntu?
After read this thread, only to be informative, from ubuntu-users
bird, debian-user has more posts until now (2004-10 - 2009-07):

DEB: 192759
UBU: 189287

But, yes google [1] tell us debian-user traffic is go down from 2004

I've got these numbers with some wget / awking from l.d.o / l.u.c

[1] http://groups.google.com/group/linux.debian.user/about

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Musings on debian-user list

2009-07-28 Thread Javier Barroso
On Tue, Jul 28, 2009 at 6:53 PM, Michael Pobega wrote:
> On  0, Javier Barroso  wrote:
>> On Mon, Jul 27, 2009 at 5:53 PM, Tim Beauregard 
>> wrote:
>> > -BEGIN PGP SIGNED MESSAGE-
>> > Hash: SHA1
>> >
>> > I recently re-subscribed having been off for about four years.  The
>> > changes I have noticed are:
>> >
>> > 1. Much less traffic.  I previously got 250+ posts per day.  Now 50-100.
>> >  Could this be due to the development of ubuntu?
>>
>> After read this thread, only to be informative, from ubuntu-users
>> bird, debian-user has more posts until now (2004-10 - 2009-07):
>>
>> DEB: 192759
>> UBU: 189287
>>
>> [1] http://groups.google.com/group/linux.debian.user/about
>>
>
> Yeah, but you have to keep in mind that Ubuntu's mailing list isn't the
> community's main way of keeping in touch. They use their forums[2] more than
> anything.
>
> [2] http://ubuntuforums.org/

Of course, there winning them :). I don't like forums, but I recognize
that ubuntu forums are very useful (and responsive). They win even
linuxquestion.org!!

DEB: 16405 members, 39581 threads, 239727 posts
UBU: 881,910 members, 1114360 threads, 7131124 posts
LQ: 411919 members, 736562 threads,  3615492 posts


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: proper place for iptables script

2009-07-29 Thread Javier Barroso
On Wed, Jul 29, 2009 at 7:46 AM, Siggy Brentrup wrote:
> On Tue, Jul 28, 2009 at 22:23 -0400, Andrew Reid wrote:
>> On Tuesday 28 July 2009 22:04:20 Rob Owens wrote:
>> > In the interest of learning new things, I'm moving from shorewall to plain
>> > old iptables.  I've got my script made, but I'm not sure what the proper
>> > procedure is for starting it automatically at boot.  Is there a "Debian
>> > way" to do this?
This is a frequently asked question in this list, should be explain in
our wiki [1]

I don't known if it (procediment from wiki) is the best practice or
conclusions from this or previous threads [2,3,4] should be included
in that page (or even in README.Debian from iptables package).

Regards,

[1] http://wiki.debian.org/iptables
[2] http://lists.debian.org/debian-user/2004/12/msg00754.html
[3] http://lists.debian.org/debian-user/2004/08/msg7.html
[4] http://lists.debian.org/debian-user/2009/01/msg00599.html


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: proper place for iptables script

2009-07-29 Thread Javier Barroso
Hi,

On Wed, Jul 29, 2009 at 10:11 AM, Javier Barroso wrote:
> On Wed, Jul 29, 2009 at 7:46 AM, Siggy Brentrup wrote:
>> On Tue, Jul 28, 2009 at 22:23 -0400, Andrew Reid wrote:
>>> On Tuesday 28 July 2009 22:04:20 Rob Owens wrote:
>>> > In the interest of learning new things, I'm moving from shorewall to plain
>>> > old iptables.  I've got my script made, but I'm not sure what the proper
>>> > procedure is for starting it automatically at boot.  Is there a "Debian
>>> > way" to do this?
Ough, it is documented in Debian Manual "Securing debian Howto" [1,2]

Regards,

[1]
http://www.debian.org/doc/manuals/securing-debian-howto/ch-sec-services.en.html#s5.14.3.2
[2] 
http://www.debian.org/doc/manuals/securing-debian-howto/ch-sec-services.en.html#s5.14.3.3


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Lenny does not recognise blank CD; Etch does.

2009-07-29 Thread Javier Barroso
Hi,

On Wed, Jun 24, 2009 at 7:34 AM, Bruce Ward wrote:
> On Tue, 2009-06-23 at 07:35 +0200, Frank Lin PIAT wrote:
>> On Mon, 2009-06-22 at 16:49 +1200, Bruce Ward wrote:
>> > On Sun, 2009-06-21 at 12:18 +0200, Frank Lin PIAT wrote:
>> > > On Sun, 2009-06-21 at 21:35 +1200, Bruce Ward wrote:
>> > > > On Sat, 2009-06-20 at 16:35 +0200, Frank Lin PIAT wrote:
>> > > > > On Sat, 2009-06-20 at 20:21 +1200, Bruce Ward wrote:
>> > > > > > I have a machine with a dvd writer (/dev/hdc) and a cd writer
>> > > > > > (/dev/hdd).
>> > > > >
>> > > > > > under Lenny, the CD writer will not recognise a blank CD. Nothing. 
>> > > > > > The
>> > > > > > DVD writer will recognise one.
>> > > > >
>> > > > > > Any ideas?
>> > > > >
>> > > > > Humm... you might want to check how HAL detects that devices. There 
>> > > > > are
>> > > > > some GUIs, but you can send a report with:
>> > > > >
>> > > > >  hal-find-by-capability  --capability storage.cdrom | xargs 
>> > > > > hal-device
I reported a bug [1] against hal package, I'm not sure, but my dvd are
not recognized anymore, like in this thread ( I referenced it in the
bug)

I'm using sid, with DVD+-RW GSA-H53L unit.

Bruce, did you find any solution to this issue ?

Thanks,

[1] http://bugs.debian.org/539149


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Reportbug not reporting bugs

2009-07-29 Thread Javier Barroso
Hello,
On Thu, Jul 30, 2009 at 7:47 AM, Omar Campagne wrote:
> Hello:
>
> I'm running Debian testing/sid (very little sid, OO and the likes, no core
> packages) and my problem is that whenever I fill a report, reportbug will
> take me through the steps with no problems (well, the gui crashed a couple
> of times :), and at the end, it informs me that  the report was delivered,
> yet this does not happen.
I think you have to have a working mail system, are you capable using
"mail" from command line to send mails?

If you want to use gmail account then read /usr/share/doc/reportbug/README.Users

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Problem with Xen in Squeeze

2009-07-30 Thread Javier Barroso
Hi,

On Thu, Jul 30, 2009 at 6:38 AM,  wrote:
> Hi.
>
> Can't run xend in debian squeeze.
>
> Install packages:
> linux-image-xen-amd64
> xen-hypervisor-3.2-1-amd64
>
which xen-utils version?

> And reboot using:
>
> title Xen 3.2-1-amd64 / Debian GNU/Linux, kernel 2.6.26-2-xen-amd64
> root (hd0,0)
> kernel /boot/xen-3.2-1-amd64.gz
> module /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/sda1 ro console=tty0
> module /boot/initrd.img-2.6.26-2-xen-amd64
>
>
> /etc/init.d/xend start
> Starting XEN control daemon: xenstored xenconsoled xendFATAL: Failed to
> initialize dom0 state: Invalid argument
> failed!
Perhaps a bug [1] ?

Regards,
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536176


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: HP DL180 G6 with Debian Lenny

2009-08-17 Thread Javier Barroso
Hi,
On Sun, Aug 16, 2009 at 9:40 AM, Richard
Pijnenburg wrote:
> Hi,
>
> The G5 serie indeed uses the broadcom network card.
> The BNX2 driver I already build back in.
You need firmware-bnx2 package

>> You could also try one of Kenshi Muto's customized Lenny installer
>> images, they have newer kernels: http://kmuto.jp/debian/d-i/
Nice tip


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Help - Updated Squeeze Last Night and My System is Messed Up!

2009-08-17 Thread Javier Barroso
Hi,

On Mon, Aug 17, 2009 at 3:59 PM, Mark
Phillips wrote:
> I ran my usual apt-get update apt-get dist-upgrade last night on my Debian
> squeeze system. There were no errors, and when I rebooted, I was able to
> login, but gnome (1) generated an error message and (2) I only got as far as
> my wallpaper and items on the Desktop. No menu bar (just white band) and no
> panel at the bottom of the screen. I tried dpkg-reconfigure gnome, but gnome
> had been removed! So I reinstalled it, and still the same problem. Any
> suggestions where to look for the problem or how to fix it? Right now my
> main machine is no more than a paperweight!
Did you try login with a new user (empty home) (maybe the problem were
a user configuration problem) ? Does you have enought space in your
partitions?

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Help - Updated Squeeze Last Night and My System is Messed Up!

2009-08-17 Thread Javier Barroso
Hi,
On Mon, Aug 17, 2009 at 7:18 PM, Mark
Phillips wrote:
> Javier,
>
> I created a new user, and that login worked correctly. The error dialog
> appeared and then disappeared, but the menu bar and lower panel appeared and
> are working.
>
> Is there a config file I need to remove to get my original login to work?
I had a similar problem (my gnome session was eating all my memory),
and I didn't find any doc about all .gconf/ ¿.gconf2/ ? .gnome/
.gnome2/ .gnomerc, ... directories/files meanings :(

So I don't known which file could be causing this behaviour. Maybe
.xsession-errors could help.

Some web with gnome personal directories meanings and which are obsolete?

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: HP DL180 G6 with Debian Lenny

2009-08-21 Thread Javier Barroso
Hi,

On Tue, Aug 18, 2009 at 11:42 PM, Richard
Pijnenburg wrote:
> Hi,
>
> The firmware-bnx i already got implemented like I said before.
> The problem is that the DL180 G6 serie uses the Intel E1000.
> It seems it needs the newest driver which is not included in the debian
> installer.
>
> I've also tried the customized installer from Kenshi but without much luck.
> The netinstaller cd works, but the PXE doesn't.
> It gives me an error that it can't find any modules for the kernel.
> Anyone any idea?
Did you download both (hd-media and netboot) files from kenshi site,
and then follow him instructions ?

If you can't find any modules, maybe hd-media is missing

It worked for me

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:How to make use of VM to install RedHat 7.2

2009-08-26 Thread Javier Barroso
Hi,

On Wed, Aug 26, 2009 at 5:56 AM, hadi motamedi wrote:
> Dear All
> Can you please do me favor and let me know how we can make use of CentOS 5
> installation on the pc and make use of it as host for VMWare/Virtualbox/Qemu
> and then inside one of VM try to install RedHat 7.2 ?
Where is the debian related question here ?

Please, ask here only debian stuff (but, please first research about
the question in the Web) (or please add OT in your subject)

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:Linux installation problem

2009-08-28 Thread Javier Barroso
On Fri, Aug 28, 2009 at 11:51 AM, Lisi Reisz  wrote:

> On Thursday 27 August 2009 17:22:10 Sthu Deus wrote:
> > Thank You for Your time and answer, Ron:
> > > Did you google "Uncompressing Linux .. Ok, booting the kernel"?
> > >
> > > I did, and got some interesting results.
> >
> > For the lazy ones, could You share the interesting points?
>
> Erm
>
> Open a browser.
> Go to Google.
> Copy and paste 
> Press enter.
>
> That works on my computer.  Does it not work on yours??
>
> In case it doesn't:
>  +Ok%2C+booting+the+kernel&btn>
>

I think we are making a loop for this question :) (debian list -> google ->
debian list -> google ...)

Maybe installation disc were wrong burned, check it with md5sum

Regards,


Re: Error in Squeeze after log on: There was an error starting the GNOME Settings Daemon.

2009-09-06 Thread Javier Barroso
Hi,

On Tue, Sep 1, 2009 at 7:03 PM, Foss User  wrote:

> I am using Squeeze. Whenever I power on and log into GNome, I get the
> following error. Is there a way to fix it?
>
> There was an error starting the GNOME Settings Daemon.
>
> Some things, such as themes, sounds, or background settings may not
> work correctly.
>
> The last error message was:
>
> Did not receive a reply. Possible causes include: the remote
> application did not send a reply, the message bus security policy
> blocked the reply, the reply timeout expired, or the network
> connection was broken.
>
> GNOME will still try to restart the Settings Daemon next time you log in.
>
This was discussed in August [1], but not definitive solution was posted :(
Read there and try its tips

http://lists.debian.org/debian-user/2009/08/msg01112.html


Re: fixing ulimit -n at system level ?

2009-09-09 Thread Javier Barroso
Hi,
On Wed, Sep 9, 2009 at 4:14 PM, Boyd Stephen Smith Jr.
 wrote:
>
> In <4aa76c0d.8080...@esiee.fr>, Frank Bonnet wrote:
> >Is there a way to fix at bootup for all users the ulimit -n statement
> >(lenny) ?
>
> Yes.

More specificly, maybe in /etc/security/limits.conf ?
>
> >The default value is ridiculously 1024
>
Why do you want more open files ? Why is it ridiculous?

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Is there any way to turn off IPv6 in the stock Debian 2.6.30 kernel without recompiling?

2009-09-10 Thread Javier Barroso
Hi,

On Wed, Sep 9, 2009 at 12:03 AM, Rick Thomas  wrote:
>
>
> The 2.6.30 kernel seems to have ipv6 turned on and compiled-in -- i.e. not a
> module.
>
> Does this make it impossible to turn off IPv6?  Or am I missing something...
At least in sid:
head -3 /etc/modutils/aliases ; grep -i ipv6 aliases
# Aliases to tell insmod/modprobe which modules to use

# Uncomment the network protocols you don't want loaded:
# alias net-pf-10 off   # IPv6

If uncomment this is not working, please report as a bug.

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Is there any way to turn off IPv6 in the stock Debian 2.6.30 kernel without recompiling?

2009-09-10 Thread Javier Barroso
Hi,

On Thu, Sep 10, 2009 at 9:00 PM, Rick Thomas  wrote:
>
> On Sep 10, 2009, at 7:30 AM, Javier Barroso wrote:
>
>> Hi,
>>
>> On Wed, Sep 9, 2009 at 12:03 AM, Rick Thomas  wrote:
>>>
>>>
>>> The 2.6.30 kernel seems to have ipv6 turned on and compiled-in -- i.e.
>>> not a
>>> module.
>>>
>>> Does this make it impossible to turn off IPv6?  Or am I missing
>>> something...

Ok, one time I heard about comment all ipv6 related lines in
/etc/hosts. I'm not sure if this stop ipv6 stuff (I think not at all).

In the other hand, I found a bug related with this issue [1]. It says
about adding "ipv6.disable=1" into bootloader

Regards,
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542470


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: looking for packages versions of running daemons

2009-09-10 Thread Javier Barroso
On Thu, Sep 10, 2009 at 4:21 PM, Israel Garcia  wrote:
>>>case ruby. See below:
> Hi Cameron,
>
>>
>> Ok. Here's version 2. Fixes are:
>>   * Sorted the output by port number and removed duplicates. Duplicates
>>     happen when a daemon listens on multiple IP addresses (samba is one).
>>   * Skip non-existent processes
>>   * remove (delete) from the end of readlink paths. This may happen if a
>>     package has been upgraded and the old exe deleted.
>>   * Use argv[0] if its an executable instead of /proc/pid/exe. This
>>     makes daemons that are running under interpretters (perl, ruby, etc)
>>     identified properly. In my case, postgrey failed, as a perl process.
>>   * Ignore dpkg -S errors, and write a shorter line if there is no
>>     package for the process.
>>
>>>Ruby was compile from source, How can I modify this script to remove
>>>this error or better run -v option on daemons not installed by APT.
>>
>> What do you mean by -v option? If you mean run the exe with -v to get
>> the version, that could easily fail and do unpredictable things, as -v
>> is not standardised as a way to get the version of a program.
>
> Right, forget -v option :-)
>
>>
>> netstat -lntup \
>>         | awk '/^tcp/ { print $4"/"$1, $7 } /^udp/ { print $4"/"$1, $6 }' \
>>         | sed -n 's|^[^ ]*:\([^ ]*\) \([0-9]*\)/.*|\1 \2|p' \
>>         | sort -nu \
>>         | while read port pid ; do
>>                 [ -d /proc/$pid ] || continue
>>                 bin=$(xargs -n 1 -0 echo < /proc/$pid/cmdline | awk '{print
>> $1 ; exit}')
>>                 [ -x "$bin" ] || bin=$(readlink /proc/$pid/exe | sed 's/
>> (deleted)//')
>>                 pkg=$(dpkg -S $bin 2>/dev/null | cut -d: -f1)
>>                 [ -n "$pkg" ] || { echo "$bin on port $port"; continue; }
>>                 version=$(dpkg-query -W --showformat='${Version}' $pkg)
>>                 latest=$version
>>                 latest=$(apt-cache show -a $pkg | grep "^Version:" | { while
>> read x ver ; do
>>                         if dpkg --compare-versions $latest lt $ver ; then
>>                                 latest=$ver
>>                         fi
>>                 done ; echo $latest; } )
>>                 echo -n "$bin on port $port from package $pkg (version
>> $version"
>>                 if [ $latest != $version ] ; then
>>                         echo -n ", $latest available"
>>                 fi
>>                 echo ")"
>>         done
>>
> Well, this is the output of "version 2" in my case:
> Server:/usr/local/bin# check3.sh
> /usr/sbin/sshd on port 22/tcp from package openssh-server (version 1:5.1p1-5)
> /usr/lib/postfix/master on port 25/tcp from package postfix (version 
> 2.5.5-1.1)
> xargs: echo: terminated by signal 13
> /usr/sbin/monit on port 80/tcp from package monit (version 1:5.0.3-3)
> xargs: echo: terminated by signal 13
> /usr/sbin/mysqld on port 3306/tcp from package mysql-server-5.0
> (version 5.0.51a-24+lenny2)
> xargs: echo: terminated by signal 13
> /opt/splunk/bin/python2.6 on port 8000/tcp from package splunk
> (version 4.0.3-65638)
> xargs: echo: terminated by signal 13
> /opt/splunk/bin/splunkd on port 8089/tcp from package splunk (version
> 4.0.3-65638)
> xargs: echo: terminated by signal 13
> /usr/local/bin/ruby on port 1/tcp
> xargs: echo: terminated by signal 13
> /usr/local/bin/ruby on port 10001/tcp
> xargs: echo: terminated by signal 13
> /usr/local/bin/ruby on port 10002/tcp
> xargs: echo: terminated by signal 13
> /usr/sbin/collectd on port 32918/udp from package collectd (version 4.7.2-1)
>
> is this "xargs: echo: terminated by signal 13" the output it should be?
Probably, substituting:

 bin=$(xargs -n 1 -0 echo < /proc/$pid/cmdline | awk '{print $1 ; exit}')

with

bin=$(awk '{print $1; exit}' /proc/$pid/cmdline)

will solved the issue

But I'm not sure why Cameron used xargs in this case.

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: looking for packages versions of running daemons

2009-09-11 Thread Javier Barroso
On Thu, Sep 10, 2009 at 11:33 PM, Cameron Hutchison  wrote:
> Javier Barroso  writes:
>
>>> is this "xargs: echo: terminated by signal 13" the output it should be?
>>Probably, substituting:
>
>> bin=$(xargs -n 1 -0 echo < /proc/$pid/cmdline | awk '{print $1 ; exit}')
>
>>with
>
>>bin=$(awk '{print $1; exit}' /proc/$pid/cmdline)
>
>>will solved the issue
>
>>But I'm not sure why Cameron used xargs in this case.
>
> /proc/pid/cmdline usually has ASCII NUL separated fields, which awk does
> not split, so usually you have to use xargs -0. I noticed some cases
> where the args were space separated (perl script), so I needed awk for
> that case. I'll look more into awk and see if it can handle NULs in
> some way. It doesn't by default.
Ok, I didn't know that. Thank you for the explication

awk -F '\000' '{print $1;exit}' /proc/$pid/cmdline

do the trick then

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread Javier Barroso
On Sun, Sep 13, 2009 at 9:18 AM, hadi motamedi  wrote:
> Thank you so much for your reply . Please be informed that I have DECT
> server application that is intended to be installed on this server (after
> upgrading to the mentioned Debian kernel) . So please do me favor and let me
> know where I can download the iso images ?
Old debian distros are in http://cdimage.debian.org/cdimage/archive/

But I don't known which version of sarge (Debian 3.1) have your
desired kernel version.

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: listing installation minimal packages in lenny

2009-09-13 Thread Javier Barroso
On Mon, Sep 14, 2009 at 6:16 AM, Israel Garcia  wrote:
> On 9/13/09, green  wrote:
>> Israel Garcia wrote at 2009-09-12 22:16 -0500:
>>> When you install lenny without check in group packages like (Desktop
>>> environmet, Web server, Print server, DNS server, File server, mail
>>> server, SQL server, Laptop), where can I find this list of  minimal
>>> packages lenny install by default?
>>
>> I am not sure that the following (generated) list is the same as what
>> debian-installer uses, but it might be... including tasksel's 'standard'
>> task.
> Hi, Green
>
> Do you know if debian brings some kind of groups pakages like redhat's
> "yum groupinstall"?
Maybe tasksel package, or aptitute "task" section in its first menu.

>
> Another question, dpkg -l gives me the complete (whole) list of pkages
> installed on my server. I mean main packages and dependencies. How can
> I list only the main installed packages (without dependencies) in
> debian?
More or less like green said,
aptitude -F "%?p" search "?essential"

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Status of snapshot.debian.net|org ?

2009-09-14 Thread Javier Barroso
On Mon, Sep 14, 2009 at 6:46 PM, Memnon Anon
 wrote:
> Hi!
>
> Has anyone some information on the progress of making snapshot an
> "official" debian service?
>
> I always found it an incredibly usefull service.
> The last official announcements[1] I found
> are pretty old. Last information was "(ETA: some months)".
>
> Obviously, Ganneff is still working on this[2], but I found no further
> references or informations of any kind ...
>
> Anyone got a link?
I think all is like in May [1], debian is searching a sponsor ...

Regards,

[1] http://lists.debian.org/debian-user/2009/05/msg00912.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Status of snapshot.debian.net|org ?

2009-09-14 Thread Javier Barroso
On Tue, Sep 15, 2009 at 3:26 AM, Memnon Anon
 wrote:
> Javier Barroso  writes:
>> I think all is like in May [1], debian is searching a sponsor ...
>
> Thats the kind of answer I expected.
> With the whole 'Debian Money' Thread on Project,
> I hope this will change ;).
> Nobody mentioned snapshot explicitely, yet, if I am not totally
> mistaken, but equipment for DSA is on the list.
Yes, they excplicitely mention it just before "About Debian" [1]

http://lists.debian.org/debian-announce/2009/msg0.html

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-15 Thread Javier Barroso
On Tue, Sep 15, 2009 at 9:47 AM, hadi motamedi  wrote:
> Thank you so much for your reply . I downloaded & installed the 3.1r1 , but
> it is Debian kernel 2.4.7 . Can you please do me favor and let me know the
> exact one that I need to download and install (I mean 2.6.8) ?
You have to boot with linux26 or similar option (search in help menu
by kernel choices)

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: cannot execute "/etc/init.d/rcS"

2009-09-15 Thread Javier Barroso
On Tue, Sep 15, 2009 at 8:49 AM, Ivan Glushkov  wrote:
> FYI:
> After updating today testing, I could not reboot with the message:
> cannot execute "/etc/init.d/rcS"
> The problem is that somehow the link to /bin/sh is missing. Remounting /
> read-write and linking /bin/bash to /bin/sh does the job.
Maybe a bash4 package issue. It is in squeeze since 3 sept.

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Status of snapshot.debian.net|org ?

2009-09-15 Thread Javier Barroso
On Tue, Sep 15, 2009 at 10:27 AM, Andrei Popescu
 wrote:
> On Tue,15.Sep.09, 08:46:17, Javier Barroso wrote:
>> On Tue, Sep 15, 2009 at 3:26 AM, Memnon Anon
>
>> > With the whole 'Debian Money' Thread on Project,
>> > I hope this will change ;).
>> > Nobody mentioned snapshot explicitely, yet, if I am not totally
>> > mistaken, but equipment for DSA is on the list.
>> Yes, they excplicitely mention it just before "About Debian" [1]
>>
>> http://lists.debian.org/debian-announce/2009/msg0.html
>
> Memnon probably meant
>
> http://lists.debian.org/debian-project/2009/09/msg00038.html
>
> and the following thread.
I missed that interesting thread (and I don't see any reference to it
in this thread)

Thank you for the link!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: recent xterm/terminal(?) change (control-C) shows ^C?

2009-09-17 Thread Javier Barroso
On Thu, Sep 17, 2009 at 4:51 PM, Justin Piszcz  wrote:
>
>
> On Thu, 17 Sep 2009, Emanoil Kotsev wrote:
>
>> Justin Piszcz wrote:
>>
>>> Hello,
>>>
>>> Distribution: Debian Testing
>>>
>>> Recently, after an apt-get dist-upgrade, when I hit control-c, I get the
>>> following in an xterm:
>>>
>>> $ ^C
>>>
>>> It occurs with aterm/xterm, bash and csh.
>>
>> Not usre if it helps but I read a lot about terminal settings recently -
>> may
>> be you can set it with stty. Or check if you have custom or system
>> settings
>> for those terminals
>>
>>>
>>> Before, when I hit control-c, it would not show ^C on the console (makes
>>> it easier when copying/pasting items from the command line)
>>>
>>> I never recall this occurring before-- does anyone which character
>>> mappings are responsible for this?
>>>
>>> I wish to disable this behavior.
>>>
>>> Justin.
>>
>
> Hi,
>
> Thanks, found it, the following fixed the issue:
>
>   [-]echo       echo input characters
>  * [-]echoctl    same as [-]ctlecho
>
> $ stty -echoctl
> $
Nice ! Thanks !


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: netstat output

2009-09-20 Thread Javier Barroso
On Sat, Sep 19, 2009 at 3:50 AM, Israel Garcia  wrote:
> netstat output:
>
> server:~# netstat  -tulp
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address           Foreign Address
> State       PID/Program name
> tcp        0      0 *:mysql                 *:*
> LISTEN      14399/mysqld
> tcp        0      0 server.domain.:www *:*                   LISTEN
>  13109/apache2
> tcp        0      0 *:ssh                   *:*
> LISTEN      1376/sshd
> tcp        0      0 *:afs3-fileserver       *:*
> LISTEN      14626/haproxy
> tcp        0      0 localhost:11000         *:*                 LISTEN
>     14537/ruby
> tcp        0      0 localhost:11001         *:*                 LISTEN
>     14540/ruby
> tcp        0      0 *:smtp                  *:*
> LISTEN      2146/master
> tcp        0      0 localhost:11002         *:*                 LISTEN
>     14543/ruby
> tcp        0      0 *:2812                  *:*
> LISTEN      24723/monit
> tcp6       0      0 [::]:ftp                [::]:*
> LISTEN      26779/proftpd <--tcp6
> tcp6       0      0 [::]:ssh                [::]:*
> LISTEN      1376/sshd <--tcp6
> udp        0      0 *:41746                 *:*
>         14626/haproxy
> udp        0      0 *:45110                 *:*
>         833/collectd
>
> I have not configure tcp6 in my box but as you can see above proftd
> and sshd are listening using proto tcp6. Why?
Maybe you have to disable ipv6

Some hints are in http://lists.debian.org/debian-user/2009/09/msg00621.html

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: zhone debian sid

2009-09-20 Thread Javier Barroso
On Fri, Sep 18, 2009 at 1:48 AM, A.A.  wrote:
> Hi,
>
> I have installed debian sid and zhone on my freerunner gta02.
> When I run zhone it result:
>
> Traceback (most recent call last):
>   File "/usr/bin/zhone", line 74, in ?
>     import cairo
> ImportError: No module named cairo
>
> what's the problem?
It seems like a bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547510)

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Full-upgrade (apt vs cupt)

2009-09-22 Thread Javier Barroso
Hi list,

I wanted to test cupt [1], and then I tried a full-upgrade.

aptitude is not capable to resolve dependencies, but cupt yes. Like
cupt is very new, I would like to ask about why do you think this diff
is here:

# LANG=C aptitude full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  libempathy-gtk19 libempathy23 telepathy-mission-control-5
The following NEW packages will be installed:
  empathy-doc{a} geoclue{a} geoclue-hostip{a} geoclue-localnet{a}
geoclue-manual{a} geoclue-yahoo{a} libchamplain-0.4-0{a}
  libchamplain-gtk-0.4-0{a} libclutter-1.0-0{a}
libclutter-gtk-0.10-0{a} libempathy-gtk28{a} libempathy30{a}
libgeoclue0{a}
  libnm-glib0{a} libnm-util1{a}
The following packages will be upgraded:
  empathy libempathy-common libempathy-gtk-common
3 packages upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 1264kB/4890kB of archives. After unpacking 8774kB will be used.
The following packages have unmet dependencies:
  libempathy23: Depends: libempathy-common (= 2.26.2-1) but 2.28.0-1
is to be installed.
  libempathy-gtk19: Depends: libempathy-gtk-common (= 2.26.2-1) but
2.28.0-1 is to be installed.
  telepathy-mission-control-5: Conflicts: telepathy-mission-control
but 4.67-4 is installed.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
empathy [2.26.2-1 (now)]
libempathy-common [2.26.2-1 (now)]
libempathy-gtk-common [2.26.2-1 (now)]
libempathy-gtk28 [Not Installed]
libempathy30 [Not Installed]
telepathy-mission-control-5 [Not Installed]

Tier: Safe actions (1)

Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.

# cupt full-upgrade
W: attempt to set wrong option 'apt::periodic::update-package-lists'
W: attempt to set wrong option 'apt::periodic::download-upgradeable-packages'
Building the package cache... [done]
Initializing package resolver and worker... [done]
Scheduling requested actions... [done]
Resolving possible unmet dependencies...
The following 16 packages will be INSTALLED:

empathy-doc geoclue geoclue-hostip geoclue-localnet geoclue-manual
geoclue-yahoo libchamplain-0.4-0 libchamplain-gtk-0.4-0
libclutter-1.0-0 libclutter-gtk-0.10-0 libempathy-gtk28 libempathy30
libgeoclue0 libnm-glib0 libnm-util1 telepathy-mission-control-5

The following 3 packages will be UPGRADED:

empathy libempathy-common libempathy-gtk-common

The following 3 packages will be REMOVED:

libempathy-gtk19 libempathy23 telepathy-mission-control

Need to get 1235KiB/4775KiB of archives. After unpacking 7432B will be used.
Do you want to continue? [y/N/q] q

Is cupt resolver better than aptitude ones ? Or will it depend of the
case and packages status ?

Maybe aptitude is more conservative than cupt

Have you got any thought ?

Thank you very much !

[1] http://wiki.debian.org/cupt


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Full-upgrade (apt vs cupt)

2009-09-23 Thread Javier Barroso
On Wed, Sep 23, 2009 at 9:02 AM, Sven Joachim  wrote:
> On 2009-09-23 08:49 +0200, Javier Barroso wrote:
>
>> I wanted to test cupt [1], and then I tried a full-upgrade.
>>
>> aptitude is not capable to resolve dependencies, but cupt yes. Like
>> cupt is very new, I would like to ask about why do you think this diff
>> is here:
>>
>> # LANG=C aptitude full-upgrade
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Reading extended state information
>> Initializing package states... Done
>> The following packages are BROKEN:
>>   libempathy-gtk19 libempathy23 telepathy-mission-control-5
>> The following NEW packages will be installed:
>>   empathy-doc{a} geoclue{a} geoclue-hostip{a} geoclue-localnet{a}
>> geoclue-manual{a} geoclue-yahoo{a} libchamplain-0.4-0{a}
>>   libchamplain-gtk-0.4-0{a} libclutter-1.0-0{a}
>> libclutter-gtk-0.10-0{a} libempathy-gtk28{a} libempathy30{a}
>> libgeoclue0{a}
>>   libnm-glib0{a} libnm-util1{a}
>> The following packages will be upgraded:
>>   empathy libempathy-common libempathy-gtk-common
>> 3 packages upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
>> Need to get 1264kB/4890kB of archives. After unpacking 8774kB will be used.
>> The following packages have unmet dependencies:
>>   libempathy23: Depends: libempathy-common (= 2.26.2-1) but 2.28.0-1
>> is to be installed.
>>   libempathy-gtk19: Depends: libempathy-gtk-common (= 2.26.2-1) but
>> 2.28.0-1 is to be installed.
>>   telepathy-mission-control-5: Conflicts: telepathy-mission-control
>> but 4.67-4 is installed.
>> The following actions will resolve these dependencies:
>>
>> Keep the following packages at their current version:
>> empathy [2.26.2-1 (now)]
>> libempathy-common [2.26.2-1 (now)]
>> libempathy-gtk-common [2.26.2-1 (now)]
>> libempathy-gtk28 [Not Installed]
>> libempathy30 [Not Installed]
>> telepathy-mission-control-5 [Not Installed]
>>
>> Tier: Safe actions (1)
>>
>> Accept this solution? [Y/n/q/?] q
>
> You should press n instead and see what else aptitude has to offer.
The fifth solution was the same than with cupt

> new resolver in aptitude 0.5.9 is over-cautious and its first suggestion
> is apparently always a solution that does not remove packages.  For the
> full-upgrade action this is rather undesirable.
I agree

Thanks for your reply


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Debian package for repository

2009-09-23 Thread Javier Barroso
Hi Dale,

On Wed, Sep 23, 2009 at 10:08 AM, Dale  wrote:
> Hi All,
>
> I am new to Debian packaging, but I have created a Debian package that
> I would not mind being included in the repository.
>
> My question is how do I go about doing this?
If you want your package go to debian, you need go to mentors website
[1] and try to find a sponsor DD. You will have to justify your
package is good for the community.

Another way is becoming a Debian Developer, but it is a large way to go :-)

Regards,

[1] http://mentors.debian.net/cgi-bin/welcome


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Xfmedia - segmentation fault

2009-09-25 Thread Javier Barroso
On Fri, Sep 25, 2009 at 5:41 PM, AG  wrote:
> With a freshly installed Xfmedia, whenever it is launched, it crashes
> immediately with a "segmentation fault" message.
>
> From the console, launched with debugging, this is the output:
>
> a...@station:~$ xfmedia --debug --nofork
> video_out: thread created
> audio_out: thread created
> xine_stream_new
> Using netbios name STATION.
> Using workgroup WORKGROUP.
> Segmentation fault
>
> Any thoughts on how to fix this, since the debugging doesn't give that much
> info I can work with?
Maybe this bug ?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531610


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Installing SId version of Xorg

2009-10-04 Thread Javier Barroso
On Sun, Oct 4, 2009 at 11:26 PM, Frank  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Mon, 05 Oct 2009 00:18:51 +0300
> Andrei Popescu  wrote:
>
>> On Sun,04.Oct.09, 16:49:52, Frank wrote:
>> >
>> >
>> > I'm running Squeeze and having a lot of trouble with Xorg freeze with
>> > my Intel video, so I'd like to install the Xorg version of Sid, while
>> > keeping the option to go back to the testing version.
>> > What is the best way to do this ?
>>
>> Maybe not the best, but...
>>
>> # echo 'APT::Default-Release "squeeze";' >> /etc/apt/apt.conf.d/00local
>> # echo "deb http://your-prefered-mirror/ squeeze main"
>> # >> /etc/apt/sources.list aptitude update
>> # aptitude install -t squeeze xorg
>
>  Maybe I wasn't clearbut won't that take me back to Squeeze?
>  How do I get the Sid version installed ?
Add sid repository to sources.list and then aptitude -t unstable install xorg

You maybe want to see about 'pinning' [1,2]

[1] http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-pin
[2] http://wiki.debian.org/AptPinning


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: 4gb seg fixup

2009-10-07 Thread Javier Barroso
Hi,
On Wed, Oct 7, 2009 at 5:41 PM, Tomasz Pajor  wrote:
> Hello,
>
> How can I fix this?
>
> 2009-10-07T15:39:08+00:00 kernel: printk: 10521 messages suppressed.
> 2009-10-07T15:39:08+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:13+00:00 kernel: printk: 7903 messages suppressed.
> 2009-10-07T15:39:13+00:00 kernel: 4gb seg fixup, process nginx (pid 1257),
> cs:ip 73:00193c8e
> 2009-10-07T15:39:18+00:00 kernel: printk: 7983 messages suppressed.
> 2009-10-07T15:39:18+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:23+00:00 kernel: printk: 7923 messages suppressed.
> 2009-10-07T15:39:23+00:00 kernel: 4gb seg fixup, process nginx (pid 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:28+00:00 kernel: printk: 25069 messages suppressed.
> 2009-10-07T15:39:28+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:33+00:00 kernel: printk: 13009 messages suppressed.
> 2009-10-07T15:39:33+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:38+00:00 kernel: printk: 13571 messages suppressed.
> 2009-10-07T15:39:38+00:00 kernel: 4gb seg fixup, process nginx (pid 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:43+00:00 kernel: printk: 13671 messages suppressed.
> 2009-10-07T15:39:43+00:00 kernel: 4gb seg fixup, process nginx (pid 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:48+00:00 kernel: printk: 8794 messages suppressed.
> 2009-10-07T15:39:48+00:00 kernel: 4gb seg fixup, process nginx (pid 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:53+00:00 kernel: printk: 5049 messages suppressed.
> 2009-10-07T15:39:53+00:00 kernel: 4gb seg fixup, process nginx (pid 1305),
> cs:ip 73:00253c8e

Which kernel are you using ?

I remember that issue with Xen and /lib/ssl, but don't known about
what could be happen in your case.

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: 4gb seg fixup

2009-10-07 Thread Javier Barroso
On Wed, Oct 7, 2009 at 7:06 PM, Tomasz Pajor  wrote:
>
>>> How can I fix this?
>>>
>>> 2009-10-07T15:39:08+00:00 kernel: printk: 10521 messages suppressed.
>>> 2009-10-07T15:39:08+00:00 kernel: 4gb seg fixup, process python2.6 (pid
>>> 1282), cs:ip 73:00192e14
>>> 2009-10-07T15:39:13+00:00 kernel: printk: 7903 messages suppressed.
>>> 2009-10-07T15:39:13+00:00 kernel: 4gb seg fixup, process nginx (pid
>>> 1257),
>>> cs:ip 73:00193c8e
>>> 2009-10-07T15:39:18+00:00 kernel: printk: 7983 messages suppressed.
>>> 2009-10-07T15:39:18+00:00 kernel: 4gb seg fixup, process python2.6 (pid
>>> 1282), cs:ip 73:00192e14
>>> 2009-10-07T15:39:23+00:00 kernel: printk: 7923 messages suppressed.
>>> 2009-10-07T15:39:23+00:00 kernel: 4gb seg fixup, process nginx (pid
>>> 1305),
>>> cs:ip 73:00253c8e
>>> 2009-10-07T15:39:28+00:00 kernel: printk: 25069 messages suppressed.
>>> 2009-10-07T15:39:28+00:00 kernel: 4gb seg fixup, process python2.6 (pid
>>> 1282), cs:ip 73:00192e14
>>> 2009-10-07T15:39:33+00:00 kernel: printk: 13009 messages suppressed.
>>> 2009-10-07T15:39:33+00:00 kernel: 4gb seg fixup, process python2.6 (pid
>>> 1282), cs:ip 73:00192e14
>>> 2009-10-07T15:39:38+00:00 kernel: printk: 13571 messages suppressed.
>>> 2009-10-07T15:39:38+00:00 kernel: 4gb seg fixup, process nginx (pid
>>> 1305),
>>> cs:ip 73:00253c8e
>>> 2009-10-07T15:39:43+00:00 kernel: printk: 13671 messages suppressed.
>>> 2009-10-07T15:39:43+00:00 kernel: 4gb seg fixup, process nginx (pid
>>> 1305),
>>> cs:ip 73:00253c8e
>>> 2009-10-07T15:39:48+00:00 kernel: printk: 8794 messages suppressed.
>>> 2009-10-07T15:39:48+00:00 kernel: 4gb seg fixup, process nginx (pid
>>> 1305),
>>> cs:ip 73:00253c8e
>>> 2009-10-07T15:39:53+00:00 kernel: printk: 5049 messages suppressed.
>>> 2009-10-07T15:39:53+00:00 kernel: 4gb seg fixup, process nginx (pid
>>> 1305),
>>> cs:ip 73:00253c8e
>>>
>>
>> Which kernel are you using ?
>>
>> I remember that issue with Xen and /lib/ssl, but don't known about
>> what could be happen in your case.
>>
>>
>
> I'm running this machine on amazon ec2, kernel is 2.6.21.7-2.fc8xen.
> debian is up-to-date squeeze
Maybe:
http://wiki.debian.org/Xen#A4gbsegfixuperrors

I remember me removing /lib/ssl ...

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: MySQL client in Squeeze

2009-10-08 Thread Javier Barroso
On Wed, Oct 7, 2009 at 11:47 PM, Jason Filippou
 wrote:
> Hello,
>
> The following is aptitude output when I try to resolve the
> dependencies associated with mysql-client5.1:
>
> Accept this solution? [Y/n/q/?] y
> The following NEW packages will be installed:
>  mysql-client mysql-client-5.1{a} mysql-server-5.1{a}
> The following packages will be REMOVED:
>  mysql-client-5.0{a} mysql-server-5.0{a}
> The following packages will be upgraded:
>  mysql-server
> 1 packages upgraded, 3 newly installed, 2 to remove and 2 not upgraded.
> Need to get 19.3MB of archives. After unpacking 56.8MB will be freed.
> Do you want to continue? [Y/n/?] y
> Writing extended state information... Done
> Get:1 http://http.us.debian.org unstable/main mysql-server 5.1.39-1 [57.4kB]
> Get:2 http://http.us.debian.org testing/main mysql-client-5.1 5.1.37-2 
> [8,247kB]
> Get:3 http://http.us.debian.org testing/main mysql-server-5.1 5.1.37-2
> [11.0MB]
> Get:4 http://http.us.debian.org testing/main mysql-client 5.1.37-2
> [61.0kB]
> Fetched 19.3MB in 35s (550kB/s)
> Reading package fields... Done
> Reading package status... Done
> Retrieving bug reports... Done
> Parsing Found/Fixed information... Done
> grave bugs of mysql-server-5.1 (-> 5.1.37-2) 
>  #545751 - mysql-server-5.1 installation failure
>   Merged with: 545752
> Summary:
>  mysql-server-5.1(1 bug)
> Are you sure you want to install/upgrade the above packages? [Y/n/?/...]
>
> What would my preferred course of action be?
Maybe if you install without recommendations it will work without mysql-server

aptitude -R install mysql-client

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: 4gb seg fixup

2009-10-08 Thread Javier Barroso
On Thu, Oct 8, 2009 at 8:31 AM, Tomasz Pajor  wrote:
>
> How can I fix this?
>
> 2009-10-07T15:39:08+00:00 kernel: printk: 10521 messages suppressed.
> 2009-10-07T15:39:08+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:13+00:00 kernel: printk: 7903 messages suppressed.
> 2009-10-07T15:39:13+00:00 kernel: 4gb seg fixup, process nginx (pid
> 1257),
> cs:ip 73:00193c8e
> 2009-10-07T15:39:18+00:00 kernel: printk: 7983 messages suppressed.
> 2009-10-07T15:39:18+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:23+00:00 kernel: printk: 7923 messages suppressed.
> 2009-10-07T15:39:23+00:00 kernel: 4gb seg fixup, process nginx (pid
> 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:28+00:00 kernel: printk: 25069 messages suppressed.
> 2009-10-07T15:39:28+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:33+00:00 kernel: printk: 13009 messages suppressed.
> 2009-10-07T15:39:33+00:00 kernel: 4gb seg fixup, process python2.6 (pid
> 1282), cs:ip 73:00192e14
> 2009-10-07T15:39:38+00:00 kernel: printk: 13571 messages suppressed.
> 2009-10-07T15:39:38+00:00 kernel: 4gb seg fixup, process nginx (pid
> 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:43+00:00 kernel: printk: 13671 messages suppressed.
> 2009-10-07T15:39:43+00:00 kernel: 4gb seg fixup, process nginx (pid
> 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:48+00:00 kernel: printk: 8794 messages suppressed.
> 2009-10-07T15:39:48+00:00 kernel: 4gb seg fixup, process nginx (pid
> 1305),
> cs:ip 73:00253c8e
> 2009-10-07T15:39:53+00:00 kernel: printk: 5049 messages suppressed.
> 2009-10-07T15:39:53+00:00 kernel: 4gb seg fixup, process nginx (pid
> 1305),
> cs:ip 73:00253c8e
>
>

 Which kernel are you using ?

 I remember that issue with Xen and /lib/ssl, but don't known about
 what could be happen in your case.



>>>
>>> I'm running this machine on amazon ec2, kernel is 2.6.21.7-2.fc8xen.
>>> debian is up-to-date squeeze
>>>
>>
>> Maybe:
>> http://wiki.debian.org/Xen#A4gbsegfixuperrors
>>
>
> I've got this done already, and I'm still getting this messages, any other
> suggestions?
Did you reboot your machine since made that changes ?

Ok now, I remember better, and my issue was with /lib/tls and not with /lib/ssl.
You could test your machine with 'mv /lib/tls /lib/tls.orig'

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Setting Default Group Permissions In Folders

2009-10-08 Thread Javier Barroso
Hi,
On Thu, Oct 8, 2009 at 12:47 AM, Austin Brkich  wrote:
> This has probably been asked a million times and I have yet to seen a
> proper response when searching for the answer.
>
> I have created a new group called www-user, this group is suppose to
> allow multiple users to read/write/execute files/folders in /var/www.
> I have used chmod to allow new files/folders to automatically get the
> group www-user however I am unable to automatically set the
> permissions to 664 and there defaulting to 644. I know this is do to
> umask however umask is reset every time you login and yadda yadda.

Did you try to add umask to ~/.bashrc ?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: 4gb seg fixup

2009-10-08 Thread Javier Barroso
On Thu, Oct 8, 2009 at 10:34 AM, Tomasz Pajor  wrote:
>
>> Which kernel are you using ?
>>
>> I remember that issue with Xen and /lib/ssl, but don't known about
>> what could be happen in your case.
>>
>>
>>
>>
>
> I'm running this machine on amazon ec2, kernel is 2.6.21.7-2.fc8xen.
> debian is up-to-date squeeze
>
>

 Maybe:
 http://wiki.debian.org/Xen#A4gbsegfixuperrors


>>>
>>> I've got this done already, and I'm still getting this messages, any
>>> other
>>> suggestions?
>>>
>>
>> Did you reboot your machine since made that changes ?
>>
>> Ok now, I remember better, and my issue was with /lib/tls and not with
>> /lib/ssl.
>> You could test your machine with 'mv /lib/tls /lib/tls.orig'
>>
>
> Yes, I rebooted the machine, and it didn't help.
> Won't the 'mv /lib/tls /lib/tls.orig' break my machine in any way?
>

My system worked fine without it, but maybe could be others system
that would be affected.

But, in xen list you can read about disabling it[1].

Regards,

[|] 
http://www.mailinglistarchive.com/xen-us...@lists.xensource.com/msg15894.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: how to create a new debian package

2009-10-11 Thread Javier Barroso
Hi,

On Sun, Oct 11, 2009 at 6:27 PM, george  wrote:
> Hi all
>
> How to create a new Debian package from my source ? I want to create binary
> packages from the source I have.
>
> When I using “dpkg-buildpackage -rfakeroot -b –d” to cli ,I got the error
> msg as follows :
>
> dpkg-buildpackage: warning: using a gain-root-command while being root
>
> dpkg-buildpackage: set CFLAGS to default value: -g -O2
>
> dpkg-buildpackage: set CPPFLAGS to default value:
>
> dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
>
> dpkg-buildpackage: set FFLAGS to default value: -g -O2
>
> dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
>
> tail: cannot open `debian/changelog' for reading: No such file or directory
>
> dpkg-buildpackage: failure: tail of debian/changelog gave error exit status
> 1

dpkg-buildpackage is used for debian source packages (apt-get source
XXX ; apt-get build-dep XXX; cd XXX-y; dpkg-buildpackage ...)

If you want to create a deb package from zero you need go to any
tutorial [1], or read the guide from d.o:

[1] 
http://www.google.es/search?q=debian+packaging+tutorial&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:es-ES:official&client=firefox-a
[2] http://www.debian.org/doc/maint-guide/

Regards,


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: community project

2009-10-12 Thread Javier Barroso
Hi,

On Mon, Oct 12, 2009 at 8:53 PM, sanju m  wrote:
> I am in interested in contributing for the project.I am completed MCA
> and i am working in a company.I have basic knowledge in
> shellscripting,python,perl and ruby.I am interested to work for
> community project at free time.
There are many ways to help debian. Take a look in
http://www.debian.org/intro/help

Regards,


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: sid dist-upgrade: lvm2 conflicts with devicekit-disks so systems with / on lvm2 killed

2009-10-16 Thread Javier Barroso
On Fri, Oct 16, 2009 at 2:54 AM, Mitchell Laks  wrote:
> Hi,
>
> I recently  did a sid dist-upgrade, and could no longer boot using 
> linux-image-2.6.30-2-686-bigmem kernel
> and had to boot off an old 2.6.26 kernel.
>
> The reason is that gnome-control-center and other gnome stuff bring in 
> devicekit-disks
> and
>
> 1. lvm2 requires dmsetup
> 2. devicekit-disks conflicts with dmsetup
> 3. gnome-control-center and other gnome crap need devicekit-disks
> 4. so lvm2 and dmsetup get kicked out to rc status
> 5. then you can't boot with your kernel if / is on lvm2
This is a known issue [1] (I don't known why this link didn't appear
here in previous replies)
Sure Michael and Bastian will solve it in short

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545032


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Why aptitude is sometimes slow inside xen domU ?

2009-02-15 Thread Javier Barroso
On Sun, Feb 15, 2009 at 3:22 AM, Olivier B.  wrote:

>
>
> Javier Barroso-3 wrote:
> >
> > My aptitude is very slow when it is running inside domU:
> > aptitude take 3 minutes on:
> > Writing extended state information... 67%
>
> Hi,
>
> I have same problem on a fresh Lenny Dom0/DomU setup.
>
> Do you find where was the problem for you ?

No, I didn't

It is possible this issue is related with apt/sources.list and extra repos
(I remember memory-cache problems whith this). I can't remember now in wich
mv it happened, so I'm not sure about his sources.list content.

How could we replicate this issue without aptitude (writing many files in
very short time ?)?

Regards


Re: Samba PDC troubles

2009-02-24 Thread Javier Barroso
Hi,

On Mon, Feb 23, 2009 at 8:10 PM, Fredrik Tolf  wrote:

> Hi list!
>
> I've been playing a little with Samba lately, trying to make it a PDC
> ...

The problem is that Samba isn't running as root
> when it runs the "add machine script" and trying to do the actual work
> of adding the workstation to the tdbsam database, so it gets permission
> errors.
>
 Who is running smb daemon ? In my machine root is (and is the default on
debian).


> I can't find that I've configured the two machines differently in any
> way that would matter, though. I've set up group mappings in the same
> way, and I've verified that the user I'm logging in as to add the
> machines is in Samba's "Administrators" group (which I've mapped to the
> "adm" group on both the test server and the real server).
>
> Does anyone know what could cause such behavior?

Did you try adding machines with root user ?

Regards


Re: Debian Lenny Based SimplyMEPIS 8.0 is Released

2009-02-24 Thread Javier Barroso
On Tue, Feb 24, 2009 at 10:01 PM, Jimmy Johnson wrote:

> Neil Ellwood wrote:
>
> > Personally I haven't found anything easier than Debian and it is more
> reliable than anything else I have tried. Why use a derivative when the
> original is marvellous?
>
>
> Hi Neil, I'm along time Debian user (7 years) and if there was something
> wrong with Mepis I would not suggest you trying it, saying that, Mepis has
> one click tools that Debian don't have, like it will repair grub for you
> with a click or reinstall a working x-configuration for you with a click,
> install and save /home with a click, add and remove users with a click,
> check file-systems with a click, the list goes on... Sure these things can
> be done without "One Click Linux", but why?
>

Sure all these apps would be welcome to debian. I don't know, but should be
greateful to see collaboration efforts (and not only forks). Best
applications from debian derivates should be on debian too.

Regards,


Re: Xorg failure

2009-03-10 Thread Javier Barroso
On Sun, Mar 8, 2009 at 9:00 AM, Baz  wrote:
> Hi,
>
> Got a serious problem here.  After the upgrade from "etch" to "lenny"
> several weeks ago, xorg is failing at various instances.  It can't be
> intentionally reproduced.  The "error" message indicated looking at the
> configuration first before filing a bug report; however, it ended with
> "fatal server error lockup".  I've reinstalled xorg, xserver-xorg and all
> dependencies; but, it's still occurring.  I've downgraded to oldstable
> (because it was working), upgraded to testing, then unstable, with no
> success.  No error messages in the xorg log.  Please help...

Which driver are you using? A friend had a problem like yours, but
reboot worked for him (without any xorg.conf). This was with a intel
video card.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Xorg failure

2009-03-11 Thread Javier Barroso
On Tue, Mar 10, 2009 at 9:34 PM, Baz  wrote:
>
>
> On Tue, Mar 10, 2009 at 11:31 AM, Javier Barroso 
> wrote:
>>
>> On Sun, Mar 8, 2009 at 9:00 AM, Baz  wrote:
>> > Hi,
>> >
>> > Got a serious problem here.  After the upgrade from "etch" to "lenny"
>> > several weeks ago, xorg is failing at various instances.  It can't be
>> > intentionally reproduced.  The "error" message indicated looking at the
>> > configuration first before filing a bug report; however, it ended with
>> > "fatal server error lockup".  I've reinstalled xorg, xserver-xorg and
>> > all
>> > dependencies; but, it's still occurring.  I've downgraded to oldstable
>> > (because it was working), upgraded to testing, then unstable, with no
>> > success.  No error messages in the xorg log.  Please help...
>>
>> Which driver are you using? A friend had a problem like yours, but
>> reboot worked for him (without any xorg.conf). This was with a intel
>> video card.
>
> Javier,
>
> I was using the xserver-xorg-video-intel.  Now, I'm using Ubuntu.  I didn't
> really want to do so; but, I couldn't tolerate crashes every hour, every few
> days.
There is a bug in bugtracker system, but nobody answered :( :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491230


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Xorg failure

2009-03-16 Thread Javier Barroso
On Fri, Mar 13, 2009 at 1:30 AM, Emanoil Kotsev  wrote:
> Javier Barroso wrote:
>
>
>>>
>>> I was using the xserver-xorg-video-intel.  Now, I'm using Ubuntu.  I
>>> didn't really want to do so; but, I couldn't tolerate crashes every hour,
>>> every few days.
>> There is a bug in bugtracker system, but nobody answered :( :
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491230
>
> Xorg intel changed between etch and lenny. You probably did not remove your
> xorg.conf.

My friend do it and worked (from this thread):
"Which driver are you using? A friend had a problem like yours, but
reboot worked for him (without any xorg.conf). This was with a intel
video card."

Regards


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: which package can display chart?

2009-03-23 Thread Javier Barroso
On Mon, Mar 23, 2009 at 4:44 AM, Long Wind  wrote:

> I have tried etch;
> and I have installed lenny
> IMO, sarge is better than both
> Thanks!
>
Why do you think so ?

Which features don't you like in etch or lenny, and why do you "love" the
pretty old sarge release ?


Re: export variables bash

2009-03-24 Thread Javier Barroso
On Tue, Mar 24, 2009 at 9:46 AM, Daniel Dalton wrote:

> On Tue, Mar 24, 2009 at 06:51:08PM +1100, Daniel Dalton wrote:
> > Hi,
> >
> > How can I export (or just run a bunch of commands like .bash_profile),
> > when gnome starts from gdm?
>
> Solved, configured in the gnome-terminal profiles window...

Does ~/.profile make it possible too ? (I remember that in xfce4 desktop)


  1   2   3   4   5   >