Bug 748759 - deja-dup-23.92 is available
Summary: deja-dup-23.92 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: deja-dup
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 818575
TreeView+ depends on / blocked
 
Reported: 2011-10-25 10:07 UTC by Upstream Release Monitoring
Modified: 2012-09-25 16:39 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-25 16:39:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Updates spec for 23.2 (10.58 KB, text/x-rpm-spec)
2012-06-17 04:45 UTC, Ankur Sinha (FranciscoD)
no flags Details

Description Upstream Release Monitoring 2011-10-25 10:07:23 UTC
Latest upstream release: 21.1
Current version in Fedora Rawhide: 19.90
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Upstream Release Monitoring 2011-11-22 11:09:53 UTC
Latest upstream release: 21.2
Current version in Fedora Rawhide: 20.1
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 2 Upstream Release Monitoring 2012-01-16 11:11:20 UTC
Latest upstream release: 21.4
Current version in Fedora Rawhide: 20.1
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 3 Upstream Release Monitoring 2012-02-24 11:11:38 UTC
Latest upstream release: 21.90
Current version in Fedora Rawhide: 20.1
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 4 Upstream Release Monitoring 2012-03-23 11:08:40 UTC
Latest upstream release: 22.0
Current version in Fedora Rawhide: 20.2
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 5 Upstream Release Monitoring 2012-04-17 10:09:45 UTC
Latest upstream release: 22.1
Current version in Fedora Rawhide: 20.2
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 6 Upstream Release Monitoring 2012-06-06 07:26:56 UTC
Latest upstream release: 23.2
Current version in Fedora Rawhide: 20.2
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 7 Ankur Sinha (FranciscoD) 2012-06-17 04:45:46 UTC
Created attachment 592373 [details]
Updates spec for 23.2

I tried updating the package. libpeas has been added as a BR. It still doesn't build. Here's the error from the koji scratch build:

make[2]: Leaving directory `/builddir/build/BUILD/deja-dup-23.2/preferences'
Making all in deja-dup
make[2]: Entering directory `/builddir/build/BUILD/deja-dup-23.2/deja-dup'
  VALAC  deja_dup_vala.stamp
Prompt.vala:70.17-70.30: error: The name `DesktopAppInfo' does not exist in the context of `ok'
  var app = new DesktopAppInfo("deja-dup-ccpanel.desktop");
                ^^^^^^^^^^^^^^
Prompt.vala:70.7-70.58: error: var declaration not allowed with non-typed initializer
  var app = new DesktopAppInfo("deja-dup-ccpanel.desktop");
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Prompt.vala:71.7-71.9: error: The name `app' does not exist in the context of `ok'
  if (app != null) {
      ^^^
Prompt.vala:73.7-73.9: error: The name `app' does not exist in the context of `ok'
      app.launch(null, Gdk.Screen.get_default().get_display().get_app_launch_context());
      ^^^
Prompt.vala:82.3-82.5: error: The name `app' does not exist in the context of `ok'
  app = new DesktopAppInfo("deja-dup-preferences.desktop");
  ^^^
Prompt.vala:84.5-84.7: error: The name `app' does not exist in the context of `ok'
    app.launch(null, Gdk.Screen.get_default().get_display().get_app_launch_context());
    ^^^
Compilation failed: 6 error(s), 0 warning(s)

Someone with vala knowledge might need to take a look at this one.

http://koji.fedoraproject.org/koji/taskinfo?taskID=4171809

Thanks,
Ankur

Comment 8 Michael Terry 2012-06-17 14:54:19 UTC
Note that 23.2 is a development release.  22.1 is the latest stable release.

But for 23.2, I'm guessing you are using the very latest valac development release?  I had the same problem and here's the upstream patch to fix it:

http://bazaar.launchpad.net/~deja-dup-hackers/deja-dup/24/revision/1347

Comment 9 Upstream Release Monitoring 2012-07-28 11:04:46 UTC
Latest upstream release: 23.4
Current version in Fedora Rawhide: 20.2
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 10 Upstream Release Monitoring 2012-08-23 07:29:08 UTC
Latest upstream release: 23.90
Current version in Fedora Rawhide: 20.2
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 11 Upstream Release Monitoring 2012-09-19 07:07:17 UTC
Latest upstream release: 23.92
Current version in Fedora Rawhide: 20.2
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 12 Kalev Lember 2012-09-21 18:15:59 UTC
Hi,

I have built deja-dup 23.92 for F18. Would be really great if someone could help me verify that it works OK.

Comment 13 Fedora Update System 2012-09-21 18:16:32 UTC
deja-dup-23.92-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/deja-dup-23.92-1.fc18

Comment 14 Fedora Update System 2012-09-22 06:29:53 UTC
Package deja-dup-23.92-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing deja-dup-23.92-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-14520/deja-dup-23.92-1.fc18
then log in and leave karma (feedback).

Comment 15 Fedora Update System 2012-09-25 16:39:38 UTC
deja-dup-23.92-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.