Re: [CentOS] Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3

2013-05-25 Thread Ljubomir Ljubojevic
On 05/25/2013 01:24 AM, Rock wrote:
> On Fri, 24 May 2013 12:56:43 -0700, Keith Keller wrote:
>
>> would you ask Upstream when rpmforge was going to carry
>> these packages?
> Ah, I see. Sorry for being dense.
>
> I understand. I'm not sure *who* handles the MTP package,
> but, what you're saying is whomever it is that feels they
> should own it, would be the ones to ask.
>
>
I just googled for mtpfs and EPEL and here is answer:
"

Just a note that it won't compile for EPEL 6.  The error is:

checking for MTP... configure: error: Package requirements (libmtp >= 1.1.0) 
were not met:
Requested 'libmtp >= 1.1.0' but version of libmtp is 1.0.1

(libmtp is provided by RHEL, so it's not so easy to upgrade)"

from https://bugzilla.redhat.com/show_bug.cgi?id=820583.

If I try to remove libmtp from my system, I get this:

=
  Package Arch   Version 
RepositorySize
=
Removing:
  libmtp   x86_64  1.0.1-2.el6 
@anaconda-CentOS-201106060106.x86_64/6.0 695 k
Removing for dependencies:
  npapi-vlc   x86_64  2.0.0-1.el6 
@plc-rpmfusion-free-updates  166 k
  rhythmboxx86_64  0.12.8-1.el6 
@anaconda-CentOS-201106060106.x86_64/6.0  12 M
  vlc x86_64  2.0.6-1.el6 
@plc-rpmfusion-free-updates  3.6 M
  vlc-core x86_64  2.0.6-1.el6 
@plc-rpmfusion-free-updates   35 M
  vlc-extras  x86_64  2.0.6-1.el6 
@plc-rpmfusion-free-updates   87 k
  vlc-plugin-jack   x86_64  2.0.6-1.el6 
@plc-rpmfusion-free-updates   39 k

Transaction Summary
=

So best course of action could be to ask Red Hat to upgrade libmtp to 
 >=1.1.0 and
add mtp packages from Fedora, and only if they refuse to ask RPMFusion 
or Repoforge
repositories to add them to their repo.


-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.9 LiveCD build on CentOS 6.4?

2013-05-25 Thread Ljubomir Ljubojevic
On 05/18/2013 09:33 PM, Karanbir Singh wrote:
> Hi
>
> On 05/18/2013 03:02 PM, Ljubomir Ljubojevic wrote:
>> Is it possible to create CentOS 5.9 LiveCD on CentOS 6.4 system?
>>
>>
>> I am trying but getting following errors (rpmdb related):
>>
>> 
>>
>>Installing: cups-pdf ### [ 692/1011]
>> semodule: SELinux policy is not managed or store cannot be accessed.
>> rpmdb: /var/lib/rpm/Packages: unsupported hash version: 9
>> error: cannot open Packages index using db3 - Invalid argument (22)
>> error: cannot open Packages database in /var/lib/rpm
>> Installing: bluez-utils-cups### [ 693/1011]
>>
>> 
> how about you chroot the build so you dont need to work through / with
> the bdb issues
>
>
Thanks.

I managed to delete /etc/ folder from machine I was compiling on, and it 
was a tough several days, so I forgot to respond.

I will try disabling --nochroot option and see how it goes.

-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos 6.4: Possible bug in system-config-network-cmd

2013-05-25 Thread Glenn Eychaner

On May 21, 2013, at 4:52 PM, Glenn Eychaner  wrote:

> I'm having a puzzling problem with system-config-network-cmd in CentOS 
> 6.4 This all works great, EXCEPT that if the machine is booted a fixed-IP 
> profile, the the DHCP ifcfg file also winds up in 
> /etc/sysconfig/network-scripts.  So, if I have in 
> profiles/dhcp/ifcfg-eth0_dhcp (with a hardlink in devices/, of course):

After some fooling around, I figured out that the problem is with the default 
profile. When you switch profiles, it copies whatever devices are in the 
profile you switched to AND whatever is in the default profile into 
.../network-scripts/, and if you delete the default profile or remove all the 
network devices, it will *repopulate it for you* the next time you switch.  And 
of course you can't just use the same generic name in all the profiles 
(ifcfg_eth0), because then it gets really confused since the device names in 
.../profiles/* have to match the devices in .../devices/.

This is a CHANGE in behavior from CentOS 5, and whoever thought it was a good 
idea should be forced to use Windows ME for 30 days.

-G.
--
Glenn Eychaner (geycha...@lco.cl)
Telescope Systems Programmer, Las Campanas Observatory



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3

2013-05-25 Thread Hendrik Strydom
On Fri, 2013-05-24 at 14:33 +, Rock wrote:
...
> c) Connecting that phone by AirDroid (works! Even for multiple files!)
> 
> Slow. Cumbersome. But all that matters is that files can be transferred
> from the Samsung Galaxy SIII to the Centos 6 PC.

I use ES File Explorer on my S3 for manual single or multiple file
transfers to CentOS desktops over wireless.
The ftp targets in ES File Explorer supports sftp, which works well and
is enabled on default CentOS installs.







___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] nb

2013-05-25 Thread Rock
On Sat, 25 May 2013 10:08:45 +0200, Ljubomir Ljubojevic wrote:

> So best course of action could be to ask Red Hat to upgrade libmtp 
> add mtp packages from Fedora, and only if they refuse to,
> ask RPMFusion or Repoforge repositories to add them to their repo.

Wow. Thanks for all that detective work, as I could never have 
figured that out - nor have I ever asked a repo to add anything, 
so I'll just let it be.

But it's sad that Centos users can't easily connect their 
Samsung Galaxy S3 or equivalent smartphones by USB cable.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3

2013-05-25 Thread Rock
On Sat, 25 May 2013 10:08:45 +0200, Ljubomir Ljubojevic wrote:

> Requested 'libmtp >= 1.1.0' but version of libmtp is 1.0.1
> (libmtp is provided by RHEL, so it's not so easy to upgrade)"

I am not a coder, nor have my compiles ever gone well; so I can't
do this; but is it possible for someone who knows how to compile
to upgrade libmtp to the necessary version?

http://libmtp.sourceforge.NET


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3

2013-05-25 Thread Scott Robbins
On Sun, May 26, 2013 at 05:06:50AM +, Rock wrote:
> On Sat, 25 May 2013 10:08:45 +0200, Ljubomir Ljubojevic wrote:
> 
> > Requested 'libmtp >= 1.1.0' but version of libmtp is 1.0.1
> > (libmtp is provided by RHEL, so it's not so easy to upgrade)"
> 
> I am not a coder, nor have my compiles ever gone well; so I can't
> do this; but is it possible for someone who knows how to compile
> to upgrade libmtp to the necessary version?
> 

If you want 64 bit then

http://home.roadrunner.com/~computertaijutsu/libmtp-1.1.6-0.el6.x86_64.rpm 

Note that if you hav VLC installed, this will conflict with its required
version of libmtp.


-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos