Custom service file F18 needs Display=:0 Looking for pointers
by Frank Murphy
Having seen this in Xfce list: (non PK update notifier)
https://lists.fedoraproject.org/pipermail/xfce/2013-May/001886.html
The pythonscript in the link does work.
I figured could make a .service file for it.
(as a learning challenge)
### pyupdatesd.service ##########
# xfce updates-available icon
# Based on work pyupdatesd from kirsle
[Unit]
Description=Updates Available
DefaultDependencies=no
Requires=graphical.target
After=graphical.target
[Service]
User=frank
Type=oneshot
Type=dbus
# BusName=org.freedesktop.PyUpdatesd
RemainAfterExit=yes
Environment=DISPLAY=:0
ExecStart=/etc/sysconfig/pyupdatesd
[Install]
WantedBy=graphical.target
################################
# systemctl status pyupdatesd.service
pyupdatesd.service - Updates Available
Loaded: loaded (/etc/systemd/system/pyupdatesd.service; enabled)
Active: failed (Result: timeout) since Fri 2013-05-31 16:36:28
IST; 7s ago Main PID: 3804
CGroup: name=systemd:/system/pyupdatesd.service
May 31 16:34:58 my.pc.here systemd[1]: Starting Updates
Available... May 31 16:36:28 my.pc.here systemd[1]:
pyupdatesd.service operation timed out. Terminating. May 31 16:36:28
my.pc.here systemd[1]: Failed to start Updates Available.
May 31 16:36:28 my.pc.here systemd[1]: Unit
pyupdatesd.service entered failed state
--
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com
9 years, 1 month
Fwd: Thursday is Spice Test Day!
by Martin Holec
Are you tired of using VNC?
Best Regards,
Martin Holec
Desktop QE, Red Hat Brno
----- Forwarded Message -----
From: "David Jaša" <djasa(a)redhat.com>
To: brno-memo-list(a)redhat.com, spice-list(a)redhat.com, tech-list(a)redhat.com, desktop-qa-list(a)redhat.com
Sent: Wednesday, May 29, 2013 10:37:04 PM
Subject: Thursday is Spice Test Day!
Hi All,
The day has come to test Spice! The project got several new features,
half of them developed almost exclusively by the community. There are
several test cases on the Test Day page that allow you to try these
features:
https://fedoraproject.org/wiki/Test_Day:2013-05-30_Spice
if you have any questions, ask on IRC channels (#fedora-test-day @
Freenode, #spice @ gimpnet)
Happy testing!
David
--
David Jaša, RHCE
SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
9 years, 1 month
Fedora on a x86 (AMD) Tablet - the good the bad and the ugly
by Fernando Cassia
I've been enjoying my 'new' (It's actually a bit old, being based in the
original AMD Brazos platform, z01 CPU, but still, dual-core and updated to
8GB RAM, purchased late 2012 and only having had time to play with it
now)....
The good news: Fedora boots fine and runs smoothly, BUT!...
1. The Gnome 3.x "hitting the top-left corner" system works and seems
designed with a mouse in mind, NOT touch. If I touch with the finger in the
upper left corner of the screen, 99.1% of the time (rough estimate ;) ....
NOTHING HAPPENS. That surely is because the "focus point"of the "hit" is
too narrow for a finger. In other words, it's expecting the mouse pointer
to be at 0x0 (or 1x1) pixel coordinate for a splt second before invoking
the gnome screens. With a finger hit, surely one fat finger translates to
coordinates 0-40 x to 0-40y.
It doesn't matter if I just position the finger in the corner, or if I try
to emulate the mouse action of doing a small travel with the finger and
"hitting" the corner. It only works on about 1 in every 20 tries.
So, how to fix this? how to make the "invocation area" bigger?
2. The unit comes with 3 sensor keys (virtual buttons drawn over the right
edge of the touch screen), that provide the following functions:
a. O-Easy (on Windows, this calls a custom MSI app that allows you to,
among other things, easy one-touch enable-disable of several tablet
components, ie WiFi, Bluetooth, GPS, cameras, etc). Before OS loads,
"O-easy" is mapped in the BIOS to the ENTER key, which together with the
volume up/down buttons on the side (mapped to cursor up/down) allow
navigating the Win7 boot menus without a keyboard and before the OS loads.
b. Home (used to minimize everything and get a look at the desktop, pressd
again, maximized apps return)
c. Hang. This simulates a Ctrl-Alt-Del. Used with win7, it's very handy to
invoke the Win7 task manager when a misbehaving app needs to be killed.
Well, on Fedora 'virtual keys' (a) and (b) do nothing, but (c) is the
worrying one as it sends Fedora on the awful standard Ctrl-Alt-Del "system
is shutting down in 60 secs..." dialog unles you cancel it.
I've been reading complaints about this default Ctrl-Alt-Del behaviour in
Linux since at least 2005... Isn't it time to change the dialog that AT
LEAST lets the user choose between many options, one of them being
"shutdown/reboot and another Start Task Manager?". It would be a great step
forward on the usability angle, specially for people coming from Windows.
(and not to mention on this table when you can simply invoke a shumtdown if
you're not paying much attention and tap into the Hang virtual button with
the corner of your hand while grabbing the tablet...
ANY IDEAS of how to fix/improve any of the points raised above is of course
welcome.
The good:
1. I can do everything I used to do with a netbook, with a tablet.
2. I can run Virtualbox!. Try VBox on a ARM/Android based *TOY*
Final question: is F18/F19 SSD aware, or is there any manual tweak I must
take into account? (wrt flash device life, filesystem used (ext2 to
minimize writes, perhaps?)
FC
PS: Tablet is a MSI WIndpad 110W, AMD Brazos z01. Still available in
Canada* (it was also in Amazon.com until December '12, that's when I bought
it, as it was the only non-Intel, x86 tablet that provided the best
price/performance -$450-550 and expandability -up to 8GB ram unlike its
only competitor at the time the Acer Iconia Tab W500).
* http://www.shopbot.ca/pp-msi-windpad-110w-msi-price-325350.html
--
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
9 years, 1 month
Re: Fwd: Thursday is Spice Test Day!
by poma
On 30.05.2013 19:23, Adam Williamson wrote:
> On Thu, 2013-05-30 at 15:53 +0200, poma wrote:
>> On 30.05.2013 14:16, Martin Holec wrote:
>>> Are you tired of using VNC?
>>
>> Nope.
>> Do you have any issues with VNC?
>
> It's slow, doesn't have as good guest integration as Spice, and misses
> lots of spice's advanced features...
In this respect, is there a comparison study and where?
poma
9 years, 1 month
Zathura -
by Bob Goodwin
On 24/05/13 02:10, Ranjan Maitra wrote:
> Regrettably, epdfview is dead. The best option is to switch to evince
> or zathura, following:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=904148
>
> I switched to zathura, and all pdf's render.
>
> Ranjan
I just yum installed zathura in F-18/64/XFCE. It appears to run but displays a blank form with only [No name] at the bottom left.
[bobg@box10 ~]$ zathura /mnt/HOME1/Documents/Toro/3375-638.pdf
error: could not open plugin directory: /usr/lib64/zathura
error: unknown file type
Perhaps it wont work with XFCE?
--
http://www.qrz.com/db/W2BOD
box10 Fedora-18 XFCE Linux
9 years, 1 month
RE: F17 losing settings
by Alan Gagne
> Where/How do I tell Fedora (Gnome 3) once and for all to show
> hidden files? Unless I command otherwise, I always want to see them; but
> the file manager seems to ignore the fact that I have that option checked.
[agagne@dw-agagne ~]$ gsettings set org.gnome.nautilus.preferences
show-hidden-files true
[agagne@dw-agagne ~]$ gsettings get org.gnome.nautilus.preferences
show-hidden-files
true
Alan
9 years, 1 month
problems updating to abrt-libs-2.1.4-3.fc18.x86_64
by Maurizio Marini
I have had meny issue this morning, after yum update
yum update
Loaded plugins: langpacks, presto, refresh-packagekit
fedora/18/x86_64/metalink | 31 kB 00:00:00
updates/18/x86_64/metalink | 23 kB 00:00:00
updates | 4.7 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package abrt.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-addon-ccpp.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-addon-ccpp.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-addon-kerneloops.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-addon-kerneloops.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-addon-python.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-addon-python.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-addon-vmcore.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-addon-vmcore.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-addon-xorg.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-addon-xorg.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-dbus.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-dbus.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-desktop.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-desktop.x86_64 0:2.1.4-3.fc18 will be an update
--> Processing Dependency: abrt-addon-uefioops for package: abrt-desktop-2.1.4-3.fc18.x86_64
---> Package abrt-gui.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-gui.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-libs.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-libs.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-plugin-bodhi.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-plugin-bodhi.x86_64 0:2.1.4-3.fc18 will be an update
---> Package abrt-retrace-client.x86_64 0:2.1.2-2.fc18 will be updated
---> Package abrt-retrace-client.x86_64 0:2.1.4-3.fc18 will be an update
---> Package gpsd-libs.x86_64 0:3.5-2.fc18 will be updated
---> Package gpsd-libs.x86_64 0:3.9-1.fc18 will be an update
---> Package gtk2.x86_64 0:2.24.16-1.fc18 will be updated
---> Package gtk2.x86_64 0:2.24.18-1.fc18 will be an update
---> Package httpd.x86_64 0:2.4.4-2.fc18 will be updated
---> Package httpd.x86_64 0:2.4.4-3.fc18 will be an update
---> Package httpd-tools.x86_64 0:2.4.4-2.fc18 will be updated
---> Package httpd-tools.x86_64 0:2.4.4-3.fc18 will be an update
---> Package ktp-accounts-kcm.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-accounts-kcm.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-approver.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-approver.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-auth-handler.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-auth-handler.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-common-internals.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-common-internals.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-contact-list.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-contact-list.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-desktop-applets.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-desktop-applets.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-filetransfer-handler.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-filetransfer-handler.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-kded-integration-module.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-kded-integration-module.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-send-file.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-send-file.x86_64 0:0.6.2-1.fc18 will be an update
---> Package ktp-text-ui.x86_64 0:0.6.1-1.fc18 will be updated
---> Package ktp-text-ui.x86_64 0:0.6.2-1.fc18 will be an update
---> Package libX11.i686 0:1.5.0-3.fc18 will be updated
---> Package libX11.x86_64 0:1.5.0-3.fc18 will be updated
---> Package libX11.i686 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 will be an update
---> Package libX11.x86_64 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 will be an update
---> Package libX11-common.noarch 0:1.5.0-3.fc18 will be updated
---> Package libX11-common.noarch 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 will be an update
---> Package libcdr.x86_64 0:0.0.13-1.fc18 will be updated
---> Package libcdr.x86_64 0:0.0.14-1.fc18 will be an update
---> Package libreport.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-fedora.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-fedora.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-filesystem.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-filesystem.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-gtk.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-gtk.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-newt.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-newt.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-plugin-bugzilla.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-plugin-bugzilla.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-plugin-kerneloops.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-plugin-kerneloops.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-plugin-logger.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-plugin-logger.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-plugin-reportuploader.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-plugin-reportuploader.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-plugin-ureport.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-plugin-ureport.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-python.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-python.x86_64 0:2.1.4-4.fc18 will be an update
---> Package libreport-web.x86_64 0:2.1.2-2.fc18 will be updated
---> Package libreport-web.x86_64 0:2.1.4-4.fc18 will be an update
---> Package pcre.i686 0:8.31-4.fc18 will be updated
---> Package pcre.x86_64 0:8.31-4.fc18 will be updated
---> Package pcre.i686 0:8.31-5.fc18 will be an update
---> Package pcre.x86_64 0:8.31-5.fc18 will be an update
---> Package telepathy-logger-qt.x86_64 0:0.6.1-1.fc18 will be updated
---> Package telepathy-logger-qt.x86_64 0:0.6.2-1.fc18 will be an update
---> Package tzdata.noarch 0:2013b-2.fc18 will be updated
---> Package tzdata.noarch 0:2013c-1.fc18 will be an update
---> Package tzdata-java.noarch 0:2013b-2.fc18 will be updated
---> Package tzdata-java.noarch 0:2013c-1.fc18 will be an update
--> Running transaction check
---> Package abrt-addon-uefioops.x86_64 0:2.1.4-3.fc18 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=================================================================================================================================================================================================================================
Package Arch Version Repository Size
=================================================================================================================================================================================================================================
Updating:
abrt x86_64 2.1.4-3.fc18 updates 349 k
abrt-addon-ccpp x86_64 2.1.4-3.fc18 updates 159 k
abrt-addon-kerneloops x86_64 2.1.4-3.fc18 updates 81 k
abrt-addon-python x86_64 2.1.4-3.fc18 updates 81 k
abrt-addon-vmcore x86_64 2.1.4-3.fc18 updates 80 k
abrt-addon-xorg x86_64 2.1.4-3.fc18 updates 75 k
abrt-dbus x86_64 2.1.4-3.fc18 updates 85 k
abrt-desktop x86_64 2.1.4-3.fc18 updates 68 k
abrt-gui x86_64 2.1.4-3.fc18 updates 160 k
abrt-libs x86_64 2.1.4-3.fc18 updates 84 k
abrt-plugin-bodhi x86_64 2.1.4-3.fc18 updates 76 k
abrt-retrace-client x86_64 2.1.4-3.fc18 updates 100 k
gpsd-libs x86_64 3.9-1.fc18 updates 208 k
gtk2 x86_64 2.24.18-1.fc18 updates 3.4 M
httpd x86_64 2.4.4-3.fc18 updates 1.1 M
httpd-tools x86_64 2.4.4-3.fc18 updates 81 k
ktp-accounts-kcm x86_64 0.6.2-1.fc18 updates 435 k
ktp-approver x86_64 0.6.2-1.fc18 updates 67 k
ktp-auth-handler x86_64 0.6.2-1.fc18 updates 91 k
ktp-common-internals x86_64 0.6.2-1.fc18 updates 553 k
ktp-contact-list x86_64 0.6.2-1.fc18 updates 215 k
ktp-desktop-applets x86_64 0.6.2-1.fc18 updates 93 k
ktp-filetransfer-handler x86_64 0.6.2-1.fc18 updates 77 k
ktp-kded-integration-module x86_64 0.6.2-1.fc18 updates 129 k
ktp-send-file x86_64 0.6.2-1.fc18 updates 52 k
ktp-text-ui x86_64 0.6.2-1.fc18 updates 537 k
libX11 i686 1.5.99.901-3.20130524gita3bdd2b09.fc18 updates 601 k
libX11 x86_64 1.5.99.901-3.20130524gita3bdd2b09.fc18 updates 592 k
libX11-common noarch 1.5.99.901-3.20130524gita3bdd2b09.fc18 updates 181 k
libcdr x86_64 0.0.14-1.fc18 updates 452 k
libreport x86_64 2.1.4-4.fc18 updates 304 k
libreport-fedora x86_64 2.1.4-4.fc18 updates 26 k
libreport-filesystem x86_64 2.1.4-4.fc18 updates 25 k
libreport-gtk x86_64 2.1.4-4.fc18 updates 76 k
libreport-newt x86_64 2.1.4-4.fc18 updates 32 k
libreport-plugin-bugzilla x86_64 2.1.4-4.fc18 updates 54 k
libreport-plugin-kerneloops x86_64 2.1.4-4.fc18 updates 34 k
libreport-plugin-logger x86_64 2.1.4-4.fc18 updates 36 k
libreport-plugin-reportuploader x86_64 2.1.4-4.fc18 updates 39 k
libreport-plugin-ureport x86_64 2.1.4-4.fc18 updates 35 k
libreport-python x86_64 2.1.4-4.fc18 updates 51 k
libreport-web x86_64 2.1.4-4.fc18 updates 36 k
pcre i686 8.31-5.fc18 updates 344 k
pcre x86_64 8.31-5.fc18 updates 333 k
telepathy-logger-qt x86_64 0.6.2-1.fc18 updates 63 k
tzdata noarch 2013c-1.fc18 updates 443 k
tzdata-java noarch 2013c-1.fc18 updates 157 k
Installing for dependencies:
abrt-addon-uefioops x86_64 2.1.4-3.fc18 updates 74 k
Transaction Summary
=================================================================================================================================================================================================================================
Install ( 1 Dependent package)
Upgrade 47 Packages
Total download size: 12 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
updates/prestodelta | 2.2 MB 00:00:03
Processing delta metadata
Download delta size: 3.3 M
(1/40): abrt-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 204 kB 00:00:01
(2/40): abrt-addon-python-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 75 kB 00:00:01
(3/40): abrt-addon-ccpp-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 118 kB 00:00:01
abrt-addon-vmcore-2.1.2-2.fc18 FAILED
ftp://mirror.root.lu/fedora/updates/18/x86_64/drpms/abrt-addon-vmcore-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm: [Errno 14] curl#56 - "response reading failed" ] 253 kB/s | 222 kB 00:00:12 ETA
Trying other mirror.
(4/40): abrt-gui-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 87 kB 00:00:01
(5/40): abrt-libs-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 75 kB 00:00:02
(6/40): abrt-retrace-client-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 86 kB 00:00:02
(7/40): gtk2-2.24.16-1.fc18_2.24.18-1.fc18.x86_64.drpm | 401 kB 00:00:00
(8/40): ktp-accounts-kcm-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 101 kB 00:00:00
(9/40): ktp-approver-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 20 kB 00:00:00
(10/40): abrt-dbus-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 81 kB 00:00:04
(11/40): ktp-auth-handler-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 68 kB 00:00:00
(12/40): httpd-2.4.4-2.fc18_2.4.4-3.fc18.x86_64.drpm | 96 kB 00:00:01
(13/40): httpd-tools-2.4.4-2.fc18_2.4.4-3.fc18.x86_64.drpm | 21 kB 00:00:01
(14/40): ktp-contact-list-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 151 kB 00:00:00
(15/40): gpsd-libs-3.5-2.fc18_3.9-1.fc18.x86_64.drpm | 122 kB 00:00:03
(16/40): ktp-kded-integration-module-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 25 kB 00:00:00
(17/40): ktp-text-ui-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 247 kB 00:00:00
(18/40): libX11-1.5.0-3.fc18_1.5.99.901-3.20130524gita3bdd2b09.fc18.i686.drpm | 76 kB 00:00:00
(19/40): ktp-common-internals-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 109 kB 00:00:01
(20/40): ktp-desktop-applets-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 26 kB 00:00:01
(21/40): libX11-1.5.0-3.fc18_1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64.drpm | 92 kB 00:00:00
(22/40): ktp-filetransfer-handler-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 49 kB 00:00:01
(23/40): ktp-send-file-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 32 kB 00:00:01
(24/40): libreport-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 150 kB 00:00:00
(25/40): libreport-plugin-kerneloops-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 33 kB 00:00:00
(26/40): libX11-common-1.5.0-3.fc18_1.5.99.901-3.20130524gita3bdd2b09.fc18.noarch.drpm | 48 kB 00:00:01
(27/40): libreport-plugin-logger-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 32 kB 00:00:00
(28/40): libreport-plugin-ureport-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 33 kB 00:00:00
(29/40): libcdr-0.0.13-1.fc18_0.0.14-1.fc18.x86_64.drpm | 51 kB 00:00:01
(30/40): libreport-python-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 34 kB 00:00:00
(31/40): libreport-gtk-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 62 kB 00:00:01
(32/40): pcre-8.31-4.fc18_8.31-5.fc18.i686.drpm | 28 kB 00:00:00
(33/40): telepathy-logger-qt-0.6.1-1.fc18_0.6.2-1.fc18.x86_64.drpm | 6.6 kB 00:00:00
(34/40): libreport-plugin-reportuploader-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 35 kB 00:00:00
(35/40): libreport-plugin-bugzilla-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 48 kB 00:00:01
(36/40): tzdata-2013b-2.fc18_2013c-1.fc18.noarch.drpm | 271 kB 00:00:00
(37/40): pcre-8.31-4.fc18_8.31-5.fc18.x86_64.drpm | 17 kB 00:00:01
(38/40): tzdata-java-2013b-2.fc18_2013c-1.fc18.noarch.drpm | 92 kB 00:00:01
(39/40): abrt-addon-vmcore-2.1.2-2.fc18_2.1.4-3.fc18.x86_64.drpm | 72 kB 00:00:01
(40/40): libreport-web-2.1.2-2.fc18_2.1.4-4.fc18.x86_64.drpm | 33 kB 00:00:02
Finishing rebuild of rpms, from deltarpms
<locally rebuilding deltarpms> | 12 MB 00:00:18
Presto reduced the update size by 72% (from 12 M to 3.3 M).
Package(s) data still to download: 383 k
(1/8): abrt-addon-kerneloops-2.1.4-3.fc18.x86_64.rpm | 81 kB 00:00:00
(2/8): libreport-fedora-2.1.4-4.fc18.x86_64.rpm | 26 kB 00:00:00
(3/8): libreport-filesystem-2.1.4-4.fc18.x86_64.rpm | 25 kB 00:00:00
abrt-addon-xorg-2.1.4-3.fc18.x FAILED
ftp://ftp6.linux.cz/pub/linux/fedora/linux/updates/18/x86_64/abrt-addon-xorg-2.1.4-3.fc18.x86_64.rpm: [Errno 14] curl#7 - "Failed to connect to 2001:718:801:230::cd: Network is unreachable" ] 0.0 B/s | 0 B --:--:-- ETA
Trying other mirror.
(4/8): libreport-newt-2.1.4-4.fc18.x86_64.rpm | 32 kB 00:00:00
(5/8): abrt-desktop-2.1.4-3.fc18.x86_64.rpm | 68 kB 00:00:01
(6/8): abrt-addon-uefioops-2.1.4-3.fc18.x86_64.rpm | 74 kB 00:00:01
(7/8): abrt-plugin-bodhi-2.1.4-3.fc18.x86_64.rpm | 76 kB 00:00:01
(8/8): abrt-addon-xorg-2.1.4-3.fc18.x86_64.rpm | 75 kB 00:00:01
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 148 kB/s | 457 kB 00:03
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : telepathy-logger-qt-0.6.2-1.fc18.x86_64 1/95
Updating : ktp-common-internals-0.6.2-1.fc18.x86_64 2/95
Updating : ktp-accounts-kcm-0.6.2-1.fc18.x86_64 3/95
Updating : libX11-common-1.5.99.901-3.20130524gita3bdd2b09.fc18.noarch 4/95
Updating : libX11-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 5/95
Updating : libreport-filesystem-2.1.4-4.fc18.x86_64 6/95
Updating : libreport-2.1.4-4.fc18.x86_64 7/95
Updating : libreport-python-2.1.4-4.fc18.x86_64 8/95
Updating : abrt-libs-2.1.4-3.fc18.x86_64 9/95
cat: /var/tmp/abrt/xorg-2013-04-10-18:32:53-18951-1/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:21-18947-3/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:15-18880-1/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:17-18883-2/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:25-18987-1/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:15-18880-3/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:15-18880-2/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:21-18947-2/uid: No such file or directory
cat: /var/tmp/abrt/xorg-2013-04-12-21:26:17-18883-1/uid: No such file or directory
Updating : abrt-2.1.4-3.fc18.x86_64 10/95
^C
Killed
after kill rpm db was very very dirty
rpm --rebuilddb
then
yum check
and then I removed all the duplicates
I have removed
yum remove abrt-libs-2.1.4-3.fc18.x86_64
yum remove gnome-abrt-0.2.12-2.fc18.x86_64
etc etc
keep care
-m
9 years, 1 month
F18 grublegacy boot chainload to md grub2?
by Nate Pearlstein
Has anyone had any luck with a legacy grub boot menu chainloading to an md /boot with grub2 installed in the md?
I've been using legacy grub for a multiboot menu for a long time now. First time I've tried an md /boot that wasn't for an ia64 efi. Asking about x86_64 just to be clear and no UEFI.
Can't seem to get grub2 to install into the component pieces of the md. It will install into the md but I suspect it's offset to far from the beginning of the component partitions. I've tried md metadata type 0.90 1.0 and 1.2 no luck.
--
Nate Pearlstein - npearl(a)sgi.com - Product Support Engineer
9 years, 1 month
Further to postgres on Rails in Fedora 18 but OT
by Max Pyziur
http://lists.fedoraproject.org/pipermail/users/2013-May/435615.html
Sorry deleted your message and then was viewing it on the web.
You write:
Booking_development=> SELECT "registers".* FROM "registers" ORDER BY
lname shows nothing because it's a database not a table, but I do not
understand how to get at it's tables'.
I reply:
The syntax implies that you have a schema by the name of "registers."
Are you trying to see everything in the "registers" table?
If so, I would first check to see what tables are available in
booking_development
>From a psql prompt, type: \dt
That should show you the tables that are in the public schema; do you also
have other schemas? Typing
\dt *.*
can give you verbose results but it should show you other schemas if they
are there.
If all you want to do is to see what is in the "registers" table, then
the SQL would be:
SELECT * FROM registers ORDER BY lname
(providing "lname" is a field in the "registers" table).
Hope that helps,
Max Pyziur
pyz(a)brama.com
9 years, 1 month