find associated process

2013-06-14 Thread james gray
how do i find the file address associated with each process.

The fan is operational, but with out control. could be the BIOS could be
acpi.
i have been thru the jungle of acpi and pm senors and etc for the last few
months.
i would just like to find out what ? is controlling the fan and then go
from there to find the source code.
Thank you


RE: RedHat and MariaDB

2013-06-14 Thread Weaver

On Fri, June 14, 2013 8:47 pm, Mark Allums wrote:
> Kumar Appaiah:
>> On Fri, Jun 14, 2013 at 08:01:27PM -0500, Mark Allums wrote:
>> > Slashdot and others have reported that RedHat, like Fedora and
>> OpenSuSE, is switching from MySQL to MariaDB.  I expect Debian will
>> follow
>> suit, since they have set precedents many times for preferring free
>> software.
>> (Example: OpenOffice.org ==> LibreOffice.)
>> >
>> > Has this been discussed?  Does anyone have a time frame for this?  I
>> would like to see this happen in time for Jessie.
>>
>> You will be interested in the thread here:
>>
>> http://lists.debian.org/debian-devel/2013/05/msg00181.html
>>
>> Kumar
>
> Thank you.  The way I read it, it looked in that thread as if the
> consensus was: for Jessie, Debian should try to ship both, and allow the
> user to choose.  Post Jessie, MySQL may be dropped if Oracle continues its
> unfriendly practices, but that is still very much up in the air until that
> time.


I don't think Oracle is going to cease sharp practice anytime soon.
Larry Ellison is not the type to get religion.
Just ask the guys from Open Office.
Java got turned over before he took over or it never would have been.

>From what I understand, Maria and Mungo are both options for RedHat and
Fedora at this stage.
Cheers!

Weaver

-- 
"It is the duty of the patriot to protect his country from its  government."
 -- Thomas Paine

Registered Linux User: 554515



-- 
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/a3211b8a1fb35c8d768ebb1be316a218.squir...@fulvetta.riseup.net



Re: RedHat and MariaDB

2013-06-14 Thread Weaver

On Fri, June 14, 2013 6:01 pm, Mark Allums wrote:
> Slashdot and others have reported that RedHat, like Fedora and OpenSuSE,
> is switching from MySQL to MariaDB.  I expect Debian will follow suit,
> since they have set precedents many times for preferring free software.
> (Example: OpenOffice.org ==> LibreOffice.)
>
> Has this been discussed?  Does anyone have a time frame for this?  I would
> like to see this happen in time for Jessie.

I'm surprised Debian hasn't taken the lead in this.
Larry seems to have developed a somewhat similar stance to open source,
over the years, as Bill Gates.

And to digress a little, it might be an idea to firm up policy around
database generally while we are at it.

I'm sick of installing this package and this one and that and the other,
then looking up at the end of the install to find that mysql, postgresql,
firebird, and two or three other database structures have all been pulled
in as dependencies.

Surely we can make things a little tidier than that.
Is it really so hard to settle policy on one database - Postgresql? - then
modify Debian packages, including LibreOffice, for that.
Cheers!

Weaver

-- 
"It is the duty of the patriot to protect his country from its  government."
 -- Thomas Paine

Registered Linux User: 554515



-- 
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/6590cdfddff7e5874977390c7536ecff.squir...@fulvetta.riseup.net



davfs2: umount no longer waits for cache synchronization

2013-06-14 Thread Bill Brelsford
Beginning with 1.4.7-1.1 (wheezy), unmounting a davfs filesystem
returns immediately:

  $ umount /foo/dav
  $
  
The "waiting while mount.davfs (pid ) synchronizes the cache"
message is not printed; cache synchronization continues in the
background.  It appears that umount.davfs is not being called.
Bug?  Or do I have something configured wrong?

-- 
Bill Brelsford
w...@k2di.net


-- 
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/e1ungbr-0003sp-md@k2di.net



RE: RedHat and MariaDB

2013-06-14 Thread Mark Allums
Kumar Appaiah: 
> On Fri, Jun 14, 2013 at 08:01:27PM -0500, Mark Allums wrote:
> > Slashdot and others have reported that RedHat, like Fedora and
> OpenSuSE, is switching from MySQL to MariaDB.  I expect Debian will follow
> suit, since they have set precedents many times for preferring free software.
> (Example: OpenOffice.org ==> LibreOffice.)
> >
> > Has this been discussed?  Does anyone have a time frame for this?  I
> would like to see this happen in time for Jessie.
> 
> You will be interested in the thread here:
> 
> http://lists.debian.org/debian-devel/2013/05/msg00181.html
> 
> Kumar

Thank you.  The way I read it, it looked in that thread as if the consensus 
was: for Jessie, Debian should try to ship both, and allow the user to choose.  
Post Jessie, MySQL may be dropped if Oracle continues its unfriendly practices, 
but that is still very much up in the air until that time. 





--
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/000d01ce697b$162720c0$42756240$@allums.com



Re: RedHat and MariaDB

2013-06-14 Thread Kumar Appaiah
On Fri, Jun 14, 2013 at 08:01:27PM -0500, Mark Allums wrote:
> Slashdot and others have reported that RedHat, like Fedora and OpenSuSE, is 
> switching from MySQL to MariaDB.  I expect Debian will follow suit, since 
> they have set precedents many times for preferring free software. (Example: 
> OpenOffice.org ==> LibreOffice.) 
> 
> Has this been discussed?  Does anyone have a time frame for this?  I would 
> like to see this happen in time for Jessie.

You will be interested in the thread here:

http://lists.debian.org/debian-devel/2013/05/msg00181.html

Kumar
-- 
So in the future, one 'client' at a time or you'll be spending CPU time with
lots of little 'child processes'.
-- Kevin M. Bealer, commenting on the private life of a Linux 
nerd


-- 
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/20130615021121.ga10...@bluemoon.alumni.iitm.ac.in



Password promlem with home wifi

2013-06-14 Thread Sebastian Canagaratna
Hi: I have a home wifi which has been working well for the past
three years or so. There is a Verizon router on the ESSID and the WEP
key is also written down clearly. This has been working well both with
Debian stable and unstable (aptosid) which I have on different disks. The
wireless card is Intel and requires iwl4965 which I have down loaded and
done modprobe -r iwlwifi etc so that it worked. Recently I came into some
problem with grub and I had to reconfigure the wireless interface. I have
come to the stage using wicd   to have the interface recognized but it does
not accept the password. I can make the text of the password visible so
that I know what I am inputting, and in any case, there are Windows
machines and Macs which use the same router which are working fine, So the
problem seems to do with my Linux ,machine;both stable and unstable
don't seem to recognize the password, though I can  verify that it is the
old one which worked for so long.Has anybody any clue as to what might
behappening. When I configure it , it clearly says bad password. In
fact it
keeps retrying and asks for the key every five minutes or so.I 'd be
grateful for any suggestions ad to how to debug this problem.


Sebastian Canagaratna.


Re: No.cursor on the Gnome Terminal. in Wheezy

2013-06-14 Thread Sebastian Canagaratna
Hi,all thanks for the sugestion. It was indeed the colrs from system
theme.zusine the Edit,Preferences cleareed that problem
quickly. But now I have another problem. I can't get wifi conection.


Sebastian Canagaratna



On Thu, Jun 13, 2013 at 5:00 PM, Larry Johnson  wrote:

> On Thu, Jun 13, 2013 at 2:32 PM, Rob Owens  wrote:
>
>>
>> I see the same behavior on my system, but I'm using fluxbox.  Normally I
>> just use xterm instead of gnome-terminal.  But I just discovered that in
>> gnome-terminal I can get the colors back correctly like this:
>>
>> Edit, Profile Preferences, Colors, uncheck "Use colors from system theme"
>>
>> -Rob
>
>
> I've experienced the same problem, and the fix you suggested here cleared
> up the problem (I was running xfce).
>
>
>
>


Rhythmbox transcoding to portable player

2013-06-14 Thread Rob Owens
When I drag a song to my portable player, using Rhythmbox, it transcodes
to the song to mp3.  But the bitrate is too low, and I cannot get it to
change.  I have tried changing the format settings in Preferences,
Music, Library Structure, but that doesn't have any impact on the
bitrate for files getting tranferred to my portable player.

How can I adjust those settings?

Alternatively, could you recommend some other method of transcoding and
transferring songs to a portable player and a plain old usb stick?  I
know soundconverter can do it, but it's not as nice to use when you have
a really large music collection -- Rhythmbox has search ability to make
this pretty easy.

-Rob


-- 
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/20130615011700.ga8...@aurora.owens.net



RedHat and MariaDB

2013-06-14 Thread Mark Allums
Slashdot and others have reported that RedHat, like Fedora and OpenSuSE, is 
switching from MySQL to MariaDB.  I expect Debian will follow suit, since they 
have set precedents many times for preferring free software. (Example: 
OpenOffice.org ==> LibreOffice.) 

Has this been discussed?  Does anyone have a time frame for this?  I would like 
to see this happen in time for Jessie.

Mark
   


--
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/000701ce6963$de07e060$9a17a120$@allums.com



Re: Mdadm drive fail power cord issue.

2013-06-14 Thread Bob Proulx
Muhammad Yousuf Khan wrote:
> one of our server's drive failed due to power cord issue.
> however i plug it back and due to less experience with "parted" i messed
> the whole thing.

If it was a power cord issue, and you plugged it back in, then there
should be no need to use parted.  Simply mdadm re-add the drive to the
raid array.  If the drive was running correctly before then the
partitions on the drive would have been correct.  There should be no
need to make any changes to the partition table.

> i have 2tbx2 RAID 1 mirror

Nice box.

> and have 4x500GB partitions.

And understand that each of those partitions are set up as RAID 1 mirror.

> even i selected the right drive by "select command" and deleted the right
> partition but parted did something worst though, i take it as my own
> mistake as i am not that experience with parted i am usually using fdisk.

Why were you trying to delete, add, or modify any partition?  You said
you had a power cord issue.  Did you replace the disk with a different
disk?  If you replaced the disk with a different disk then you will
need to clone the partition table.  If you are using the same disk as
before then do not modify the partition table.

> so the case is. i destroyed 1 partition data. and 3 are still save and
> accessible.

Good.

> though i do had a backup of the first drive that way things are
> still in my hand taking all the 3 partitions backup on another drive fore
> safe side.

Good.

> now the problem part is i can not re attach the fail drive partition with
> RAID /dev/md[2,3,4] devices.
> 
> Personalities : [raid1]
> md1 : active (auto-read-only) raid1 sdc1[0]
>   488147776 blocks super 1.2 [2/1] [U_]
> 
> md4 : active raid1 sdb4[0]
>   488670072 blocks super 1.2 [2/1] [U_]
> 
> md3 : active raid1 sdb3[0]
>   488279928 blocks super 1.2 [2/1] [U_]
> 
> md2 : active raid1 sdb2[0]
>   488279928 blocks super 1.2 [2/1] [U_]

This shows two devices.  It shows /dev/sdb and /dev/sdc.  All four
raid partitions are operating in degraded mode using only one device.
Note that the sizes are not quite identical.

But that is only part of the data.  You need to use mdadm to display
the data that you need.  Please show the output of each of the following
commands:

  mdadm --detail /dev/md1
  mdadm --detail /dev/md2
  mdadm --detail /dev/md3
  mdadm --detail /dev/md4

The critical information is at the bottom of each of the output.  On
my system it shows this for an example:

Number   Major   Minor   RaidDevice State
   0   810  active sync   /dev/sda1
   1   8   171  active sync   /dev/sdb1

You will need to know that information in order to proceed successfully.

> when i pass this command.
> 
> root@nasbox:~# mdadm --manage /dev/md2 --add /dev/sdc2
> mdadm: add new device failed for /dev/sdc2 as 2: Invalid argument

I don't know.  I have never had this problem.  Searching the web shows
me many other people who have had similar problems but none with any
explanation that I could find.

I would like to see the output of:

  mdadm --examine /dev/sdc2

I am hoping that would show something useful.  I would also like to
see the exact sizes of the partitions.  Please show the output of the
following which will show the exact sizes.  I worry that sdc2 is not
large enough and is smaller than sdb2.

  sfdisk -d /dev/sdb
  sfdisk -d /dev/sdc

It is possible that the partition table on the disk and the operating
system's view of it are out of sync with each other.  You may need to
poke at the OS and have it scan the disk.

  partprobe /dev/sdc

Hope that helps.
Bob


signature.asc
Description: Digital signature


Re: error during installation debian 7

2013-06-14 Thread Bob Proulx
A. Bautirin wrote:
> If you set up the computer hangs at the stage of "Gathering information for
> installation report."
>   82% - on any action.

Press Alt-F4 and observe what is happening on the installer log screen
and report it.  Hopefully it will say what it is doing at the time and
any error will be present there.  You may also press Alt-F2 or Alt-F3
and get a console shell window in which to poke around and inspect.

Bob


signature.asc
Description: Digital signature


Re: Gnome shell won't open.

2013-06-14 Thread John Tate
I play games and I've a GTX 460. How about they just fix gdm3 so it
sends me into Gnome Classic? It never did anything else... when it was
in beta. A stable should be stable.

On Sat, Jun 15, 2013 at 12:25 AM, Andrei POPESCU
 wrote:
> On Vi, 14 iun 13, 17:46:52, John Tate wrote:
>> On Thu, Jun 13, 2013 at 5:54 AM, Andrei POPESCU
>>  wrote:
>> > On Mi, 12 iun 13, 01:34:50, John Tate wrote:
>> >> Are they the latest? I am considering trying them. I will have to make 
>> >> the time.
>> >
>> > Why does it matter?
>> The later ones tend to perform better from what I've heard.
>
> I remember seeing benchmarks comparing driver versions on different
> chipsets. It was quite interesting to see that while newer chipsets
> performed better with the newer drivers older chipsets were slower.
>
> Personally I wouldn't worry about this unless you need to squeeze every
> little bit of performance your card is capable of. For regular usage I
> doubt you would feel the difference.
>
> Kind regards,
> Andrei
> --
> http://wiki.debian.org/FAQsFromDebianUser
> Offtopic discussions among Debian users and developers:
> http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic



-- 
www.johntate.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/cahnfuavfmq2lygu5+c36svavaxbg4b7lkzzfeffryenegr5...@mail.gmail.com



Re: Re: Lenovo WiFi Problem

2013-06-14 Thread André Nunes Batista
I'm not saying this is your issue but a few months back I had a
"similar" problem and it turned out to be my wireless card wasn't
exactly compatible with the latest IEEE 802.11N standard. Changing my
router to B/G solved the issue for me.

If nothing else, you could at least give it a try.


-- 
I challenge you to play the game in which there is no loser but
everything is fun and worthwhile!



--- Begin Message ---
On Thu, 2013-06-13 at 23:02 -0400, Doug Button wrote:
> Thanks for the help, but it doesn't sound quite like my problem. I 
> haven't changed any network settings and these problems are only 
> occurring on this one device.
> 
> I should probably also mention that according to lspci my WiFi model is 
> "Intel Corporation Centrino Wireless-N 1000 [Condor Peak]". Maybe I'm 
> missing a driver or something of that sort?
> 
> 

My problems were usually triggered by using large bandwidth over wifi,
so some devices weren't affected at all. Never assume your network
hasn't changed unless you know for a fact it hasn't, my ISP pushes
config changes to routers without notice.


-- 
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/1371217860.4742.8.ca...@fast.cercy.net

--- End Message ---


signature.asc
Description: This is a digitally signed message part


RT8192CU Wlan - Not Working!

2013-06-14 Thread James Hill

Hi Guys,

I have the above WLAN USB adapter.

I have followed the setup detail here:

http://wiki.debian.org/rtl819x#Debian_7.0_.22Wheezy.22

And the config detail here:

http://wiki.debian.org/WiFi/HowToUse#Command_Line

But it will not work!

All I get is:

Listening on LPF/wlan0/00:0b:81:89:61:f9
Sending on   LPF/wlan0/00:0b:81:89:61:f9
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.


For some reason, whatever it may be it will not associate with the AP.

I had the same issue with Wheezy & an identical adapter on the Raspberry 
Pi, and had to overcome that by running an automated setup script that 
some guy on the Pi forum had written - but it only works for the Pi!


Are the drivers wrong?

lsusb & lsmod show the device & drivers loaded. dmesg shows it loading 
the firmware etc.


ifconfig shows it sending & receiving packets.

I'm at a total loss! I've been on this for 2 days now, and I cannot see 
what is wrong!


Can anybody throw some light on it before I can it and give up? I'm not 
going to let it beat me!


Thanks,

James


--
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/51bb64b8.6050...@gmail.com



Re: Need help undeleting a Big gz compressed tar ball

2013-06-14 Thread green
To Ro wrote at 2013-06-14 06:02 -0500:
> At this point I have to wait about two weeks before I can afford
> getting a 2TB drive where I could dump the recovered parts and try to
> resuscitate it. Is there any site that would have information about
> forensics? The best way to prepare is by learning the fundamentals, since
> anyway I have two weeks of waiting time.

