Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#20599 - /etc/services has disappeared after upgrade

Attached to Project: Arch Linux
Opened by Massimo Schenone (horst) - Wednesday, 25 August 2010, 08:37 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 25 August 2010, 10:06 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After upgrading filesystem package /etc/services has disappeared.

Additional info:

pacman -Q filesystem
filesystem 2010.07-1

pacman -Ql filesystem
filesystem /bin/
filesystem /boot/
filesystem /dev/
filesystem /etc/
filesystem /etc/arch-release
filesystem /etc/crypttab
filesystem /etc/fstab
filesystem /etc/group
filesystem /etc/gshadow
filesystem /etc/host.conf
filesystem /etc/hosts
filesystem /etc/issue
filesystem /etc/ld.so.conf
filesystem /etc/ld.so.conf.d/
filesystem /etc/modprobe.d/
filesystem /etc/modprobe.d/usb-load-ehci-first.conf
filesystem /etc/motd
filesystem /etc/nsswitch.conf
filesystem /etc/passwd
filesystem /etc/profile
filesystem /etc/profile.d/
filesystem /etc/resolv.conf
filesystem /etc/securetty
filesystem /etc/shadow
filesystem /etc/shells
filesystem /etc/skel/
filesystem /home/
filesystem /lib/
filesystem /lib/modules/
filesystem /media/
filesystem /media/cd/
filesystem /media/dvd/
filesystem /media/fl/
filesystem /mnt/
filesystem /opt/
filesystem /proc/
filesystem /root/
filesystem /sbin/
filesystem /srv/
filesystem /srv/ftp/
filesystem /srv/http/
filesystem /sys/
filesystem /tmp/
filesystem /usr/
filesystem /usr/bin/
filesystem /usr/include/
filesystem /usr/lib/
filesystem /usr/local/
filesystem /usr/local/bin/
filesystem /usr/local/games/
filesystem /usr/local/include/
filesystem /usr/local/lib/
filesystem /usr/local/man/
filesystem /usr/local/sbin/
filesystem /usr/local/share/
filesystem /usr/local/share/man
filesystem /usr/local/src/
filesystem /usr/sbin/
filesystem /usr/share/
filesystem /usr/share/man/
filesystem /usr/share/man/man1/
filesystem /usr/share/man/man2/
filesystem /usr/share/man/man3/
filesystem /usr/share/man/man4/
filesystem /usr/share/man/man5/
filesystem /usr/share/man/man6/
filesystem /usr/share/man/man7/
filesystem /usr/share/man/man8/
filesystem /usr/share/misc/
filesystem /usr/src/
filesystem /var/
filesystem /var/cache/
filesystem /var/cache/man/
filesystem /var/empty/
filesystem /var/empty/.keep
filesystem /var/games/
filesystem /var/lib/
filesystem /var/lib/misc/
filesystem /var/local/
filesystem /var/lock/
filesystem /var/log/
filesystem /var/log/old/
filesystem /var/mail
filesystem /var/opt/
filesystem /var/run/
filesystem /var/spool/
filesystem /var/spool/mail/
filesystem /var/tmp/



Steps to reproduce:
This task depends upon

Closed by  Ionut Biru (wonder)
Wednesday, 25 August 2010, 10:06 GMT
Reason for closing:  Not a bug
Comment by Ionut Biru (wonder) - Wednesday, 25 August 2010, 09:17 GMT
that version depends on iana-etc which provides that file. how did you upgrade your system? the exact options
Comment by Massimo Schenone (horst) - Wednesday, 25 August 2010, 10:00 GMT
Yesterday I ran

pacman -Syu

to refresh package list and upgrade all.

It looks like iana-etc is installed

# pacman -Q iana-etc
iana-etc 2.30-1

# pacman -Ql iana-etc
iana-etc /etc/
iana-etc /etc/protocols
iana-etc /etc/services
iana-etc /usr/
iana-etc /usr/share/
iana-etc /usr/share/licenses/
iana-etc /usr/share/licenses/iana-etc/
iana-etc /usr/share/licenses/iana-etc/LICENSE

however I miss protocols and services files.

Do have I to rollback to previous version?

Thanks a lot!


Comment by Ionut Biru (wonder) - Wednesday, 25 August 2010, 10:05 GMT
reinstall iata-etc but the file should be there unless you deleted or had a hard reset and lost some files?
Comment by Massimo Schenone (horst) - Wednesday, 25 August 2010, 10:05 GMT
I fixed reinstalling iana-etc, sorry for time waste...
Thanks
Comment by Ionut Biru (wonder) - Wednesday, 25 August 2010, 10:06 GMT
it would be better do do pacman -Qk and reinstall all packages that have missing files

Loading...