[Bug 1758740] Re: FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

2018-10-11 Thread Jeremy Bicha
gnucash 3.3 will be available in Ubuntu 18.10.

** Changed in: gnucash (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758740

Title:
  FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1758740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758740] Re: FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

2018-04-26 Thread Steve Langasek
- disabling an upstream test without time to analyze what the impact of that is
- completely new upstream branch with no time to test before release
- is not the last reverse-dependency of webkitgtk in the archive for bionic

-1 for an FFe.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758740

Title:
  FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1758740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758740] Re: FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

2018-04-26 Thread Jeremy Bicha
Steve, since we're at the last moment, would it be acceptable to go
ahead and sync gnucash 3.0 from Debian now but ignore build test
failures?

That would allow us to remove the old webkitgtk and we can do an SRU if
needed for gnucash later.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758740

Title:
  FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1758740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1758740] Re: FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

2018-04-24 Thread Steve Langasek
On Wed, Apr 25, 2018 at 02:15:46AM -, Steve Langasek wrote:
> Perhaps that is more tractable than the previous failures.

(gdb) break 
GncDbiBackend<(DbType)0>::conn_setup(std::vector, 
std::__cxx11::basic_string 
>, std::allocator, 
std::__cxx11::basic_string 
> > >&, UriStrings&) 
Breakpoint 1 at 0x5557f980: 
GncDbiBackend<(DbType)0>::conn_setup(std::vector, 
std::__cxx11::basic_string 
>, std::allocator, 
std::__cxx11::basic_string 
> > >&, UriStrings&). (2 locations)
[...]
(gdb) break gnc_module_init_backend_dbi() 
Breakpoint 4 at 0x5557a680: gnc_module_init_backend_dbi(). (2 locations)
(gdb) break gnc_module_finalize_backend_dbi() 
Breakpoint 5 at 0x5557aa20: gnc_module_finalize_backend_dbi(). (2 locations)
(gdb) run
Starting program: /tmp/gnucash-3.0/.build/bin/test-backend-dbi 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Breakpoint 4, gnc_module_init_backend_dbi ()
at ./libgnucash/backend/dbi/gnc-backend-dbi.cpp:1009
1009./libgnucash/backend/dbi/gnc-backend-dbi.cpp: No such file or directory.
(gdb) print dbi_instance 
$1 = (dbi_inst) 0x0
(gdb) watch dbi_instance
Hardware watchpoint 6: dbi_instance
(gdb) cont
Continuing.

Hardware watchpoint 6: dbi_instance

Old value = (dbi_inst) 0x0
New value = (dbi_inst) 0x557e3460
0x77639d70 in dbi_initialize_r ()
   from /usr/lib/x86_64-linux-gnu/libdbi.so.1
(gdb) fin
Run till exit from #0  0x77639d70 in dbi_initialize_r ()
   from /usr/lib/x86_64-linux-gnu/libdbi.so.1
gnc_module_init_backend_dbi ()
at ./libgnucash/backend/dbi/gnc-backend-dbi.cpp:1032
1032in ./libgnucash/backend/dbi/gnc-backend-dbi.cpp
(gdb) print dbi_instance
$5 = (dbi_inst) 0x557e3460
(gdb) print _instance
$6 = (dbi_inst *) 0x711d6428 
(gdb) cont
Continuing.
/backend/dbi/adjust sql options string localtime: OK
/backend/dbi/sqlite3/store_and_reload: 
Breakpoint 1, GncDbiBackend<(DbType)0>::conn_setup (this=this@entry=
0x5585, options=std::vector of length 3, capacity 4 = {...}, 
uri=...) at ./libgnucash/backend/dbi/gnc-backend-dbi.cpp:260
260 ./libgnucash/backend/dbi/gnc-backend-dbi.cpp: No such file or directory.
(gdb) print _instance
$7 = (dbi_inst *) 0x557b2440 
(gdb) 

... yep.  A static global variable whose address changes between functions,
that makes perfect sense.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758740

Title:
  FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1758740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758740] Re: FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

2018-04-24 Thread Steve Langasek
3.0-1 also still FTBFS for me locally.

Command: "/tmp/gnucash-3.0/.build/bin/test-backend-dbi"
Directory: /tmp/gnucash-3.0/.build/libgnucash/backend/dbi/test
"test-backend-dbi" start time: Apr 25 02:01 UTC
Output:
--
/backend/dbi/adjust sql options string localtime: OK
/backend/dbi/sqlite3/store_and_reload: 
** (/tmp/gnucash-3.0/.build/bin/test-backend-dbi:24632): CRITICAL **: 02:01:52.4
76: [GncDbiBackend::conn_setup()] Attempt to connect with an uninitialized
 dbi_instance

** (/tmp/gnucash-3.0/.build/bin/test-backend-dbi:24632): CRITICAL **: 02:01:52.4
76: [GncDbiBackend::conn_setup()] Unable to create sqlite3 dbi connection
**
ERROR:/tmp/gnucash-3.0/libgnucash/backend/dbi/test/test-backend-dbi-basic.cpp:39
7:void test_dbi_store_and_reload(Fixture*, gconstpointer): assertion failed (qof
_session_get_error (session_2) == ERR_BACKEND_NO_ERR): (3 == 0)

Test time =   0.46 sec
--
Test Failed.

Perhaps that is more tractable than the previous failures.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758740

Title:
  FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1758740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758740] Re: FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

2018-04-24 Thread Jeremy Bicha
** Summary changed:

- FFe: Sync gnucash 1:2.7.8-1 (universe) from Debian experimental (main)
+ FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

** Description changed:

- Please sync gnucash 1:2.7.8-1 (universe) from Debian experimental (main)
+ Please sync gnucash 1:3.0-1 (universe) from Debian experimental (main)
  
  Explanation of FeatureFreeze exception
  --
- gnucash 2.7.8 is already packaged in Debian experimental as a final release 
candidate for 3.0.
- 
- Stable Gnucash 3.0 was released April 1.
+ Gnucash 3.0 was released April 1.
  
  This release is important because it will allow us to drop the old
  webkitgtk (LP: #1710318) and goffice-0.8 from Ubuntu 18.04 LTS.
  
- gnucash 2.7/3.0 switches to gtk3.
- 
- Since 1:2.7.7-1 in the Debian also switches from python2 to python3.
+ gnucash 3.0 switches to gtk3.
  
  Release Notes
  -
  http://gnucash.org/news.phtml
  https://github.com/Gnucash/gnucash/releases
  
  Changelog entries since current bionic version 1:2.6.18-1
  -
+ gnucash (1:3.0-1) experimental; urgency=medium
+ 
+   * New upstream release [April 2018]. (Closes: #892177).
+   * control: removed dbus recommends, as advised by Laurent Bigonville
+ (Closes: #815005).
+   * Recommends: python-gnucash --> python3-gnucash.
+ Thanks, Laurent Bigonville.
+   * Install python examples.
+ Thanks, Laurent Bigonville.
+   * watch: minor pattern correction/update.
+   * Build with guile-2.2-dev (Closes: #885204);
+ Pass "-X.go" to dh_strip which is "Unable to recognise the format of
+ the input file" of *.go files...
+ 
+  -- Dmitry Smirnov   Sun, 08 Apr 2018 18:14:53 +1000
+ 
  gnucash (1:2.7.8-1) experimental; urgency=medium
  
-   * New upstream release [March 2018].
+   * New upstream release [March 2018].
  
-  -- Dmitry Smirnov   Tue, 27 Mar 2018 23:34:54 +1100
+  -- Dmitry Smirnov   Tue, 27 Mar 2018 23:34:54 +1100
  
  gnucash (1:2.7.7-1) experimental; urgency=medium
  
-   * New upstream release [March 2018].
+   * New upstream release [March 2018].
  
-   [ Julian Wollrath  ]
-   * Switch to Python3 (Closes: #884343).
+   [ Julian Wollrath  ]
+   * Switch to Python3 (Closes: #884343).
  
-  -- Dmitry Smirnov   Mon, 26 Mar 2018 01:18:37 +1100
+  -- Dmitry Smirnov   Mon, 26 Mar 2018 01:18:37 +1100
  
  gnucash (1:2.7.6-1) experimental; urgency=medium
  
    * New upstream release [March 2018].
  + fixed FTBFS on 32-bit architectures (Closes: #890317)
  Thanks, John Ralls.
    * Build-Depends:
  + libgwengui-gtk2-dev --> libgwengui-gtk3-dev (Closes: #886587)
  - libgoffice-0.10-dev
  - intltool
    * Standards-Version: 4.1.3
    * debhelper & compat to version 11.
    * watch: check GitHub for releases as well.
    * rules: override_dh_auto_test to honour "nocheck" in DEB_BUILD_OPTIONS.
  
   -- Dmitry Smirnov   Wed, 14 Mar 2018 15:39:13 +1100
  
  gnucash (1:2.7.3-1) experimental; urgency=medium
  
    * New upstream release [December 2017].
  * No longer depends on libwebkitgtk-1.0 (Closes: #790204)
    Thanks to John Ralls,
  Jeremy Bicha,
  Adrian Bunk,
  Micha Lenk,
  Steve Langasek,
  Laurent Bigonville.
    * Build-Depends:
  + cmake
  + googletest
  - libgoffice-0.8-dev
  + libgoffice-0.10-dev
  + libboost-dev
  + libboost-date-time-dev
  + libboost-filesystem-dev
  + libboost-locale-dev
  + libboost-regex-dev
  - libwebkitgtk-dev
  + libwebkit2gtk-4.0-dev
  - libgtk2.0-dev (>= 2.24)
  + libgtk-3-dev
  - libgnomecanvas2-dev
  + texinfo
  
   -- Dmitry Smirnov   Sun, 07 Jan 2018 22:28:21 +1100

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758740

Title:
  FFe: Sync gnucash 1:3.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1758740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs