Re: find -printf ' %TT

2012-08-04 Thread Sven Joachim
On 2012-08-05 07:57 +0200, Mike McClain wrote:

> Given "find / -type f -printf '%TT %p\n'".
> Gnu find previously printed hh:mm:ss for the files modify time
> but now is printing hh:mm:ss.00 for all 33K+ files on
> my Squeeze system.
>
> The man page still says:
> T  time, 24-hour (hh:mm:ss)

It also says, in the line above

 SSecond (00.00 .. 61.00).  There is a fractional part.

The same applies to T, it seems.

> Is there a way to get back the hh:mm:ss output as it used to be short
> of piping the output through sed 's/.00//'?

Use %.8TT instead.  The sed command won't work anyway if the filesystem
supports high resolution timestamps.

Cheers,
   Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/873941q23x@turtle.gmx.de



find -printf ' %TT

2012-08-04 Thread Mike McClain
Given "find / -type f -printf '%TT %p\n'".
Gnu find previously printed hh:mm:ss for the files modify time
but now is printing hh:mm:ss.00 for all 33K+ files on
my Squeeze system.

The man page still says:
T  time, 24-hour (hh:mm:ss)

Is there a way to get back the hh:mm:ss output as it used to be short
of piping the output through sed 's/.00//'?

Thanks,
Mike
-- 
Satisfied user of Linux since 1997.
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120805055755.GA21658@playground



the usage :vmlinuz ,initrid.gz in cdrom directory?

2012-08-04 Thread ????????
i can install debian from hard disk ,here is my grub configuration.
menuentry 'Debian 6.0 from hard disk' {
set isofile="(hd0,6)/debian.iso"
loopback loop $isofile
linux (hd0,6)/vmlinuz
initrd (hd0,6)/initrd.gz
}


the two  files  :vmlinuz initrid.gz are in the 
http://ftp.debian.org/debian/dists/testing/main/installer-i386/current/images/hd-media/




i want to know what is the usage of the files:vmlinuz initrid.gz in the 
http://ftp.debian.org/debian/dists/testing/main/installer-i386/current/images/cdrom/?

strange fsck

2012-08-04 Thread ????????
root@debian:/home/tiger# fsck.vfat /dev/sdb1
dosfsck 3.0.9, 31 Jan 2010, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
65:01/00
1) Copy original to backup
2) Copy backup to original
3) No action
? 3
/:50w:58u:586:6UG.ppt
Bad file name.
1) Drop file
2) Rename file
3) Auto-rename
4) Keep it




root@debian:/home/tiger# find /media/usb0 -name ":50w:58u:586:6UG.ppt"
root@debian:/home/tiger# 
why i can't find nothing?
there is no  file named  :50w:58u:586:6UG.ppt  in my system,but fsck say there 
is .

[OT] Who's interested in project management & collaboration tools? And...

2012-08-04 Thread Miles Fidelman

 where are they and how do I get their attention?

Hi Folks,

Open source software development involves a lot of distributed 
collaboration - and I expect that many folks here, like me, are involved 
in one or more projects, and dealing with all kinds of project 
management administrivia.  So.. I wonder if I might solicit opinions


I've been working on some open source software to support virtual teams
and projects - putting some of the experiences and techniques I've
acquired over the years into code - and I'm trying to gather some
support via Kickstarter.

The thing is, I'm having a very hard time getting people to even visit
the project's web page - so far, only about 300 people have visited the
Kickstarter page, despite some serious attempts to spread the word
across various email lists, twitter, and so forth.

It's one thing if people were looking at the page and not contributing,
but I can't even seem to get people's attention - which suggestions one
or more of four things:

- nobody cares about project management (I hope this isn't the case - I
know administrivia isn't sexy, but an awful lot of people are working on
an awful lot of projects, and getting buried in mountains of paper,
email, phone calls, texts, meetings, and yellow stickies.  I sure know
that I'm always looking for ways to declutter that side of my life)

- I'm not reaching people who care.

- I'm reaching people, but not getting their attention.

- I'm reaching people, getting their attention, but not providing enough
motivation to go the next step and click their mouse (on

http://www.kickstarter.com/projects/1947703258/smart-notebooks-keeping-on-the-same-page-across-th 



So... I'd really welcome any feedback on the questions who cares about
project management & collaboration tools, how to reach them, and what
might motivate them enough to take a look at what I'm doing?

Thanks very much,

Miles Fidelman

--
In theory, there is no difference between theory and practice.
In practice, there is.    Yogi Berra


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

Archive: http://lists.debian.org/501dcc2d.7060...@meetinghouse.net



Re: Strange network activity after updates

2012-08-04 Thread Henrique de Moraes Holschuh
On Sat, 04 Aug 2012, Camaleón wrote:
> On Sat, 04 Aug 2012 17:40:53 -0300, Henrique de Moraes Holschuh wrote:
> > On Sat, 04 Aug 2012, Camaleón wrote:
> >> > I know the constant connection is a multicast address, but what is
> >> > this other stuff? It looks like something is broken/misconfigured or
> >> > an outright hack of the Debian repository has occurred and many
> >> > Debian systems are now part of a botnet.
> >> 
> >> Linux as part of a botnet? That's a good one :-P
> > 
> > Now, here I will have to step in.  No, it is not a good one.  Linux
> > nodes _are_ commonly co-opted to act as C&C for botnets.  And
> > browser-based ephemeral botnet nodes (in javascript, installed by
> > drive-by attacks) DO work in Linux.
> 
> I've never read about linux boxes being used as bots, can you please 
> indicate any report/stats about that fact?

We've cleaned up a few work.  We are not sure how the payload got in
(best guess: browser).  I am not allowed to disclose any more data than
this.

Still, now that you have heard about it, you can satisfy your curiosity
by doing the searches yourself.  And javascript botnets work in Linux,
as I said (but they're a bit more ephemeral most of the time).

> (and please, do not put linux *servers* in the same bag, I speak here 
> about linux *desktops* not computers with opened ports and running out-of-
> date and unpatched software)

There isn't that much difference between linux servers and desktops.
Desktops are often just as out-of-date as your typical badly
administered server, and also have open ports.  And there are no polite
words appropriate to describe the browser security and security model,
especially if you factor in plugins.

> >> > My Debian box is staying offline until I find out what is going on.
> >> 
> >> That's sounds a bit radical :-o
> > 
> > It is actually a very responsible way of handling it.
> 
> With the given data? Running Debian? Behind a home router which usually 
> come by default with NAT and firewall enabled? I don't think so. Really.

Well, that's your prerrogative.  He has already detected weird
behaviour.  In MY book, that means you consider it compromised until
further data, and you try to protect yourself and others by keeping it
contained until you know more.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804224834.ga25...@khazad-dum.debian.net



Re: installing source packages from snapshot.debian.org with apt-get source

2012-08-04 Thread Chris Bannister
On Sat, Aug 04, 2012 at 04:38:29PM -0500, hvw59601 wrote:
> Camaleón wrote:
> >On Sat, 04 Aug 2012 16:02:12 -0500, hvw59601 wrote:
> >
> >>http://snapshot.debian.org/package/linux/ has in it 8 debian kernel
> >>source packages that I want to install consecutively to see if bug
> >>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683768 is present.
> >>
> >>I want to do the installs with apt-get source.
> >>
> >>How does one do this? Specifically, what should the sources.list say?
> >
> >Does this help?
> >
> >http://snapshot.debian.org/
> >
> >Hint: "Usage" section >:-)
> >
> 
> I looked at that but the examples of the deb entries they give are
> nothing like where the linux source files are.

In that case, your message is best directed to:
http://lists.debian.org/debian-snapshot/

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804223148.GB15630@tal



Re: compile gctwiwax on squeeze

2012-08-04 Thread Chris Bannister
On Sat, Aug 04, 2012 at 08:05:06PM +, Camaleón wrote:
> On Sun, 05 Aug 2012 04:03:27 +1200, Chris Bannister wrote:
> 
> > On Fri, Aug 03, 2012 at 03:27:40PM +, Camaleón wrote:
> >> As per the INSTALL file, have you built "libeap.so" as instructed?
> >> 
> >> > Why is this a Debian problem?
> >> 
> >> Nobody has said so. He is asking for support when compiling a program
> >> ;-)
> > 
> > Right, which has nothing to do with Debian SUPPORT.
> 
> You have to be kidding, right?

Umm, no. Debian is a binary distribution.

but:

A quick google turns up this:
https://lists.openwrt.org/pipermail/openwrt-devel/2011-October/012503.html

Just because a farmer prepares a field with his tractor for planting turnips, 
that means he should ring the manufacturer to find out how?

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804221833.GA15630@tal



Re: installing source packages from snapshot.debian.org with apt-get source

2012-08-04 Thread hvw59601

Camaleón wrote:

On Sat, 04 Aug 2012 16:02:12 -0500, hvw59601 wrote:


http://snapshot.debian.org/package/linux/ has in it 8 debian kernel
source packages that I want to install consecutively to see if bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683768 is present.

I want to do the installs with apt-get source.

How does one do this? Specifically, what should the sources.list say?


Does this help?

http://snapshot.debian.org/

Hint: "Usage" section >:-)



I looked at that but the examples of the deb entries they give are 
nothing like where the linux source files are.



Hugo


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

Archive: http://lists.debian.org/jvk4ol$pgd$1...@dough.gmane.org



Re: installing source packages from snapshot.debian.org with apt-get source

2012-08-04 Thread Camaleón
On Sat, 04 Aug 2012 16:02:12 -0500, hvw59601 wrote:

> http://snapshot.debian.org/package/linux/ has in it 8 debian kernel
> source packages that I want to install consecutively to see if bug
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683768 is present.
> 
> I want to do the installs with apt-get source.
> 
> How does one do this? Specifically, what should the sources.list say?

Does this help?

http://snapshot.debian.org/

Hint: "Usage" section >:-)

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvk3qd$dtf$1...@dough.gmane.org



Re: Blu-ray drive unable to detect media

2012-08-04 Thread Camaleón
On Fri, 03 Aug 2012 03:46:04 -0400, Gary Dale wrote:

> I am working with an older computer that has a blu-ray writer attached
> through a PCI SATA card for making backups.
> 
> What's happening is that every now and then it fails to mount the
> blu-ray disc. Once this happens, it gets stuck into that mode until I
> power down the computer, wait a few seconds then restart it. Simply
> rebooting won't fix it, but the power cycling does.
> 
> Until it's power cycled, it fails to detect the media in the drive.

The machine can be experiencing a hardware issue, rather complex to debug 
from remote.
 
> I'm looking for a better way of handling this error since the machine is
> at a remote location and I don't have remote power-on capability. Is
> there some software command that can reset disk controller (the blu-ray
> writer is the only thing connected to it)?

Given the hotplug nature of SATA, what you could try is rescanning for 
the optical unit. I never did it before but there has to be "how-to" in 
some place (searching...). Ah, look this:

Resetting SATA devices under Linux
http://www.skytale.net/blog/archives/24-Resetting-SATA-devices-under-Linux.html

But I wouldn't do it unless there is someone in the other location (at 
least for the first tryout) just in the event something fails.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvk3hm$dtf$1...@dough.gmane.org



installing source packages from snapshot.debian.org with apt-get source

2012-08-04 Thread hvw59601

Hi,

http://snapshot.debian.org/package/linux/ has in it 8 debian kernel 
source packages that I want to install consecutively to see if bug

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683768
is present.

I want to do the installs with apt-get source.

How does one do this? Specifically, what should the sources.list say?

Hugo


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

Archive: http://lists.debian.org/jvk2kk$blf$1...@dough.gmane.org



Re: Strange network activity after updates

2012-08-04 Thread Camaleón
On Sat, 04 Aug 2012 17:40:53 -0300, Henrique de Moraes Holschuh wrote:

> On Sat, 04 Aug 2012, Camaleón wrote:
>> > I know the constant connection is a multicast address, but what is
>> > this other stuff? It looks like something is broken/misconfigured or
>> > an outright hack of the Debian repository has occurred and many
>> > Debian systems are now part of a botnet.
>> 
>> Linux as part of a botnet? That's a good one :-P
> 
> Now, here I will have to step in.  No, it is not a good one.  Linux
> nodes _are_ commonly co-opted to act as C&C for botnets.  And
> browser-based ephemeral botnet nodes (in javascript, installed by
> drive-by attacks) DO work in Linux.

I've never read about linux boxes being used as bots, can you please 
indicate any report/stats about that fact?

(and please, do not put linux *servers* in the same bag, I speak here 
about linux *desktops* not computers with opened ports and running out-of-
date and unpatched software)

>> > My Debian box is staying offline until I find out what is going on.
>> 
>> That's sounds a bit radical :-o
> 
> It is actually a very responsible way of handling it.

With the given data? Running Debian? Behind a home router which usually 
come by default with NAT and firewall enabled? I don't think so. Really.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvk2fk$dtf$1...@dough.gmane.org



Re: Help with KVM/libvirt/win2008r2. Guest loosing time.

2012-08-04 Thread Camaleón
On Fri, 03 Aug 2012 13:29:21 -0400, William Thompson wrote:

> I have a Win 2008 R2 guest running under KVM controlled by libvirt.  The
> guest is loosing time.  I have the clock open on the guest and the
> seconds change once every 2-5 seconds.  The guest was started at
> 11:45:58.  As of 13:10:30 the guest's time is 12:03:46.
> 
> I have tried various things that I found on google.  Unfortunately, the
> sites I found do not work for me.

(...)

Surely you've already read the wiki tips about time drifts in the guests 
but in the event you missed, here it is:

http://www.linux-kvm.org/page/FAQ#I.27m_experiencing_timer_drift_issues_in_my_VM_guests.2C_what_to_do.3F

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvk1ti$dtf$9...@dough.gmane.org



Re: Strange network activity after updates

