Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: morituri 0.2.3 'moved' released! (Read 25010 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

morituri 0.2.3 'moved' released!

morituri is a CD ripper aiming for accuracy over speed.
morituri runs on Linux and possibly other Unix-based systems.
Its features are modeled to compare with Exact Audio Copy on Windows.
For more information, see http://thomas.apestaart.org/morituri/trac/

This is morituri 0.2.3, "moved"

Coverage in 0.2.3: 68 %  (2058 / 3019), 106 python tests

Bugs fixed in 0.2.3:

in github:
- 81: Show morituri version in cue and update TODO.
- 78: Use standard AM_PATH_PYTHON rather than broken AS_PATH_PYTHON.
- 77: Save MusicBrainz DiscID to tags.
- 74: Support dev on Eclipse and Pydev by .gitignoring two project files.
- 68: Also show the MusicBrainz lookup ID when retagging.
- 59: EN DASH in album title
- 56: image verify fails
- 53: template default for MusicBrainz miss
- 52: Makefile.am: error: required file './README' not found
- 43: README: slight markup modifications to show formatted on github start page
- 42: update lame mp3 profiles for gstreamer
- 41: "rip offset verify" subcommand not found
- 40: 0.2.2 tarball broken
- 39: Run $PYTHON, not python

in trac:
- 148: Makefile error compiling 0.2.2
-  45: lame element is deprecated, should use 'lamemp3enc' instead
- 144: Building out of git fails on Fedora 19
- 147: problems with 2.2 and 2.1 on Ubuntu 13.04 2.0 is fine tho
- 151: Morituri not finding my drive
- 152: UnicodeEncodeError: 'ascii' codec can't encode characters in position 53-59: ordinal not in range(128)

Features added in 0.2.3:

- fixed non-01 index offsets
- add new debug command, rip debug resultcache cue
- use newer lamemp3enc element for mp3 encoding
- fixed rip image verify command


Bugs fixed in 0.2.2:

in github:
- 38: No matching offset found
- 35: 'rip cd info' should not eject the disc
- 34: Use track instead of the release artist MBID for the 'Musicbrainz artist ID'
- 33: "rip offset find" fails to initialise program.Program
- 19: Set album artist tag


morituri 0.2.3 is brought to you by:

Thomas Vander Stichele
dioltas
Frederik "Freso" S. Olesen
Jens Taprogge
Jim DeLaHunt
Jonas Smedegaard
Michał Górny
Nicolas Cornu
Samantha Baldwin
Tobias Megies
Tuomo Lempiäinen
Velo Superman

morituri 0.2.3 'moved' released!

Reply #1
Just started using morituri on my ubuntu server and this works really well once you get it setup... I had to do a fair amount of googling to get it working how it should work out of the box, so to speak.
The ubuntu package on apt was an old version so purged that first. By far the easiest way to install this would be though a PPA but couldnt find one, this would really be useful for others.
I had to overcome some extra dependancy issue next and had to work out how to get pycdio to work and install through python... oh and before that pip..

So after you sorted your dependencies and done make install and want to install pycdio these following commands may be useful for ubuntu users

apt-get install python-dev
apt-get install libcdio-dev
apt-get install libiso9660-dev
apt-get install swig pkg-config
apt-get install python-setuptools
easy_install-2.7 pip
sudo pip install pycdio

Once pycdio was installed it picked up my drive offset and analysed my drive and worked producing a nice log with accurate info.

I was also was using a CD that musicbrainz didnt recognise so had to go through the man page to find i needed -U on the cli, this should be on by default surly?
After some testing and tinkering i got the output dir and naming templates set up how i liked (although theres no %genre template at the moment)
Now all setup its just a case of running the following command to rip a CD and automatically converts to flac tracks in one step, as thats the default.

rip cd rip -U -O /path/to/save/rip --track-template='%A/%d (%y)/%t. %n' --disc-template='%A/%d (%y)/%A - %d'

So theres some feedback, tips and thanks

morituri 0.2.3 'moved' released!

Reply #2
An updated version is in the works for OpenSUSE 13.2 in the Packman repo thanks to cousin_luigi. Some problems with the python version at the moment if I understood him correctly.

morituri 0.2.3 'moved' released!

Reply #3
thomasvs: There is apparently problems compiling monituri under OpenSUSE 13.2 according to cousin_luigi. He has posted in your channel on irc but post it here for you too:

[code][    0s] Using BUILD_ROOT=/var/cache/obs/worker//root_1/.mount
[    0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
[    0s] Doing kvm build in /var/cache/obs/worker//root_1/root
[    0s]
[    0s]
[    0s] swkj12 started "build morituri.spec" at Fri Feb 20 17:26:11 UTC 2015.
[    0s]
[    0s] Building morituri for project 'home:Aloysius:branches:Multimedia' repository 'openSUSE_13.1' arch 'x86_64' srcmd5 '96dfa8217381976ccefffc69065fa5cb'
[    0s]
[    0s] processing recipe /var/cache/obs/worker//root_1/.build-srcdir/morituri.spec ...
[    0s] running changelog2spec --target rpm --file /var/cache/obs/worker//root_1/.build-srcdir/morituri.spec
[    0s] init_buildsystem --configdir /var/run/obs/worker/1/build/configs --cachedir /var/cache/build --prepare --clean --rpmlist /var/cache/obs/worker//root_1/.build.rpmlist /var/cache/obs/worker//root_1/.build-srcdir/morituri.spec build rpmlint-Factory ...
[    1s] [1/29] preinstalling filesystem...
[    1s] [2/29] preinstalling glibc...
[    1s] [3/29] preinstalling fillup...
[    1s] [4/29] preinstalling libattr1...
[    1s] [5/29] preinstalling libbz2-1...
[    1s] [6/29] preinstalling libcap2...
[    1s] [7/29] preinstalling libelf1...
[    1s] [8/29] preinstalling libgcc_s1...
[    1s] [9/29] preinstalling liblua5_1...
[    1s] [10/29] preinstalling liblzma5...
[    1s] [11/29] preinstalling libpcre1...
[    1s] [12/29] preinstalling libpopt0...
[    1s] [13/29] preinstalling libz1...
[    1s] [14/29] preinstalling attr...
[    1s] [15/29] preinstalling libacl1...
[    1s] [16/29] preinstalling libncurses5...
[    1s] [17/29] preinstalling libselinux1...
[    2s] [18/29] preinstalling libreadline6...
[    2s] [19/29] preinstalling bash...
[    2s] [20/29] preinstalling diffutils...
[    2s] [21/29] preinstalling m4...
[    2s] [22/29] preinstalling sed...
[    2s] [23/29] preinstalling tar...
[    2s] [24/29] preinstalling grep...
[    2s] [25/29] preinstalling coreutils...
[    2s] [26/29] preinstalling permissions...
[    2s] [27/29] preinstalling aaa_base...
[    2s] [28/29] preinstalling rpm...
[    2s] [29/29] preinstalling pam...
[    2s]
[    3s] [1/8] preinstalling libdb-4_8...
[    3s] [2/8] preinstalling libsepol1...
[    3s] [3/8] preinstalling libuuid1...
[    3s] [4/8] preinstalling net-tools...
[    3s] [5/8] preinstalling perl-base...
[    3s] [6/8] preinstalling libblkid1...
[    3s] [7/8] preinstalling libmount1...
[    3s] [8/8] preinstalling util-linux...
[    3s] copying packages...
[    5s] reordering...cycle: libcrack2 -> cracklib
[    5s]   breaking dependency libcrack2 -> cracklib
[    5s] cycle: gio-branding-upstream -> libgio-2_0-0
[    5s]   breaking dependency libgio-2_0-0 -> gio-branding-upstream
[    5s] cycle: libudev-mini1 -> udev-mini
[    5s]   breaking dependency udev-mini -> libudev-mini1
[    5s] cycle: gstreamer-0_10 -> libgstreamer-0_10-0
[    5s]   breaking dependency libgstreamer-0_10-0 -> gstreamer-0_10
[    5s] cycle: libgstapp-0_10-0 -> gstreamer-0_10-plugins-base
[    5s]   breaking dependency gstreamer-0_10-plugins-base -> libgstapp-0_10-0
[    5s] cycle: gstreamer-0_10-plugins-base -> libgstinterfaces-0_10-0
[    5s]   breaking dependency gstreamer-0_10-plugins-base -> libgstinterfaces-0_10-0
[    5s] cycle: libpango-1_0-0 -> pango-tools
[    5s]   breaking dependency pango-tools -> libpango-1_0-0
[    5s] cycle: libgtk-2_0-0 -> gtk2-tools
[    5s]   breaking dependency libgtk-2_0-0 -> gtk2-tools
[    5s] done
[    8s] booting kvm...
[    8s] /usr/bin/qemu-kvm -no-reboot -nographic -vga none -net none -cpu host -mem-path /hugetlbfs -kernel /boot/vmlinuz -initrd /boot/initrd -append root=/dev/disk/by-id/virtio-0 panic=1 quiet no-kvmclock nmi_watchdog=0 rw rd.driver.pre=binfmt_misc elevator=noop console=ttyS0 init=/.build/build -m 1999 -drive file=/var/cache/obs/worker//root_1/root,if=none,id=disk,serial=0,cache=unsafe -device virtio-blk-pci,drive=disk -drive file=/var/cache/obs/worker//root_1.swap,if=none,id=swap,serial=1,cache=unsafe -device virtio-blk-pci,drive=swap -smp 2
[   13s] [    0.000000] tsc: Fast TSC calibration failed
[   14s] FATAL: Module kqemu not found.
[   14s] FATAL: Module ext2 not found.
[   14s] FATAL: Module ext3 not found.
[   15s] [    1.291989] microcode: CPU0 update to revision 0xba failed
[   15s] [    1.293180] microcode: CPU1 update to revision 0xba failed
[   15s]   WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning.
[   15s]   Volume group "system" not found
[   15s]   WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning.
[   15s]   Volume group "system" not found
[   15s] Trying manual resume from /dev/system/swap
[   15s] resume device /dev/system/swap not found (ignoring)
[   15s] Trying manual resume from /dev/system/swap
[   15s] resume device /dev/system/swap not found (ignoring)
[   15s] Waiting for device /dev/disk/by-id/virtio-0 to appear:  ok
[   15s] fsck from util-linux 2.23.2
[   15s] [/sbin/fsck.ext4 (1) -- /] fsck.ext4 -a /dev/vda
[   15s] /dev/vda: clean, 3282/1024000 files, 100448/4096000 blocks
[   15s] fsck succeeded. Mounting root device read-write.
[   15s] Mounting root /dev/disk/by-id/virtio-0
[   15s] mount -o rw,acl,user_xattr -t ext4 /dev/disk/by-id/virtio-0 /root
[   15s] replacing /etc/mtab with symlink to /proc/self/mounts
[   15s] init /.build/build is not systemd, terminate plymouth
[   16s] 2nd stage started in virtual machine
[   16s] machine type: x86_64
[   16s] swapon /dev/disk/by-id/virtio-1
[   16s] swapon: /dev/vdb: found swap signature: version 1, page-size 4, same byte order
[   16s] swapon: /dev/vdb: pagesize=4096, swapsize=1073741824, devsize=1073741824
[   16s] WARNING: udev not running, creating extra device nodes
[   16s] mount: none is already mounted or /proc busy
[   16s] mount: none is already mounted or /dev/pts busy
[   16s] logging output to //.build.log...
[   17s] processing recipe /.build-srcdir/morituri.spec ...
[   17s] init_buildsystem --configdir /.build/configs --cachedir /var/cache/build /.build-srcdir/morituri.spec build rpmlint-Factory ...
[   17s] running aaa_base preinstall script
[   17s] running aaa_base postinstall script
[   18s] Updating /etc/sysconfig/language...
[   18s] Updating /etc/sysconfig/backup...
[   18s] Updating /etc/sysconfig/boot...
[   18s] Updating /etc/sysconfig/clock...
[   18s] Updating /etc/sysconfig/proxy...
[   18s] Updating /etc/sysconfig/windowmanager...
[   18s] Updating /etc/sysconfig/cron...
[   18s] Updating /etc/sysconfig/news...
[   18s] Updating /etc/sysconfig/shutdown...
[   18s] Updating etc/passwd...unchanged
[   18s] Updating etc/group...unchanged
[   18s] Updating etc/shadow...new
[   18s] initializing rpm db...
[   19s] [1/219] cumulate file-magic-5.15-4.28.1
[   20s] [2/219] cumulate filesystem-13.1-3.1.2
[   20s] [3/219] cumulate hicolor-icon-theme-0.12-21.1.2
[   20s] [4/219] cumulate libX11-data-1.6.2-2.1.2
[   20s] [5/219] cumulate terminfo-base-5.9-33.1.2
[   20s] [6/219] cumulate glibc-2.18-4.21.1
[   20s] [7/219] cumulate Mesa-libglapi0-9.2.5-61.13.1
[   20s] [8/219] cumulate fdupes-1.51-3.1
[   20s] [9/219] cumulate fillup-1.42-269.1.2
[   20s] [10/219] cumulate libXau6-1.0.8-2.2.1
[   20s] [11/219] cumulate libasound2-1.0.27.2-3.5.1
[   20s] [12/219] cumulate libatomic1-4.8.1_20130909-3.2.1
[   20s] [13/219] cumulate libattr1-2.4.47-2.1.2
[   20s] [14/219] cumulate libaudit1-2.2.3-4.1.2
[   20s] [15/219] cumulate libbz2-1-1.0.6-26.1.21
[   20s] [16/219] cumulate libcap2-2.22-10.1.24
[   20s] [17/219] cumulate libcdda_interface0-3.10.2-23.1.2
[   20s] [18/219] cumulate libcdio14-0.90-3.1.2
[   21s] [19/219] cumulate libcom_err2-1.42.8-2.5.1
[   21s] [20/219] cumulate libdbus-1-3-1.8.16-4.36.1
[   21s] [21/219] cumulate libdrm2-2.4.46-3.2.2
[   21s] [22/219] cumulate libelf1-0.155-6.8.1
[   21s] [23/219] cumulate libexpat1-2.1.0-12.1.2
[   21s] [24/219] cumulate libffi4-4.8.1_20130909-3.2.1
[   21s] [25/219] cumulate libgcc_s1-4.8.1_20130909-3.2.1
[   21s] [26/219] cumulate libgdbm4-1.10-7.1.2
[   21s] [27/219] cumulate libgmp10-5.1.2-2.1.2
[   21s] [28/219] cumulate libgomp1-4.8.1_20130909-3.2.1
[   21s] [29/219] cumulate libgraphite2-3-1.2.0-6.1.2
[   21s] [30/219] cumulate libjbig2-2.0-10.4.1
[   21s] [31/219] cumulate libjpeg8-8.0.2-24.4.1
[   21s] [32/219] cumulate libjson0-0.10-3.4.1
[   21s] [33/219] cumulate libkeyutils1-1.5.5-6.1.3
[   21s] [34/219] cumulate libltdl7-2.4.2-11.1.2
[   21s] [35/219] cumulate liblua5_1-5.1.5-5.2.1
[   21s] [36/219] cumulate liblzma5-5.0.5-2.1.20
[   21s] [37/219] cumulate libogg0-1.3.0-8.1.2
[   21s] [38/219] cumulate liborc-0_4-0-0.4.17-2.1.2
[   21s] [39/219] cumulate libpciaccess0-0.13.2-2.1.2
[   21s] [40/219] cumulate libpcre1-8.33-2.1.2
[   21s] [41/219] cumulate libpixman-1-0-0.30.2-2.5.1
[   22s] [42/219] cumulate libpopt0-1.16-24.1.1
[   22s] [43/219] cumulate libpython2_7-1_0-2.7.6-8.22.1
[   22s] [44/219] cumulate libquadmath0-4.8.1_20130909-3.2.1
[   22s] [45/219] cumulate libsepol1-2.1.9-5.1.23
[   22s] [46/219] cumulate libspeex1-1.1.999_1.2rc1-21.1.2
[   22s] [47/219] cumulate libsqlite3-0-3.7.17-2.1.2
[   22s] [48/219] cumulate libustr-1_0-1-1.0.4-29.1.2
[   22s] [49/219] cumulate libuuid1-2.23.2-24.1
[   22s] [50/219] cumulate libvisual-0.4.0-200.1.2
[   22s] [51/219] cumulate libwrap0-7.6-881.1.2
[   22s] [52/219] cumulate libz1-1.2.8-3.1.2
[   22s] [53/219] cumulate net-tools-1.60-763.1.2
[   22s] [54/219] cumulate patch-2.7.3-4.4.1
[   22s] [55/219] cumulate perl-base-5.18.1-2.1.11
[   22s] [56/219] cumulate pkg-config-0.28-4.1.2
[   22s] [57/219] cumulate update-alternatives-1.16.10-3.1.2
[   22s] [58/219] cumulate libX11-xcb1-1.6.2-2.1.2
[   22s] [59/219] cumulate brp-extract-appdata-2012.02.13-16.3.1
[   22s] [60/219] cumulate build-mkbaselibs-20150115-4.1
[   22s] [61/219] cumulate insserv-compat-0.1-8.1.2
[   22s] [62/219] cumulate attr-2.4.47-2.1.2
[   22s] [63/219] cumulate libacl1-2.2.52-2.1.2
[   22s] [64/219] cumulate libblkid1-2.23.2-24.1
[   22s] [65/219] cumulate libcdda_paranoia0-3.10.2-23.1.2
[   22s] [66/219] cumulate libdrm_nouveau2-2.4.46-3.2.2
[   22s] [67/219] cumulate libdrm_radeon1-2.4.46-3.2.2
[   22s] [68/219] cumulate libglib-2_0-0-2.38.2-8.2
[   23s] [69/219] cumulate libisl10-0.12-2.1.2
[   23s] [70/219] cumulate libiso9660-8-0.90-3.1.2
[   23s] [71/219] cumulate libitm1-4.8.1_20130909-3.2.1
[   23s] [72/219] cumulate libjasper1-1.900.1-160.13.1
[   23s] [73/219] cumulate libmpfr4-3.1.2-3.1.2
[   23s] [74/219] cumulate libopenssl1_0_0-1.0.1k-11.64.2
[   23s] [75/219] cumulate libpng16-16-1.6.6-16.1
[   23s] [76/219] cumulate libselinux1-2.1.13-4.1.21
[   23s] [77/219] cumulate libstdc++6-4.8.1_20130909-3.2.1
[   23s] [78/219] cumulate libtheora0-1.1.1-25.1.2
[   23s] [79/219] cumulate libvorbis0-1.3.3-6.1.4
[   23s] [80/219] cumulate libwayland-client0-1.2.1-1.1
[   23s] [81/219] cumulate libwayland-server0-1.2.1-1.1
[   23s] [82/219] cumulate libxcb1-1.9.1-3.1.2
[   23s] [83/219] cumulate libdrm_intel1-2.4.46-3.2.2
[   23s] [84/219] cumulate libgfortran3-4.8.1_20130909-3.2.1
[   23s] [85/219] cumulate libkmod2-14-2.1.2
[   23s] [86/219] cumulate libmagic1-5.15-4.28.1
[   23s] [87/219] cumulate libxml2-2-2.9.1-2.16.1
[   23s] [88/219] cumulate libzio1-1.00-8.1.2
[   23s] [89/219] cumulate file-5.15-4.28.1
[   23s] [90/219] cumulate libgmodule-2_0-0-2.38.2-8.2
[   23s] [91/219] cumulate libgthread-2_0-0-2.38.2-8.2
[   23s] [92/219] cumulate libvorbisenc2-1.3.3-6.1.4
[   23s] [93/219] cumulate libxcb-dri2-0-1.9.1-3.1.2
[   23s] [94/219] cumulate libxcb-glx0-1.9.1-3.1.2
[   23s] [95/219] cumulate libxcb-render0-1.9.1-3.1.2
[   23s] [96/219] cumulate libxcb-shm0-1.9.1-3.1.2
[   23s] [97/219] cumulate libxcb-xfixes0-1.9.1-3.1.2
[   23s] [98/219] cumulate cdparanoia-3.10.2-23.1.2
[   23s] [99/219] cumulate libFLAC8-1.3.0-2.4.1
[   23s] [100/219] cumulate libX11-6-1.6.2-2.1.2
[   23s] [101/219] cumulate libasan0-4.8.1_20130909-3.2.1
[   23s] [102/219] cumulate libcloog-isl4-0.18.0-5.1.2
[   23s] [103/219] cumulate libdb-4_8-4.8.30-25.2.1
[   23s] [104/219] cumulate libfreetype6-2.5.0.1-2.1.2
[   23s] [105/219] cumulate libgobject-2_0-0-2.38.2-8.2
[   23s] [106/219] cumulate libmount1-2.23.2-24.1
[   24s] [107/219] cumulate libmpc3-1.0-5.1.2
[   24s] [108/219] cumulate libtsan0-4.8.1_20130909-3.2.1
[   24s] [109/219] cumulate libvorbisfile3-1.3.3-6.1.4
[   24s] [110/219] cumulate libLLVM-3.3-6.7.1
[   24s] [111/219] cumulate libncurses5-5.9-33.1.2
[   24s] [112/219] cumulate libsemanage1-2.1.10-3.1.20
[   24s] [113/219] cumulate libtiff5-4.0.3-8.1.2
[   24s] [114/219] cumulate libXcomposite1-0.4.4-6.1.2
[   25s] [115/219] cumulate libXdamage1-1.1.4-6.1.2
[   25s] [116/219] cumulate libXext6-1.3.2-2.1.2
[   25s] [117/219] cumulate libXfixes3-5.0.1-2.1.2
[   25s] [118/219] cumulate libXrender1-0.9.8-2.1.2
[   25s] [119/219] cumulate libreadline6-6.2-68.12.1
[   25s] [120/219] cumulate libatk-1_0-0-2.10.0-1.1
[   25s] [121/219] cumulate libharfbuzz0-0.9.21-1.3
[   25s] [122/219] cumulate libsndfile1-1.0.25-17.4.1
[   25s] [123/219] cumulate perl-5.18.1-2.1.11
[   25s] [124/219] cumulate cpp48-4.8.1_20130909-3.2.1
[   25s] [125/219] cumulate brp-check-suse-1.0-59.1.2
[   25s] [126/219] cumulate bash-4.2-68.12.1
[   25s] [127/219] cumulate libXi6-1.7.2-2.1.2
[   25s] [128/219] cumulate libXinerama1-1.1.3-2.1.2
[   25s] [129/219] cumulate libXv1-1.0.10-2.1.2
[   25s] [130/219] cumulate libXxf86vm1-1.1.3-2.1.2
[   25s] [131/219] cumulate libXcursor1-1.1.14-2.1.2
[   25s] [132/219] cumulate libXrandr2-1.4.2-2.1.2
[   25s] [133/219] cumulate libpulse0-4.0.git.270.g9490a-20.1
[   25s] [134/219] cumulate build-compare-2015.02.10-186.3
[   25s] [135/219] cumulate systemd-rpm-macros-2-28.1
[   25s] [136/219] cumulate cpp-4.8-2.1.2
[   25s] [137/219] cumulate bzip2-1.0.6-26.1.21
[   25s] [138/219] cumulate libao-plugins4-1.1.0-17.1.2
[   25s] [139/219] cumulate libblas3-3.4.2-6.4.1
[   26s] [140/219] cumulate xz-5.0.5-2.1.20
[   26s] [141/219] cumulate fontconfig-2.11.0-4.1
[   26s] [142/219] cumulate gdk-pixbuf-query-loaders-2.30.1-20.1
[   26s] [143/219] cumulate python-base-2.7.6-8.22.1
[   26s] [144/219] cumulate info-4.13a-36.1.2
[   26s] [145/219] cumulate libao4-1.1.0-17.1.2
[   26s] [146/219] cumulate cpio-2.11-25.4.1
[   26s] [147/219] cumulate diffutils-3.3-3.1.2
[   26s] [148/219] cumulate m4-1.4.16-14.1.2
[   26s] [149/219] cumulate make-3.82-160.2.1
[   26s] [150/219] cumulate sed-4.2.2-2.1.2
[   26s] [151/219] cumulate tar-1.26-19.16.1
[   26s] [152/219] cumulate which-2.20-2.1.2
[   26s] [153/219] cumulate findutils-4.5.12-1.1
[   26s] [154/219] cumulate gawk-4.1.0-2.1.14
[   26s] [155/219] cumulate gettext-runtime-mini-0.18.3.1-1.1
[   26s] [156/219] cumulate grep-2.14-5.1.2
[   26s] [157/219] cumulate gzip-1.6-4.2.2
[   26s] [158/219] cumulate binutils-2.23.2-8.1.2
[   26s] [159/219] cumulate libXft2-2.3.1-7.1.2
[   26s] [160/219] cumulate liblapack3-3.4.2-6.4.1
[   26s] [161/219] cumulate python-pycdio-0.20-2.1
[   26s] [162/219] cumulate python-2.7.6-8.22.1
[   27s] [163/219] cumulate coreutils-8.21-7.16.1
[   27s] [164/219] cumulate linux-glibc-devel-3.11-2.1.15
[   27s] [165/219] cumulate glibc-locale-2.18-4.21.1
[   27s] [166/219] cumulate python-musicbrainz2-0.7.2-4.3
[   27s] [167/219] cumulate python-setuptools-0.9.8-3.1.2
[   27s] [168/219] cumulate autoconf-2.69-8.1.2
[   27s] [169/219] cumulate cdrdao-1.2.3-10.1.1
[   27s] [170/219] cumulate gettext-tools-mini-0.18.3.1-1.1
[   27s] [171/219] cumulate python-numpy-1.7.1-4.4.1
[   27s] [172/219] cumulate permissions-2013.08.22.1339-2.1.2
[   27s] [173/219] cumulate shared-mime-info-1.1-2.1.3
[   27s] [174/219] cumulate krb5-mini-1.11.3-3.12.1
[   27s] [175/219] cumulate rpm-4.11.1-6.17.1
[   27s] [176/219] cumulate glibc-devel-2.18-4.21.1
[   27s] [177/219] cumulate libutempter0-1.1.6-3.1.2
[   27s] [178/219] cumulate automake-1.13.4-2.1.2
[   27s] [179/219] cumulate rpmlint-mini-1.5-2.2.5
[   27s] [180/219] cumulate cups-libs-1.5.4-12.13.1
[   27s] [181/219] cumulate rpmlint-Factory-1.0-84.1.1
[   27s] [182/219] cumulate libtool-2.4.2-11.1.2
[   28s] [183/219] cumulate python-devel-2.7.6-8.22.1
[   28s] [184/219] cumulate gcc48-4.8.1_20130909-3.2.1
[   28s] [185/219] cumulate gcc-4.8-2.1.2
[   28s] [186/219] cumulate libcrack2-2.9.0-2.1.2
[   28s] [187/219] cumulate libgstreamer-0_10-0-0.10.36-20.6
[   28s] [188/219] cumulate libgio-2_0-0-2.38.2-8.2
[   28s] [189/219] cumulate gio-branding-upstream-2.38.2-8.2
[   28s] [190/219] cumulate cracklib-2.9.0-2.1.2
[   28s] [191/219] cumulate gstreamer-0_10-0.10.36-20.6
[   28s] [192/219] cumulate pam-1.1.8-6.1
[   28s] [193/219] cumulate python-gobject2-2.28.6-22.1.3
[   28s] [194/219] cumulate libgdk_pixbuf-2_0-0-2.30.1-20.1
[   28s] [195/219] cumulate pam-modules-12.1-20.1.2
[   28s] [196/219] cumulate shadow-4.1.5.1-8.1.2
[   28s] [197/219] cumulate util-linux-2.23.2-24.1
[   28s] [198/219] cumulate aaa_base-13.1-16.46.1
[   28s] [199/219] cumulate udev-mini-208-28.1
[   28s] [200/219] cumulate rpm-build-4.11.1-6.17.1
[   28s] [201/219] cumulate aaa_base-malloccheck-13.1-16.46.1
[   28s] [202/219] cumulate libudev-mini1-208-28.1
[   29s] [203/219] cumulate post-build-checks-1.0-119.1.2
[   29s] [204/219] cumulate libgbm1-9.2.5-61.13.1
[   29s] [205/219] cumulate Mesa-libEGL1-9.2.5-61.13.1
[   29s] [206/219] cumulate Mesa-9.2.5-61.13.1
[   29s] [207/219] cumulate Mesa-libGL1-9.2.5-61.13.1
[   29s] [208/219] cumulate libcairo2-1.12.16-3.4.1
[   29s] [209/219] cumulate python-cairo-1.10.0-12.1.2
[   29s] [210/219] cumulate pango-tools-1.36.1-4.2
[   29s] [211/219] cumulate libpango-1_0-0-1.36.1-4.2
[   29s] [212/219] cumulate libgtk-2_0-0-2.24.23-7.1
[   29s] [213/219] cumulate gstreamer-0_10-plugins-base-0.10.36-14.36
[   29s] [214/219] cumulate libgstapp-0_10-0-0.10.36-14.36
[   29s] [215/219] cumulate libgstinterfaces-0_10-0-0.10.36-14.36
[   29s] [216/219] cumulate libglade-2_0-0-2.6.4-21.1.3
[   29s] [217/219] cumulate gtk2-tools-2.24.23-7.1
[   29s] [218/219] cumulate python-gtk-2.24.0-12.1.3
[   29s] [219/219] cumulate python-gstreamer-0_10-0.10.22-12.2
[   29s] now installing cumulated packages
[   30s] Preparing...                          ########################################
[   30s] Updating / installing...
[   30s] filesystem-13.1-3.1.2                 ########################################
[   30s] glibc-2.18-4.21.1                     ########################################
[   30s] libz1-1.2.8-3.1.2                     ########################################
[   30s] libgcc_s1-4.8.1_20130909-3.2.1        ########################################
[   30s] perl-base-5.18.1-2.1.11               ########################################
[   30s] libstdc++6-4.8.1_20130909-3.2.1       ########################################
[   30s] libbz2-1-1.0.6-26.1.21                ########################################
[   30s] libdrm2-2.4.46-3.2.2                  ########################################
[   30s] libgmp10-5.1.2-2.1.2                  ########################################
[   30s] fillup-1.42-269.1.2                   ########################################
[   30s] liblzma5-5.0.5-2.1.20                 ########################################
[   30s] libxml2-2-2.9.1-2.16.1                ########################################
[   30s] libogg0-1.3.0-8.1.2                   ########################################
[   31s] libpython2_7-1_0-2.7.6-8.22.1         ########################################
[   31s] update-alternatives-1.16.10-3.1.2     ########################################
[   31s] libpng16-16-1.6.6-16.1                ########################################
[   31s] libfreetype6-2.5.0.1-2.1.2            ########################################
[   31s] libattr1-2.4.47-2.1.2                 ########################################
[   31s] libacl1-2.2.52-2.1.2                  ########################################
[   31s] libffi4-4.8.1_20130909-3.2.1          ########################################
[   31s] libjpeg8-8.0.2-24.4.1                 ########################################
[   31s] libwayland-client0-1.2.1-1.1          ########################################
[   31s] libwayland-server0-1.2.1-1.1          ########################################
[   31s] libvorbis0-1.3.3-6.1.4                ########################################
[   31s] libisl10-0.12-2.1.2                   ########################################
[   31s] libmpfr4-3.1.2-3.1.2                  ########################################
[   31s] libdb-4_8-4.8.30-25.2.1               ########################################
[   31s] insserv-compat-0.1-8.1.2              ########################################
[   31s] libopenssl1_0_0-1.0.1k-11.64.2        ########################################
[   31s] libaudit1-2.2.3-4.1.2                 ########################################
[   31s] libcap2-2.22-10.1.24                  ########################################
[   31s] libcdda_interface0-3.10.2-23.1.2      ########################################
[   31s] libpcre1-8.33-2.1.2                   ########################################
[   31s] libglib-2_0-0-2.38.2-8.2              ########################################
[   31s] libgobject-2_0-0-2.38.2-8.2           ########################################
[   31s] libselinux1-2.1.13-4.1.21             ########################################
[   31s] libgmodule-2_0-0-2.38.2-8.2           ########################################
[   31s] libgstreamer-0_10-0-0.10.36-20.6      ########################################
[   32s] gstreamer-0_10-0.10.36-20.6           ########################################
[   32s] libatk-1_0-0-2.10.0-1.1               ########################################
[   32s] libcdda_paranoia0-3.10.2-23.1.2       ########################################
[   32s] libmpc3-1.0-5.1.2                     ########################################
[   32s] libcloog-isl4-0.18.0-5.1.2            ########################################
[   32s] cpp48-4.8.1_20130909-3.2.1            ########################################
[   32s] libvorbisenc2-1.3.3-6.1.4             ########################################
[   33s] libLLVM-3.3-6.7.1                     ########################################
[   33s] Mesa-libglapi0-9.2.5-61.13.1          ########################################
[   33s] libasound2-1.0.27.2-3.5.1             ########################################
[   33s] libcdio14-0.90-3.1.2                  ########################################
[   33s] libelf1-0.155-6.8.1                   ########################################
[   33s] libexpat1-2.1.0-12.1.2                ########################################
[   33s] libgomp1-4.8.1_20130909-3.2.1         ########################################
[   33s] liborc-0_4-0-0.4.17-2.1.2             ########################################
[   33s] libpopt0-1.16-24.1.1                  ########################################
[   33s] libuuid1-2.23.2-24.1                  ########################################
[   33s] libblkid1-2.23.2-24.1                 ########################################
[   33s] pkg-config-0.28-4.1.2                 ########################################
[   33s] libX11-data-1.6.2-2.1.2               ########################################
[   33s] libX11-xcb1-1.6.2-2.1.2               ########################################
[   33s] libmount1-2.23.2-24.1                 ########################################
[   33s] libiso9660-8-0.90-3.1.2               ########################################
[   33s] libgthread-2_0-0-2.38.2-8.2           ########################################
[   33s] libFLAC8-1.3.0-2.4.1                  ########################################
[   33s] libvorbisfile3-1.3.3-6.1.4            ########################################
[   34s] libjasper1-1.900.1-160.13.1           ########################################
[   34s] libtheora0-1.1.1-25.1.2               ########################################
[   34s] libkmod2-14-2.1.2                     ########################################
[   34s] libzio1-1.00-8.1.2                    ########################################
[   34s] libdrm_nouveau2-2.4.46-3.2.2          ########################################
[   34s] libdrm_radeon1-2.4.46-3.2.2           ########################################
[   34s] libasan0-4.8.1_20130909-3.2.1         ########################################
[   34s] libtsan0-4.8.1_20130909-3.2.1         ########################################
[   34s] libitm1-4.8.1_20130909-3.2.1          ########################################
[   34s] libXau6-1.0.8-2.2.1                   ########################################
[   34s] libxcb1-1.9.1-3.1.2                   ########################################
[   34s] libX11-6-1.6.2-2.1.2                  ########################################
[   34s] libXext6-1.3.2-2.1.2                  ########################################
[   34s] libXrender1-0.9.8-2.1.2               ########################################
[   34s] libXfixes3-5.0.1-2.1.2                ########################################
[   34s] libxcb-dri2-0-1.9.1-3.1.2             ########################################
[   34s] libXdamage1-1.1.4-6.1.2               ########################################
[   34s] libXcursor1-1.1.14-2.1.2              ########################################
[   34s] libXrandr2-1.4.2-2.1.2                ########################################
[   34s] libXi6-1.7.2-2.1.2                    ########################################
[   34s] libXinerama1-1.1.3-2.1.2              ########################################
[   34s] libXv1-1.0.10-2.1.2                   ########################################
[   34s] libXxf86vm1-1.1.3-2.1.2               ########################################
[   34s] libXcomposite1-0.4.4-6.1.2            ########################################
[   34s] libxcb-glx0-1.9.1-3.1.2               ########################################
[   34s] libxcb-render0-1.9.1-3.1.2            ########################################
[   34s] libxcb-shm0-1.9.1-3.1.2               ########################################
[   34s] libxcb-xfixes0-1.9.1-3.1.2            ########################################
[   34s] libatomic1-4.8.1_20130909-3.2.1       ########################################
[   34s] libcom_err2-1.42.8-2.5.1              ########################################
[   34s] libdbus-1-3-1.8.16-4.36.1             ########################################
[   34s] libgdbm4-1.10-7.1.2                   ########################################
[   35s] perl-5.18.1-2.1.11                    ########################################
[   35s] libgraphite2-3-1.2.0-6.1.2            ########################################
[   35s] libharfbuzz0-0.9.21-1.3               ########################################
[   35s] libjbig2-2.0-10.4.1                   ########################################
[   35s] libtiff5-4.0.3-8.1.2                  ########################################
[   35s] libjson0-0.10-3.4.1                   ########################################
[   35s] libkeyutils1-1.5.5-6.1.3              ########################################
[   35s] libltdl7-2.4.2-11.1.2                 ########################################
[   35s] liblua5_1-5.1.5-5.2.1                 ########################################
[   35s] libpciaccess0-0.13.2-2.1.2            ########################################
[   35s] libdrm_intel1-2.4.46-3.2.2            ########################################
[   35s] libpixman-1-0-0.30.2-2.5.1            ########################################
[   35s] libquadmath0-4.8.1_20130909-3.2.1     ########################################
[   36s] libgfortran3-4.8.1_20130909-3.2.1     ########################################
[   36s] libsepol1-2.1.9-5.1.23                ########################################
[   36s] libspeex1-1.1.999_1.2rc1-21.1.2       ########################################
[   36s] libsndfile1-1.0.25-17.4.1             ########################################
[   36s] libsqlite3-0-3.7.17-2.1.2             ########################################
[   36s] libustr-1_0-1-1.0.4-29.1.2            ########################################
[   36s] libsemanage1-2.1.10-3.1.20            ########################################
[   36s] libvisual-0.4.0-200.1.2               ########################################
[   36s] libwrap0-7.6-881.1.2                  ########################################
[   36s] libpulse0-4.0.git.270.g9490a-20.1     ########################################
[   36s] libao-plugins4-1.1.0-17.1.2           ########################################
[   36s] libao4-1.1.0-17.1.2                   ########################################
[   36s] net-tools-1.60-763.1.2                ########################################
[   36s] patch-2.7.3-4.4.1                     ########################################
[   36s] terminfo-base-5.9-33.1.2              ########################################
[   36s] libncurses5-5.9-33.1.2                ########################################
[   36s] libreadline6-6.2-68.12.1              ########################################
[   36s] bash-4.2-68.12.1                      ########################################
[   36s] info-4.13a-36.1.2                     ########################################
[   36s] coreutils-8.21-7.16.1                 ########################################
[   37s] python-base-2.7.6-8.22.1              ########################################
[   37s] grep-2.14-5.1.2                       ########################################
[   37s] python-2.7.6-8.22.1                   ########################################
[   37s] diffutils-3.3-3.1.2                   ########################################
[   37s] permissions-2013.08.22.1339-2.1.2     ########################################
[   37s] Updating /etc/sysconfig/security...
[   37s] Checking permissions and ownerships - using the permissions files
[   37s]        /etc/permissions
[   37s]        /etc/permissions.easy
[   37s]        /etc/permissions.local
[   37s] setting /usr/bin/eject to root:audio 4755. (wrong owner/group root:root permissions 4750)
[   37s] setting /sbin/unix_chkpwd to root:shadow 4755. (wrong owner/group root:root)
[   37s] setting /usr/bin/wall to root:tty 2755. (wrong owner/group root:root permissions 0755)
[   37s] setting /usr/bin/write to root:tty 2755. (wrong owner/group root:root permissions 0755)
[   37s] sed-4.2.2-2.1.2                       ########################################
[   37s] fontconfig-2.11.0-4.1                 ########################################
[   37s] cpio-2.11-25.4.1                      ########################################
[   37s] libXft2-2.3.1-7.1.2                   ########################################
[   37s] tar-1.26-19.16.1                      ########################################
[   38s] findutils-4.5.12-1.1                  ########################################
[   38s] gawk-4.1.0-2.1.14                     ########################################
[   38s] update-alternatives: using /bin/gawk to provide /bin/awk (awk) in auto mode
[   38s] binutils-2.23.2-8.1.2                 ########################################
[   38s] update-alternatives: using /usr/bin/ld.bfd to provide /usr/bin/ld (ld) in auto mode
[   39s] krb5-mini-1.11.3-3.12.1               ########################################
[   39s] Updating /etc/sysconfig/kadmind...
[   39s] Updating /etc/sysconfig/krb5kdc...
[   39s] cups-libs-1.5.4-12.13.1               ########################################
[   39s] libutempter0-1.1.6-3.1.2              ########################################
[   39s] shared-mime-info-1.1-2.1.3            ########################################
[   40s] gio-branding-upstream-2.38.2-8.2      ########################################
[   40s] libgio-2_0-0-2.38.2-8.2               ########################################
[   40s] python-gobject2-2.28.6-22.1.3         ########################################
[   40s] linux-glibc-devel-3.11-2.1.15         ########################################
[   40s] glibc-devel-2.18-4.21.1               ########################################
[   43s] gcc48-4.8.1_20130909-3.2.1            ########################################
[   45s] glibc-locale-2.18-4.21.1              ########################################
[   45s] m4-1.4.16-14.1.2                      ########################################
[   45s] autoconf-2.69-8.1.2                   ########################################
[   45s] automake-1.13.4-2.1.2                 ########################################
[   45s] make-3.82-160.2.1                     ########################################
[   45s] which-2.20-2.1.2                      ########################################
[   45s] gettext-runtime-mini-0.18.3.1-1.1     ########################################
[   46s] gettext-tools-mini-0.18.3.1-1.1       ########################################
[   46s] gzip-1.6-4.2.2                        ########################################
[   46s] systemd-rpm-macros-2-28.1             ########################################
[   46s] cpp-4.8-2.1.2                         ########################################
[   46s] gcc-4.8-2.1.2                         ########################################
[   46s] bzip2-1.0.6-26.1.21                   ########################################
[   46s] libblas3-3.4.2-6.4.1                  ########################################
[   46s] update-alternatives: using /usr/lib64/blas/libblas.so.3 to provide /usr/lib64/libblas.so.3 (libblas.so.3) in auto mode
[   46s] liblapack3-3.4.2-6.4.1                ########################################
[   46s] update-alternatives: using /usr/lib64/lapack/liblapack.so.3 to provide /usr/lib64/liblapack.so.3 (liblapack.so.3) in auto mode
[   47s] python-numpy-1.7.1-4.4.1              ########################################
[   47s] xz-5.0.5-2.1.20                       ########################################
[   47s] gdk-pixbuf-query-loaders-2.30.1-20.1  ########################################
[   47s] libgdk_pixbuf-2_0-0-2.30.1-20.1       ########################################
[   47s] libcrack2-2.9.0-2.1.2                 ########################################
[   47s] cracklib-2.9.0-2.1.2                  ########################################
[   47s] pam-1.1.8-6.1                         ########################################
[   47s] util-linux-2.23.2-24.1                ########################################
[   47s] setting /usr/bin/wall to root:tty 2755. (wrong permissions 0755)
[   47s] setting /usr/bin/write to root:tty 2755. (wrong permissions 0755)
[   47s] setting /usr/bin/eject to root:audio 4755. (wrong permissions 4750)
[   48s] aaa_base-13.1-16.46.1                 ########################################
[   48s] Updating /etc/sysconfig/language...
[   48s] Updating /etc/sysconfig/backup...
[   48s] Updating /etc/sysconfig/boot...
[   48s] Updating /etc/sysconfig/clock...
[   48s] Updating /etc/sysconfig/proxy...
[   48s] Updating /etc/sysconfig/windowmanager...
[   48s] Updating /etc/sysconfig/cron...
[   48s] Updating /etc/sysconfig/news...
[   48s] Updating /etc/sysconfig/shutdown...
[   48s] Updating etc/passwd...unchanged
[   48s] Updating etc/group...unchanged
[   48s] Updating etc/shadow...unchanged
[   48s] aaa_base-malloccheck-13.1-16.46.1     ########################################
[   48s] shadow-4.1.5.1-8.1.2                  ########################################
[   49s] libudev-mini1-208-28.1                ########################################
[   49s] /var/tmp/rpm-tmp.zVNfel: line 14: udevadm: command not found
[   49s] udev-mini-208-28.1               &nb

morituri 0.2.3 'moved' released!

Reply #4
Here's hoping I can put it to good use on (Lubuntu) LXLE as soons as I'm able to afford a new PC, as my current ancient laptop lacks an optical drive  <sigh> .
Listen to the music, not the media it's on.
União e reconstrução

morituri 0.2.3 'moved' released!

Reply #5
I was wrong about not building on OpenSUSE 13.2. Apparently it builds on 13.2 but NOT 13.1.