Because I prefer to "learn as I go", I (personally) would in this case
immediately start working with the NTFS filesystem.  If you *always*
mount it read-only, do not feel that a drive failure is imminent, and
trust the NTFS drivers, then this should be completely safe.  If you
can get even a small portion (at the beginning) of the tar.gz, you
could (I suppose) use gzcat and then see some of the tar contents on
stdout.  Perhaps you could even find a way to re-compress it to 4.7GB
chunks, and then burn those to DVD or something.  Or…



signature.asc
Description: Digital signature


Re: dictionary package

2013-06-14 Thread lina
On Friday 14,June,2013 11:21 PM, lina wrote:
> Hi,
> 
> Which is the best, in your opinion, English dictionary package, which, I
> wish, can save the history of the words I looked up before.
> 
> Thanks with best regards,

I installed the Artha already.

Thanks again,


-- 
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/51bb3740.4060...@gmail.com



dictionary package

2013-06-14 Thread lina
Hi,

Which is the best, in your opinion, English dictionary package, which, I
wish, can save the history of the words I looked up before.

Thanks with best regards,


-- 
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/51bb34e0.6020...@gmail.com



Re: Way to share a desktop

2013-06-14 Thread Andrei POPESCU
On Vi, 14 iun 13, 10:05:21, Frank Lanitz wrote:
> Hi folks,
> 
> I'm looking for a controlled way to share desktop via e.g. ssh. Goal is
> to replace tools like teamviewer for a box where a technician shall
> logon remotely and show local people how to do things. So pretty similar
> to ssh + screen -x. What's the best way for X(fce) here?

I'd say you're looking for x11vnc.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Gnome shell won't open.

2013-06-14 Thread Andrei POPESCU
On Vi, 14 iun 13, 17:46:52, John Tate wrote:
> On Thu, Jun 13, 2013 at 5:54 AM, Andrei POPESCU
>  wrote:
> > On Mi, 12 iun 13, 01:34:50, John Tate wrote:
> >> Are they the latest? I am considering trying them. I will have to make the 
> >> time.
> >
> > Why does it matter?
> The later ones tend to perform better from what I've heard.

I remember seeing benchmarks comparing driver versions on different 
chipsets. It was quite interesting to see that while newer chipsets 
performed better with the newer drivers older chipsets were slower.

Personally I wouldn't worry about this unless you need to squeeze every 
little bit of performance your card is capable of. For regular usage I 
doubt you would feel the difference.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Re: Lenovo WiFi Problem

2013-06-14 Thread Greg
On Thu, 2013-06-13 at 23:02 -0400, Doug Button wrote:
> Thanks for the help, but it doesn't sound quite like my problem. I 
> haven't changed any network settings and these problems are only 
> occurring on this one device.
> 
> I should probably also mention that according to lspci my WiFi model is 
> "Intel Corporation Centrino Wireless-N 1000 [Condor Peak]". Maybe I'm 
> missing a driver or something of that sort?
> 
> 

My problems were usually triggered by using large bandwidth over wifi,
so some devices weren't affected at all. Never assume your network
hasn't changed unless you know for a fact it hasn't, my ISP pushes
config changes to routers without notice.


-- 
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/1371217860.4742.8.ca...@fast.cercy.net



Re: Remplacement for zsafe on wheezy

2013-06-14 Thread Mérof 42
Sorry for this late response.
I finally used fpm2, because I use mate desktop and fpm2 is on gtk so it
give me a better integration.
fpm2 have less option than Keepassx, but have they I need.
I use only Debian, so I don't care if it doesn't work on Windows or Mac :)
fpm2 use also aes encryption, I think security is the same with the same
encryption.

Thanks you all


2013/6/7 Tyler D 

> On Wed, Jun 5, 2013 at 4:16 AM, Mérof 42  wrote:
> > Thanks you both, I'm going to test it.
> > It seem to be better than zsafe, with more options.
> > I just dislike qt library, but is a different story
> >
> > A question about keepassx, I saw it use AES 256bits to store password,
> is my
> > password safe if somebody steal my laptop per example?
> > Off course I plan to use a sufficient strong master password.
> > I'm not really familiar with encryption, and I don't know witch
> encryption
> > provide sufficient security.
>
> Another recommendation for KeePassX from me as well.  It works on
> Linux, Mac, and Windows.  That was one of the more important selling
> points for me.
>
> As far as the safety of a KeePassX database goes, I think you are
> fine.  I too am not a mathematical computer wizard of science theory,
> so I suggest this post:
>
> http://serverfault.com/questions/51895/are-128-and-256bit-aes-encryption-considered-weak
>
> I also wanted to point out that you can set up a two-factor
> authentication scheme.  Meaning, in addition to requiring that a
> password (something you know) be supplied, you can also require that a
> key file (something you have) be specified.  That doesn't really have
> to do with security (your "sufficient security") but rather
> authentication.  Since there can be an additional authentication
> factor, the likelihood of someone being able to brute force their way
> in to your password database are made lower.
>


Re: Lenovo WiFi Problem

2013-06-14 Thread Federico Alberto Sayd

Sorry, sent to private mail. I re-send to the list:



What model is your wireless card?

We need know your hardware to help you.

Regards



El Jueves, 13 de Junio de 2013 19.27 CLT, Doug Button  
Ha escrito:
I have been having a WiFi problem for a few months now, and I think I 
should finally fix it. I am using a Lenovo Ideapad Z370 with Gnome 3's 
network manager. Whenever I connect to a WiFi network, I have one or 
more of these three problems.


1. The speed of the network drops drastically. Usually less than 20% 
of the speed that the network should be.
2. The network seems to work fine for several minutes then drops out 
for 30 seconds to two minutes until it finally starts working again. 
This repeats itself.
3. I am repeatedly asked for the password for the network and cannot 
access the internet at all. I know for a fact that the password I am 
entering is correct.


In all of these problems network manager says that I am connected to 
the network just fine which is obviously not the case. I can also say 
that this probably isn't a hardware problem or a matter of range 
because Windows 7 seems to connect just fine.


Does anybody know how to fix this problem? I can post any log files 
that may be needed. Thanks for any help in advance!




--
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/51bb09f6.7040...@uncu.edu.ar



Re: Lenovo WiFi Problem

2013-06-14 Thread Federico Alberto Sayd

On 14/06/13 00:02, Doug Button wrote:
Thanks for the help, but it doesn't sound quite like my problem. I 
haven't changed any network settings and these problems are only 
occurring on this one device.


I should probably also mention that according to lspci my WiFi model 
is "Intel Corporation Centrino Wireless-N 1000 [Condor Peak]". Maybe 
I'm missing a driver or something of that sort?




See: http://wiki.debian.org/iwlwifi
http://wireless.kernel.org/en/users/Drivers/iwlwifi


What module are you using? What is the output of lsmod?


--
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/51bb0bc2.4080...@uncu.edu.ar



Re: apache dirs

2013-06-14 Thread M.Atıf CEYLAN
If you want to use apache with each host owner you must use it with 
fastcgi or fcgid module.

for more info http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html

On 06/14/2013 12:50 PM, Pol Hallen wrote:

Hi all :-)

Is it a problem keep owner of users about www dir reads of apache?

i.e.

/home/site1/www

ls -l www

index.html

site1:site1 index.html

I've several virtual host, with ftp users can access to own dir
/home/site1/www and update files

virtual hosts read files /home/site1/www

thanks for help!

Pol





--
M.Atıf CEYLAN
Yurdum Yazılım


Re: Need help undeleting a Big gz compressed tar ball

2013-06-14 Thread To Ro
On Thu, Jun 13, 2013 at 10:53 PM, green  wrote:

> Bob Proulx wrote at 2013-06-13 11:45 -0500:
> > Good to hear that it was not ext3!
>
> For ext3, there is the ext4magic tool.  (I have not used it.)
>

Thank you guys for all your input. The mention of scalpel, scrounge-ntfs
reminded me that I should do some "apt-cache search forensic", and I found
several other packages: foremost, autopsy, safecopy, guymager, etc. Is
there any preference on any of these tools or warning that you would like
to share? At this point I have to wait about two weeks before I can afford
getting a 2TB drive where I could dump the recovered parts and try to
resuscitate it. Is there any site that would have information about
forensics? The best way to prepare is by learning the fundamentals, since
anyway I have two weeks of waiting time.


apache dirs

2013-06-14 Thread Pol Hallen
Hi all :-)

Is it a problem keep owner of users about www dir reads of apache?

i.e.

/home/site1/www

ls -l www

index.html

site1:site1 index.html

I've several virtual host, with ftp users can access to own dir 
/home/site1/www and update files

virtual hosts read files /home/site1/www

thanks for help!

Pol


-- 
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/201306141150.35307...@fuckaround.org



Re: How to consistently install a set of packages?

2013-06-14 Thread David
On 9 June 2013 15:23, Chris Bannister  wrote:
>
> There must be a particular reason why you have decided to do things that
> way. I would be interested to know what that reason is.

Yes, but a lengthy explanation would only reveal that it is not
interesting at all :)
Also, it is not interesting for me to spend time writing it :)
So it would be a waste of time all round.
Nor is it related at all to debian, so it would be off-topic for this
mailing list.

(also, my apology to the list for not trimming my previous post, it
was hidden by this stupid gmail interface with which I'm not yet
familiar)


-- 
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/CAMPXz=obb7872s8qtzozmfkhdnzqnzxgocui+ru7kaecu9h...@mail.gmail.com



Way to share a desktop

2013-06-14 Thread Frank Lanitz
Hi folks,

I'm looking for a controlled way to share desktop via e.g. ssh. Goal is
to replace tools like teamviewer for a box where a technician shall
logon remotely and show local people how to do things. So pretty similar
to ssh + screen -x. What's the best way for X(fce) here?

Cheers,
Frank


-- 
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/51bacec1.80...@frank.uvena.de



error during installation debian 7

2013-06-14 Thread A. Bautirin
If you set up the computer hangs at the stage of "Gathering information for
installation report."
  82% - on any action.

Andrey



-- 
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/F700DB20DBAF4F4882E8C29F4874353B@shef



Re: Dependency issue to install skype

2013-06-14 Thread J B

Hello Andrei,


On Fri, 14 Jun 2013 10:42:59 +0300
Andrei POPESCU  wrote:

> On Vi, 14 iun 13, 12:45:22, J B wrote:
> > 
> > Here are some more info
> > 
> > #apt-cache policy libqtwebkit4
> ... 
> >  #apt-cache policy libqtwebkit4:i386
> ... 
> > I try the following and I get huge dependency errors.
> > 
> > #apt-get install ia32-libs-i386
> 
> This is not what I was trying to suggest or the output I was asking for. 
> Please try
> 
> apt-get install libqtwebkit4:i386 libgstreamer... libgstreamer...
> 
> but before that get rid of teamviewer. One non-Debian package at a time 
> please ;)
> 

I have finally reached that  shared-mime-info:i386 is required to install 
libqtwebkit4:i386 

But if I try to install as below

apt-get install shared-mime-info:i386  libxml2:i386

It wants to remove half of the installed packages !!!


-- 
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/20130614132910.68228...@shiva.selfip.org



Re: Trouble reinstalling everything.

2013-06-14 Thread John Tate
On Wed, Jun 12, 2013 at 11:40 PM, Dan Ritter  wrote:
> On Wed, Jun 12, 2013 at 04:24:06AM +1000, John Tate wrote:
>> Noted, unhide has not noticed anything nor unhide.rb or rkhunter but I
>> get considerable lag sometimes as if screenshots are being taken of
>> the desktop. It might just be the latest nvidia drivers but it scares
>> the willies out of me.
>
> Have you seen anomalous output in system logs? Xorg.log.0?
I'll check next time it happens.
>
> -dsr-



--
www.johntate.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/CAHnfuAujgCxa1d7dMMP+WOoSknbXV8a-Wyroc2FN7wTBSEo=4...@mail.gmail.com



Re: Dependency issue to install skype

2013-06-14 Thread Redalert Commander
2013/6/14 J B :
> On Fri, 14 Jun 2013 10:07:23 +0300
> Andrei POPESCU  wrote:
>
>> On Vi, 14 iun 13, 12:05:33, J B wrote:
>> >
>> > Yes, I did it. This is a debian-testing OS
>>
>> Ok, this might explain why things aren't going so smooth. It's usually a
>> good idea to upgrade to testing only when you are already quite familiar
>> with Debian. Also the period short after a release is the most
>> difficult.
>
> Here are some more info
>
> #apt-cache policy libqtwebkit4
> libqtwebkit4:
>   Installed: 2.2.1-5
>   Candidate: 2.2.1-5
>   Version table:
>  *** 2.2.1-5 0
> 500 http://ftp.it.debian.org/debian/ testing/main amd64 Packages
> 100 /var/lib/dpkg/status
>
>  #apt-cache policy libqtwebkit4:i386
> libqtwebkit4:i386:
>   Installed: (none)
>   Candidate: 2.2.1-5
>   Version table:
>  2.2.1-5 0
> 500 http://ftp.it.debian.org/debian/ testing/main i386 Packages
>
>
>> You could try specifying the additional dependencies as well and see
>> what happens.
>>
>
>
> I try the following and I get huge dependency errors.
>
> #apt-get install ia32-libs-i386
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  ia32-libs-i386:i386 : Depends: freeglut3:i386 (>= 2.6.0-1) but it is not 
> going to be installed
>Depends: libcomerr2:i386 (>= 1.41.12-4stable1) but it 
> is not going to be installed
>Depends: libcups2:i386 (>= 1.4.4-7+squeeze1) but it is 
> not going to be installed
>Depends: libcurl3:i386 (>= 7.21.0-2) but it is not 
> going to be installed
>Depends: libdrm-intel1:i386 (>= 2.4.21-1~squeeze3) but 
> it is not going to be installed
>Depends: libdrm-radeon1:i386 (>= 2.4.21-1~squeeze3) 
> but it is not going to be installed
>Depends: libdrm2:i386 (>= 2.4.21-1~squeeze3) but it is 
> not going to be installed
>Depends: libfltk1.1:i386 (>= 1.1.10-2+b1) but it is 
> not going to be installed
>Depends: libgl1-mesa-dri:i386 (>= 7.7.1-5) but it is 
> not going to be installed
>Depends: libgl1-mesa-glx:i386 (>= 7.7.1-5) but it is 
> not going to be installed
>Depends: libglu1-mesa:i386 (>= 7.7.1-5) but it is not 
> going to be installed
>Depends: libgnutls26:i386 (>= 2.8.6-1) but it is not 
> going to be installed
>Depends: libgssapi-krb5-2:i386 (>= 
> 1.8.3+dfsg-4squeeze2) but it is not going to be installed
>Depends: libkrb5-3:i386 (>= 1.8.3+dfsg-4squeeze2) but 
> it is not going to be installed
>Depends: libpulse0:i386 (>= 0.9.21-3+squeeze1) but it 
> is not going to be installed
>Depends: libsdl1.2debian:i386 (>= 1.2.15) but it is 
> not going to be installed
>Depends: libxml2:i386 (>= 2.7.8.dfsg-2+squeeze1) but 
> it is not going to be installed
>Depends: libxrandr2:i386 (>= 2:1.3.0-3) but it is not 
> going to be installed
>Depends: libxslt1.1:i386 (>= 1.1.26-6) but it is not 
> going to be installed
> E: Unable to correct problems, you have held broken packages.
>
>

I had a similar issue when installing skype when Wheezy was still in testing.

It appears that teamviewer is a 32 bit application, packaged for the
AMD64 architecture (hence the ia32-libs-i386).
You might want to remove those and other 32-bit applications packaged
as AMD64 (everything that needs ia32-libs or similar)
and install their 32-bit (i386) counterparts using multi-arch.

In effect, something like this:
# aptitude remove ia32-libs-i386)
# aptitude autoremove
that last one removes any packages you have installed but don't need
(usually libraries that have been brought in as dependencies).

Then install the i386 packages for any applications that might have
been removed by removing ia32-libs, such as teamviewer and skype.

Regards,
Steven


-- 
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/camdu+momhexvdel6h5f4br1vsk5woxnuffrb8docgskvxo7...@mail.gmail.com



Re: How to consistently install a set of packages?

2013-06-14 Thread David
Thank you to everyone, all of the responses contained ideas that
guided me towards a successful outcome.

First, it was clear that nobody advocated trying to control the order
that the packages were installed in.

The suggestion by James Richardson to create users/groups before
installing the packages was a better solution that hadn't occurred
to me.

The various pointers to the docs got me reading them again, more
carefully.

The suggestion by Max Hyre to clone passwd, shadow, group, & gshadow
seemed like the easiest method to achieve it. Thanks for the reminder
about *shadow, I would have forgotten it and made a mess! Joe also
supported this approach.

The observation by Andrei Popescu, that packages don't remove system
users on purge, boosted my feeling that this could work.

I worried that package install scripts might have some subtle breakage.
Also then, I was incorrectly reading 'man useradd' which documented
exitstatus=9 if the user already exists and it wasn't clear if this was
disabled by --system. I should have been reading 'man adduser' instead
which is less alarming.

So the first thing I tried was a test to check this. I chose the
already installed 'approx' package as an example:

# grep approx /etc/passwd
approx:x:102:104::/var/cache/approx:/bin/false

It has this in its postinst script:
adduser --quiet --system --group --no-create-home --home
/var/cache/approx approx

So in a terminal I tested:
# adduser --quiet --system approx
# echo $?
0

which confirmed no need to worry about adduser exitstatus.

The ideas from 'paul e condon' and Gilles Mocellin on how to use
aptitude to generate a list of packages and then feed that list back
to aptitude were brilliant. I ended up doing it like this:

# aptitude --disable-columns -F "%p=%V" search '~i!~M' >package_list
# edit package_list for different xorg drivers
# aptitude -R install $(cat package_list)

That last line was run on a bare minimum wheezy netinstall. It seems
to have worked perfectly on the test system. The additional system
users created by my package selections were
sshd,approx,messagebus,dnsmasq,festival,pulse,usbmux,lightdm,saned.

The only thing I have noticed that needed a fix afterward is that
lightdm would not start:

# cat /var/log/lightdm/x-0-greeter.log
Error writing X authority: Error opening file
'/var/lib/lightdm/.Xauthority': No such file or directory

The reason is the homedir /var/lib/lightdm was never created, due to
the postinst script being written like this:

$ cat /var/lib/dpkg/info/lightdm.postinst
#!/bin/sh
set -e
[...]
# creating lightdm user if he isn't already there
if ! getent passwd lightdm >/dev/null; then
adduser --system --ingroup lightdm --home /var/lib/lightdm lightdm
usermod -c "Light Display Manager" lightdm
usermod -d "/var/lib/lightdm"  lightdm
usermod -g "lightdm"   lightdm
usermod -s "/bin/false"lightdm
fi
if [ -d /var/lib/lightdm ]; then
  chown -R lightdm:lightdm /var/lib/lightdm
  chmod 0750 /var/lib/lightdm
fi
[...]

It was obviously easy to fix this:
# mkdir -p /var/lib/lightdm
# chown -R lightdm:lightdm /var/lib/lightdm
# chmod 0750 /var/lib/lightdm

None of the other packages mentioned above had this issue. Either
they have 'adduser --no-create-home', or they do not adduser or
create homedir in their postinst.

Thanks again for the help. Now I know how to get my all the numeric
uid/gid the same on all my personal machines, which I find useful.

Also, doing things out of the ordinary is a great way to learn - even
if sometimes the only thing you learn is why no-one else does it that
way :)

On 9 June 2013 15:23, Chris Bannister  wrote:
> On Thu, Jun 06, 2013 at 10:52:25PM +1000, David wrote:
>> On 06/06/2013, Andrei POPESCU  wrote:
>> > On Jo, 06 iun 13, 14:39:22, David wrote:
>> > For my curiosity, could you please provide an example where *system*
>> > users need to be synchronized between different machines?
>>
>> Hi Andrei
>>
>> Each machine has multiple OS root partitions managed by grub1,
>> each with /usr and /var. There is a different home dir for each OS with
>> its own dotfiles (lets say that to keep this story simpler), but most of
>> my work data files are bindmounted under it from a common data
>> partition.
>> For example, I might want to play with a http server, that I could run on
>> any machine, but it would have data available from the synced data
>> partition. Another possible candidate would be dnsmasq.
>
> Sounds like a job for ssh! ??
>
> Each machine could then be "headless" then use your most portable
> machine as display and keyboard?
>
> virtual machines to test out another OS
>
> There must be a particular reason why you have decided to do things that
> way. I would be interested to know what that reason is.
>
> --
> "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 UNS

Re: Gnome shell won't open.

2013-06-14 Thread John Tate
On Thu, Jun 13, 2013 at 5:54 AM, Andrei POPESCU
 wrote:
> On Mi, 12 iun 13, 01:34:50, John Tate wrote:
>> Are they the latest? I am considering trying them. I will have to make the 
>> time.
>
> Why does it matter?
The later ones tend to perform better from what I've heard.
>
> Kind regards,
> Andrei
> --
> http://wiki.debian.org/FAQsFromDebianUser
> Offtopic discussions among Debian users and developers:
> http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic



--
www.johntate.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/CAHnfuAuEP0n2Dn4EfEk+zG=MCWXietf+qWR=vjkFygPZ=nj...@mail.gmail.com



Re: Dependency issue to install skype

2013-06-14 Thread Andrei POPESCU
On Vi, 14 iun 13, 12:45:22, J B wrote:
> 
> Here are some more info
> 
> #apt-cache policy libqtwebkit4
... 
>  #apt-cache policy libqtwebkit4:i386
... 
> I try the following and I get huge dependency errors.
> 
> #apt-get install ia32-libs-i386

This is not what I was trying to suggest or the output I was asking for. 
Please try

apt-get install libqtwebkit4:i386 libgstreamer... libgstreamer...

but before that get rid of teamviewer. One non-Debian package at a time 
please ;)

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Dependency issue to install skype

2013-06-14 Thread J B
On Fri, 14 Jun 2013 10:07:23 +0300
Andrei POPESCU  wrote:

> On Vi, 14 iun 13, 12:05:33, J B wrote:
> > 
> > Yes, I did it. This is a debian-testing OS
> 
> Ok, this might explain why things aren't going so smooth. It's usually a 
> good idea to upgrade to testing only when you are already quite familiar 
> with Debian. Also the period short after a release is the most 
> difficult.

Here are some more info

#apt-cache policy libqtwebkit4
libqtwebkit4:
  Installed: 2.2.1-5
  Candidate: 2.2.1-5
  Version table:
 *** 2.2.1-5 0
500 http://ftp.it.debian.org/debian/ testing/main amd64 Packages
100 /var/lib/dpkg/status

 #apt-cache policy libqtwebkit4:i386
libqtwebkit4:i386:
  Installed: (none)
  Candidate: 2.2.1-5
  Version table:
 2.2.1-5 0
500 http://ftp.it.debian.org/debian/ testing/main i386 Packages


> You could try specifying the additional dependencies as well and see 
> what happens.
> 


I try the following and I get huge dependency errors.

#apt-get install ia32-libs-i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs-i386:i386 : Depends: freeglut3:i386 (>= 2.6.0-1) but it is not going 
to be installed
   Depends: libcomerr2:i386 (>= 1.41.12-4stable1) but it is 
not going to be installed
   Depends: libcups2:i386 (>= 1.4.4-7+squeeze1) but it is 
not going to be installed
   Depends: libcurl3:i386 (>= 7.21.0-2) but it is not going 
to be installed
   Depends: libdrm-intel1:i386 (>= 2.4.21-1~squeeze3) but 
it is not going to be installed
   Depends: libdrm-radeon1:i386 (>= 2.4.21-1~squeeze3) but 
it is not going to be installed
   Depends: libdrm2:i386 (>= 2.4.21-1~squeeze3) but it is 
not going to be installed
   Depends: libfltk1.1:i386 (>= 1.1.10-2+b1) but it is not 
going to be installed
   Depends: libgl1-mesa-dri:i386 (>= 7.7.1-5) but it is not 
going to be installed
   Depends: libgl1-mesa-glx:i386 (>= 7.7.1-5) but it is not 
going to be installed
   Depends: libglu1-mesa:i386 (>= 7.7.1-5) but it is not 
going to be installed
   Depends: libgnutls26:i386 (>= 2.8.6-1) but it is not 
going to be installed
   Depends: libgssapi-krb5-2:i386 (>= 1.8.3+dfsg-4squeeze2) 
but it is not going to be installed
   Depends: libkrb5-3:i386 (>= 1.8.3+dfsg-4squeeze2) but it 
is not going to be installed
   Depends: libpulse0:i386 (>= 0.9.21-3+squeeze1) but it is 
not going to be installed
   Depends: libsdl1.2debian:i386 (>= 1.2.15) but it is not 
going to be installed
   Depends: libxml2:i386 (>= 2.7.8.dfsg-2+squeeze1) but it 
is not going to be installed
   Depends: libxrandr2:i386 (>= 2:1.3.0-3) but it is not 
going to be installed
   Depends: libxslt1.1:i386 (>= 1.1.26-6) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.


My box is almost malfunctioning :-(


-- 
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/20130614124522.0db3a...@shiva.selfip.org



Re: Dependency issue to install skype

2013-06-14 Thread Andrei POPESCU
On Vi, 14 iun 13, 12:05:33, J B wrote:
> 
> Yes, I did it. This is a debian-testing OS

Ok, this might explain why things aren't going so smooth. It's usually a 
good idea to upgrade to testing only when you are already quite familiar 
with Debian. Also the period short after a release is the most 
difficult.

> apt-get install libqtwebkit4:i386
> 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:
>  libqtwebkit4:i386 : Depends: libgstreamer-plugins-base0.10-0:i386 (>= 
> 0.10.31) but it is not going to be installed
>  Depends: libgstreamer0.10-0:i386 (>= 0.10.31) but it is 
> not going to be installed

My 'apt-cache policy' says version 0.10.36-1.2 is available in jessie 
i386 for both of these. What does yours say?

>  teamviewer : Depends: lib32asound2 but it is not installable
>   Depends: ia32-libs but it is not going to be installed

I'd suggest you don't try installing teamviewer at the same time, it 
just complicates things.

> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 
> a solution).

You could try specifying the additional dependencies as well and see 
what happens.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Mdadm drive fail power cord issue.

2013-06-14 Thread Muhammad Yousuf Khan
one of our server's drive failed due to power cord issue.
however i plug it back and due to less experience with "parted" i messed
the whole thing.

i have 2tbx2 RAID 1 mirror and have 4x500GB partitions.

even i selected the right drive by "select command" and deleted the right
partition but parted did something worst though, i take it as my own
mistake as i am not that experience with parted i am usually using fdisk.

so the case is. i destroyed 1 partition data. and 3 are still save and
accessible. though i do had a backup of the first drive that way things are
still in my hand taking all the 3 partitions backup on another drive fore
safe side.

now the problem part is i can not re attach the fail drive partition with
RAID /dev/md[2,3,4] devices.


Personalities : [raid1]
md1 : active (auto-read-only) raid1 sdc1[0]
  488147776 blocks super 1.2 [2/1] [U_]

md4 : active raid1 sdb4[0]
  488670072 blocks super 1.2 [2/1] [U_]

md3 : active raid1 sdb3[0]
  488279928 blocks super 1.2 [2/1] [U_]

md2 : active raid1 sdb2[0]
  488279928 blocks super 1.2 [2/1] [U_]




(parted) select /dev/sdb
Using /dev/sdb
(parted) print
Model: ATA WDC WD20EARX-00P (scsi)
Disk /dev/sdb: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt

Number  Start   End Size   File system  Name  Flags
 1  1049kB  500GB   500GB   primary   raid
 2  500GB   1000GB  500GB   projects
 3  1000GB  1500GB  500GB   dump1
 4  1500GB  2000GB  500GB   dump2



root@nasbox:~# parted /dev/sdc
GNU Parted 2.3
Using /dev/sdc
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
Model: ATA WDC WD20EARX-00P (scsi)
Disk /dev/sdc: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt

Number  Start   End Size   File system  Name  Flags
 1  2097kB  500GB   500GB   a-backup
 2  500GB   1000GB  500GB   projects
 3  1000GB  1500GB  500GB   dump1
 4  1500GB  2000GB  500GB   dump2



please ignore partition 1 of both drives as i already messed them up.
however i can not make all other remaining partition back on track as RAID.

when i pass this command.

root@nasbox:~# mdadm --manage /dev/md2 --add /dev/sdc2
mdadm: add new device failed for /dev/sdc2 as 2: Invalid argument


i did googled but didn't found something near to my issue. please help.



Thanks
Myk