You are not logged in.

#1 2011-04-30 15:54:23

Flylow
Member
From: Switzerland
Registered: 2010-08-06
Posts: 24

[SOLVED] Pithos-bzr doesn't disappear from update process

Hello

Since the last update the problem that pithos stopped working after a few songs (some gstreamer streaming error) is gone on my machine. I still have an issue with the package:

It doesn't disappear from yaourt -Syu --devel --aur after building/updating. There are some errors and warnings during the build process but the player gets updated anyway. Could this cause the problem or might there be something else not working properly?

Build process:

==> upgrading SVN/CVS/HG/GIT package

Targets (1): pithos-bzr

==> Proceed with upgrade?  [Y/n]
==> ----------------------------
==> 

==> Downloading pithos-bzr PKGBUILD from AUR...
x PKGBUILD

Comment by: Imajie on Thu, 07 Oct 2010 12:12:08 +0000
There is a working version at

_bzrbranch=https://code.launchpad.net/~lizthegrey/$_pkgname/pandora-api-28    

Comment by: elsaturnino on Mon, 18 Oct 2010 20:59:52 +0000
To avoid the missing plug-in error noted by Loafers, gstreamer0.10-bad-plugins should be a dependency.    

Comment by: nofrak on Tue, 19 Oct 2010 01:39:54 +0000
Needs to be updated for python2 usage.  Patch at http://aur.pastebin.com/jTxww0a3 (just updated the pkgrel and change python to python2 to run setup.py).    

Comment by: Stebalien on Thu, 09 Dec 2010 13:45:44 +0000
This also depends on pyxdg.    

Comment by: fester on Tue, 15 Feb 2011 16:09:41 +0000
Exits with this error:
To build pithos you need https://launchpad.net/python-distutils-extra    

Comment by: lunatech on Thu, 03 Mar 2011 14:44:45 +0000
The python-distutils-extra package can be installed from the community repo and should be added as a dependency in the PKGBUILD.    

First Submitted: Mon, 12 Apr 2010 22:18:15 +0000    
pithos-bzr 62-4 
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> pithos-bzr dependencies:
 - python2 (already installed)
 - pygtk (already installed)
 - python-notify (already installed)
 - dbus-python (already installed)
 - gstreamer0.10-python (already installed)
 - pyxdg (already installed)
 - bzr (already installed)
 - swig (already installed)
 - python2-distribute (already installed)


==> Continue building pithos-bzr ? [Y/n]
==> ------------------------------------
==> 
==> Building and installing package
==> Erstelle Paket: pithos-bzr 62-4 (Sam Apr 30 17:40:02 CEST 2011)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
==> Entpacke Quellen...
==> Betrete fakeroot-Umgebung ...
==> Beginne build()...
==> Connecting to the server....
==> BZR checkout done or server timeout                                        
==> Starting make...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
ERROR: Python module LaunchpadIntegration not found
ERROR: Python module appindicator not found
running install
WARNING: You don't use a standard --prefix installation, take care that you eventually need to update quickly/quicklyconfig.py file to adjust __quickly_data_directory__. You can ignore this warning if you are packaging and uses --prefix.
running build
running build_kdeui
running build_py
file pithos/pandora.py (for module pithos.pandora) not found
file pithos/plugins.py (for module pithos.plugins) not found
file pithos.py (for module pithos) not found
creating build
creating build/lib
creating build/lib/pithos
copying pithos/__init__.py -> build/lib/pithos
creating build/lib/pithos/pandora
copying pithos/pandora/__init__.py -> build/lib/pithos/pandora
copying pithos/pandora/blowfish.py -> build/lib/pithos/pandora
copying pithos/pandora/fake.py -> build/lib/pithos/pandora
copying pithos/pandora/pandora.py -> build/lib/pithos/pandora
copying pithos/pandora/pandora_keys.py -> build/lib/pithos/pandora
copying pithos/pandora/xmlrpc.py -> build/lib/pithos/pandora
creating build/lib/pithos/plugins
copying pithos/plugins/__init__.py -> build/lib/pithos/plugins
copying pithos/plugins/mediakeys.py -> build/lib/pithos/plugins
copying pithos/plugins/notification_icon.py -> build/lib/pithos/plugins
copying pithos/plugins/notify.py -> build/lib/pithos/plugins
copying pithos/plugins/screensaver_pause.py -> build/lib/pithos/plugins
copying pithos/plugins/scrobble.py -> build/lib/pithos/plugins
copying pithos/AboutPithosDialog.py -> build/lib/pithos
copying pithos/PreferencesPithosDialog.py -> build/lib/pithos
copying pithos/SearchDialog.py -> build/lib/pithos
copying pithos/StationsDialog.py -> build/lib/pithos
copying pithos/__init__.py -> build/lib/pithos
copying pithos/dbus_service.py -> build/lib/pithos
copying pithos/gobject_worker.py -> build/lib/pithos
copying pithos/pithosconfig.py -> build/lib/pithos
copying pithos/plugin.py -> build/lib/pithos
copying pithos/pylast.py -> build/lib/pithos
copying pithos/sound_menu.py -> build/lib/pithos
file pithos/pandora.py (for module pithos.pandora) not found
file pithos/plugins.py (for module pithos.plugins) not found
file pithos.py (for module pithos) not found
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/pithos -> build/scripts-2.7
changing mode of build/scripts-2.7/pithos from 644 to 755
running build_i18n
intltool-update -p -g pithos
intltool-merge -d po pithos.desktop.in build/share/applications/pithos.desktop
Merging translations into build/share/applications/pithos.desktop.
running build_icons
running build_help
running install_lib
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/AboutPithosDialog.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/PreferencesPithosDialog.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/SearchDialog.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/StationsDialog.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/__init__.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/dbus_service.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/gobject_worker.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pandora/__init__.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pandora/blowfish.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pandora/fake.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pandora/pandora.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pandora/pandora_keys.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pandora/xmlrpc.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora
copying build/lib/pithos/pithosconfig.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/plugin.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/plugins/__init__.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/plugins/mediakeys.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/plugins/notification_icon.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/plugins/notify.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/plugins/screensaver_pause.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/plugins/scrobble.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins
copying build/lib/pithos/pylast.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
copying build/lib/pithos/sound_menu.py -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/AboutPithosDialog.py to AboutPithosDialog.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/PreferencesPithosDialog.py to PreferencesPithosDialog.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/SearchDialog.py to SearchDialog.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/StationsDialog.py to StationsDialog.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/__init__.py to __init__.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/dbus_service.py to dbus_service.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/gobject_worker.py to gobject_worker.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora/__init__.py to __init__.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora/blowfish.py to blowfish.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora/fake.py to fake.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora/pandora.py to pandora.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora/pandora_keys.py to pandora_keys.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pandora/xmlrpc.py to xmlrpc.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pithosconfig.py to pithosconfig.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugin.py to plugin.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins/__init__.py to __init__.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins/mediakeys.py to mediakeys.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins/notification_icon.py to notification_icon.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins/notify.py to notify.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins/screensaver_pause.py to screensaver_pause.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/plugins/scrobble.py to scrobble.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/pylast.py to pylast.pyc
byte-compiling /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos/sound_menu.py to sound_menu.pyc
running install_scripts
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/bin
copying build/scripts-2.7/pithos -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/bin
changing mode of /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/bin/pithos to 755
running install_data
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/SearchDialog.ui -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/PreferencesPithosDialog.ui -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/about_pithos_dialog.xml -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/search_dialog.xml -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/StationsDialog.ui -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/preferences_pithos_dialog.xml -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/media/rate_bg.svg -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/ui/stations_dialog.xml -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/PithosWindow.ui -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/media/rate_bg.png -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/media/pithos-mono.png -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/media/icon.png -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/media/album_default.svg -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/media/album_default.png -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/media
copying data/ui/AboutPithosDialog.ui -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
copying data/ui/pithos_window.xml -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/pithos/ui
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/applications
copying build/share/applications/pithos.desktop -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/applications
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor/scalable
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor/scalable/apps
copying data/icons/scalable/apps/pithos-mono.svg -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor/scalable/apps
copying data/icons/scalable/apps/pithos.svg -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor/scalable/apps
copying data/icons/scalable/apps/pithos-mono.svg -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor/scalable/apps
copying data/icons/scalable/apps/pithos.svg -> /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/icons/hicolor/scalable/apps
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/omf
creating /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/share/omf/pithos
running install_egg_info
Writing /tmp/yaourt-tmp-marcel/aur-pithos-bzr/pkg/usr/lib/python2.7/site-packages/pithos-0.3-py2.7.egg-info
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  CHANGELOG
  debug
  release.sh
==> Säubere Installation...
  -> Bereinige andere Dateien...
  -> Komprimiere Man-Pages und Info-Seiten...
  -> Entferne unnötige Symbole aus Binär-Dateien und Bibliotheken...
==> Erstelle Paket ... 
  -> Erstelle .PKGINFO-Datei...
  -> Komprimiere Paket ... 
==> Verlasse fakeroot-Umgebung.
==> Beendete make: pithos-bzr 62-4 (Sam Apr 30 17:40:14 CEST 2011)

==> Continue installing pithos-bzr ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> y

It's not a big problem but would be great if the package only appears if there's an update available.

Last edited by Flylow (2011-04-30 18:03:38)

Offline

#2 2011-04-30 18:00:30

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,392

Re: [SOLVED] Pithos-bzr doesn't disappear from update process

this has to do with the type of package : bzr .
BZR/SVN/GIT are Version Control Systems and the code you get from those tends to be updated a lot , often daily.

makepkg updates the package version for VCS packages automatically when building, and this does have the sideeffect that the only way for yaourt to find out if there is a new version of pithos-bzr is : build the package.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2011-04-30 18:02:06

Flylow
Member
From: Switzerland
Registered: 2010-08-06
Posts: 24

Re: [SOLVED] Pithos-bzr doesn't disappear from update process

Ok, thanks for the explanation.

Offline

Board footer

Powered by FluxBB