Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829455 - dev-ruby/stringex-2.8.5: tests fail with "NoMethodError: undefined method `update_attributes!' for #<Document:0x71042b98>"
Summary: dev-ruby/stringex-2.8.5: tests fail with "NoMethodError: undefined method `up...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-12-17 12:43 UTC by Rolf Eike Beer
Modified: 2022-03-26 07:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,23.94 KB, text/plain)
2021-12-17 12:43 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2021-12-17 12:43:31 UTC
Created attachment 759451 [details]
build.log

Example:

Error: test_should_allow_syncing_url(ActsAsUrlIntegrationTest):
  NoMethodError: undefined method `update_attributes!' for #<Document:0x710f3160>
  Did you mean?  update_attribute
/usr/lib/ruby/gems/2.6.0/gems/activemodel-6.1.4.1/lib/active_model/attribute_methods.rb:469:in `method_missing'
/var/tmp/portage/dev-ruby/stringex-2.8.5/work/ruby26/stringex-2.8.5/test/unit/acts_as_url/adapter/activerecord.rb:69:in `adapter_specific_update'
/var/tmp/portage/dev-ruby/stringex-2.8.5/work/ruby26/stringex-2.8.5/test/unit/acts_as_url_integration_test.rb:110:in `test_should_allow_syncing_url'
     107: 
     108:     @doc = Document.create(title: "Original")
     109:     @original_url = @doc.url
  => 110:     adapter_specific_update @doc, title: "New and Improved"
     111:     assert_not_equal @original_url, @doc.url
     112:   end
     113: 

Portage 3.0.20 (python 3.9.9-final-0, default/linux/sparc/17.0, gcc-11.1.0, glibc-2.34-r2, 5.13.12-gentoo-sparc64 sparc64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.13.12-gentoo-sparc64-sparc64-sun4v-with-glibc2.34
KiB Mem:    33076584 total,  12994800 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 17 Dec 2021 01:15:01 +0000
Head commit of repository gentoo: d3626a548719804d2712e24aada8b227b0624028
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p8::gentoo
dev-lang/perl:             5.34.0-r5::gentoo
dev-lang/python:           2.7.18_p13::gentoo, 3.8.12_p1::gentoo, 3.9.9::gentoo, 3.10.0_p1::gentoo
dev-util/cmake:            3.21.0::gentoo
dev-util/meson:            0.59.4::gentoo
sys-apps/baselayout:       2.8::gentoo
sys-apps/openrc:           0.43.3::gentoo
sys-apps/sandbox:          2.24::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.69-r5::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.3-r1::gentoo
sys-devel/binutils:        2.37_p1::gentoo
sys-devel/binutils-config: 5.4::gentoo
sys-devel/gcc:             9.3.0-r2::gentoo, 11.1.0-r2::gentoo
sys-devel/gcc-config:      2.4::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.13::gentoo (virtual/os-headers)
sys-libs/glibc:            2.34-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage/
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 

qt
    location: /var/lib/layman/qt
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="sparc ~sparc"
ACCEPT_LICENSE="*"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=niagara2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/qmail/alias /var/qmail/control /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -mcpu=niagara2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS=""
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS=""
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j20 -l40"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="acl big-endian bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd libtirpc llvm-libunwind ncurses nls nptl openmp pam pcre readline sparc split-usr ssl unicode xattr zlib" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="fbdev glint mga r128 radeon dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, L10N, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

=================================================================
                        Package Settings
=================================================================

dev-ruby/stringex-2.8.5::gentoo was built with the following:
USE="doc -test" RUBY_TARGETS="ruby26 ruby27"
FEATURES="qa-unresolved-soname-deps assume-digests userpriv unknown-features-warn protect-owned parallel-fetch distlocks fixlafiles binpkg-logs pid-sandbox preserve-libs sandbox strict usersandbox xattr config-protect-if-modified news userfetch sfperms binpkg-dostrip usersync unmerge-logs ebuild-locks unmerge-orphans network-sandbox binpkg-docompress merge-sync ipc-sandbox"
Comment 1 Larry the Git Cow gentoo-dev 2022-03-26 07:48:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70abfa4124123236c57722daedd387c0160ed77f

commit 70abfa4124123236c57722daedd387c0160ed77f
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-03-26 07:46:28 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-03-26 07:48:11 +0000

    dev-ruby/stringex: fix activerecord test dep
    
    Closes: https://bugs.gentoo.org/829455
    
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/stringex/stringex-2.8.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)