Bug 1054999
Summary: | [abrt] deja-dup: g_settings_set_property(): deja-dup-monitor killed by SIGTRAP | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | William Penton <william> | ||||||||||||||||||||||
Component: | deja-dup | Assignee: | Rahul Sundaram <metherid> | ||||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||
Version: | 20 | CC: | fedora, jitesh.1337, kengert, metherid, mike | ||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/815c8e6e32e79220c766a019a5fb4ad0d8c285a1 | ||||||||||||||||||||||||
Whiteboard: | abrt_hash:40c1bea5ca8ba8af93ebc234c62421f9533880b8 | ||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||
Last Closed: | 2014-01-20 18:46:44 UTC | Type: | --- | ||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||
Attachments: |
|
Description
William Penton
2014-01-17 22:33:08 UTC
Created attachment 851853 [details]
File: backtrace
Created attachment 851854 [details]
File: cgroup
Created attachment 851855 [details]
File: core_backtrace
Created attachment 851856 [details]
File: dso_list
Created attachment 851857 [details]
File: environ
Created attachment 851858 [details]
File: limits
Created attachment 851859 [details]
File: maps
Created attachment 851860 [details]
File: open_fds
Created attachment 851861 [details]
File: proc_pid_status
Created attachment 851862 [details]
File: var_log_messages
This also made nautilus not work so I uninstalled it but I wanted to get more information so I re-installed it via yum command line. I got this error. [wpenton@Office ~]$ sudo yum install deja-dup [sudo] password for wpenton: Loaded plugins: langpacks, refresh-packagekit Resolving Dependencies --> Running transaction check ---> Package deja-dup.x86_64 0:27.3.1-2.fc20 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: deja-dup x86_64 27.3.1-2.fc20 fedora 881 k Transaction Summary ================================================================================ Install 1 Package Total download size: 881 k Installed size: 3.8 M Is this ok [y/d/N]: y Downloading packages: deja-dup-27.3.1-2.fc20.x86_64.rpm | 881 kB 00:00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : deja-dup-27.3.1-2.fc20.x86_64 1/1 warning: %post(deja-dup-27.3.1-2.fc20.x86_64) scriptlet failed, exit status 127 Non-fatal POSTIN scriptlet failure in rpm package deja-dup-27.3.1-2.fc20.x86_64 warning: %posttrans(deja-dup-27.3.1-2.fc20.x86_64) scriptlet failed, exit status 127 Non-fatal POSTTRANS scriptlet failure in rpm package deja-dup-27.3.1-2.fc20.x86_64 Verifying : deja-dup-27.3.1-2.fc20.x86_64 1/1 Installed: deja-dup.x86_64 0:27.3.1-2.fc20 Complete! [wpenton@Office ~]$ Uninstall also gave me an error: [wpenton@Office ~]$ sudo yum remove deja-dup [sudo] password for wpenton: Loaded plugins: langpacks, refresh-packagekit Resolving Dependencies --> Running transaction check ---> Package deja-dup.x86_64 0:27.3.1-2.fc20 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: deja-dup x86_64 27.3.1-2.fc20 @fedora 3.8 M Transaction Summary ================================================================================ Remove 1 Package Installed size: 3.8 M Is this ok [y/N]: y Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : deja-dup-27.3.1-2.fc20.x86_64 1/1 warning: %postun(deja-dup-27.3.1-2.fc20.x86_64) scriptlet failed, exit status 127 Non-fatal POSTUN scriptlet failure in rpm package deja-dup-27.3.1-2.fc20.x86_64 Verifying : deja-dup-27.3.1-2.fc20.x86_64 1/1 Removed: deja-dup.x86_64 0:27.3.1-2.fc20 Complete! [wpenton@Office ~]$ The scriptlet issues have not much to do deja-dup specifically https://ask.fedoraproject.org/question/39213/known-issue-scriptlet-errors-while-installingupgrading-packages-using-yumdnfrpm/ After you run those commands, do run yum reinstall deja-dup as well Ran commands from https://fedoraproject.org/wiki/Common_F20_bugs#RPM_scriptlets_fail_during_updates Re-installed deja-dup without errors. Since this is not a bug with deja-dup, closing and marking as NOTABUG. Well. it is a duplicate, really. Reclosing *** This bug has been marked as a duplicate of bug 1054350 *** |