2012-08-04 Thread Henrique de Moraes Holschuh
On Sat, 04 Aug 2012, Paul Zimmerman wrote:
> JulHer  writes:
> 
> >239.255.255.250 maybe is SSDP 
> >>http://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol >The other 
> >stuff I don't know, 
> That's a possibility, I guess. But it's not an intermittent 
> or occasional thing. And it doesn't run for a bit and then 
> stop. This is a constant 10-14k stream of data coming from 
> somewhere. What I don't understand is why the multicast IP 
> address would be the source, and the router IP would be the
> destination, and yet it shows up streaming into MY computer. 
> (I don't control the AP.) Why would data streaming from an
> abstract address TO the router/AP be incoming to my system?
> 
> If I boot Windows XP on the same machine (it's dual boot) 
> and connect to the same AP I don't see this. And before these
> latest updates I didn't see it in Linux either. So WHAT
> changed in those updates? And why does it make the AP send
> this continuous stream at me?

Install package wireshark.  Add to it a filter "host 239.255.255.250" and
capture ~5s worth of traffic to a file.  Gzip it, and send it attached.  You
may send it to the debian-security list [WARNING: debian-security IS a
public list] instead of debian-user.  If you send it to debian-security,
please send it attached to a email where you summarize this thread, so that
people there will know what you're talking about.

Alternatively you may use 'tcpdump' instead of wireshark.  Run "tcpdump -s
1600 -i any -w /tmp/output.tcpdump.bin host 239.255.255.250", and stop it
with ^C after 5-10s.  It will save the packet dump to
/tmp/output.tcpdump.bin, which you should gzip or xz'ip before attaching.

While you're doing the capture, just in case, DO NOT engage in any other
activities, do not have your browser, mail user agent, or any other programs
open that could send credentials over the wire (such as email logins, etc)
just in case the wireshark filter is not correct and it ends up capturing
packets with data you'd rather keep private.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804204730.gb13...@khazad-dum.debian.net



Re: Strange network activity after updates

2012-08-04 Thread Henrique de Moraes Holschuh
On Sat, 04 Aug 2012, Camaleón wrote:
> > I know the constant connection is a multicast address, but what is this
> > other stuff? It looks like something is broken/misconfigured or an
> > outright hack of the Debian repository has occurred and many Debian
> > systems are now part of a botnet. 
> 
> Linux as part of a botnet? That's a good one :-P

Now, here I will have to step in.  No, it is not a good one.  Linux
nodes _are_ commonly co-opted to act as C&C for botnets.  And
browser-based ephemeral botnet nodes (in javascript, installed by
drive-by attacks) DO work in Linux.

> > My Debian box is staying offline until I find out what is going on.
> 
> That's sounds a bit radical :-o

It is actually a very responsible way of handling it.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804204053.ga13...@khazad-dum.debian.net



Re: switching ESC and CAP LOCK in xcfe

2012-08-04 Thread Camaleón
On Fri, 03 Aug 2012 14:17:56 +0200, Alberto Fuentes wrote:

> i have this ~/.Xmodmap [0] to switch CAP LOCK and ESC but its not
> executed when login into xfce :S

(...)

Hello Alberto,

There's something about that at XFCE wiki (section "Is it possible to use 
Media keys in the Shortcut Editor?"):

http://wiki.xfce.org/faq#keyboard

But it also says that sometimes does not work ;-(

By Googling around I found this, check if it helps:

How to swap the Caps Lock and Escape keys? [SOLVED]
http://forums.debian.net/viewtopic.php?f=5&t=82079

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvk12f$dtf$8...@dough.gmane.org



Re: compile gctwiwax on squeeze

2012-08-04 Thread Camaleón
On Sun, 05 Aug 2012 04:03:27 +1200, Chris Bannister wrote:

> On Fri, Aug 03, 2012 at 03:27:40PM +, Camaleón wrote:
>> As per the INSTALL file, have you built "libeap.so" as instructed?
>> 
>> > Why is this a Debian problem?
>> 
>> Nobody has said so. He is asking for support when compiling a program
>> ;-)
> 
> Right, which has nothing to do with Debian SUPPORT.

You have to be kidding, right?

The OP is using a Debian system (squeeze) and its tools (gcc) to compile 
a program. What am I missing here?

> There are more appropriate mailing lists for those sort of questions,
> jeesh!

I don't think so. If you don't want to reply to the user for whatever 
reason, skip this thread and stop making noise. Sigh.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvjv9i$dtf$7...@dough.gmane.org



Re: Strange network activity after updates

2012-08-04 Thread Camaleón
On Fri, 03 Aug 2012 10:56:14 -0700, Paul Zimmerman wrote:

> Today I downloaded a large group of updates, including Open Office and
> some dns-related utilities. Once they were applied, some strange network
> activity started on my machine. It keeps sending and receiving about
> 10-14k per second but I cannot find any programs that would be doing
> anything on the network. 

"netstat -putan" should give you some hints.

> Trying to figure out what is going on, I installed iftop and it says
> there is a constant connection to 239.255.255.250 and various transient
> connections to sites like vc-in-f106-1e100.net -- which turns out to be
> owned by Google -- and other sites like something called
> activeminds.net. 

Are these inbound or outgoing connections? And what ports? 

Anyway, at a first glance I don't see anything suspiciuos about the 
mentioned sites:

239.255.255.250 → SSDP/UPnP
1e100.net → Google stuff
activeminds.net → a German ISP

> I know the constant connection is a multicast address, but what is this
> other stuff? It looks like something is broken/misconfigured or an
> outright hack of the Debian repository has occurred and many Debian
> systems are now part of a botnet. 

Linux as part of a botnet? That's a good one :-P

> My Debian box is staying offline until I find out what is going on.

That's sounds a bit radical :-o

More information is needed to find out what's happening.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvjurj$dtf$6...@dough.gmane.org



Re: bug kde 4.8.4

2012-08-04 Thread Camaleón
On Sat, 04 Aug 2012 00:14:16 +0200, Martin Steigerwald wrote:

> Am Freitag, 3. August 2012 schrieb Camaleón:
>> On Thu, 02 Aug 2012 13:20:48 -0600, alex wrote:
>> > bug KDE 4.8.4 DEBIAN SID  august-02-2012
>> 
>> (...)
>> 
>> Bug reports have to be filed at Debian BTS:
>> 
>> http://www.debian.org/Bugs/index.en.html
> 
> CC´ing to sub...@bugs.debian.org should have done that.

Oh, sorry, I did not see the CC (excuse → my newsreader does not show 
additional headers by default).

Anyway, if the OP wanted to manually send the report by e-mail, the body 
has to be properly formatted as instructed at the wiki, otherwise it 
would be rejected.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jvju6n$dtf$5...@dough.gmane.org



Re: Strange network activity after updates

2012-08-04 Thread Paul Zimmerman


JulHer  writes:

>239.255.255.250 maybe is SSDP 
>>http://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol >The other 
>stuff I don't know, 
That's a possibility, I guess. But it's not an intermittent 
or occasional thing. And it doesn't run for a bit and then 
stop. This is a constant 10-14k stream of data coming from 
somewhere. What I don't understand is why the multicast IP 
address would be the source, and the router IP would be the
destination, and yet it shows up streaming into MY computer. 
(I don't control the AP.) Why would data streaming from an
abstract address TO the router/AP be incoming to my system?

If I boot Windows XP on the same machine (it's dual boot) 
and connect to the same AP I don't see this. And before these
latest updates I didn't see it in Linux either. So WHAT
changed in those updates? And why does it make the AP send
this continuous stream at me?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1344107703.59978.yahoomail...@web126101.mail.ne1.yahoo.com



Re: compile gctwiwax on squeeze

2012-08-04 Thread Keith McKenzie
On 4 August 2012 17:03, Chris Bannister  wrote:
> On Fri, Aug 03, 2012 at 03:27:40PM +, Camaleón wrote:
>> As per the INSTALL file, have you built "libeap.so" as instructed?
>>
>> > Why is this a Debian problem?
>>
>> Nobody has said so. He is asking for support when compiling a program ;-)
>
> Right, which has nothing to do with Debian SUPPORT.
>
> There are more appropriate mailing lists for those sort of
> questions, jeesh!

Myself, & probably the majority of people on this list, are firstly
Debian users, & secondly Linux users, so I consider most Linux/Debian
related questions acceptable if the poster runs Debian.

If, as you suggest, there is a more appropriate place to ask the
question, this should be pointed out to the OP politely.


-- 
Sent from FOSS (Free Open Source Software)
Debian GNU/Linux


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAL36VG=Fn9V3U0qr5LKf56WyZyØu25ch_fktd_xz4q51b...@mail.gmail.com



Re: compile gctwiwax on squeeze

2012-08-04 Thread Chris Bannister
On Fri, Aug 03, 2012 at 03:27:40PM +, Camaleón wrote:
> As per the INSTALL file, have you built "libeap.so" as instructed?
> 
> > Why is this a Debian problem?
> 
> Nobody has said so. He is asking for support when compiling a program ;-)

Right, which has nothing to do with Debian SUPPORT.

There are more appropriate mailing lists for those sort of
questions, jeesh!

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804160327.GA12364@tal



Re: Update the dpkg's status database

2012-08-04 Thread Claudius Hubig
Hello Slavko,

Slavko  wrote:
> Ah, yes. It is my misunderstanding (or my outdated knowledge?), because i
> never see the problem with uninstalled packages before now. But i don't
> used it for some months.

Uninstalled, but not purged, packages are shown. Try apt-get install
jarwrapper; apt-get remove jarwrapper; dpkg --purge jarwrapper and
compare the different output of dpkg -l.

> I am using it in my personal script for querying the package description
> for translation by email interface of the DDTP. It is used for checking
> that the package exist, to prevent typo in package name (and querying
> nonexistent package) by checking the existence of the package in database.
> I am using the query of the available database now for this.

Using dpkg-query also has the advantage that you can specify the
output format:

0 17:34 0 claudius@ares: ~/Desktop $ dpkg-query --load-avail -f 
'${binary:Summary}\n' -W pidgin2
No packages found matching pidgin2.
1 17:34 0 claudius@ares: ~/Desktop $ dpkg-query --load-avail -f 
'${binary:Summary}\n' -W jarwrapper
(no description available)
0 17:34 0 claudius@ares: ~/Desktop $ dpkg-query --load-avail -f 
'${binary:Summary}\n' -W pidgin
graphical multi-protocol instant messaging client for X
0 17:34 0 claudius@ares: ~/Desktop $ dpkg-query -f '${binary:Summary}\n' -W 
jarwrapper
No packages found matching jarwrapper.
1 17:35 0 claudius@ares: ~/Desktop $ 

Note the return code of 1 when no packages are found.

Best regards,

Claudius
-- 
  A board is the planck unit of boredom.
http://chubig.net  telnet nightfall.org 4242


signature.asc
Description: PGP signature


Re: Display Resolution

2012-08-04 Thread Sven Joachim
Nelson, it looks like your reply did not reach the list, possibly
because it's over 100 kB in size.  Please configure your mailer to send
plain text _only_ to avoid that.

On 2012-08-04 16:39 +0200, Nelson Green wrote:

>> > The nouveau version in squeeze does not support these cards, they should
>> > work in wheezy though.
>> > 
>> 
>> I will probably come in tomorrow to install Wheezy, and I will report back.
>> 
>
> Well, Wheezy is almost perfect. By that I mean I have the proper
> resolution and refresh rate, and my desktop looks great! The only
> thing I see is an occasional line of text that displays wrong. For
> instance, one of the icons on the desktop looks like someone took a
> marker and scribbled all over the icon label, but it went away as soon
> as I clicked on the icon. I have also seen something similar on a web
> page, where a couple of lines of text look like noise instead of
> text. Scrolling made that come back to normal.

Yes, that's http://bugs.debian.org/666468.  Upgrading
xserver-xorg-video-nouveau to the version in unstable might help, but
note that you then need a kernel from unstable as well or lose
acceleration, see http://bugs.debian.org/bug=679557.

> This is still so much
> less of an annoyance that I will live with it if need be. I have
> included the contents of Xorg.0.log below. At least the Nouveau driver
> is seen, and loaded/used?

Yes, it is.

> Now, I still only have one monitor displaying anything. The other
> remains in power-saver mode. Anyone got a suggestion for that, or
> should I start a new thread?

You had best ask upstream about that.  They use IRC as their main
support and discussion medium, channel #nouveau on irc.freenode.net.
The Nouveau Wiki at http://nouveau.freedesktop.org/wiki/ has some
information about multicard setups as well, but it's down ATM.

Cheers,
   Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehnmzou5@turtle.gmx.de



Re: slow hibernate after upgrade

2012-08-04 Thread Vincent Lefevre
On 2012-08-04 05:03:01 +0200, Vincent Lefevre wrote:
> On 2012-08-01 02:40:26 +0200, Vincent Lefevre wrote:
> > On 2012-07-31 16:08:12 -0500, hvw59601 wrote:
> > > After wheezy dist-upgrade desktop hibernate is twice as slow as before.
> > 
> > I've also found that putting the by Debian/unstable laptop into sleep
> > with Fn+F1 takes much longer than before. But this is more several
> > dozens of seconds vs a few seconds in the past.
> 
> I can't reproduce the problem, even with the same kernel. I think that
> the only difference is that I have an Ethernet cable plugged in. I'll
> have to do more tests, with and without the Ethernet cable...

Indeed the problem seems to occur only without the Ethernet cable.
And this is not due to the kernel, but to wicd:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637267

It tries to put wlan0 down (probably in some wrong way), even though
is isn't up.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120804131509.ga4...@xvii.vinc17.org



Re: Update the dpkg's status database

2012-08-04 Thread Slavko
Hi,

Dňa Sat, 4 Aug 2012 13:01:26 +0200 Claudius Hubig 
napísal:

> How about using it? dpkg-query(1) clearly states:
> 
>--load-avail
>   Also load the available file when using the --show and
>   --list commands, which now default to only querying the
>   status file.
> 
> So to use --list on uninstalled packages, you need --load-avail
> (which is only understood by dpkg-query, but not dpkg). Since

Ah, yes. It is my misunderstanding (or my outdated knowledge?), because i
never see the problem with uninstalled packages before now. But i don't
used it for some months.

> Maybe you can refine for what exactly you’re looking?

I am using it in my personal script for querying the package description
for translation by email interface of the DDTP. It is used for checking
that the package exist, to prevent typo in package name (and querying
nonexistent package) by checking the existence of the package in database.
I am using the query of the available database now for this.

Thanks

-- 
Slavko
http://slavino.sk


signature.asc
Description: PGP signature


Re: Update the dpkg's status database

2012-08-04 Thread Claudius Hubig
Hello Slavko,

Slavko  wrote:
> LANG=C dpkg --list jarwrapper
> No packages found matching jarwrapper.

> LANG=C dpkg-query --load-avail --list jarwrapper
[jarwrapper is shown]

> Please, is here simple way to update the status database?

How about using it? dpkg-query(1) clearly states:

   --load-avail
  Also load the available file when using the --show and
  --list commands, which now default to only querying the
  status file.

So to use --list on uninstalled packages, you need --load-avail
(which is only understood by dpkg-query, but not dpkg). Since
dpkg is normally meant as tool for _local_ package administration
(installation of .deb, removal of packages etc.), which does not know
about package files available elsewhere but not locally installed,
this makes perfect sense.

You can also use -p (--print-avail) which is more-or-less identical
to apt-cache show.

Maybe you can refine for what exactly you’re looking?

Best regards,

Claudius
-- 
  A board is the planck unit of boredom.
http://chubig.net  telnet nightfall.org 4242


signature.asc
Description: PGP signature


Re: Installing 3.2 kernel

2012-08-04 Thread Gary
Brian wrote:

> On Mon 30 Jul 2012 at 19:43:25 +0100, Gary wrote:
> 
> > Sven Joachim wrote:

> > > No, squeeze-backports has binary packages (linux-image-3.2*) that you
> > > can just install.
> > 
> > 
> > That didn't go well :(
> 
> It might not be a bad idea to detail what didn't go well. How you went
> about getting the kernel and firmware-ralink packages, commands used,
> which kernel etc.
> 
> > I installed the packages, and then the one that that process
> > complained was missing/out of date (our old friend the realtek
> > package). Restarted. After selecting one of the 3.2 kernel options,
> > the computer effectively froze, with lines all over the screen. So
> > badly I had to pull the plug :(
> 
> Any progress here?

As mentioned, I installed the binary packages. Essentially I added
http://backports.debian.org/debian-backports to the software 
sources, setting Dist to squeeze-backports and Components to main &
non-free. Then I performed
  apt-get -t squeeze-backports install linux-image-3.2
and
  apt-get -t squeeze-backports install firmware-realtek

They seemed to go okay but the system doesn't start with the new
kernels - on startup it gets part way through before covering the
screen with horizontal lines and seems to hang.

The kernel is 3.2.0-0.bpo.2-rt-amd64.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1344077564.50419.yahoomail...@web28904.mail.ir2.yahoo.com



Update the dpkg's status database

2012-08-04 Thread Slavko
Hi,

i am using the Debian testing some years. And sometime i am using the dpkg
command to brief look of the packages. I observed that, the database of
the available packages is not automatically updated, then i create simple
weekly cron job to update the available database by the sync-available
tool.

But in a last days i see, that the simple "dpkg -l" command cannot find
some packages, which are in debian:

LANG=C dpkg --list jarwrapper
No packages found matching jarwrapper.

After some investigation, i see that the status database is
outdated/incomplete, because after i did search in available too, then
package was found:

LANG=C dpkg-query --load-avail --list jarwrapper
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version  Description
+++---
un  jarwrapper  (no description available)

Please, is here simple way to update the status database?

regards

-- 
Slavko
http://slavino.sk


signature.asc
Description: PGP signature