Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: downloading nitrogen gives 404 error (Read 1545 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

downloading nitrogen gives 404 error

hey

i get error like this while trying to download nitrogen

Code: [Select]
# pacman -S nitrogen
resolving dependencies...
looking for conflicting packages...

Package (7)      New Version  Net Change  Download Size

extra/atkmm      2.28.0-1       0.54 MiB              
extra/cairomm    1.12.2-3       0.39 MiB              
extra/glibmm     2.56.0-1       5.56 MiB       0.88 MiB
extra/gtkmm      1:2.24.5-3     7.73 MiB              
world/libsigc++  2.10.1-1       1.17 MiB              
extra/pangomm    2.42.0-1       0.47 MiB              
extra/nitrogen   1.6.1-2        0.45 MiB              

Total Download Size:    0.88 MiB
Total Installed Size:  16.30 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
error: failed retrieving file 'glibmm-2.56.0-1-x86_64.pkg.tar.xz' from mirrors.evowise.com : The requested URL returned error: 404
error: failed retrieving file 'glibmm-2.56.0-1-x86_64.pkg.tar.xz' from mirror.rackspace.com : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

Re: downloading nitrogen gives 404 error

Reply #1
nitrogen is package from Arch extra.
this looks like error on your side, you probably have outdated package database.
run
Code: [Select]
pacman -Sy
or
Code: [Select]
pacman -Syy
to update it.

For the future it is best to always try to update database when installing new packages.
to do that you can attach y option to install command, example:
Code: [Select]
pacman -Sy nitrogen

Re: downloading nitrogen gives 404 error

Reply #2
yeah i'm aware of this
but it's weird cuz it seems like pacman -Syy will download all packages but not gonna install them

Code: [Select]
[zalew f]# pacman -Syy nitrogen
:: Synchronising package databases...
 system                            208.4 KiB  1248K/s 00:00 [################################] 100%
 world                             737.1 KiB  5.54M/s 00:00 [################################] 100%
 galaxy                            553.4 KiB  6.75M/s 00:00 [################################] 100%
 lib32                              14.4 KiB  3.53M/s 00:00 [################################] 100%
 extra                            1693.7 KiB  5.28M/s 00:00 [################################] 100%
 community                           4.8 MiB  5.77M/s 00:01 [################################] 100%
 multilib                          176.7 KiB  6.39M/s 00:00 [################################] 100%
resolving dependencies...
looking for conflicting packages...

Package (7)      New Version  Net Change  Download Size

extra/atkmm      2.28.0-1       0.54 MiB              
extra/cairomm    1.12.2-3       0.39 MiB              
extra/glibmm     2.56.0-1       5.56 MiB       0.88 MiB
extra/gtkmm      1:2.24.5-3     7.73 MiB              
world/libsigc++  2.10.1-1       1.17 MiB              
extra/pangomm    2.42.0-1       0.47 MiB              
extra/nitrogen   1.6.1-2        0.45 MiB              

Total Download Size:    0.88 MiB
Total Installed Size:  16.30 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
error: failed retrieving file 'glibmm-2.56.0-1-x86_64.pkg.tar.xz' from mirrors.evowise.com : The requested URL returned error: 404
error: failed retrieving file 'glibmm-2.56.0-1-x86_64.pkg.tar.xz' from mirror.rackspace.com : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
[zalew f]# pacman -Syy
:: Synchronising package databases...
 system                            208.4 KiB  1226K/s 00:00 [################################] 100%
 world                             737.1 KiB  3.73M/s 00:00 [################################] 100%
 galaxy                            553.4 KiB  5.81M/s 00:00 [################################] 100%
 lib32                              14.4 KiB  4.70M/s 00:00 [################################] 100%
 extra                            1693.7 KiB  5.01M/s 00:00 [################################] 100%
 community                           4.8 MiB  4.56M/s 00:01 [################################] 100%
 multilib                          176.7 KiB  4.31M/s 00:00 [################################] 100%
[zalew f]# pacman -Syy
:: Synchronising package databases...
 system                            208.4 KiB  1302K/s 00:00 [################################] 100%
 world                             737.1 KiB  3.73M/s 00:00 [################################] 100%
 galaxy                            553.4 KiB  5.57M/s 00:00 [################################] 100%
 lib32                              14.4 KiB  4.70M/s 00:00 [################################] 100%
 extra                            1693.7 KiB  4.28M/s 00:00 [################################] 100%
 community                           4.8 MiB  4.38M/s 00:01 [################################] 100%
 multilib                          176.7 KiB  6.39M/s 00:00 [################################] 100%
if i type pacman -Sy
Code: [Select]
[zalew f]# pacman -Sy
:: Synchronising package databases...
 system is up to date
 world is up to date
 galaxy is up to date
 lib32 is up to date
 extra is up to date
 community is up to date
 multilib is up to date
  :o i think i may have installed something that did mess out there but im not sure
thanks for replying and sorry for writing on this forum about such a silly things like this.

there are also two more things. octopi started to behave weird it wont ask me for password anymore and says i need kdesu or gksu front end or something
also for some reason trackpad in my laptop doesnt wanna do a thing :P

thanks

Re: downloading nitrogen gives 404 error

Reply #3
OK, erroring package "glibmm" with version "2.56", the version in Arch is already "2.58"
It was updated a day ago, see: https://www.archlinux.org/packages/extra/x86_64/glibmm/

As I said this problem is caused by mirrors, try to switch arch mirrors or wait some time for mirror to update.
Or go and report this to arch or mirror admin.

I believe that the mirror from which you download package database is little out of date.

You can find arch mirrorlist in "/etc/pacman.d/mirrorlist-arch"

Re: downloading nitrogen gives 404 error

Reply #4
pacman -Sy doesn't download or install/upgrade any packages, it only updates your database.  If you want to install glibmm this is what you have to do.

Re: downloading nitrogen gives 404 error

Reply #5
okay thanks for making it clear what's the cause, because i wasn't sure, i knew it's something from my side. Thanks!

pacman -Sy doesn't download or install/upgrade any packages, it only updates your database.  If you want to install glibmm this is what you have to do.

Ok, i fixed it now :-). Thank you!! Already downloaded nitrogen.