Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShalokShalom/9ff884c4a86fe75904a8758e8c69b0b8 to your computer and use it in GitHub Desktop.
Save ShalokShalom/9ff884c4a86fe75904a8758e8c69b0b8 to your computer and use it in GitHub Desktop.
[shalokshalom@cosmos snap-pac]$ LC_ALL=C makepkg -si
==> Making package: snap-pac 0.2-1 (Tue Apr 12 01:22:10 CEST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found 0.2.tar.gz
-> Found snap-pac.install
==> Validating source files with md5sums...
0.2.tar.gz ... Passed
snap-pac.install ... Passed
==> Extracting sources...
-> Extracting 0.2.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "snap-pac"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: snap-pac 0.2-1 (Tue Apr 12 01:22:10 CEST 2016)
==> Installing package snap-pac with pacman -U...
loading packages...
warning: snap-pac-0.2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change
snap-pac 0.2-1 0.2-1 0.00 MiB
Total Installed Size: 0.02 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [-------------------------------------------------------] 100%
(1/1) checking package integrity [-------------------------------------------------------] 100%
(1/1) loading package files [-------------------------------------------------------] 100%
(1/1) checking for file conflicts [-------------------------------------------------------] 100%
(1/1) checking available disk space [-------------------------------------------------------] 100%
:: Running pre-transaction hooks...
(1/1) snapper pre snapshot
:: Processing package changes...
(1/1) reinstalling snap-pac [-------------------------------------------------------] 100%
NOTE: If you do not have grub-btrfs-git installed, you will receive an
error on each pacman transaction about not being able to satisfy dependencies
for 99_grub-config.hook. This is safe to ignore. To prevent the warning, remove
'/usr/share/libalpm/hooks/99_grub-config.hook.'
:: Running post-transaction hooks...
(1/2) snapper post snapshot
(2/2) generate GRUB configuration file
error: command failed to execute correctly
[shalokshalom@cosmos snap-pac]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment