Re: f20 - gnome-tweak-tools?

2013-12-20 Thread Ahmad Samir
On 20 December 2013 02:26, Robert Moskowitz r...@htt-consult.com wrote:

 On 12/19/2013 06:15 PM, Steven Stern wrote:

 On 12/19/2013 05:05 PM, Robert Moskowitz wrote:

 So I have been reading up release notes on f20 which leads me to release
 notes of gnome 3.10 and


 http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop.html


 3.1.4 discusses gnome-tweak-tool

 No gnome-tweak-tool installed.

 so

 yum provides gnome-tweak-tool

 and

 No matches found

 What happened?  Who stole it?  ;)




 Yum install gnome-tweak-tool

 You search should  have been

 [sdstern@sds-desk-2 ~]$ yum provides */gnome-tweak-tool
 00:00
 gnome-tweak-tool-3.10.1-2.fc20.noarch : A tool to customize advanced GNOME
 3
: options
 Repo: fedora
 Matched from:
 Filename: /usr/share/doc/gnome-tweak-tool
 Filename: /usr/share/gnome-tweak-tool
 Filename: /usr/bin/gnome-tweak-tool


 Doesn't work for me; and I tried using the public mirrors, not my local
 repo.  Further on:

 http://mirrors.kernel.org/fedora/releases/20/Fedora/i386/os/Packages/g/
 and
 http://mirrors.kernel.org/fedora/releases/20/Fedora/x86_64/os/Packages/g/

 no gnome-tweak-tools


$ yumdownloader --urls gnome-tweak-tool
http://nl.mirror.eurid.eu/fedora/linux/releases/20/Everything/x86_64/os/Packages/g/gnome-tweak-tool-3.10.1-2.fc20.noarch.rpm


So it's there:
http://mirrors.kernel.org/fedora/releases/20/Everything/x86_64/os/Packages/g/gnome-tweak-tool-3.10.1-2.fc20.noarch.rpm




 --
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org



-- 
Ahmad Samir
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: f20 - gnome-tweak-tools?

2013-12-20 Thread Michael Schwendt
On Thu, 19 Dec 2013 18:05:32 -0500, Robert Moskowitz wrote:

 So I have been reading up release notes on f20 which leads me to release 
 notes of gnome 3.10 and
 
 http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop.html
 
 3.1.4 discusses gnome-tweak-tool
 
 No gnome-tweak-tool installed.
 
 so
 
 yum provides gnome-tweak-tool
 
 and
 
 No matches found
 
 What happened?  Who stole it?  ;)

That's a poor search attempt. ;-p

It's easy to find, since the package name matches already. Look at these
two search results:


# yum search gnome tweak tool
Loaded plugins: auto-update-debuginfo, langpacks, refresh-packagekit
=== N/S matched: gnome, tweak, tool 
gnome-tweak-tool.noarch : A tool to customize advanced GNOME 3 options

  Full name and summary matches only, use search all for everything.


# yum search gnome-tweak-tool
Loaded plugins: auto-update-debuginfo, langpacks, refresh-packagekit
 N/S matched: gnome-tweak-tool =
gnome-tweak-tool.noarch : A tool to customize advanced GNOME 3 options

  Name and summary matches only, use search all for everything.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: f20 - gnome-tweak-tools?

2013-12-20 Thread Robert Moskowitz


On 12/19/2013 11:01 PM, Germán A. Racca wrote:

On 12/19/2013 09:26 PM, Robert Moskowitz wrote:


On 12/19/2013 06:15 PM, Steven Stern wrote:

On 12/19/2013 05:05 PM, Robert Moskowitz wrote:
So I have been reading up release notes on f20 which leads me to 
release

notes of gnome 3.10 and

http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop.html 





3.1.4 discusses gnome-tweak-tool

No gnome-tweak-tool installed.

so

yum provides gnome-tweak-tool

and

No matches found

What happened?  Who stole it?  ;)





Yum install gnome-tweak-tool

You search should  have been

[sdstern@sds-desk-2 ~]$ yum provides */gnome-tweak-tool
00:00
gnome-tweak-tool-3.10.1-2.fc20.noarch : A tool to customize advanced
GNOME 3
   : options
Repo: fedora
Matched from:
Filename: /usr/share/doc/gnome-tweak-tool
Filename: /usr/share/gnome-tweak-tool
Filename: /usr/bin/gnome-tweak-tool


Doesn't work for me; and I tried using the public mirrors, not my local
repo.  Further on:

http://mirrors.kernel.org/fedora/releases/20/Fedora/i386/os/Packages/g/
and
http://mirrors.kernel.org/fedora/releases/20/Fedora/x86_64/os/Packages/g/ 



no gnome-tweak-tools




Please put the full output, including the command, and don't truncate it.

When you use provides option, you have to put the name of a file, and 
in your case it could be '/usr/bin/gnome-tweak-tool' or more 
specifically '*/gnome-tweak-tool'.


OK.  Things are working today, and I will assume I just could not type 
gnome-tweak.


But as far as what you can put into provides (from this f17 box, got the 
same thing on my f20 test system):


# yum provides gnome-tweak*
Loaded plugins: langpacks, presto, refresh-packagekit
adobe-linux-i386 |  951 B 00:00
adobe-linux-x86_64   |  951 B 00:00
rpmfusion-free-updates   | 3.3 kB 00:00
rpmfusion-nonfree-updates| 3.3 kB 00:00
updates/17/x86_64/metalink   | 4.0 kB 00:00
gnome-tweak-tool-3.3.4-1.fc17.noarch : A tool to customize advanced GNOME 3
 : options
Repo: fedora
Matched from:
Other   : gnome-tweak-tool = 3.3.4-1.fc17



gnome-tweak-tool-3.4.0.1-2.fc17.noarch : A tool to customize advanced 
GNOME 3

   : options
Repo: updates
Matched from:
Other   : gnome-tweak-tool = 3.4.0.1-2.fc17



gnome-tweak-tool-3.4.0.1-2.fc17.noarch : A tool to customize advanced 
GNOME 3

   : options
Repo: @updates


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: f20 - gnome-tweak-tools?

2013-12-20 Thread Tim
Robert Moskowitz:
 yum provides gnome-tweak-tool
 
 and
 
 No matches found

Steven Stern:
 Yum install gnome-tweak-tool
 
 You search should  have been
 
 [sdstern@sds-desk-2 ~]$ yum provides */gnome-tweak-tool
 00:00
 gnome-tweak-tool-3.10.1-2.fc20.noarch : A tool to customize advanced GNOME 3
   : options
 Repo: fedora
 Matched from:
 Filename: /usr/share/doc/gnome-tweak-tool
 Filename: /usr/share/gnome-tweak-tool
 Filename: /usr/bin/gnome-tweak-tool

I don't believe I've seen someone point out *this* distinction, the
different parameters being written after yum, in this thread, that
different people have written while trying to work it out:

  yum search
  yum provides

Note *that* difference, search or provides, not the actual
gnome-tweak-tool thing being looked for, as to why it's not doing what
you expect.  They do different jobs.

-- 
[tim@localhost ~]$ uname -rsvp
Linux 3.9.10-100.fc17.x86_64 #1 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64

All mail to my mailbox is automatically deleted, there is no point
trying to privately email me, I will only read messages posted to the
public lists.

George Orwell's '1984' was supposed to be a warning against tyranny, not
a set of instructions for supposedly democratic governments.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: f20 - gnome-tweak-tools?

2013-12-19 Thread Steven Stern
On 12/19/2013 05:05 PM, Robert Moskowitz wrote:
 So I have been reading up release notes on f20 which leads me to release
 notes of gnome 3.10 and
 
 http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop.html
 
 
 3.1.4 discusses gnome-tweak-tool
 
 No gnome-tweak-tool installed.
 
 so
 
 yum provides gnome-tweak-tool
 
 and
 
 No matches found
 
 What happened?  Who stole it?  ;)
 
 
 
 

Yum install gnome-tweak-tool

You search should  have been

[sdstern@sds-desk-2 ~]$ yum provides */gnome-tweak-tool
00:00
gnome-tweak-tool-3.10.1-2.fc20.noarch : A tool to customize advanced GNOME 3
  : options
Repo: fedora
Matched from:
Filename: /usr/share/doc/gnome-tweak-tool
Filename: /usr/share/gnome-tweak-tool
Filename: /usr/bin/gnome-tweak-tool



-- 
-- Steve
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: f20 - gnome-tweak-tools?

2013-12-19 Thread Robert Moskowitz


On 12/19/2013 06:15 PM, Steven Stern wrote:

On 12/19/2013 05:05 PM, Robert Moskowitz wrote:

So I have been reading up release notes on f20 which leads me to release
notes of gnome 3.10 and

http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop.html


3.1.4 discusses gnome-tweak-tool

No gnome-tweak-tool installed.

so

yum provides gnome-tweak-tool

and

No matches found

What happened?  Who stole it?  ;)





Yum install gnome-tweak-tool

You search should  have been

[sdstern@sds-desk-2 ~]$ yum provides */gnome-tweak-tool
00:00
gnome-tweak-tool-3.10.1-2.fc20.noarch : A tool to customize advanced GNOME 3
   : options
Repo: fedora
Matched from:
Filename: /usr/share/doc/gnome-tweak-tool
Filename: /usr/share/gnome-tweak-tool
Filename: /usr/bin/gnome-tweak-tool


Doesn't work for me; and I tried using the public mirrors, not my local 
repo.  Further on:


http://mirrors.kernel.org/fedora/releases/20/Fedora/i386/os/Packages/g/
and
http://mirrors.kernel.org/fedora/releases/20/Fedora/x86_64/os/Packages/g/

no gnome-tweak-tools


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: f20 - gnome-tweak-tools?

2013-12-19 Thread Germán A. Racca

On 12/19/2013 09:26 PM, Robert Moskowitz wrote:


On 12/19/2013 06:15 PM, Steven Stern wrote:

On 12/19/2013 05:05 PM, Robert Moskowitz wrote:

So I have been reading up release notes on f20 which leads me to release
notes of gnome 3.10 and

http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop.html



3.1.4 discusses gnome-tweak-tool

No gnome-tweak-tool installed.

so

yum provides gnome-tweak-tool

and

No matches found

What happened?  Who stole it?  ;)





Yum install gnome-tweak-tool

You search should  have been

[sdstern@sds-desk-2 ~]$ yum provides */gnome-tweak-tool
00:00
gnome-tweak-tool-3.10.1-2.fc20.noarch : A tool to customize advanced
GNOME 3
   : options
Repo: fedora
Matched from:
Filename: /usr/share/doc/gnome-tweak-tool
Filename: /usr/share/gnome-tweak-tool
Filename: /usr/bin/gnome-tweak-tool


Doesn't work for me; and I tried using the public mirrors, not my local
repo.  Further on:

http://mirrors.kernel.org/fedora/releases/20/Fedora/i386/os/Packages/g/
and
http://mirrors.kernel.org/fedora/releases/20/Fedora/x86_64/os/Packages/g/

no gnome-tweak-tools




Please put the full output, including the command, and don't truncate it.

When you use provides option, you have to put the name of a file, and in 
your case it could be '/usr/bin/gnome-tweak-tool' or more specifically 
'*/gnome-tweak-tool'.


HTH,
Germán.

--
Germán A. Racca
Fedora Package Maintainer
https://fedoraproject.org/wiki/User:Skytux
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org