Skip to content

Instantly share code, notes, and snippets.

@vendion
Created March 2, 2011 02:16
Show Gist options
  • Save vendion/850338 to your computer and use it in GitHub Desktop.
Save vendion/850338 to your computer and use it in GitHub Desktop.
Output from clyde when trying to update from AUR
vendion ~ $ sudo clyde -Syua
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Identifying AUR packages...
virtualbox-ext-oracle 14/ 14 [############################################] 100%
-> Identified 3 AUR packages.
==> Installing the following packages from AUR
Targets (3): flashplugin-prerelease google-chrome-dev googlecl
==> Proceed with installation? [Y/n] y
==> Downloading flashplugin-prerelease...
==> Customizing flashplugin-prerelease...
==> WARNING: Packages from the AUR are potentially dangerous!
Edit the PKGBUILD? (recommended) [Y/n] n
==> Making package: flashplugin-prerelease 10.3.162.29-1 (Tue Mar 1 21:04:56 EST 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found flashplayer10_2_p3_64bit_linux_111710.tar.gz
-> Found PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf
-> Found mms.cfg
==> Validating source files with md5sums...
flashplayer10_2_p3_64bit_linux_111710.tar.gz ... Passed
PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf ... Passed
mms.cfg ... Passed
==> Extracting Sources...
-> Extracting flashplayer10_2_p3_64bit_linux_111710.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Purging other files...
-> Compressing man and info pages...
==> Creating package...
-> Generating .PKGINFO file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: flashplugin-prerelease 10.3.162.29-1 (Tue Mar 1 21:05:08 EST 2011)
loading package data...
resolving dependencies...
looking for inter-conflicts...
checking package integrity...
(1/1) checking for file conflicts [##########################] 100%
(1/1) upgrading flashplugin-prerelease [##########################] 100%
==> Downloading google-chrome-dev...
==> Customizing google-chrome-dev...
==> WARNING: Packages from the AUR are potentially dangerous!
Edit the PKGBUILD? (recommended) [Y/n] n
==> Making package: google-chrome-dev 11.0.686.0-1 (Tue Mar 1 21:05:17 EST 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found google-chrome-unstable_current_amd64.deb
==> Validating source files with md5sums...
google-chrome-unstable_current_amd64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: /usr/share/lua/5.1/clydelib/aur.lua:407: Build failed. makepkg returned 256
vendion ~ $ sudo clyde -S google-chrome-dev
:: google-chrome-dev package not found, searching for group...
:: google-chrome-dev group not found, searching AUR...
error: 'google-chrome-dev': not found in sync db
vendion ~ $ sudo clyde -S googlecl
:: googlecl package not found, searching for group...
:: googlecl group not found, searching AUR...
error: 'googlecl': not found in sync db
vendion ~ $ clyde -Ss google-chrome-dev
aur/google-chrome-dev 11.0.686.0-1 [11.0.672.2-1 installed] (1049)
An attempt at creating a safer, faster, and more stable browser (Dev Channel)
vendion ~ $ clyde -Ss googlecl
aur/googlecl-svn 534-1 (5)
Command line tools for the Google Data APIs
aur/googlecl 0.9.12-2 [0.9.12-1 installed] (207)
Command line tools for the Google Data vendion ~ $ sudo clyde -Syua
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Identifying AUR packages...
virtualbox-ext-oracle 14/ 14 [############################################] 100%
-> Identified 3 AUR packages.
==> Installing the following packages from AUR
Targets (3): flashplugin-prerelease google-chrome-dev googlecl
==> Proceed with installation? [Y/n] n
vendion ~ $ clyde -Ss clyde-git
aur/clyde-git 20101027-1 [20110222-1 installed] (491)
Next-generation libalpm/makepkg wrapper.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment